renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							96d995f3fd 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/react-codemirror to v4.13.0 ( #2373 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror )
([source](https://togithub.com/uiwjs/react-codemirror )) | [`4.12.4` ->
`4.13.0`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.12.4/4.13.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror</summary>
###
[`v4.13.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.13.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.12.4...v4.13.0 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.13.0/file/README.md )
Documentation v4.13.0:
https://raw.githack.com/uiwjs/react-codemirror/15bae9c/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.12.4...v4.13.0 
```shell
npm i @​uiw/react-codemirror@4.13.0
```
- 🌟  feat(basic-setup): add `tabSize` options
([#​400](https://togithub.com/uiwjs/react-codemirror/issues/400 )).
[`cb2efd0`](https://togithub.com/uiwjs/react-codemirror/commit/cb2efd0 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-11-10 15:59:52 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cbfeedf489 
							
						 
					 
					
						
						
							
							chore(deps): update node.js to v14.21.1 ( #2385 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [node](https://togithub.com/nodejs/node ) | minor | `14.20` -> `14.21`
|
| [node](https://togithub.com/nodejs/node ) | minor | `14.20.1` ->
`14.21.1` |
---
### Release Notes
<details>
<summary>nodejs/node</summary>
###
[`v14.21.1`](https://togithub.com/nodejs/node/releases/tag/v14.21.1 ):
2022-11-04, Version 14.21.1 'Fermium' (LTS),
@​BethGriggs
[Compare
Source](https://togithub.com/nodejs/node/compare/v14.21.0...v14.21.1 )
This is a security release.
##### Notable changes
The following CVEs are fixed in this release:
-
**[CVE-2022-43548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43548 )**:
DNS rebinding in --inspect via invalid octal IP address (Medium)
More detailed information on each of the vulnerabilities can be found in
[November 2022 Security
Releases](https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/ )
blog post.
##### Commits
- \[[`2b433af094`](https://togithub.com/nodejs/node/commit/2b433af094 )]
- **inspector**: harden IP address validation again (Tobias Nießen)
[nodejs-private/node-private#​354](https://togithub.com/nodejs-private/node-private/pull/354 )
###
[`v14.21.0`](https://togithub.com/nodejs/node/releases/tag/v14.21.0 ):
2022-11-01, Version 14.21.0 'Fermium' (LTS),
@​danielleadams
[Compare
Source](https://togithub.com/nodejs/node/compare/v14.20.1...v14.21.0 )
##### Notable changes
-   **deps**:
- update corepack to 0.14.2 (Node.js GitHub Bot)
[#​44775](https://togithub.com/nodejs/node/pull/44775 )
-   **src**:
- add --openssl-shared-config option (Daniel Bevenius)
[#​43124](https://togithub.com/nodejs/node/pull/43124 )
##### Commits
- \[[`773f587912`](https://togithub.com/nodejs/node/commit/773f587912 )]
- **deps**: cherry-pick
[libuv/libuv@`3a7b955`](https://togithub.com/libuv/libuv/commit/3a7b955 )
(Ben Noordhuis)
[#​43950](https://togithub.com/nodejs/node/pull/43950 )
- \[[`a1dea66956`](https://togithub.com/nodejs/node/commit/a1dea66956 )]
- **deps**: cherry-pick
[libuv/libuv@`abb109f`](https://togithub.com/libuv/libuv/commit/abb109f )
(Ben Noordhuis)
[#​43950](https://togithub.com/nodejs/node/pull/43950 )
- \[[`98c49d81f5`](https://togithub.com/nodejs/node/commit/98c49d81f5 )]
- **deps**: update corepack to 0.14.2 (Node.js GitHub Bot)
[#​44775](https://togithub.com/nodejs/node/pull/44775 )
- \[[`18c43c8518`](https://togithub.com/nodejs/node/commit/18c43c8518 )]
- **deps**: update timezone to tz2022e (Richard Lau)
[#​45094](https://togithub.com/nodejs/node/pull/45094 )
- \[[`a1f8e4db48`](https://togithub.com/nodejs/node/commit/a1f8e4db48 )]
- **deps**: update corepack to 0.14.1 (Node.js GitHub Bot)
[#​44704](https://togithub.com/nodejs/node/pull/44704 )
- \[[`e55389ca86`](https://togithub.com/nodejs/node/commit/e55389ca86 )]
- **deps**: update corepack to 0.14.0 (Node.js GitHub Bot)
[#​44509](https://togithub.com/nodejs/node/pull/44509 )
- \[[`0227462418`](https://togithub.com/nodejs/node/commit/0227462418 )]
- **deps**: update corepack to 0.13.0 (Node.js GitHub Bot)
[#​44318](https://togithub.com/nodejs/node/pull/44318 )
- \[[`ee24c320ea`](https://togithub.com/nodejs/node/commit/ee24c320ea )]
- **deps**: update corepack to 0.12.3 (Node.js GitHub Bot)
[#​44229](https://togithub.com/nodejs/node/pull/44229 )
- \[[`28e9891449`](https://togithub.com/nodejs/node/commit/28e9891449 )]
- **deps**: update corepack to 0.12.2 (Node.js GitHub Bot)
[#​44159](https://togithub.com/nodejs/node/pull/44159 )
- \[[`b6972c9df2`](https://togithub.com/nodejs/node/commit/b6972c9df2 )]
- **deps**: update corepack to 0.12.1 (Node.js GitHub Bot)
[#​43965](https://togithub.com/nodejs/node/pull/43965 )
- \[[`9d6cb3b5f1`](https://togithub.com/nodejs/node/commit/9d6cb3b5f1 )]
- **deps**: update corepack to 0.12.0 (Node.js GitHub Bot)
[#​43748](https://togithub.com/nodejs/node/pull/43748 )
- \[[`fa6c276b4f`](https://togithub.com/nodejs/node/commit/fa6c276b4f )]
- **deps**: update Corepack to 0.11.2 (Maël Nison)
[#​43402](https://togithub.com/nodejs/node/pull/43402 )
- \[[`4f83d75626`](https://togithub.com/nodejs/node/commit/4f83d75626 )]
- **(SEMVER-MAJOR)** **src,doc,test**: add --openssl-shared-config
option (Daniel Bevenius)
[#​43124](https://togithub.com/nodejs/node/pull/43124 )
- \[[`9487028043`](https://togithub.com/nodejs/node/commit/9487028043 )]
- **test**: fix intl tests on small-icu builds (Antoine du Hamel)
[#​41939](https://togithub.com/nodejs/node/pull/41939 )
- \[[`a1d52097f8`](https://togithub.com/nodejs/node/commit/a1d52097f8 )]
- **tools**: add more options to track flaky tests (Antoine du Hamel)
[#​43954](https://togithub.com/nodejs/node/pull/43954 )
</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-11-10 15:58:42 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0bb5a3d076 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vitest to v0.25.1 ( #2384 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vitest](https://togithub.com/vitest-dev/vitest ) | [`0.24.3` ->
`0.25.1`](https://renovatebot.com/diffs/npm/vitest/0.24.3/0.25.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitest-dev/vitest</summary>
###
[`v0.25.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.1 )
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.0...v0.25.1 )
#####    🚀  Features
- Add `vi.setConfig` helper  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2293 ](https://togithub.com/vitest-dev/vitest/issues/2293 )
- Allow hooks to be executed in a stack or list  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2294 ](https://togithub.com/vitest-dev/vitest/issues/2294 )
#####    🐞  Bug Fixes
- Always rewrite defined jsdom keys  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2290 ](https://togithub.com/vitest-dev/vitest/issues/2290 )
- Default reporter regression  -  by
[@​antfu](https://togithub.com/antfu ) in
[https://github.com/vitest-dev/vitest/issues/2292 ](https://togithub.com/vitest-dev/vitest/issues/2292 )
- Don't fail `bench` when using options  -  by
[@​poyoho](https://togithub.com/poyoho ) in
[https://github.com/vitest-dev/vitest/issues/2295 ](https://togithub.com/vitest-dev/vitest/issues/2295 )
#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.0...v0.25.1 )
###
[`v0.25.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.0 )
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.24.5...v0.25.0 )
#####    ✅  Builtin TypeChecking
In v0.25.0, Vitest allows you to write tests for your types, using
`expectTypeOf` or `assertType` syntaxes. By default all tests inside
`*.test-d.ts` files are considered type tests. Run `vitest typecheck` to
run type tests.
```ts
// my.test-d.ts
import { assertType, expectTypeOf } from 'vitest'
import { mount } from './mount.js'
test('my types work properly', () => {
  expectTypeOf(mount).toBeFunction()
  expectTypeOf(mount).parameter(0).toMatchTypeOf<{ name: string }>()
  // @​ts-expect-error name is a string
  assertType(mount({ name: 42 }))
})
```
Learn more at [the
documentation](https://vitest.dev/guide/testing-types.html ) and this
[RFC](https://togithub.com/vitest-dev/vitest/issues/1954 )
#####    🚨  Breaking Changes
- Return context in `startVitest()`  -  by
[@​antfu](https://togithub.com/antfu ) in
[https://github.com/vitest-dev/vitest/issues/2072 ](https://togithub.com/vitest-dev/vitest/issues/2072 )
#####    🚀  Features
- `onTestFailed` hook  -  by [@​antfu](https://togithub.com/antfu )
in
[https://github.com/vitest-dev/vitest/issues/2210 ](https://togithub.com/vitest-dev/vitest/issues/2210 )
- Display error frame if present (like Vite)  -  by
[@​haikyuu](https://togithub.com/haikyuu ) and
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2257 ](https://togithub.com/vitest-dev/vitest/issues/2257 )
- Benchmark table report  -  by
[@​poyoho](https://togithub.com/poyoho ) in
[https://github.com/vitest-dev/vitest/issues/2179 ](https://togithub.com/vitest-dev/vitest/issues/2179 )
- Add typechecking functionality  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) and
[@​antfu](https://togithub.com/antfu ) in
[https://github.com/vitest-dev/vitest/issues/2107 ](https://togithub.com/vitest-dev/vitest/issues/2107 )
#####    🐞  Bug Fixes
- Clear full screen only in watch mode  -  by
[@​sheremet-va](https://togithub.com/sheremet-va )
[<samp>(c3d89)</samp>](https://togithub.com/vitest-dev/vitest/commit/c3d89504 )
- Don't serialize symbols and immutables  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2266 ](https://togithub.com/vitest-dev/vitest/issues/2266 )
- Use --conditions instead of -C  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2267 ](https://togithub.com/vitest-dev/vitest/issues/2267 )
- Show correct stack trace in errors and console  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) and
[@​antfu](https://togithub.com/antfu ) in
[https://github.com/vitest-dev/vitest/issues/2248 ](https://togithub.com/vitest-dev/vitest/issues/2248 )
- Align `.each` behavior with jest  -  by
[@​bartoszgolebiowski](https://togithub.com/bartoszgolebiowski )
and [@​antfu](https://togithub.com/antfu ) in
[https://github.com/vitest-dev/vitest/issues/2064 ](https://togithub.com/vitest-dev/vitest/issues/2064 )
- Remove undefined values in options  -  by
[@​g4rry420](https://togithub.com/g4rry420 ) and
[@​antfu](https://togithub.com/antfu ) in
[https://github.com/vitest-dev/vitest/issues/2281 ](https://togithub.com/vitest-dev/vitest/issues/2281 )
- **coverage**: Istanbul provider to preserve implicit else  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/2275 ](https://togithub.com/vitest-dev/vitest/issues/2275 )
#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.24.5...v0.25.0 )
###
[`v0.24.5`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.24.5 )
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.24.4...v0.24.5 )
#####    🚀  Features
- **vite-node**: Trigger beforeFullReload / beforePrune / invalidate
hook  -  by [@​ycmjason](https://togithub.com/ycmjason ) in
[https://github.com/vitest-dev/vitest/issues/2079 ](https://togithub.com/vitest-dev/vitest/issues/2079 )
#####    🐞  Bug Fixes
- Respect folders with dot at the start, when mocking  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2244 ](https://togithub.com/vitest-dev/vitest/issues/2244 )
- Prevent using mocks in rpc  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2254 ](https://togithub.com/vitest-dev/vitest/issues/2254 )
- Show actual unhandled errors, serialize DOMErrors  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2253 ](https://togithub.com/vitest-dev/vitest/issues/2253 )
- Load deps reporter  -  by
[@​poyoho](https://togithub.com/poyoho ) in
[https://github.com/vitest-dev/vitest/issues/2249 ](https://togithub.com/vitest-dev/vitest/issues/2249 )
#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.24.4...v0.24.5 )
###
[`v0.24.4`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.24.4 )
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.24.3...v0.24.4 )
#####    🚀  Features
- **vite-node**: Don't exit on uncaughtException in watch mode  -  by
[@​poyoho](https://togithub.com/poyoho ) in
[https://github.com/vitest-dev/vitest/issues/2186 ](https://togithub.com/vitest-dev/vitest/issues/2186 )
#####    🐞  Bug Fixes
- Add/Update `repository` properties in `package.json`  -  by
[@​silverwind](https://togithub.com/silverwind ) in
[https://github.com/vitest-dev/vitest/issues/2151 ](https://togithub.com/vitest-dev/vitest/issues/2151 )
- Ignore benchmark.reporters in getSerializableConfig  -  by
[@​kainstar](https://togithub.com/kainstar ) in
[https://github.com/vitest-dev/vitest/issues/2164 ](https://togithub.com/vitest-dev/vitest/issues/2164 )
- Improve config's default exclude  -  by
[@​haikyuu](https://togithub.com/haikyuu ) and
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2188 ](https://togithub.com/vitest-dev/vitest/issues/2188 )
- Always use node condition  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/1919 ](https://togithub.com/vitest-dev/vitest/issues/1919 )
- Clear terminal output before running tests, show errors in correct
order  -  by [@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2228 ](https://togithub.com/vitest-dev/vitest/issues/2228 )
- Improve compatibility with native Node CJS resolution  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2226 ](https://togithub.com/vitest-dev/vitest/issues/2226 )
- Don't use resolved paths if they don't actually exist  -  by
[@​simon-abbott](https://togithub.com/simon-abbott ) in
[https://github.com/vitest-dev/vitest/issues/1868 ](https://togithub.com/vitest-dev/vitest/issues/1868 )
-   **cli**:
- Set inputNamePattern to RegExp source instead of string  -  by
[@​rafedramzi](https://togithub.com/rafedramzi ) in
[https://github.com/vitest-dev/vitest/issues/2201 ](https://togithub.com/vitest-dev/vitest/issues/2201 )
- Normalize argument path  -  by
[@​poyoho](https://togithub.com/poyoho ) in
[https://github.com/vitest-dev/vitest/issues/2180 ](https://togithub.com/vitest-dev/vitest/issues/2180 )
-   **coverage**:
- Trim URL parameters from file paths in istanbul coverage  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/2232 ](https://togithub.com/vitest-dev/vitest/issues/2232 )
- Trim URL parameters from file paths in c8 coverage  -  by
[@​OrestHk](https://togithub.com/OrestHk ) and
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2181 ](https://togithub.com/vitest-dev/vitest/issues/2181 )
-   **reporter**:
- Load custom reporter using `executeFile`  -  by
[@​poyoho](https://togithub.com/poyoho ) in
[https://github.com/vitest-dev/vitest/issues/2184 ](https://togithub.com/vitest-dev/vitest/issues/2184 )
-   **vitest**:
- Return detailed error when using toHaveReturnedWith  -  by
[@​azaleta](https://togithub.com/azaleta ) in
[https://github.com/vitest-dev/vitest/issues/2163 ](https://togithub.com/vitest-dev/vitest/issues/2163 )
#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.24.3...v0.24.4 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-11-10 15:58:27 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fredrik Strand Oseberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ac78c8f732 
							
						 
					 
					
						
						
							
							Feat/change request permissions ( #2382 )  
						
						 
						
						... 
						
						
						
						* Adds two new permissions for the new enterprise level change request: APPROVE_CHANGE_REQUEST and APPLY_CHANGE_REQUEST 
						
					 
					
						2022-11-10 11:08:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							45ee135037 
							
						 
					 
					
						
						
							
							feat: project change request page frontend ( #2361 )  
						
						 
						
						... 
						
						
						
						- Refactor project menu - merge "Access" and "Environments" with newly
added "Change request configuration" into "Project settings" tab.
- Add Change request config page with table
- Add Change request dialog
Closes https://linear.app/unleash/issue/1-344/frontend-project-options 
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#2251  
						
					 
					
						2022-11-10 09:46:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0649262c70 
							
						 
					 
					
						
						
							
							chore(deps): update dependency eslint to v8.27.0 ( #2374 )  
						
						 
						
						... 
						
						
						
						[](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.26.0` ->
`8.27.0`](https://renovatebot.com/diffs/npm/eslint/8.26.0/8.27.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>eslint/eslint</summary>
### [`v8.27.0`](https://togithub.com/eslint/eslint/releases/tag/v8.27.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.26.0...v8.27.0 )
#### Features
-
[`f14587c`](f14587c42b )
feat: new `no-new-native-nonconstructor` rule
([#​16368](https://togithub.com/eslint/eslint/issues/16368 ))
(Sosuke Suzuki)
-
[`978799b`](978799bd5c )
feat: add new rule `no-empty-static-block`
([#​16325](https://togithub.com/eslint/eslint/issues/16325 ))
(Sosuke Suzuki)
-
[`69216ee`](69216ee69c )
feat: no-empty suggest to add comment in empty BlockStatement
([#​16470](https://togithub.com/eslint/eslint/issues/16470 ))
(Nitin Kumar)
-
[`319f0a5`](319f0a5491 )
feat: use `context.languageOptions.ecmaVersion` in core rules
([#​16458](https://togithub.com/eslint/eslint/issues/16458 ))
(Milos Djermanovic)
#### Bug Fixes
-
[`c3ce521`](c3ce5212f6 )
fix: Ensure unmatched glob patterns throw an error
([#​16462](https://togithub.com/eslint/eslint/issues/16462 ))
(Nicholas C. Zakas)
-
[`886a038`](886a038689 )
fix: handle files with unspecified path in `getRulesMetaForResults`
([#​16437](https://togithub.com/eslint/eslint/issues/16437 ))
(Francesco Trotta)
#### Documentation
-
[`ce93b42`](ce93b429bf )
docs: Stylelint property-no-unknown
([#​16497](https://togithub.com/eslint/eslint/issues/16497 )) (Nick
Schonning)
-
[`d2cecb4`](d2cecb4ad2 )
docs: Stylelint declaration-block-no-shorthand-property-overrides
([#​16498](https://togithub.com/eslint/eslint/issues/16498 )) (Nick
Schonning)
-
[`0a92805`](0a92805d77 )
docs: stylelint color-hex-case
([#​16496](https://togithub.com/eslint/eslint/issues/16496 )) (Nick
Schonning)
-
[`74a5af4`](74a5af487a )
docs: fix stylelint error
([#​16491](https://togithub.com/eslint/eslint/issues/16491 ))
(Milos Djermanovic)
-
[`324db1a`](324db1a11e )
docs: explicit stylelint color related rules
([#​16465](https://togithub.com/eslint/eslint/issues/16465 )) (Nick
Schonning)
-
[`94dc4f1`](94dc4f19ba )
docs: use Stylelint for HTML files
([#​16468](https://togithub.com/eslint/eslint/issues/16468 )) (Nick
Schonning)
-
[`cc6128d`](cc6128db4f )
docs: enable stylelint declaration-block-no-duplicate-properties
([#​16466](https://togithub.com/eslint/eslint/issues/16466 )) (Nick
Schonning)
-
[`d03a8bf`](d03a8bf897 )
docs: Add heading to justification explanation
([#​16430](https://togithub.com/eslint/eslint/issues/16430 ))
(Maritaria)
-
[`8a15968`](8a159686f9 )
docs: add Stylelint configuration and cleanup
([#​16379](https://togithub.com/eslint/eslint/issues/16379 )) (Nick
Schonning)
-
[`9b0a469`](9b0a469d1e )
docs: note commit messages don't support scope
([#​16435](https://togithub.com/eslint/eslint/issues/16435 )) (Andy
Edwards)
-
[`1581405`](15814057fd )
docs: improve context.getScope() docs
([#​16417](https://togithub.com/eslint/eslint/issues/16417 )) (Ben
Perlmutter)
-
[`b797149`](b7971496e9 )
docs: update formatters template
([#​16454](https://togithub.com/eslint/eslint/issues/16454 ))
(Milos Djermanovic)
-
[`5ac4de9`](5ac4de911f )
docs: fix link to formatters on the Core Concepts page
([#​16455](https://togithub.com/eslint/eslint/issues/16455 ))
(Vladislav)
-
[`33313ef`](33313ef562 )
docs: core-concepts: fix link to semi rule
([#​16453](https://togithub.com/eslint/eslint/issues/16453 ))
(coderaiser)
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-11-10 08:21:34 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81ff552869 
							
						 
					 
					
						
						
							
							chore(deps): update dependency msw to v0.48.1 ( #2375 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [msw](https://mswjs.io/ ) ([source](https://togithub.com/mswjs/msw )) |
[`0.47.4` ->
`0.48.1`](https://renovatebot.com/diffs/npm/msw/0.47.4/0.48.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>mswjs/msw</summary>
### [`v0.48.1`](https://togithub.com/mswjs/msw/releases/tag/v0.48.1 )
[Compare
Source](https://togithub.com/mswjs/msw/compare/v0.48.0...v0.48.1 )
#### v0.48.1 (2022-11-10)
##### Bug Fixes
- bufferUtils import path
([#​1453](https://togithub.com/mswjs/msw/issues/1453 ))
([`91b2902`](91b2902ded ))
[@​cksal0805](https://togithub.com/cksal0805 )
### [`v0.48.0`](https://togithub.com/mswjs/msw/releases/tag/v0.48.0 )
[Compare
Source](https://togithub.com/mswjs/msw/compare/v0.47.4...v0.48.0 )
#### v0.48.0 (2022-11-08)
##### Features
- add "SetupApi" base class
([#​1445](https://togithub.com/mswjs/msw/issues/1445 ))
([`85ba844`](85ba8440f5 ))
[@​Toxiapo](https://togithub.com/Toxiapo )
[@​kettanaito](https://togithub.com/kettanaito )
- do not interfere with shared workers
([#​1448](https://togithub.com/mswjs/msw/issues/1448 ))
([`670dda7`](670dda7b97 ))
[@​mucsi96](https://togithub.com/mucsi96 )
[@​kettanaito](https://togithub.com/kettanaito )
- makes the library esm-compatible
([#​1399](https://togithub.com/mswjs/msw/issues/1399 ))
([`41798eb`](41798ebc69 ))
[@​ivanhofer](https://togithub.com/ivanhofer )
[@​kettanaito](https://togithub.com/kettanaito )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-11-10 08:21:18 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5dd319e414 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.13.0 ( #2372 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@uiw/codemirror-theme-duotone](https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light )
([source](https://togithub.com/uiwjs/react-codemirror )) | [`4.12.4` ->
`4.13.0`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.12.4/4.13.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror</summary>
###
[`v4.13.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.13.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.12.4...v4.13.0 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.13.0/file/README.md )
Documentation v4.13.0:
https://raw.githack.com/uiwjs/react-codemirror/15bae9c/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.12.4...v4.13.0 
```shell
npm i @​uiw/react-codemirror@4.13.0
```
- 🌟  feat(basic-setup): add `tabSize` options
([#​400](https://togithub.com/uiwjs/react-codemirror/issues/400 )).
[`cb2efd0`](https://togithub.com/uiwjs/react-codemirror/commit/cb2efd0 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-11-10 06:24:17 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9501d3f83 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite to v3.2.3 ( #2364 )  
						
						 
						
						... 
						
						
						
						[](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 )) | [`3.2.1` ->
`3.2.3`](https://renovatebot.com/diffs/npm/vite/3.2.1/3.2.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitejs/vite</summary>
###
[`v3.2.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small323-2022-11-07-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v3.2.2...v3.2.3 )
- refactor: change style.innerHTML to style.textContent
([#​10801](https://togithub.com/vitejs/vite/issues/10801 ))
([8ea71b4](https://togithub.com/vitejs/vite/commit/8ea71b4 )), closes
[#​10801](https://togithub.com/vitejs/vite/issues/10801 )
- fix: add `@types/node` as an optional peer dependency
([#​10757](https://togithub.com/vitejs/vite/issues/10757 ))
([57916a4](https://togithub.com/vitejs/vite/commit/57916a4 )), closes
[#​10757](https://togithub.com/vitejs/vite/issues/10757 )
- fix: transform import.meta.glob when scan JS/TS
[#​10634](https://togithub.com/vitejs/vite/issues/10634 )
([#​10635](https://togithub.com/vitejs/vite/issues/10635 ))
([c53ffec](https://togithub.com/vitejs/vite/commit/c53ffec )), closes
[#​10634](https://togithub.com/vitejs/vite/issues/10634 )
[#​10635](https://togithub.com/vitejs/vite/issues/10635 )
- fix(css): url() with variable in sass/less (fixes
[#​3644](https://togithub.com/vitejs/vite/issues/3644 ),
[#​7651](https://togithub.com/vitejs/vite/issues/7651 ))
([#​10741](https://togithub.com/vitejs/vite/issues/10741 ))
([fa2e47f](https://togithub.com/vitejs/vite/commit/fa2e47f )), closes
[#​3644](https://togithub.com/vitejs/vite/issues/3644 )
[#​7651](https://togithub.com/vitejs/vite/issues/7651 )
[#​10741](https://togithub.com/vitejs/vite/issues/10741 )
- feat: add `vite:afterUpdate` event
([#​9810](https://togithub.com/vitejs/vite/issues/9810 ))
([1f57f84](https://togithub.com/vitejs/vite/commit/1f57f84 )), closes
[#​9810](https://togithub.com/vitejs/vite/issues/9810 )
- perf: improve `multilineCommentsRE` regex (fix
[#​10689](https://togithub.com/vitejs/vite/issues/10689 ))
([#​10751](https://togithub.com/vitejs/vite/issues/10751 ))
([51ed059](https://togithub.com/vitejs/vite/commit/51ed059 )), closes
[#​10689](https://togithub.com/vitejs/vite/issues/10689 )
[#​10751](https://togithub.com/vitejs/vite/issues/10751 )
- perf: Use only one ps exec to find a Chromium browser opened on Mac OS
([#​10588](https://togithub.com/vitejs/vite/issues/10588 ))
([f199e90](https://togithub.com/vitejs/vite/commit/f199e90 )), closes
[#​10588](https://togithub.com/vitejs/vite/issues/10588 )
- chore: fix dev build replacing undefined
([#​10740](https://togithub.com/vitejs/vite/issues/10740 ))
([1358a3c](https://togithub.com/vitejs/vite/commit/1358a3c )), closes
[#​10740](https://togithub.com/vitejs/vite/issues/10740 )
- chore: remove non used type definitions
([#​10738](https://togithub.com/vitejs/vite/issues/10738 ))
([ee8c7a6](https://togithub.com/vitejs/vite/commit/ee8c7a6 )), closes
[#​10738](https://togithub.com/vitejs/vite/issues/10738 )
- chore(deps): update dependency
[@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs )
to v23 ([#​10611](https://togithub.com/vitejs/vite/issues/10611 ))
([cc4be70](https://togithub.com/vitejs/vite/commit/cc4be70 )), closes
[#​10611](https://togithub.com/vitejs/vite/issues/10611 )
- chore(deps): update dependency
[@​rollup/plugin-dynamic-import-vars](https://togithub.com/rollup/plugin-dynamic-import-vars )
to v2 ([#​10726](https://togithub.com/vitejs/vite/issues/10726 ))
([326f782](https://togithub.com/vitejs/vite/commit/326f782 )), closes
[#​10726](https://togithub.com/vitejs/vite/issues/10726 )
###
[`v3.2.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small322-2022-10-31-small )
[Compare
Source](47a78db497 ...v3.2.2)
- chore: remove src/client from package
([#​10703](https://togithub.com/vitejs/vite/issues/10703 ))
([816842e](https://togithub.com/vitejs/vite/commit/816842e )), closes
[#​10703](https://togithub.com/vitejs/vite/issues/10703 )
- chore(deps): update all non-major dependencies
([#​10725](https://togithub.com/vitejs/vite/issues/10725 ))
([22cfad8](https://togithub.com/vitejs/vite/commit/22cfad8 )), closes
[#​10725](https://togithub.com/vitejs/vite/issues/10725 )
- fix: remove loaded input sourcemap (fixes
[#​8411](https://togithub.com/vitejs/vite/issues/8411 ))
([#​10705](https://togithub.com/vitejs/vite/issues/10705 ))
([eb50e3a](https://togithub.com/vitejs/vite/commit/eb50e3a )), closes
[#​8411](https://togithub.com/vitejs/vite/issues/8411 )
[#​10705](https://togithub.com/vitejs/vite/issues/10705 )
- fix: tsconfig `jsx` overrides esbuild options, reverts
[#​10374](https://togithub.com/vitejs/vite/issues/10374 )
([#​10714](https://togithub.com/vitejs/vite/issues/10714 ))
([aacf6a4](https://togithub.com/vitejs/vite/commit/aacf6a4 )), closes
[#​10374](https://togithub.com/vitejs/vite/issues/10374 )
[#​10714](https://togithub.com/vitejs/vite/issues/10714 )
- docs(changelog): fix broken url
([#​10692](https://togithub.com/vitejs/vite/issues/10692 ))
([f937ccc](https://togithub.com/vitejs/vite/commit/f937ccc )), closes
[#​10692](https://togithub.com/vitejs/vite/issues/10692 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-11-09 22:30:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24d2bbcf96 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/jest to v29 ( #1529 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`28.1.8` ->
`29.2.2`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.8/29.2.2 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTcuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE3LjEifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-11-09 23:04:49 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ivar Conradi Østhus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							670b97dede 
							
						 
					 
					
						
						
							
							fix: set suggested min value to 0 ( #2363 )  
						
						 
						
						... 
						
						
						
						This PR does one thing, it sets the y-axis to start at "0" when showing
request counts over time.

fixes  #2107  
						
					 
					
						2022-11-09 21:43:13 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							343e561bc4 
							
						 
					 
					
						
						
							
							chore(deps): update dependency jsdom to v20.0.2 ( #2355 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jsdom](https://togithub.com/jsdom/jsdom ) | [`20.0.1` ->
`20.0.2`](https://renovatebot.com/diffs/npm/jsdom/20.0.1/20.0.2 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>jsdom/jsdom</summary>
###
[`v20.0.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#​2002 )
[Compare
Source](https://togithub.com/jsdom/jsdom/compare/20.0.1...20.0.2 )
- Fixed `xhr.abort()` to no longer give an exception when the
constructed `XMLHttpRequest` was invalid. (whamtet)
- Fixed `event.getModifierState()` on `MouseEvent` and `KeyboardEvent`
instances to properly consult the `ctrlKey`, `altKey`, `metaKey`, and
`shiftKey` properties of the event. (juzerzarif)
- Fixed custom element creation to not be affected by any modifications
to the `window.customElements` property. (bicknellr)
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-11-09 19:53:39 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b9f55a3fbc 
							
						 
					 
					
						
						
							
							fix sidebar width ( #2359 )  
						
						 
						
						
						
					 
					
						2022-11-09 16:50:48 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b61dbbd718 
							
						 
					 
					
						
						
							
							fix: remove lexical illusion in playground guidance ( #2360 )  
						
						 
						
						... 
						
						
						
						## What
I have removed a lexical illusion lexical illusion in this guidance
step, where "context field" was repeated.
## Why
Because it's unintended and doesn't make any sense in the the sentence. 
						
					 
					
						2022-11-09 13:56:34 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ff11f30e1d 
							
						 
					 
					
						
						
							
							Change request approvers displaying in UI ( #2358 )  
						
						 
						
						... 
						
						
						
						This PR adds UI for approvers to the change requests feature. 
						
					 
					
						2022-11-09 13:35:09 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5e14e80ae3 
							
						 
					 
					
						
						
							
							Change request approvals table ( #2347 )  
						
						 
						
						... 
						
						
						
						1. Added database table for change request approvals
2. Removed separate endpoint for applying. **Now all state changes will
go through same endpoint.** 
						
					 
					
						2022-11-09 10:40:47 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d998f4c67a 
							
						 
					 
					
						
						
							
							feat: suggest strategy from template ( #2340 )  
						
						 
						
						
						
					 
					
						2022-11-09 08:29:33 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa9aa6fb4a 
							
						 
					 
					
						
						
							
							styling change request sidebar ( #2350 )  
						
						 
						
						
						
					 
					
						2022-11-08 16:16:30 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							88a9e0cb9b 
							
						 
					 
					
						
						
							
							feat: stateful banner ( #2346 )  
						
						 
						
						... 
						
						
						
						Conditional banner for change request status 
						
					 
					
						2022-11-08 12:56:28 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c6f906159b 
							
						 
					 
					
						
						
							
							feat: env check in change requests ( #2336 )  
						
						 
						
						
						
					 
					
						2022-11-07 09:16:29 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9577a81528 
							
						 
					 
					
						
						
							
							fix: clone environment creating token everytime ( #2335 )  
						
						 
						
						
						
					 
					
						2022-11-04 12:12:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							065833e5d1 
							
						 
					 
					
						
						
							
							feat: display change details ( #2327 )  
						
						 
						
						... 
						
						
						
						* feat: display change details
* refactor: reorganize components
* feat: display deleted strategy name if present
* feat: UI tweaks
* fix: types
* refactor: remove unnecessary checks for types 
						
					 
					
						2022-11-04 12:52:47 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b281d9513 
							
						 
					 
					
						
						
							
							Change request - edit strategy ( #2334 )  
						
						 
						
						... 
						
						
						
						* feat: request change - add strategy
* refactor: use change request is-enabled hook
* feat: edit strategy
* fix: prettier formatting
* fix: refetch change request draft after adding 
						
					 
					
						2022-11-04 11:55:45 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2000f2848 
							
						 
					 
					
						
						
							
							feat: request change - add strategy ( #2330 )  
						
						 
						
						... 
						
						
						
						* feat: request change - add strategy
* refactor: use change request is-enabled hook 
						
					 
					
						2022-11-04 11:25:06 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c1e0bd83b0 
							
						 
					 
					
						
						
							
							Frontend - Suggest change copy strategy ( #2312 )  
						
						 
						
						... 
						
						
						
						* Suggest change copy strategy
* Fix merge conflicts
* Copy strategies from other environment added to draft
* Copy strategies from other environment added to draft
* Copy strategies from other environment added to draft
* Copy strategies from other environment added to draft
* fmt
* PR comments
* PR comments
* PR comments
* PR comments
* Fix: Conditionally hide Change Requests tab 
						
					 
					
						2022-11-04 11:33:07 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fae7de0d5d 
							
						 
					 
					
						
						
							
							refactor: hook for change requests ( #2331 )  
						
						 
						
						... 
						
						
						
						* refactor: hook for change requests
* Update frontend/src/component/project/Project/ProjectFeatureToggles/ProjectFeatureToggles.tsx
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
* Update frontend/src/component/project/Project/Project.tsx
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
* Update frontend/src/component/feature/FeatureView/FeatureOverview/FeatureOverviewEnvSwitches/FeatureOverviewEnvSwitch/FeatureOverviewEnvSwitch.tsx
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
* Update frontend/src/component/feature/FeatureStrategy/FeatureStrategyRemove/FeatureStrategyRemove.tsx
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
* fix: fix imports
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com> 
						
					 
					
						2022-11-04 09:50:00 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							46076fcbc8 
							
						 
					 
					
						
						
							
							Fix: Conditionally hide Change Requests tab ( #2329 )  
						
						 
						
						
						
					 
					
						2022-11-04 10:17:37 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f0a929044d 
							
						 
					 
					
						
						
							
							Change request API draft to open ( #2320 )  
						
						 
						
						... 
						
						
						
						Draft to open 
						
					 
					
						2022-11-04 09:44:56 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ivar Conradi Østhus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0717b281fa 
							
						 
					 
					
						
						
							
							fix: update resolutions  
						
						 
						
						
						
					 
					
						2022-11-03 15:38:51 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fredrik Strand Oseberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8db33ac7f 
							
						 
					 
					
						
						
							
							Feat/change request overview applied state ( #2322 )  
						
						 
						
						... 
						
						
						
						* feat: review button
* feat: add review button
* fix: add to box
* fix: separate function calls
* fix: comment out reviewers
* fix: type 
						
					 
					
						2022-11-03 12:43:03 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							147408045b 
							
						 
					 
					
						
						
							
							feat: suggest remove strategy UI ( #2321 )  
						
						 
						
						... 
						
						
						
						* feat: suggest remove strategy UI
* add delete strategy to draft
* refactor: extract hooks
* refactor: consistent fn usage 
						
					 
					
						2022-11-03 12:26:35 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ivar Conradi Østhus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4937b23e16 
							
						 
					 
					
						
						
							
							fix: remove duplicate formatApiPath in userUiConfigApi hook ( #2318 )  
						
						 
						
						
						
					 
					
						2022-11-03 08:47:16 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a855604af 
							
						 
					 
					
						
						
							
							feat: review your draft sidebar ( #2305 )  
						
						 
						
						... 
						
						
						
						* refactor playground status chip component
* fix: update change request sidebar
* refactor: status badge cleanup
* fix: prettier formatting 
						
					 
					
						2022-11-02 16:05:27 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fredrik Strand Oseberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2f1f9cecc2 
							
						 
					 
					
						
						
							
							feat: change request header ( #2317 )  
						
						 
						
						... 
						
						
						
						* feat: change request header
* fix: dom nesting paragraphs
* fix: change path 
						
					 
					
						2022-11-02 14:23:44 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6622346286 
							
						 
					 
					
						
						
							
							Add stable row id. ( #2315 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com> 
						
					 
					
						2022-11-02 12:55:20 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fredrik Strand Oseberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b10a8815b 
							
						 
					 
					
						
						
							
							Feat/review page timeline ( #2310 )  
						
						 
						
						... 
						
						
						
						* fix: styling
* feat: overview timeline
* fix: rename types
* fix: pr comments 
						
					 
					
						2022-11-02 11:14:26 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9fb431aab7 
							
						 
					 
					
						
						
							
							fix: limit total of PATs a user can have ( #2301 )  
						
						 
						
						... 
						
						
						
						* fix: limit total of PATs a user can have
* increase PAT limit to 10
* Update src/lib/services/pat-service.ts
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* disable button on the front-end when PAT limit is reached
* import from server instead of repeating ourselves
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com> 
						
					 
					
						2022-11-02 08:11:35 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5dd8616c74 
							
						 
					 
					
						
						
							
							Rename suggest changes to change request ( #2311 )  
						
						 
						
						... 
						
						
						
						* Rename change request
* Merge with review status
* Move events and permissions 
						
					 
					
						2022-11-02 08:34:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fredrik Strand Oseberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da102a3e98 
							
						 
					 
					
						
						
							
							Feat/review page states ( #2309 )  
						
						 
						
						... 
						
						
						
						* feat: review status draft
* feat: add review status styles 
						
					 
					
						2022-11-01 10:55:03 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f39d1021d0 
							
						 
					 
					
						
						
							
							feat: discard suggested draft change ( #2285 )  
						
						 
						
						... 
						
						
						
						* feat: discard suggested draft change
* fix: suggest changes api frontend integration
* fix suggested changes discard 
						
					 
					
						2022-10-31 12:46:54 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fredrik Strand Oseberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							15c22d7630 
							
						 
					 
					
						
						
							
							feat: integrate with API for suggest changes ( #2286 )  
						
						 
						
						... 
						
						
						
						* feat: integrate with API for suggest changes
* fix: suggestions table tabs state (#2287 )
* fix: suggestions table tabs state
* fix suggestion header padding
* fix: update snapshots
* fix: pr comments
* fix: revert store change
* fix: revert store fix
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com> 
						
					 
					
						2022-10-31 12:46:31 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							07821174a5 
							
						 
					 
					
						
						
							
							refactor: remove PAT experimental flag ( #2299 )  
						
						 
						
						
						
					 
					
						2022-10-31 09:38:30 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ce6d2e56bc 
							
						 
					 
					
						
						
							
							fix: only show link to create segment if you have permission ( #2291 )  
						
						 
						
						
						
					 
					
						2022-10-31 08:45:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							670836061c 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @vitejs/plugin-react to v2.2.0 ( #2281 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-10-28 21:28:28 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4dda82263e 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite to v3.2.1 ( #2282 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-10-28 18:21:39 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							09cb61c719 
							
						 
					 
					
						
						
							
							fix: small UI fixes to the clone environment modal ( #2290 )  
						
						 
						
						... 
						
						
						
						fix: small UI fixes to the environment modal 
						
					 
					
						2022-10-28 16:05:27 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Hornby 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e03fba6cd 
							
						 
					 
					
						
						
							
							make prettify large number tests independent of locale ( #2284 )  
						
						 
						
						
						
					 
					
						2022-10-28 14:47:44 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d48cfc8585 
							
						 
					 
					
						
						
							
							Feat/frontend changeset list ( #2264 )  
						
						 
						
						... 
						
						
						
						* ChangesetTable initial
* ChangesetTable bug fixes
* Added tabs
* Add Applied and Cancelled badges
* fix alignment
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* replace updatedAt with createdAt
* bug fix
* bug fix 
						
					 
					
						2022-10-28 10:24:13 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2324ee91f 
							
						 
					 
					
						
						
							
							Feat clone environment modal ( #2245 )  
						
						 
						
						... 
						
						
						
						* add clone environment modal base skeleton (WIP)
* refactor HelpIcon common component, fix group form
* add more fields to clone env modal, multi project selector
* implement initial payload signature
* reflect latest design decisions
* misc ui fixes
* update UI to the new designs, change back clone option to use flag
* set env limit to 15
* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* address PR comments
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com> 
						
					 
					
						2022-10-28 09:15:46 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d6084de45 
							
						 
					 
					
						
						
							
							chore(deps): update emotion monorepo to v11.10.5 ( #2279 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-10-28 09:44:02 +02:00