1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

7978 Commits

Author SHA1 Message Date
renovate[bot]
7a1413195d
chore(deps): update dependency vite to v4.1.1 (#3126)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme)
([source](https://togithub.com/vitejs/vite)) | [`4.0.4` ->
`4.1.1`](https://renovatebot.com/diffs/npm/vite/4.0.4/4.1.1) |
[![age](https://badges.renovateapi.com/packages/npm/vite/4.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/vite/4.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/vite/4.1.1/compatibility-slim/4.0.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vite/4.1.1/confidence-slim/4.0.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitejs/vite</summary>

###
[`v4.1.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small411-2023-02-02-small)

[Compare
Source](c57c21cc36...v4.1.1)

- chore: 4.1.0 changelog cleanup
([#&#8203;11900](https://togithub.com/vitejs/vite/issues/11900))
([7747d32](https://togithub.com/vitejs/vite/commit/7747d32)), closes
[#&#8203;11900](https://togithub.com/vitejs/vite/issues/11900)
- fix: catch statSync error
([#&#8203;11907](https://togithub.com/vitejs/vite/issues/11907))
([f80b9a2](https://togithub.com/vitejs/vite/commit/f80b9a2)), closes
[#&#8203;11907](https://togithub.com/vitejs/vite/issues/11907)

###
[`v4.1.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#&#8203;410-2023-02-02)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.0.4...c57c21cc36d953d36a518226cbc06fb92b48a784)

Vite 4.1 updates to the latest versions of Rollup and esbuild. Check out
the new [Rollup docs](https://rollupjs.org/), that are now powered by
VitePress making the navigation between Vite and Rollup docs easier for
users.

[Vite docs](https://vitejs.dev) got a theme update migrating to the
latest version of VitePress.

As part of [Vite 4](https://vitejs.dev/blog/announcing-vite4.html), the
Vue and React plugins have been extracted out of the monorepo. Although
their release cycle will no longer follow Vite releases moving forward,
Vite 4.1 is released in parallel with new versions of
[@&#8203;vitejs/plugin-react](https://togithub.com/vitejs/vite-plugin-react/releases/tag/plugin-react%403.1.0)
and
[@&#8203;vitejs/plugin-react-swc](https://togithub.com/vitejs/vite-plugin-react-swc/releases/tag/v3.1.0).
[@&#8203;vitejs/plugin-react](https://togithub.com/vitejs/plugin-react)
3.1.0 reworks the way HMR is handled fixing many edge cases and
[@&#8203;vitejs/plugin-react-swc](https://togithub.com/vitejs/plugin-react-swc)
3.1.0 adds support for SWC plugins.

There is also a new major for
[@&#8203;vitejs/plugin-legacy](https://togithub.com/vitejs/vite/blob/main/packages/plugin-legacy),
see [changelog for
v4.0.0](https://togithub.com/vitejs/vite/blob/main/packages/plugin-legacy/CHANGELOG.md#&#8203;400-2023-02-02).
This version contains breaking changes:

- Support browserslist and update default target
([#&#8203;11318](https://togithub.com/vitejs/vite/pull/11318)). See
[updated `targets`
default](https://togithub.com/vitejs/vite/tree/main/packages/plugin-legacy#targets).
- Bump modern target to support async generator
([#&#8203;11896](https://togithub.com/vitejs/vite/pull/11896)). Learn
more at [the browsers support
docs](https://togithub.com/vitejs/vite/tree/main/packages/plugin-legacy#browsers-that-supports-esm-but-does-not-support-widely-available-features).

##### Features

- feat: add experimental option to skip SSR transform
([#&#8203;11411](https://togithub.com/vitejs/vite/issues/11411))
([e781ef3](https://togithub.com/vitejs/vite/commit/e781ef3)), closes
[#&#8203;11411](https://togithub.com/vitejs/vite/issues/11411)
- feat: reproducible manifest
([#&#8203;11542](https://togithub.com/vitejs/vite/issues/11542))
([efc8979](https://togithub.com/vitejs/vite/commit/efc8979)), closes
[#&#8203;11542](https://togithub.com/vitejs/vite/issues/11542)
- feat: support BROWSER and BROWSER_ARGS in env file
([#&#8203;11513](https://togithub.com/vitejs/vite/issues/11513))
([8972868](https://togithub.com/vitejs/vite/commit/8972868)), closes
[#&#8203;11513](https://togithub.com/vitejs/vite/issues/11513)
- feat(cli): clear console by pressing c
([#&#8203;11493](https://togithub.com/vitejs/vite/issues/11493))
([#&#8203;11494](https://togithub.com/vitejs/vite/issues/11494))
([1ae018f](https://togithub.com/vitejs/vite/commit/1ae018f)), closes
[#&#8203;11493](https://togithub.com/vitejs/vite/issues/11493)
[#&#8203;11494](https://togithub.com/vitejs/vite/issues/11494)
- perf(build): disable rollup cache for builds
([#&#8203;11454](https://togithub.com/vitejs/vite/issues/11454))
([580ba7a](https://togithub.com/vitejs/vite/commit/580ba7a)), closes
[#&#8203;11454](https://togithub.com/vitejs/vite/issues/11454)
- perf(resolve): improve file existence check
([#&#8203;11436](https://togithub.com/vitejs/vite/issues/11436))
([4a12b89](https://togithub.com/vitejs/vite/commit/4a12b89)), closes
[#&#8203;11436](https://togithub.com/vitejs/vite/issues/11436)

##### Bug Fixes

- fix: await bundle closing
([#&#8203;11873](https://togithub.com/vitejs/vite/issues/11873))
([1e6768d](https://togithub.com/vitejs/vite/commit/1e6768d)), closes
[#&#8203;11873](https://togithub.com/vitejs/vite/issues/11873)
- fix: make viteMetadata property of RenderedChunk optional
([#&#8203;11768](https://togithub.com/vitejs/vite/issues/11768))
([128f09e](https://togithub.com/vitejs/vite/commit/128f09e)), closes
[#&#8203;11768](https://togithub.com/vitejs/vite/issues/11768)
- fix: replace import.meta.hot with undefined in the production
([#&#8203;11317](https://togithub.com/vitejs/vite/issues/11317))
([73afe6d](https://togithub.com/vitejs/vite/commit/73afe6d)), closes
[#&#8203;11317](https://togithub.com/vitejs/vite/issues/11317)
- fix: update CJS interop error message
([#&#8203;11842](https://togithub.com/vitejs/vite/issues/11842))
([356ddfe](https://togithub.com/vitejs/vite/commit/356ddfe)), closes
[#&#8203;11842](https://togithub.com/vitejs/vite/issues/11842)
- fix(client): serve client sources next to deployed scripts
([#&#8203;11865](https://togithub.com/vitejs/vite/issues/11865))
([63bd261](https://togithub.com/vitejs/vite/commit/63bd261)), closes
[#&#8203;11865](https://togithub.com/vitejs/vite/issues/11865)
- fix(deps): update all non-major dependencies
([#&#8203;11846](https://togithub.com/vitejs/vite/issues/11846))
([5d55083](https://togithub.com/vitejs/vite/commit/5d55083)), closes
[#&#8203;11846](https://togithub.com/vitejs/vite/issues/11846)
- fix(esbuild): avoid polluting global namespace while minify is false
([#&#8203;11882](https://togithub.com/vitejs/vite/issues/11882))
([c895379](https://togithub.com/vitejs/vite/commit/c895379)), closes
[#&#8203;11882](https://togithub.com/vitejs/vite/issues/11882)
- fix: deep resolve side effects when glob does not contain /
([#&#8203;11807](https://togithub.com/vitejs/vite/issues/11807))
([f3a0c3b](https://togithub.com/vitejs/vite/commit/f3a0c3b)), closes
[#&#8203;11807](https://togithub.com/vitejs/vite/issues/11807)
- fix: duplicated sourceMappingURL for worker bundles (fix
[#&#8203;11601](https://togithub.com/vitejs/vite/issues/11601))
([#&#8203;11602](https://togithub.com/vitejs/vite/issues/11602))
([5444781](https://togithub.com/vitejs/vite/commit/5444781)), closes
[#&#8203;11601](https://togithub.com/vitejs/vite/issues/11601)
[#&#8203;11602](https://togithub.com/vitejs/vite/issues/11602)
- fix: emit assets from SSR build
([#&#8203;11430](https://togithub.com/vitejs/vite/issues/11430))
([ffbdcdb](https://togithub.com/vitejs/vite/commit/ffbdcdb)), closes
[#&#8203;11430](https://togithub.com/vitejs/vite/issues/11430)
- fix: revert "load sourcemaps alongside modules
([#&#8203;11576](https://togithub.com/vitejs/vite/issues/11576))"
([#&#8203;11775](https://togithub.com/vitejs/vite/issues/11775))
([697dd00](https://togithub.com/vitejs/vite/commit/697dd00)), closes
[#&#8203;11576](https://togithub.com/vitejs/vite/issues/11576)
[#&#8203;11775](https://togithub.com/vitejs/vite/issues/11775)
- fix: scope tracking for shadowing variables in blocks
([#&#8203;11806](https://togithub.com/vitejs/vite/issues/11806))
([#&#8203;11811](https://togithub.com/vitejs/vite/issues/11811))
([568bdab](https://togithub.com/vitejs/vite/commit/568bdab)), closes
[#&#8203;11806](https://togithub.com/vitejs/vite/issues/11806)
[#&#8203;11811](https://togithub.com/vitejs/vite/issues/11811)
- fix(cli): exit 1 on ctrl+c
([#&#8203;11563](https://togithub.com/vitejs/vite/issues/11563))
([fb77411](https://togithub.com/vitejs/vite/commit/fb77411)), closes
[#&#8203;11563](https://togithub.com/vitejs/vite/issues/11563)
- fix(css): insert styles in the same position
([#&#8203;11763](https://togithub.com/vitejs/vite/issues/11763))
([d2f1381](https://togithub.com/vitejs/vite/commit/d2f1381)), closes
[#&#8203;11763](https://togithub.com/vitejs/vite/issues/11763)
- fix(esbuild): check server before reload tsconfig
([#&#8203;11747](https://togithub.com/vitejs/vite/issues/11747))
([c56b954](https://togithub.com/vitejs/vite/commit/c56b954)), closes
[#&#8203;11747](https://togithub.com/vitejs/vite/issues/11747)
- fix(hmr): hmr websocket failure for custom middleware mode with
server.hmr.server
([#&#8203;11487](https://togithub.com/vitejs/vite/issues/11487))
([00919bb](https://togithub.com/vitejs/vite/commit/00919bb)), closes
[#&#8203;11487](https://togithub.com/vitejs/vite/issues/11487)
- fix(ssr): load sourcemaps alongside modules (fix:
[#&#8203;3288](https://togithub.com/vitejs/vite/issues/3288))
([#&#8203;11576](https://togithub.com/vitejs/vite/issues/11576))
([dc05e97](https://togithub.com/vitejs/vite/commit/dc05e97)), closes
[#&#8203;3288](https://togithub.com/vitejs/vite/issues/3288)
[#&#8203;11576](https://togithub.com/vitejs/vite/issues/11576)
- refactor: upgrade resolve.exports
([#&#8203;11712](https://togithub.com/vitejs/vite/issues/11712))
([00a79ec](https://togithub.com/vitejs/vite/commit/00a79ec)), closes
[#&#8203;11712](https://togithub.com/vitejs/vite/issues/11712)
- fix: remove moment from force interop packages
([#&#8203;11502](https://togithub.com/vitejs/vite/issues/11502))
([b89ddd6](https://togithub.com/vitejs/vite/commit/b89ddd6)), closes
[#&#8203;11502](https://togithub.com/vitejs/vite/issues/11502)
- fix(css): fix stale css when reloading with hmr disabled
([#&#8203;10270](https://togithub.com/vitejs/vite/issues/10270))
([#&#8203;11506](https://togithub.com/vitejs/vite/issues/11506))
([e5807c4](https://togithub.com/vitejs/vite/commit/e5807c4)), closes
[#&#8203;10270](https://togithub.com/vitejs/vite/issues/10270)
[#&#8203;11506](https://togithub.com/vitejs/vite/issues/11506)
- fix(hmr): base default protocol on client source location
([#&#8203;11497](https://togithub.com/vitejs/vite/issues/11497))
([167753d](https://togithub.com/vitejs/vite/commit/167753d)), closes
[#&#8203;11497](https://togithub.com/vitejs/vite/issues/11497)
- fix(metadata): expose viteMetadata type
([#&#8203;11511](https://togithub.com/vitejs/vite/issues/11511))
([32dee3c](https://togithub.com/vitejs/vite/commit/32dee3c)), closes
[#&#8203;11511](https://togithub.com/vitejs/vite/issues/11511)
- fix(resolve): ensure exports has precedence over mainFields (cherry
pick [#&#8203;11234](https://togithub.com/vitejs/vite/issues/11234))
([#&#8203;11595](https://togithub.com/vitejs/vite/issues/11595))
([691e432](https://togithub.com/vitejs/vite/commit/691e432)), closes
[#&#8203;11234](https://togithub.com/vitejs/vite/issues/11234)
[#&#8203;11595](https://togithub.com/vitejs/vite/issues/11595)
- fix(resolve): use only root package.json as exports source
([#&#8203;11259](https://togithub.com/vitejs/vite/issues/11259))
([b9afa6e](https://togithub.com/vitejs/vite/commit/b9afa6e)), closes
[#&#8203;11259](https://togithub.com/vitejs/vite/issues/11259)
- refactor(build): close rollup bundle directly
([#&#8203;11460](https://togithub.com/vitejs/vite/issues/11460))
([a802828](https://togithub.com/vitejs/vite/commit/a802828)), closes
[#&#8203;11460](https://togithub.com/vitejs/vite/issues/11460)

##### Previous Changelogs

#####
[4.1.0-beta.2](https://togithub.com/vitejs/vite/compare/v4.1.0-beta.1....v4.1.0-beta.2)
(2023-02-01)

See [4.1.0-beta.2
changelog](https://togithub.com/vitejs/vite/blob/v4.1.0-beta.2/packages/vite/CHANGELOG.md)

#####
[4.1.0-beta.1](https://togithub.com/vitejs/vite/compare/v4.1.0-beta.0....v4.1.0-beta.1)
(2023-01-26)

See [4.1.0-beta.1
changelog](https://togithub.com/vitejs/vite/blob/v4.1.0-beta.1/packages/vite/CHANGELOG.md)

#####
[4.1.0-beta.0](https://togithub.com/vitejs/vite/compare/v4.0.3....v4.1.0-beta.0)
(2023-01-09)

See [4.1.0-beta.0
changelog](https://togithub.com/vitejs/vite/blob/v4.1.0-beta.0/packages/vite/CHANGELOG.md)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzguMyIsInVwZGF0ZWRJblZlciI6IjM0LjEzOC4zIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 17:00:26 +00:00
Thomas Heartman
415e1b0596
Source proxy and Edge docs from GitHub (#3122)
## What

The main purpose of this PR is to

1. Delete the proxy docs in this repo and replace them with the proxy's
GitHub readme.
2. Add the docs for Unleash Edge.

### Detailed change description

This PR contains a lot of small changes in a large number of files. To
make it easier to get an overview, here's a detailed description of what
happens where:

#### In the `website/docs`directory

Except for the deletion of the proxy doc, all changes in this directory
are rewriting internal links, so that they point to the newly generated
document instead.

#### `package.json` and `yarn.lock`

When including the documentation for Edge, we also want to render the
mermaid diagrams it uses. Docusaurus supports this via a plugin. All
changes in these files are related to installing that plugin.

#### `docusaurus.config.js`

There's two types of changes in this file:

1. Mermaid-related changes: we ask docusaurus to render mermaid in
markdown files and add the plugin

2. Document generation. There's some rewrites to the sdk doc generation
plus an entirely new section that generates docs for Edge and the proxy

#### `sidebars.js`

Two things:

1. Add the edge docs
2. Move both the Edge and the proxy docs up a level, so that they're
directly under "reference docs" instead of nested inside "unleash
concepts".

#### In the `website/remote-content` directory

These are the remote content files. Previously, all of this lived only
in a `readme-fns.js` file, but with the introduction of Edge and proxy
docs, this has been moved into its own directory and refactored into
three files (`shared`, `sdks`, `edge-proxy`).

#### `custom.css`

Style updates to center mermaid diagrams and provide more space around
them.

#### In `static/img`

The image files that were included in the proxy doc and that have been
deleted.

## Why

For two reasons:

1. Reduce duplication for the proxy. Have one source of truth.
2. Add docs for edge.

## Discussion points and review wishes

This is a big PR, and I don't expect anyone to do a line-by-line review
of it, nor do I think that is particularly useful. Instead, I'd like to
ask reviewers to:

1. Visit the [documentation
preview](https://unleash-docs-git-docs-source-proxy-gh-unleash-team.vercel.app/reference/unleash-proxy)
and have a look at both the proxy docs and the Edge docs. Potentially
have a look at the SDK docs too to verify that everything still works.

2. Consider whether they think moving the proxy and edge docs up a level
(in the sidebar) makes sense.

3. Let me know what slug they'd prefer for the Edge docs. I've gone with
`unleash-edge` for now (so that it's
`docs.getunleash.io/reference/unleash-edge`), but we could potentially
also just use `edge`. WDYT?

4. Read through the detailed changes section.

5. Let me know if they have any other concerns or questions.

## Screenies

The new proxy doc:


![image](https://user-images.githubusercontent.com/17786332/219043145-1c75c83e-4191-45a3-acb5-775d05d13862.png)

The new edge doc:


![image](https://user-images.githubusercontent.com/17786332/219043220-1f5daf13-972e-4d56-8aaf-70ff1812863e.png)
2023-02-16 13:36:28 +01:00
GitHub Actions Bot
fca0aba19b 4.21.0-beta.45 2023-02-16 12:36:15 +00:00
Gastón Fournier
95d300379a
chore: moved GH action script to the yaml file (#3119)
## About the changes
- Actions are not counting successfully:
https://github.com/Unleash/unleash/actions/runs/4181713524/jobs/7243938807#step:5:17
- This should fix an issue with running yarn concurrently (which might
be leading to the zero counts)
- Move the code to a GH action so it's easier to debug 
- Added a diff of the reported errors to help the PR author identify the
potential cause
2023-02-16 13:35:54 +01:00
GitHub Actions Bot
e7606e3f7d 4.21.0-beta.44 2023-02-16 11:50:58 +00:00
Tymoteusz Czech
c5a90a7d44
refactor: docker wait for db with condition (#3101) 2023-02-16 12:50:32 +01:00
GitHub Actions Bot
68cca1b019 4.21.0-beta.43 2023-02-16 09:20:59 +00:00
Mateusz Kwasniewski
2888fcc4c6
feat: stop scheduler on app stop (#3129) 2023-02-16 10:20:38 +01:00
GitHub Actions Bot
339aa16d9c 4.21.0-beta.42 2023-02-16 07:09:12 +00:00
Mateusz Kwasniewski
f0c9f8b08b
feat: oss import (#3123) 2023-02-16 08:08:51 +01:00
renovate[bot]
0e7eca059b
chore(deps): update dependency sass to v1.58.0 (#3116)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sass](https://togithub.com/sass/dart-sass) | [`1.57.1` ->
`1.58.0`](https://renovatebot.com/diffs/npm/sass/1.57.1/1.58.0) |
[![age](https://badges.renovateapi.com/packages/npm/sass/1.58.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/sass/1.58.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/sass/1.58.0/compatibility-slim/1.57.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/sass/1.58.0/confidence-slim/1.57.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sass/dart-sass</summary>

###
[`v1.58.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1580)

[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.57.1...1.58.0)

- Remove sourcemap comments from Sass sources. The generated sourcemap
comment
    for the compiled CSS output remains unaffected.

- Fix a bug in `@extend` logic where certain selectors with three or
more
combinators were incorrectly considered superselectors of similar
selectors
with fewer combinators, causing them to be incorrectly trimmed from the
    output.

- Produce a better error message for a number with a leading `+` or `-`,
a
    decimal point, but no digits.

- Produce a better error message for a nested property whose name starts
with
    `--`.

-   Fix a crash when a selector ends in an escaped backslash.

- Add the relative length units from CSS Values 4 and CSS Contain 3 as
known
    units to validate bad computation in `calc`.

##### Command Line Interface

- The `--watch` flag will now track loads through calls to
`meta.load-css()` as
    long as their URLs are literal strings without any interpolation.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzguMyIsInVwZGF0ZWRJblZlciI6IjM0LjEzOC4zIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 05:41:55 +00:00
renovate[bot]
66ae817124
chore(deps): update dependency jsdom to v21.1.0 (#3115)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jsdom](https://togithub.com/jsdom/jsdom) | [`21.0.0` ->
`21.1.0`](https://renovatebot.com/diffs/npm/jsdom/21.0.0/21.1.0) |
[![age](https://badges.renovateapi.com/packages/npm/jsdom/21.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/jsdom/21.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/jsdom/21.1.0/compatibility-slim/21.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/jsdom/21.1.0/confidence-slim/21.0.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>jsdom/jsdom</summary>

###
[`v21.1.0`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#&#8203;2110)

[Compare
Source](https://togithub.com/jsdom/jsdom/compare/21.0.0...21.1.0)

- Added `x`, `y`, `pageX`, `pageY`, `offsetX`, and `offsetY` to
`MouseEvent`. (jenseng, ViniciusFXavier)
-   Added support for `unset` with `getComputedStyle()`. (jsnajdr)
-   Added the `submitter` property to `SubmitEvent`. (jenseng)
- Fixed `MouseEvent`'s `screenX` and `screenY` to no longer coerce to
integers, allowing fractional values. (jenseng)
- Fixed `formEl.submit()` to not longer fire `submit` events. (jenseng)
- Fixed stylesheets to no longer affect the document after their
corresponding `<link>` is removed. (jsnajdr)
- Fixed `pointer-events` to inherit when used with `getComputedStyle()`.
(jnajdr)
- Fixed `<script>` elements with no `src=""` to no longer fire `load`
events. (t1ger2080)
- Improved `getComputedStyle()` to cache its results, which should make
it much faster. (jsnajdr)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzMy4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 02:49:59 +00:00
renovate[bot]
b5544ff33d
chore(deps): update dependency @swc/core to v1.3.34 (#3125)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://togithub.com/swc-project/swc)) | [`1.3.32` ->
`1.3.34`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.32/1.3.34) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.34/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.34/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.34/compatibility-slim/1.3.32)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.34/confidence-slim/1.3.32)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc</summary>

###
[`v1.3.34`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1334---2023-02-08)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.32...v1.3.34)

##### Bug Fixes

- **(bindings)** Don't require unnecessary package
([#&#8203;6902](https://togithub.com/swc-project/swc/issues/6902))
([964dfba](964dfbaf1a))

- **(bindings/node)** Add `esnext` to `JscTarget`
([#&#8203;6908](https://togithub.com/swc-project/swc/issues/6908))
([82128e3](82128e3734))

- **(css/modules)** Fix interop of `&` and `:global`
([#&#8203;6900](https://togithub.com/swc-project/swc/issues/6900))
([f85ea9c](f85ea9cb57))

- **(es/minifier)** Respect span hygiene from expr simplifier
([#&#8203;6899](https://togithub.com/swc-project/swc/issues/6899))
([432dca6](432dca647b))

- **(es/minifier)** Don't break ternary with assignment in test
([#&#8203;6906](https://togithub.com/swc-project/swc/issues/6906))
([951dafb](951dafbc1a))

- **(es/module)** Fix SystemJS imports
([#&#8203;6879](https://togithub.com/swc-project/swc/issues/6879))
([85fffda](85fffdad02))

- **(es/parser)** Fix stack overflow due to deeply nested if
([#&#8203;6910](https://togithub.com/swc-project/swc/issues/6910))
([f36d945](f36d945a33))

- **(es/parser)** Don't use `stacker` for armv7
([#&#8203;6916](https://togithub.com/swc-project/swc/issues/6916))
([4c5d5a6](4c5d5a6fca))

- **(es/resolver)** Resolve parameters correctly
([#&#8203;6890](https://togithub.com/swc-project/swc/issues/6890))
([861d87c](861d87cae6))

- **(es/typescript)** Ignore jsx element names
([#&#8203;6911](https://togithub.com/swc-project/swc/issues/6911))
([ee3a107](ee3a1071a5))

##### Documentation

- **(readme)** Split download badge
([#&#8203;6917](https://togithub.com/swc-project/swc/issues/6917))
([d779927](d779927b4d))

##### Features

- **(bindings/cli)** Add `--config`
([#&#8203;6835](https://togithub.com/swc-project/swc/issues/6835))
([d993c4d](d993c4def6))

- **(bindings/cli)** Support for *.mts/*.cts files
([#&#8203;6909](https://togithub.com/swc-project/swc/issues/6909))
([76bc8a2](76bc8a2974))

##### Miscellaneous Tasks

- **(bindings/cli)** Enable `preferUnplugged` by default for the plugins
([#&#8203;6912](https://togithub.com/swc-project/swc/issues/6912))
([17f1c50](17f1c50287))-
**general**: Make issue templates mention `no +1`
([#&#8203;6894](https://togithub.com/swc-project/swc/issues/6894))
([5d5140f](5d5140f0a5))

##### Testing

- **(es/module)** Add a test for `jsc.paths` on windows
([#&#8203;6915](https://togithub.com/swc-project/swc/issues/6915))
([d18027c](d18027cf9b))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzguMyIsInVwZGF0ZWRJblZlciI6IjM0LjEzOC4zIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 22:39:44 +00:00
renovate[bot]
69693f933c
chore(deps): update dependency fast-check to v3.6.3 (#3114)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fast-check](https://togithub.com/dubzzz/fast-check) | [`3.5.0` ->
`3.6.3`](https://renovatebot.com/diffs/npm/fast-check/3.5.0/3.6.3) |
[![age](https://badges.renovateapi.com/packages/npm/fast-check/3.6.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/fast-check/3.6.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/fast-check/3.6.3/compatibility-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/fast-check/3.6.3/confidence-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dubzzz/fast-check</summary>

###
[`v3.6.3`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#&#8203;363)

[Compare
Source](https://togithub.com/dubzzz/fast-check/compare/v3.6.2...v3.6.3)

*Fix broken replay based on path*

\[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.6.3)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.6.2...v3.6.3)]

#### Fixes

- ([PR#&#8203;3617](https://togithub.com/dubzzz/fast-check/pull/3617))
Bug: Fix broken replay based on path
- ([PR#&#8203;3583](https://togithub.com/dubzzz/fast-check/pull/3583))
CI: Do not run publish workflow of fast-check for vitest
- ([PR#&#8203;3616](https://togithub.com/dubzzz/fast-check/pull/3616))
CI: Always build against latest node

###
[`v3.6.2`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#&#8203;362)

[Compare
Source](https://togithub.com/dubzzz/fast-check/compare/v3.6.1...v3.6.2)

*Still work in fake timer contexts*

\[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.6.2)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.6.1...v3.6.2)]

#### Fixes

- ([PR#&#8203;3571](https://togithub.com/dubzzz/fast-check/pull/3571))
Bug: Resist to fake timers in interruptAfterTimeLimit
- ([PR#&#8203;3572](https://togithub.com/dubzzz/fast-check/pull/3572))
Bug: Resist to fake timers in timeout
- ([PR#&#8203;3564](https://togithub.com/dubzzz/fast-check/pull/3564))
Performance: Drop bailout linked to toss

###
[`v3.6.1`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#&#8203;361)

[Compare
Source](https://togithub.com/dubzzz/fast-check/compare/v3.6.0...v3.6.1)

*Some more performance improvements*

\[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.6.1)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.6.0...v3.6.1)]

#### Fixes

- ([PR#&#8203;3563](https://togithub.com/dubzzz/fast-check/pull/3563))
Performance: Mutate rng inplace in tosser

###
[`v3.6.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#&#8203;360)

[Compare
Source](https://togithub.com/dubzzz/fast-check/compare/v3.5.1...v3.6.0)

*Slightly faster execution of properties*

\[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.6.0)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.5.0...v3.6.0)]

#### Features

- ([PR#&#8203;3547](https://togithub.com/dubzzz/fast-check/pull/3547))
Slightly faster thanks to pure-rand v6
- ([PR#&#8203;3552](https://togithub.com/dubzzz/fast-check/pull/3552))
Do not wrap stream when dropping 0 items
- ([PR#&#8203;3551](https://togithub.com/dubzzz/fast-check/pull/3551))
Faster implementation of internal function `runIdToFrequency`
- ([PR#&#8203;3553](https://togithub.com/dubzzz/fast-check/pull/3553))
Drop useless internal stream conversions
- ([PR#&#8203;3554](https://togithub.com/dubzzz/fast-check/pull/3554))
Tosser must immediately produce values

#### Fixes

- ([PR#&#8203;3556](https://togithub.com/dubzzz/fast-check/pull/3556))
CI: Enable sourceMap in unpublished for coverage
- ([PR#&#8203;3512](https://togithub.com/dubzzz/fast-check/pull/3512))
Script: Add `--cache` option to Prettier
- ([PR#&#8203;3523](https://togithub.com/dubzzz/fast-check/pull/3523))
Script: Initialize default devcontainer
- ([PR#&#8203;3524](https://togithub.com/dubzzz/fast-check/pull/3524))
Script: Install and setup nvs inside Dockerfile

***

###
[`v3.5.1`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#&#8203;351)

[Compare
Source](https://togithub.com/dubzzz/fast-check/compare/v3.5.0...v3.5.1)

*Still work in fake timer contexts*

\[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.5.1)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.5.0...v3.5.1)]

#### Fixes

- ([PR#&#8203;3571](https://togithub.com/dubzzz/fast-check/pull/3571))
Bug: Resist to fake timers in interruptAfterTimeLimit
- ([PR#&#8203;3572](https://togithub.com/dubzzz/fast-check/pull/3572))
Bug: Resist to fake timers in timeout

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzOC4zIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 22:28:56 +00:00
GitHub Actions Bot
0be625ae31 4.21.0-beta.41 2023-02-15 15:44:31 +00:00
Gastón Fournier
f8d30850e5
Network view not experimental (#3124)
## About the changes
Promoted experimental networkView flag into a configuration that relies
on prometheusApi being configured.

Also, a follow-up on https://github.com/Unleash/unleash/pull/3054 moving
this code to enterprise because it doesn't make sense to maintain this
code in OSS where it's not being used.
2023-02-15 16:24:57 +01:00
GitHub Actions Bot
58f2f834ad 4.21.0-beta.40 2023-02-15 12:39:39 +00:00
Jaanus Sellin
5574d27861
feat: Instance stats for export/import (#3121)
feat: instance stats for export/import
2023-02-15 14:39:16 +02:00
GitHub Actions Bot
8ac834a1b7 4.21.0-beta.39 2023-02-15 10:47:48 +00:00
Mateusz Kwasniewski
0d80be784c
feat: export project level feature toggles (#3120) 2023-02-15 11:47:29 +01:00
GitHub Actions Bot
79e351e484 4.21.0-beta.38 2023-02-15 09:26:48 +00:00
Mateusz Kwasniewski
e06ecab642
feat: extract custom context fields from all possible locations (#3118) 2023-02-15 10:26:19 +01:00
renovate[bot]
90bbbc327b
chore(deps): update dependency tss-react to v4.6.0 (#2377)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tss-react](https://www.tss-react.dev)
([source](https://togithub.com/garronej/tss-react)) | [`4.0.0` ->
`4.6.0`](https://renovatebot.com/diffs/npm/tss-react/4.0.0/4.6.0) |
[![age](https://badges.renovateapi.com/packages/npm/tss-react/4.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/tss-react/4.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/tss-react/4.6.0/compatibility-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/tss-react/4.6.0/confidence-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>garronej/tss-react</summary>

###
[`v4.6.0`](https://togithub.com/garronej/tss-react/releases/tag/v4.6.0)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.5.2...v4.6.0)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.5.2...v4.6.0

###
[`v4.5.2`](https://togithub.com/garronej/tss-react/releases/tag/v4.5.2)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.5.1...v4.5.2)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.5.1...v4.5.2

###
[`v4.5.1`](https://togithub.com/garronej/tss-react/releases/tag/v4.5.1)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.5.0...v4.5.1)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.5.0...v4.5.1

###
[`v4.5.0`](https://togithub.com/garronej/tss-react/releases/tag/v4.5.0)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.4.5...v4.5.0)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.4.5...v4.5.0

###
[`v4.4.5`](https://togithub.com/garronej/tss-react/releases/tag/v4.4.5)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.4.4...v4.4.5)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.4.4...v4.4.5

###
[`v4.4.4`](https://togithub.com/garronej/tss-react/releases/tag/v4.4.4)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.4.3...v4.4.4)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.4.3...v4.4.4

###
[`v4.4.3`](https://togithub.com/garronej/tss-react/releases/tag/v4.4.3)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.4.2...v4.4.3)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.4.2...v4.4.3

###
[`v4.4.2`](https://togithub.com/garronej/tss-react/releases/tag/v4.4.2)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.4.1...v4.4.2)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.4.1...v4.4.2

###
[`v4.4.1`](https://togithub.com/garronej/tss-react/releases/tag/v4.4.1)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.4.0...v4.4.1)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.4.0...v4.4.1

###
[`v4.4.0`](https://togithub.com/garronej/tss-react/releases/tag/v4.4.0)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.3.4...v4.4.0)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.3.4...v4.4.0

###
[`v4.3.4`](https://togithub.com/garronej/tss-react/releases/tag/v4.3.4)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.3.3...v4.3.4)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.3.3...v4.3.4

###
[`v4.3.3`](https://togithub.com/garronej/tss-react/releases/tag/v4.3.3)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.3.2...v4.3.3)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.3.2...v4.3.3

###
[`v4.3.2`](https://togithub.com/garronej/tss-react/releases/tag/v4.3.2)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.3.1...v4.3.2)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.3.1...v4.3.2

###
[`v4.3.1`](https://togithub.com/garronej/tss-react/releases/tag/v4.3.1)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.3.0...v4.3.1)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.3.0...v4.3.1

###
[`v4.3.0`](https://togithub.com/garronej/tss-react/releases/tag/v4.3.0)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.2.0...v4.3.0)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.2.0...v4.3.0

###
[`v4.2.0`](https://togithub.com/garronej/tss-react/releases/tag/v4.2.0)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.1.4...v4.2.0)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.1.4...v4.2.0

###
[`v4.1.4`](https://togithub.com/garronej/tss-react/releases/tag/v4.1.4)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.1.3...v4.1.4)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.1.3...v4.1.4

###
[`v4.1.3`](https://togithub.com/garronej/tss-react/releases/tag/v4.1.3)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.1.2...v4.1.3)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.1.2...v4.1.3

###
[`v4.1.2`](https://togithub.com/garronej/tss-react/releases/tag/v4.1.2)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.1.1...v4.1.2)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

#### What's Changed

##### Other Changes

- fix [#&#8203;107](https://togithub.com/garronej/tss-react/issues/107)
by [@&#8203;jiby-aurum](https://togithub.com/jiby-aurum) in
[https://github.com/garronej/tss-react/pull/109](https://togithub.com/garronej/tss-react/pull/109)

#### New Contributors

- [@&#8203;jiby-aurum](https://togithub.com/jiby-aurum) made their first
contribution in
[https://github.com/garronej/tss-react/pull/109](https://togithub.com/garronej/tss-react/pull/109)

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.1.1...v4.1.2

###
[`v4.1.1`](https://togithub.com/garronej/tss-react/releases/tag/v4.1.1)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.1.0...v4.1.1)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.1.0...v4.1.1

###
[`v4.1.0`](https://togithub.com/garronej/tss-react/releases/tag/v4.1.0)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.0.0...v4.1.0)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

#### What's Changed

##### Other Changes

- v4.1.0-beta by [@&#8203;garronej](https://togithub.com/garronej) in
[https://github.com/garronej/tss-react/pull/106](https://togithub.com/garronej/tss-react/pull/106)

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.0.0...v4.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTI0LjIifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 08:14:15 +00:00
GitHub Actions Bot
aec6f14929 4.21.0-beta.37 2023-02-15 08:13:53 +00:00
Gastón Fournier
7a242ecf2a
chore: add bulk endpoint for metrics and app registration for edge (#3079)
## About the changes
Implementation of bulk metrics and registration endpoint. This will be
used by edge nodes to send all collected information.

Types around metrics were improved and `IClientApp.bucket` with type
`any` is no longer needed

---------

Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2023-02-15 09:13:32 +01:00
renovate[bot]
232ad28661
chore(deps): update dependency eslint to v8.33.0 (#3113)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint](https://eslint.org)
([source](https://togithub.com/eslint/eslint)) | [`8.31.0` ->
`8.33.0`](https://renovatebot.com/diffs/npm/eslint/8.31.0/8.33.0) |
[![age](https://badges.renovateapi.com/packages/npm/eslint/8.33.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.33.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint/8.33.0/compatibility-slim/8.31.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.33.0/confidence-slim/8.31.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint/eslint</summary>

### [`v8.33.0`](https://togithub.com/eslint/eslint/releases/tag/v8.33.0)

[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.32.0...v8.33.0)

#### Features

-
[`2cc7954`](2cc7954cdb)
feat: add `restrictDefaultExports` option to no-restricted-exports rule
([#&#8203;16785](https://togithub.com/eslint/eslint/issues/16785))
(Nitin Kumar)

#### Documentation

-
[`17f4be2`](17f4be2b66)
docs: Fix examples in no-multiple-empty-lines rule
([#&#8203;16835](https://togithub.com/eslint/eslint/issues/16835))
(jonz94)
-
[`9c7cfe3`](9c7cfe33c4)
docs: 'Source Code' content in 'Set up Development Environment' page
([#&#8203;16780](https://togithub.com/eslint/eslint/issues/16780)) (Ben
Perlmutter)
-
[`ede5c64`](ede5c64754)
docs: Custom processors page
([#&#8203;16802](https://togithub.com/eslint/eslint/issues/16802)) (Ben
Perlmutter)
-
[`2620614`](2620614f52)
docs: Code of Conduct page
([#&#8203;16781](https://togithub.com/eslint/eslint/issues/16781)) (Ben
Perlmutter)
-
[`50a8efd`](50a8efd957)
docs: report a sec vulnerability page
([#&#8203;16808](https://togithub.com/eslint/eslint/issues/16808)) (Ben
Perlmutter)
-
[`ed60afd`](ed60afd445)
docs: Update page titles, section landing pages, and side TOC
([#&#8203;16760](https://togithub.com/eslint/eslint/issues/16760)) (Ben
Perlmutter)
-
[`333c712`](333c712435)
docs: add background to code-path-diagrams for dark-mode
([#&#8203;16822](https://togithub.com/eslint/eslint/issues/16822))
(Tanuj Kanti)
-
[`f5f7b9b`](f5f7b9b8b5)
docs: Update README (GitHub Actions Bot)
-
[`2aa4f5f`](2aa4f5fb2f)
docs: no-constant-condition: Add multi-comparison example
([#&#8203;16776](https://togithub.com/eslint/eslint/issues/16776))
(Sebastian Simon)
-
[`40287db`](40287dbe74)
docs: Remove Google Group icon
([#&#8203;16779](https://togithub.com/eslint/eslint/issues/16779))
(Nicholas C. Zakas)
-
[`ea10ca5`](ea10ca5b7b)
docs: 'a .eslint' -> 'an .eslint' for consistency
([#&#8203;16809](https://togithub.com/eslint/eslint/issues/16809)) (Ben
Perlmutter)
-
[`3be0748`](3be07488ee)
docs: add example for nodejs lintText api
([#&#8203;16789](https://togithub.com/eslint/eslint/issues/16789)) (Siva
K)
-
[`ce4f5ff`](ce4f5ff305)
docs: Replace removed related rules with a valid rule
([#&#8203;16800](https://togithub.com/eslint/eslint/issues/16800))
(Ville Saalo)

### [`v8.32.0`](https://togithub.com/eslint/eslint/releases/tag/v8.32.0)

[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.31.0...v8.32.0)

#### Features

-
[`fc20f24`](fc20f242a2)
feat: add suggestions for redundant wrapping in prefer-regex-literals
([#&#8203;16658](https://togithub.com/eslint/eslint/issues/16658))
(YeonJuan)

#### Bug Fixes

-
[`b4f8329`](b4f8329164)
fix: ignore directives for no-fallthrough
([#&#8203;16757](https://togithub.com/eslint/eslint/issues/16757))
(gfyoung)

#### Documentation

-
[`17b65ad`](17b65ad10d)
docs: IA Update page URL move
([#&#8203;16665](https://togithub.com/eslint/eslint/issues/16665)) (Ben
Perlmutter)
-
[`5981296`](5981296d5c)
docs: fix theme switcher button
([#&#8203;16752](https://togithub.com/eslint/eslint/issues/16752)) (Sam
Chen)
-
[`6669413`](66694136b6)
docs: deploy prerelease docs under the `/docs/next/` path
([#&#8203;16541](https://togithub.com/eslint/eslint/issues/16541))
(Nitin Kumar)
-
[`78ecfe0`](78ecfe0e52)
docs: use inline code for rule options name
([#&#8203;16768](https://togithub.com/eslint/eslint/issues/16768))
(Percy Ma)
-
[`fc2ea59`](fc2ea598ae)
docs: Update README (GitHub Actions Bot)
-
[`762a872`](762a8727fb)
docs: Update README (GitHub Actions Bot)

#### Chores

-
[`2952d6e`](2952d6ed95)
chore: sync templates/\*.md files with issue templates
([#&#8203;16758](https://togithub.com/eslint/eslint/issues/16758))
(gfyoung)
-
[`3e34418`](3e34418b31)
chore: Add new issues to triage project
([#&#8203;16740](https://togithub.com/eslint/eslint/issues/16740))
(Nicholas C. Zakas)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzMy4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 08:09:22 +00:00
GitHub Actions Bot
938fd768ec 4.21.0-beta.36 2023-02-15 07:45:23 +00:00
Jaanus Sellin
8e38ebf1a7
fix: also export context fields used for stickiness (#3106) 2023-02-15 08:44:59 +01:00
renovate[bot]
cc1f09952b
chore(deps): update dependency @vitejs/plugin-react to v3.1.0 (#3112)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@vitejs/plugin-react](https://togithub.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme)
([source](https://togithub.com/vitejs/vite-plugin-react)) | [`3.0.1` ->
`3.1.0`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/3.0.1/3.1.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@vitejs%2fplugin-react/3.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@vitejs%2fplugin-react/3.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@vitejs%2fplugin-react/3.1.0/compatibility-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@vitejs%2fplugin-react/3.1.0/confidence-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitejs/vite-plugin-react</summary>

###
[`v3.1.0`](https://togithub.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#&#8203;310-2023-02-02)

[Compare
Source](d758a2a44b...cda8145b8d)

- doc: add jsxImportSource option
([38d71f6](https://togithub.com/vitejs/vite-plugin-react/commit/38d71f6))
- chore: bump release-scripts, typecheck package in CI, remove cache for
eslint
([9af763d](https://togithub.com/vitejs/vite-plugin-react/commit/9af763d))
- fix: fast-refresh explain link
([#&#8203;97](https://togithub.com/vitejs/vite-plugin-react/issues/97))
([6097795](https://togithub.com/vitejs/vite-plugin-react/commit/6097795)),
closes
[#&#8203;97](https://togithub.com/vitejs/vite-plugin-react/issues/97)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzMy4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 05:02:10 +00:00
renovate[bot]
ca7dac7a32
chore(deps): update dependency @testing-library/dom to v8.20.0 (#3100)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@testing-library/dom](https://togithub.com/testing-library/dom-testing-library)
| [`8.19.1` ->
`8.20.0`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/8.19.1/8.20.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@testing-library%2fdom/8.20.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@testing-library%2fdom/8.20.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@testing-library%2fdom/8.20.0/compatibility-slim/8.19.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@testing-library%2fdom/8.20.0/confidence-slim/8.19.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>testing-library/dom-testing-library</summary>

###
[`v8.20.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v8.20.0)

[Compare
Source](https://togithub.com/testing-library/dom-testing-library/compare/v8.19.1...v8.20.0)

##### Features

- add offline/online events
([#&#8203;1205](https://togithub.com/testing-library/dom-testing-library/issues/1205))
([0ce0c70](0ce0c7054d))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzMy4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 02:50:32 +00:00
renovate[bot]
a1450cb7ae
chore(deps): update dependency lint-staged to v13.1.1 (#3111)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lint-staged](https://togithub.com/okonet/lint-staged) | [`13.1.0` ->
`13.1.1`](https://renovatebot.com/diffs/npm/lint-staged/13.1.0/13.1.1) |
[![age](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.1/compatibility-slim/13.1.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.1/confidence-slim/13.1.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>okonet/lint-staged</summary>

###
[`v13.1.1`](https://togithub.com/okonet/lint-staged/releases/tag/v13.1.1)

[Compare
Source](https://togithub.com/okonet/lint-staged/compare/v13.1.0...v13.1.1)

##### Bug Fixes

- allow re-enabling `--stash` when using the `--diff` option
([99390c3](99390c31a8))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzMy4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 21:04:05 +00:00
renovate[bot]
5420e3c965
fix(deps): update dependency unleash-proxy-client to v2.4.2 (#3099)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[unleash-proxy-client](https://togithub.com/unleash/unleash-proxy-client-js)
| [`2.4.0` ->
`2.4.2`](https://renovatebot.com/diffs/npm/unleash-proxy-client/2.4.0/2.4.2)
|
[![age](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.2/compatibility-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.2/confidence-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>unleash/unleash-proxy-client-js</summary>

###
[`v2.4.2`](https://togithub.com/Unleash/unleash-proxy-client-js/releases/tag/v2.4.2)

[Compare
Source](https://togithub.com/unleash/unleash-proxy-client-js/compare/v2.4.1...v2.4.2)

-
[`35f79bd`](35f79bdec7)
- fix: update context can be awaited before start
([#&#8203;137](https://togithub.com/unleash/unleash-proxy-client-js/issues/137))
-
[`56529ac`](56529ac23d)
- version bump
([#&#8203;138](https://togithub.com/unleash/unleash-proxy-client-js/issues/138))
-
[`8a3bc72`](8a3bc72058)
- fix: package lock version
([#&#8203;140](https://togithub.com/unleash/unleash-proxy-client-js/issues/140))

###
[`v2.4.1`](https://togithub.com/Unleash/unleash-proxy-client-js/releases/tag/v2.4.1)

[Compare
Source](https://togithub.com/unleash/unleash-proxy-client-js/compare/v2.4.0...v2.4.1)

-
[`0ca4603`](0ca4603fa9)
- Update context waits for start
([#&#8203;130](https://togithub.com/unleash/unleash-proxy-client-js/issues/130))
-
[`d5f0c74`](d5f0c74352)
- fix: count variant metrics based on enabled state
([#&#8203;131](https://togithub.com/unleash/unleash-proxy-client-js/issues/131))
-
[`2fd7282`](2fd7282ef9)
- fix: nodejs support by default
([#&#8203;134](https://togithub.com/unleash/unleash-proxy-client-js/issues/134))
-
[`c3554dd`](c3554dd3f8)
- 2.4.1
([#&#8203;135](https://togithub.com/unleash/unleash-proxy-client-js/issues/135))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzMy4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 16:52:29 +00:00
renovate[bot]
d07276df15
chore(deps): update material-ui monorepo (#2577)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mui/icons-material](https://mui.com/material-ui/material-icons/)
([source](https://togithub.com/mui/material-ui)) | [`5.10.15` ->
`5.11.0`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.10.15/5.11.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.11.0/compatibility-slim/5.10.15)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.11.0/confidence-slim/5.10.15)](https://docs.renovatebot.com/merge-confidence/)
|
| [@mui/lab](https://mui.com/material-ui/about-the-lab/)
([source](https://togithub.com/mui/material-ui)) | [`5.0.0-alpha.109` ->
`5.0.0-alpha.119`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.109/5.0.0-alpha.119)
|
[![age](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.119/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.119/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.119/compatibility-slim/5.0.0-alpha.109)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.119/confidence-slim/5.0.0-alpha.109)](https://docs.renovatebot.com/merge-confidence/)
|
| [@mui/material](https://mui.com/material-ui/getting-started/overview/)
([source](https://togithub.com/mui/material-ui)) | [`5.10.15` ->
`5.11.8`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.10.15/5.11.8)
|
[![age](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.11.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.11.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.11.8/compatibility-slim/5.10.15)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.11.8/confidence-slim/5.10.15)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mui/material-ui (@&#8203;mui/icons-material)</summary>

###
[`v5.11.0`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;5110)

[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.10.16...v5.11.0)

<!-- generated comparing v5.10.17..master -->

*Dec 13, 2022*

A big thanks to the 19 contributors who made this release possible. Here
are some highlights :

- 🔥 [@&#8203;mnajdova](https://togithub.com/mnajdova) enabled
configuration of the `sx` prop in the `theme`
([#&#8203;35150](https://togithub.com/mui/material-ui/issues/35150))
- Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure
improvements.

##### `@mui/material@5.11.0`

- \[Alert] Update icon color in all variants
([#&#8203;35414](https://togithub.com/mui/material-ui/issues/35414))
[@&#8203;danilo-leal](https://togithub.com/danilo-leal)
- \[Select] Fix `MenuProps.PopoverClasses` being overriden
([#&#8203;35394](https://togithub.com/mui/material-ui/issues/35394))
[@&#8203;vitorfrs-dev](https://togithub.com/vitorfrs-dev)
- \[SwipeableDrawer] Fixed typescript warning "prop open undefined"
([#&#8203;34710](https://togithub.com/mui/material-ui/issues/34710))
[@&#8203;kraftware](https://togithub.com/kraftware)

##### `@mui/icons-material@5.11.0`

- \[icons] Restore the PhoneInTalk icons
([#&#8203;35409](https://togithub.com/mui/material-ui/issues/35409))
[@&#8203;michaldudak](https://togithub.com/michaldudak)

##### `@mui/system@5.11.0`

##### BREAKING CHANGES

- \[system] Enable configuring the `sx` prop in the `theme`
([#&#8203;35150](https://togithub.com/mui/material-ui/issues/35150))
[@&#8203;mnajdova](https://togithub.com/mnajdova)

    The breaking change is regarding an experimental API:

    ```diff
-import { styled, experimental_sx } from '@&#8203;mui/material/styles';
    +import { styled } from '@&#8203;mui/material/styles';

    -const Component = styled('div)(experimental_sx({ p: 1 }});
+const Component = styled('div)(({ theme }) => theme.unstable_sx({ p: 1
}});
    ```

##### `@mui/joy@5.0.0-alpha.58`

- \[Joy] Miscellaneous fixes
([#&#8203;35447](https://togithub.com/mui/material-ui/issues/35447))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)

##### `@mui/base@5.0.0-alpha.110`

- \[PopperUnstyled] Update PopperTooltip to have correct width when
closing with transition
([#&#8203;34714](https://togithub.com/mui/material-ui/issues/34714))
[@&#8203;EduardoSCosta](https://togithub.com/EduardoSCosta)

##### `@mui/material-next@6.0.0-alpha.66`

- \[Material You] Add ripple on the button
([#&#8203;35299](https://togithub.com/mui/material-ui/issues/35299))
[@&#8203;mnajdova](https://togithub.com/mnajdova)

##### Docs

- \[docs] Simplify state management in Text Field demo page
([#&#8203;35051](https://togithub.com/mui/material-ui/issues/35051))
[@&#8203;PratikDev](https://togithub.com/PratikDev)
- \[docs] Improve `Responsive App bar with Drawer` demo
([#&#8203;35418](https://togithub.com/mui/material-ui/issues/35418))
[@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
- \[docs] Improve line-height readability
([#&#8203;35387](https://togithub.com/mui/material-ui/issues/35387))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[docs] Improve a bit the Composition docs
([#&#8203;35329](https://togithub.com/mui/material-ui/issues/35329))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[docs] Refactor `ToggleButtonSizes` demo
([#&#8203;35375](https://togithub.com/mui/material-ui/issues/35375))
[@&#8203;Armanio](https://togithub.com/Armanio)
- \[docs] Standardize the usage of callouts in the MUI Core docs
([#&#8203;35361](https://togithub.com/mui/material-ui/issues/35361))
[@&#8203;samuelsycamore](https://togithub.com/samuelsycamore)
- \[docs] Format feedback to add a link to the commented section
([#&#8203;35381](https://togithub.com/mui/material-ui/issues/35381))
[@&#8203;alexfauquette](https://togithub.com/alexfauquette)
- \[docs] Direct users from Material UI to MUI Base for duplicated
components
([#&#8203;35293](https://togithub.com/mui/material-ui/issues/35293))
[@&#8203;samuelsycamore](https://togithub.com/samuelsycamore)
- \[docs] Fix typo in FormControl API docs
([#&#8203;35449](https://togithub.com/mui/material-ui/issues/35449))
[@&#8203;Spanishiwa](https://togithub.com/Spanishiwa)
- \[docs] Update callouts design
([#&#8203;35390](https://togithub.com/mui/material-ui/issues/35390))
[@&#8203;danilo-leal](https://togithub.com/danilo-leal)
- \[website] New wave of open roles
([#&#8203;35240](https://togithub.com/mui/material-ui/issues/35240))
[@&#8203;mnajdova](https://togithub.com/mnajdova)
- \[website] Developer survey 2022
([#&#8203;35407](https://togithub.com/mui/material-ui/issues/35407))
[@&#8203;joserodolfofreitas](https://togithub.com/joserodolfofreitas)

##### Core

- \[core] Fix [@&#8203;mui/material](https://togithub.com/mui/material)
package building
([#&#8203;35324](https://togithub.com/mui/material-ui/issues/35324))
[@&#8203;timbset](https://togithub.com/timbset)
- \[core] Fix leaking theme color override
([#&#8203;35444](https://togithub.com/mui/material-ui/issues/35444))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[typescript] Add null to return type of OverridableComponent
([#&#8203;35311](https://togithub.com/mui/material-ui/issues/35311))
[@&#8203;tsollbach](https://togithub.com/tsollbach)
- \[website] Migrate X page to use CSS theme variables
([#&#8203;34922](https://togithub.com/mui/material-ui/issues/34922))
[@&#8203;jesrodri](https://togithub.com/jesrodri)
- \[website] Migrate `/core` page to use CSS variables
([#&#8203;35366](https://togithub.com/mui/material-ui/issues/35366))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)

All contributors of this release in alphabetical order:
[@&#8203;alexfauquette](https://togithub.com/alexfauquette),
[@&#8203;Armanio](https://togithub.com/Armanio),
[@&#8203;danilo-leal](https://togithub.com/danilo-leal),
[@&#8203;EduardoSCosta](https://togithub.com/EduardoSCosta),
[@&#8203;flaviendelangle](https://togithub.com/flaviendelangle),
[@&#8203;jesrodri](https://togithub.com/jesrodri),
[@&#8203;joserodolfofreitas](https://togithub.com/joserodolfofreitas),
[@&#8203;kraftware](https://togithub.com/kraftware),
[@&#8203;michaldudak](https://togithub.com/michaldudak),
[@&#8203;mnajdova](https://togithub.com/mnajdova),
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari),
[@&#8203;PratikDev](https://togithub.com/PratikDev),
[@&#8203;samuelsycamore](https://togithub.com/samuelsycamore),
[@&#8203;siriwatknp](https://togithub.com/siriwatknp),
[@&#8203;Spanishiwa](https://togithub.com/Spanishiwa),
[@&#8203;timbset](https://togithub.com/timbset),
[@&#8203;tsollbach](https://togithub.com/tsollbach),
[@&#8203;vitorfrs-dev](https://togithub.com/vitorfrs-dev),
[@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)

###
[`v5.10.16`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;51016)

[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.10.15...v5.10.16)

<!-- generated comparing v5.10.15..master -->

*Nov 28, 2022*

A big thanks to the 13 contributors who made this release possible. This
release contains various 🐛 bug fixes, 📚 documentation, and ⚙️
infrastructure improvements.

##### `@mui/material@5.10.16`

- ​<!-- 21 -->\[Autocomplete] Fix inferred value type when `multiple`
prop is `true`
([#&#8203;35275](https://togithub.com/mui/material-ui/issues/35275))
[@&#8203;fenghan34](https://togithub.com/fenghan34)
- ​<!-- 19 -->\[Chip] Add `skipFocusWhenDisabled` prop to not allow
focussing deletable chip if disabled
([#&#8203;35065](https://togithub.com/mui/material-ui/issues/35065))
[@&#8203;sai6855](https://togithub.com/sai6855)
- ​<!-- 18 -->\[Chip] Remove unnecessary handleKeyDown event handler
([#&#8203;35231](https://togithub.com/mui/material-ui/issues/35231))
[@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
- ​<!-- 05 -->\[FormControl] Add missing types in `useFormControl`
([#&#8203;35168](https://togithub.com/mui/material-ui/issues/35168))
[@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
- ​<!-- 04 -->\[IconButton] Add missing color classes
([#&#8203;33820](https://togithub.com/mui/material-ui/issues/33820))
[@&#8203;Zetta56](https://togithub.com/Zetta56)
- ​<!-- 03 -->\[SwipeableDrawer] Make paper ref accessible
([#&#8203;35082](https://togithub.com/mui/material-ui/issues/35082))
[@&#8203;sai6855](https://togithub.com/sai6855)

##### `@mui/system@5.10.16`

- ​<!-- 02 -->\[system] Remove unnecessary parsed theme
([#&#8203;35239](https://togithub.com/mui/material-ui/issues/35239))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- ​<!-- 01 -->\[theme] Fix TypeScript type for custom variants in
responsive font sizes
([#&#8203;35057](https://togithub.com/mui/material-ui/issues/35057))
[@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)

##### `@mui/base@5.0.0-alpha.108`

- ​<!-- 20 -->\[Base] Allow useSlotProps to receive undefined
elementType
([#&#8203;35192](https://togithub.com/mui/material-ui/issues/35192))
[@&#8203;leventdeniz](https://togithub.com/leventdeniz)

##### Docs

- ​<!-- 13 -->\[docs] Improve feedback precision
([#&#8203;34641](https://togithub.com/mui/material-ui/issues/34641))
[@&#8203;alexfauquette](https://togithub.com/alexfauquette)
- ​<!-- 12 -->\[docs] Add Black Friday notification
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 11 -->\[docs] Fix migration feedback
([#&#8203;35232](https://togithub.com/mui/material-ui/issues/35232))
[@&#8203;alexfauquette](https://togithub.com/alexfauquette)
- ​<!-- 10 -->\[docs] Improve the useSelect demo styling
([#&#8203;33883](https://togithub.com/mui/material-ui/issues/33883))
[@&#8203;michaldudak](https://togithub.com/michaldudak)
- ​<!-- 09 -->\[docs] Fix layout jump on first mistake
([#&#8203;35215](https://togithub.com/mui/material-ui/issues/35215))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 08 -->\[docs] Support demos with side effect imports
([#&#8203;35177](https://togithub.com/mui/material-ui/issues/35177))
[@&#8203;m4theushw](https://togithub.com/m4theushw)
- ​<!-- 07 -->\[examples] Fix Next.js errors
([#&#8203;35246](https://togithub.com/mui/material-ui/issues/35246))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 06 -->\[examples] Updated Remix examples with the lates changes
using React 18
([#&#8203;35092](https://togithub.com/mui/material-ui/issues/35092))
[@&#8203;58bits](https://togithub.com/58bits)

##### Core

- ​<!-- 17 -->\[core] Remove unused pattern
([#&#8203;35165](https://togithub.com/mui/material-ui/issues/35165))
[@&#8203;iamxukai](https://togithub.com/iamxukai)
- ​<!-- 16 -->\[core] Fix Base version in changelog
([#&#8203;35224](https://togithub.com/mui/material-ui/issues/35224))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- ​<!-- 15 -->\[core] Migrate `describeConformance` to TypeScript
([#&#8203;35193](https://togithub.com/mui/material-ui/issues/35193))
[@&#8203;flaviendelangle](https://togithub.com/flaviendelangle)
- ​<!-- 14 -->\[core] Skip CI for docs and examples paths
([#&#8203;35225](https://togithub.com/mui/material-ui/issues/35225))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)

All contributors of this release in alphabetical order:
[@&#8203;58bits](https://togithub.com/58bits),
[@&#8203;alexfauquette](https://togithub.com/alexfauquette),
[@&#8203;fenghan34](https://togithub.com/fenghan34),
[@&#8203;flaviendelangle](https://togithub.com/flaviendelangle),
[@&#8203;iamxukai](https://togithub.com/iamxukai),
[@&#8203;leventdeniz](https://togithub.com/leventdeniz),
[@&#8203;m4theushw](https://togithub.com/m4theushw),
[@&#8203;michaldudak](https://togithub.com/michaldudak),
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari),
[@&#8203;sai6855](https://togithub.com/sai6855),
[@&#8203;siriwatknp](https://togithub.com/siriwatknp),
[@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli),
[@&#8203;Zetta56](https://togithub.com/Zetta56)

</details>

<details>
<summary>mui/material-ui (@&#8203;mui/lab)</summary>

###
[`v5.0.0-alpha.119`](33cac17284...d4d8512ce3)

[Compare
Source](33cac17284...d4d8512ce3)

###
[`v5.0.0-alpha.118`](a2e5523148...33cac17284)

[Compare
Source](a2e5523148...33cac17284)

###
[`v5.0.0-alpha.117`](685c72dfaf...a2e5523148)

[Compare
Source](685c72dfaf...a2e5523148)

###
[`v5.0.0-alpha.116`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha116)

[Compare
Source](bc859d95e4...685c72dfaf)

- ​<!-- 29 -->\[ListboxUnstyled] Fix option state highlighted to prevent
unnecessary focus
([#&#8203;35838](https://togithub.com/mui/material-ui/issues/35838))
[@&#8203;SaidMarar](https://togithub.com/SaidMarar)

###
[`v5.0.0-alpha.115`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha115)

[Compare
Source](e9d8fa07e1...bc859d95e4)

##### Breaking changes

- ​<!-- 04 -->\[SliderUnstyled] Improved logic for displaying the value
label
([#&#8203;35805](https://togithub.com/mui/material-ui/issues/35805))
[@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)

- The `valueLabelDisplay` prop is removed from `SliderUnstyled`. The
prop was not working as intended in `SliderUnstyled` (See
[#&#8203;35398](https://togithub.com/mui/material-ui/issues/35398)). You
can instead provide a `valueLabel` slot with the `slots` prop API to
show the value label:

    ```diff
    - <SliderUnstyled valueLabelDisplay="on" />
    + <SliderUnstyled slots={{ valueLabel: SliderValueLabel }} />
    ```

The following demo shows how to show a value label when it is hovered
over with the thumb: https://mui.com/base/react-slider/#value-label

- The following classes are removed from `sliderUnstyledClasses` since
they are not needed for the value label:

    ```diff
    - valueLabel
    - valueLabelOpen
    - valueLabelCircle
    - valueLabelLabel
    ```

In the custom value label component, you can define your own classNames
and target them with CSS.

- The `SliderValueLabelUnstyled` component is removed from
SliderUnstyled. You should provide your own custom component for the
value label.

- To avoid using `React.cloneElement` API in value label, the component
hierarchy structure of the value label is changed. The value label is
now inside the Thumb slot - `Thumb` -> `Input`, `ValueLabel`.

##### Changes

- ​<!-- 05 -->\[InputUnstyled] Fix externally provided `inputRef` is
ignored
([#&#8203;35807](https://togithub.com/mui/material-ui/issues/35807))
[@&#8203;sai6855](https://togithub.com/sai6855)

###
[`v5.0.0-alpha.114`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha114)

[Compare
Source](a1e30390da...e9d8fa07e1)

- \[base] Fix typos
([#&#8203;35802](https://togithub.com/mui/material-ui/issues/35802))
[@&#8203;nnmax](https://togithub.com/nnmax)
- \[Slider] Convert code to TypeScript
([#&#8203;35445](https://togithub.com/mui/material-ui/issues/35445))
[@&#8203;sai6855](https://togithub.com/sai6855)

###
[`v5.0.0-alpha.113`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha113)

- \[Portal]\[base] Convert code to TypeScript
([#&#8203;35657](https://togithub.com/mui/material-ui/issues/35657))
[@&#8203;sai6855](https://togithub.com/sai6855)

###
[`v5.0.0-alpha.112`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha112)

- ​<!-- 16 -->\[FocusTrap]\[base] Convert code to TypeScript
([#&#8203;35005](https://togithub.com/mui/material-ui/issues/35005))
[@&#8203;trizotti](https://togithub.com/trizotti)
- ​<!-- 08 -->\[Modal]\[base] Convert code to TypeScript
([#&#8203;34793](https://togithub.com/mui/material-ui/issues/34793))
[@&#8203;leventdeniz](https://togithub.com/leventdeniz)
- ​<!-- 07 -->\[Popper]\[base] Convert code to TypeScript
([#&#8203;34771](https://togithub.com/mui/material-ui/issues/34771))
[@&#8203;danhuynhdev](https://togithub.com/danhuynhdev)
- ​<!-- 04 -->\[Slider] Exclude `isRtl` from Material UI's Slider props
([#&#8203;35564](https://togithub.com/mui/material-ui/issues/35564))
[@&#8203;michaldudak](https://togithub.com/michaldudak)

###
[`v5.0.0-alpha.111`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha111)

[Compare
Source](b8aa3974d8...4265f343b4)

- \[Button]\[base] Set active class when a subcomponent is clicked
([#&#8203;35410](https://togithub.com/mui/material-ui/issues/35410))
[@&#8203;michaldudak](https://togithub.com/michaldudak)
- \[Popper]\[base] Fix Tooltip Anchor Element Setter
([#&#8203;35469](https://togithub.com/mui/material-ui/issues/35469))
[@&#8203;sydneyjodon-wk](https://togithub.com/sydneyjodon-wk)

###
[`v5.0.0-alpha.110`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha110)

[Compare
Source](14a6e1c61e...b8aa3974d8)

- \[PopperUnstyled] Update PopperTooltip to have correct width when
closing with transition
([#&#8203;34714](https://togithub.com/mui/material-ui/issues/34714))
[@&#8203;EduardoSCosta](https://togithub.com/EduardoSCosta)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [x] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTMzLjAifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 17:52:21 +01:00
GitHub Actions Bot
a31120aa8b 4.21.0-beta.35 2023-02-14 16:04:15 +00:00
Nuno Góis
f30a8a66b0
refactor: remove old components after variants per env (#3110)
https://linear.app/unleash/issue/2-427/clean-up-previous-components-from-the-old-ui

Major clean up after we fully migrated to variants per environment,
removing old components.
You can read more about it in the original PR:
https://github.com/Unleash/unleash/pull/2453
2023-02-14 16:03:53 +00:00
GitHub Actions Bot
6c72efb300 4.21.0-beta.34 2023-02-14 14:52:38 +00:00
Gastón Fournier
7aed1e0d13
chore: gradually reduce null-check errors (#3094)
## About the changes

In order to move us towards enabling `strictNullChecks` we'd want to
have a way of gradually enabling this without having to fix all errors
at once, this will force us to start reducing the number of null check
issues.

This new workflow:
1. [Checks out the current branch and main into 2 different
folders](https://github.com/Unleash/unleash/pull/3094/files#diff-068f2ace1d1d2e773fb5e4240c83ccab251556fd5524fe13847122878e40da3bR15-R23)
2. Uses the **same** script `gradual-strict-null-checks.sh` (from the
current branch) [against each folder in
parallel](https://github.com/Unleash/unleash/pull/3094/files#diff-068f2ace1d1d2e773fb5e4240c83ccab251556fd5524fe13847122878e40da3bR34-R38)
to count the number of errors if `strictNullChecks` was enabled
3. If the number of potential errors in the current branch is higher
than the number of potential errors in main [it
fails](https://github.com/Unleash/unleash/pull/3094/files#diff-068f2ace1d1d2e773fb5e4240c83ccab251556fd5524fe13847122878e40da3bR41-R46)

As an example, a [new issue was introduced in this
PR](753f57223c)
(and then
[reverted](e4deb62965)),
so we can test the build failure:

https://github.com/Unleash/unleash/actions/runs/4163632636/jobs/7204268519#step:5:10


## Discussion points
This could be a non-mandatory check, just advising, or even adding a
comment in the PR. It might be good to start with a non-strict check,
but at the same time we can decide to make it non-strict if a problem
appears

In some situations, an additional null check error might require us to
fix a bunch of them, increasing the time to deliver. In these cases we
can suppress an individual line with `// @ts-ignore: Object is possibly
'null'.` although might defeat the purpose of this workflow
2023-02-14 15:52:21 +01:00
GitHub Actions Bot
94b0471c4e 4.21.0-beta.33 2023-02-14 14:35:33 +00:00
Mateusz Kwasniewski
b1728c5fe2
feat: Export segments limited info (#3109) 2023-02-14 15:35:10 +01:00
GitHub Actions Bot
f071922d15 4.21.0-beta.32 2023-02-14 14:02:24 +00:00
Nuno Góis
8729f082d2
refactor: remove variants per environment feature flag (#3102)
https://linear.app/unleash/issue/2-428/clean-up-feature-flag-once-were-done-with-the-migration

Cleans up the variants per environment feature flag due to GA.
2023-02-14 14:02:02 +00:00
GitHub Actions Bot
0a32647d75 4.21.0-beta.31 2023-02-14 13:29:38 +00:00
Fredrik Strand Oseberg
a2499b7213
fix: fetch uiConfig when the user logs in (#3107)
This PR will force a refetch of the uiConfig after the user has logged
into the system.
2023-02-14 14:27:26 +01:00
GitHub Actions Bot
6c84ebc8ed 4.21.0-beta.30 2023-02-14 13:26:02 +00:00
Mateusz Kwasniewski
39d09a0f88
fix: Refresh after import (#3108) 2023-02-14 14:25:44 +01:00
GitHub Actions Bot
a9121150ff 4.21.0-beta.29 2023-02-14 12:53:43 +00:00
Mateusz Kwasniewski
c7aafec57e
feat: improve export and import lists (#3105) 2023-02-14 13:53:25 +01:00
GitHub Actions Bot
0203027ee2 4.21.0-beta.28 2023-02-14 12:24:54 +00:00
Jaanus Sellin
c094472cfe
fix: export failing because stream closed (#3104) 2023-02-14 14:20:30 +02:00
GitHub Actions Bot
3977fd9487 4.21.0-beta.27 2023-02-14 12:14:16 +00:00