Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08d0e45de5 
							
						 
					 
					
						
						
							
							Update quickstart to not mention Pro instance ( #8576 )  
						
						
						
					 
					
						2024-11-04 11:31:55 +01:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d4e3efbc5 
							
						 
					 
					
						
						
							
							chore: upgrade to biome 1.9.4 ( #8616 )  
						
						... 
						
						
						
						The two lints being turned off are new for 1.9.x and caused a massive
diff inside frontend if activated. To reduce impact, these were turned off for
the merge. We might want to look at turning them back on once we're
ready to have a semantic / a11y refactor of our frontend. 
						
					 
					
						2024-10-31 15:24:22 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9310e51bef 
							
						 
					 
					
						
						
							
							chore(deps): bump elliptic from 6.5.7 to 6.6.0 in /website ( #8561 )  
						
						... 
						
						
						
						Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.7 to
6.6.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b8a7edd61a34c853478chttps://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/Unleash/unleash/network/alerts ).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
					 
					
						2024-10-30 15:42:09 +01:00 
						 
				 
			
				
					
						
							
							
								Alvin Bryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a1d6795533 
							
						 
					 
					
						
						
							
							Docusaurus v3 ( #8485 )  
						
						... 
						
						
						
						- Upgrades to latest Docusaurus
- Upgrades our OpenAPI plugin to latest too
- Removes old, unneeded dependencies
- Our configs and sidebar files now use TypeScript
[Preview
link](https://unleash-docs-git-alvin-docusaurus-v3-unleash-team.vercel.app/ )
---------
Co-authored-by: melindafekete <melinda.fekete@getunleash.io>
Co-authored-by: Christopher Kolstad <chriswk@getunleash.io> 
						
					 
					
						2024-10-30 11:55:51 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							93f3f5ff03 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @babel/core to v7.25.9 ( #8578 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core )
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core ))
| [`7.25.8` ->
`7.25.9`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.25.8/7.25.9 )
|
[](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>babel/babel (@​babel/core)</summary>
###
[`v7.25.9`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7259-2024-10-22 )
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.25.8...v7.25.9 )
##### 🐛  Bug Fix
-   `babel-parser`, `babel-template`, `babel-types`
- [#​16905](https://redirect.github.com/babel/babel/pull/16905 )
fix: Keep type annotations in `syntacticPlaceholders` mode
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu ))
-   `babel-helper-compilation-targets`, `babel-preset-env`
- [#​16907](https://redirect.github.com/babel/babel/pull/16907 )
fix: support BROWSERSLIST{,\_CONFIG} env
([@​JLHwung](https://redirect.github.com/JLHwung ))
-   Other
- [#​16884](https://redirect.github.com/babel/babel/pull/16884 )
Analyze `ClassAccessorProperty` to prevent the `no-undef` rule
([@​victorenator](https://redirect.github.com/victorenator ))
##### 🏠  Internal
-   `babel-helper-transform-fixture-test-runner`
- [#​16914](https://redirect.github.com/babel/babel/pull/16914 )
remove test options flaky
([@​JLHwung](https://redirect.github.com/JLHwung ))
##### 🏃♀️  Performance
-   `babel-parser`, `babel-types`
- [#​16918](https://redirect.github.com/babel/babel/pull/16918 )
perf: Make `VISITOR_KEYS` etc. faster to access
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-10-29 18:22:44 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1894271791 
							
						 
					 
					
						
						
							
							chore(deps): update yarn to v4.5.1 ( #8565 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [yarn](https://redirect.github.com/yarnpkg/berry )
([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli ))
| [`4.4.1` ->
`4.5.1`](https://renovatebot.com/diffs/npm/yarn/4.4.1/4.5.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>yarnpkg/berry (yarn)</summary>
###
[`v4.5.1`](68e10d099f...b5baf9bb1768e10d099f...b5baf9bb17d2afdfcf88...68e10d099fd2afdfcf88...68e10d099f📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-10-29 01:27:49 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b4d509d263 
							
						 
					 
					
						
						
							
							chore(deps): update dependency react-router to v6.27.0 ( #8560 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-router](https://redirect.github.com/remix-run/react-router )
([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router ))
| [`6.26.2` ->
`6.27.0`](https://renovatebot.com/diffs/npm/react-router/6.26.2/6.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>remix-run/react-router (react-router)</summary>
###
[`v6.27.0`](https://redirect.github.com/remix-run/react-router/releases/tag/react-router%406.27.0 ):
v6.27.0
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/react-router@6.26.2...react-router@6.27.0 )
See the changelog for release notes:
https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6270 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-10-28 18:38:18 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							98ef21e7ac 
							
						 
					 
					
						
						
							
							chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website ( #8514 )  
						
						
						
					 
					
						2024-10-25 19:30:17 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3076bb4c21 
							
						 
					 
					
						
						
							
							Update quickstart guide ( #8523 )  
						
						
						
					 
					
						2024-10-25 11:12:05 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6a4e9dc8c2 
							
						 
					 
					
						
						
							
							chore(deps): update dependency browserslist to v4.24.0 ( #8535 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [browserslist](https://redirect.github.com/browserslist/browserslist )
| [`4.23.3` ->
`4.24.0`](https://renovatebot.com/diffs/npm/browserslist/4.23.3/4.24.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>browserslist/browserslist (browserslist)</summary>
###
[`v4.24.0`](https://redirect.github.com/browserslist/browserslist/blob/HEAD/CHANGELOG.md#4240 )
[Compare
Source](https://redirect.github.com/browserslist/browserslist/compare/4.23.3...4.24.0 )
- Added `browserslist.findConfigFile()` helper (by
[@​JLHwung](https://redirect.github.com/JLHwung )).
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-10-24 21:08:00 +00:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							256c75a8a6 
							
						 
					 
					
						
						
							
							Remove redundant titleTemplate docusaurus config ( #8533 )  
						
						... 
						
						
						
						Removed a redundant docusaurus config value that causes linting issues. 
						
					 
					
						2024-10-24 16:57:13 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							56dacb668a 
							
						 
					 
					
						
						
							
							Update titles, descriptions, and slugs based on ercule feedback ( #8509 )  
						
						
						
					 
					
						2024-10-24 16:09:57 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f9a01c4831 
							
						 
					 
					
						
						
							
							chore(deps): update dependency babel-loader to v9.2.1 ( #8527 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [babel-loader](https://redirect.github.com/babel/babel-loader ) |
[`9.1.3` ->
`9.2.1`](https://renovatebot.com/diffs/npm/babel-loader/9.1.3/9.2.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>babel/babel-loader (babel-loader)</summary>
###
[`v9.2.1`](https://redirect.github.com/babel/babel-loader/compare/v9.2.0...1a9240b228d7735101d469bdb99b1a1e9991760f )
[Compare
Source](https://redirect.github.com/babel/babel-loader/compare/v9.2.0...v9.2.1 )
###
[`v9.2.0`](https://redirect.github.com/babel/babel-loader/compare/v9.1.3...d280ee32ef3587ec1494ac804b17a8219013f810 )
[Compare
Source](https://redirect.github.com/babel/babel-loader/compare/v9.1.3...v9.2.0 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-10-24 01:14:26 +00:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8b0af59897 
							
						 
					 
					
						
						
							
							Update and restructure environments ( #8496 )  
						
						
						
					 
					
						2024-10-22 17:55:11 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43edac7cd4 
							
						 
					 
					
						
						
							
							Fix markdown 3 error for placeholder text ( #8483 )  
						
						
						
					 
					
						2024-10-18 18:48:17 +02:00 
						 
				 
			
				
					
						
							
							
								Alvin Bryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1c29f70edc 
							
						 
					 
					
						
						
							
							AI Tutorial ( #8297 )  
						
						... 
						
						
						
						How to use feature flags to control AI models
**[Preview
link](https://unleash-docs-git-alvin-ai-tutorial-unleash-team.vercel.app/feature-flag-tutorials/use-cases/ai )**
---------
Co-authored-by: Melinda Fekete <melinda.fekete@getunleash.io>
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2024-10-18 13:57:24 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b99018ed3a 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @babel/core to v7.25.8 ( #8471 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core )
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core ))
| [`7.25.2` ->
`7.25.8`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.25.2/7.25.8 )
|
[](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>babel/babel (@​babel/core)</summary>
###
[`v7.25.8`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7258-2024-10-10 )
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.25.7...v7.25.8 )
##### 🐛  Bug Fix
-   `babel-core`
- [#​16888](https://redirect.github.com/babel/babel/pull/16888 )
Restore public API of `resolvePlugin`/`resolvePreset`
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo ))
##### 🏠  Internal
- `babel-parser`, `babel-plugin-proposal-async-do-expressions`,
`babel-plugin-proposal-destructuring-private`,
`babel-plugin-proposal-do-expressions`,
`babel-plugin-proposal-explicit-resource-management`,
`babel-plugin-proposal-export-default-from`,
`babel-plugin-proposal-function-bind`,
`babel-plugin-proposal-function-sent`,
`babel-plugin-proposal-import-defer`,
`babel-plugin-proposal-partial-application`,
`babel-plugin-proposal-throw-expressions`,
`babel-plugin-transform-async-generator-functions`,
`babel-plugin-transform-class-static-block`,
`babel-plugin-transform-dynamic-import`,
`babel-plugin-transform-export-namespace-from`,
`babel-plugin-transform-json-strings`,
`babel-plugin-transform-logical-assignment-operators`,
`babel-plugin-transform-nullish-coalescing-operator`,
`babel-plugin-transform-numeric-separator`,
`babel-plugin-transform-object-rest-spread`,
`babel-plugin-transform-optional-catch-binding`,
`babel-plugin-transform-optional-chaining`,
`babel-plugin-transform-private-property-in-object`, `babel-preset-env`
- [#​16824](https://redirect.github.com/babel/babel/pull/16824 )
Inline one-line syntax plugins
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo ))
###
[`v7.25.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7257-2024-10-02 )
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.25.2...v7.25.7 )
##### 🐛  Bug Fix
-   `babel-helper-validator-identifier`
- [#​16825](https://redirect.github.com/babel/babel/pull/16825 )
fix: update identifier to unicode 16
([@​JLHwung](https://redirect.github.com/JLHwung ))
-   `babel-traverse`
- [#​16814](https://redirect.github.com/babel/babel/pull/16814 )
fix: issue with node path keys updated on unrelated paths
([@​DylanPiercey](https://redirect.github.com/DylanPiercey ))
-   `babel-plugin-transform-classes`
- [#​16797](https://redirect.github.com/babel/babel/pull/16797 )
Use an inclusion rather than exclusion list for `super()` check
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo ))
-   `babel-generator`
- [#​16788](https://redirect.github.com/babel/babel/pull/16788 )
Fix printing of TS `infer` in compact mode
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo ))
- [#​16785](https://redirect.github.com/babel/babel/pull/16785 )
Print TS type annotations for destructuring in assignment pattern
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo ))
- [#​16778](https://redirect.github.com/babel/babel/pull/16778 )
Respect `[no LineTerminator here]` after nodes
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo ))
##### 💅  Polish
-   `babel-types`
- [#​16852](https://redirect.github.com/babel/babel/pull/16852 )
Add deprecated JSDOC for fields
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu ))
##### 🏠  Internal
-   `babel-core`
- [#​16820](https://redirect.github.com/babel/babel/pull/16820 )
Allow sync loading of ESM when `--experimental-require-module`
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo ))
- `babel-helper-compilation-targets`, `babel-helper-plugin-utils`,
`babel-preset-env`
- [#​16858](https://redirect.github.com/babel/babel/pull/16858 )
Add browserslist config to external dependency
([@​JLHwung](https://redirect.github.com/JLHwung ))
- `babel-plugin-proposal-destructuring-private`,
`babel-plugin-syntax-decimal`, `babel-plugin-syntax-import-reflection`,
`babel-standalone`
- [#​16809](https://redirect.github.com/babel/babel/pull/16809 )
Archive syntax-import-reflection and syntax-decimal
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo ))
-   `babel-generator`
- [#​16779](https://redirect.github.com/babel/babel/pull/16779 )
Simplify logic for `[no LineTerminator here]` before nodes
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo ))
##### 🏃♀️  Performance
-   `babel-plugin-transform-typescript`
- [#​16875](https://redirect.github.com/babel/babel/pull/16875 )
perf: Avoid extra cloning of namespaces
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu ))
-   `babel-types`
- [#​16842](https://redirect.github.com/babel/babel/pull/16842 )
perf: Improve
[@​babel/types](https://redirect.github.com/babel/types ) builders
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu ))
- [#​16828](https://redirect.github.com/babel/babel/pull/16828 )
Only access `BABEL_TYPES_8_BREAKING` at startup
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-10-17 17:40:10 +00:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e81f606d33 
							
						 
					 
					
						
						
							
							Fix incorrect md file extensions in docs ( #8462 )  
						
						
						
					 
					
						2024-10-17 11:52:02 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c580e762b3 
							
						 
					 
					
						
						
							
							Restructure features documentation ( #8394 )  
						
						
						
					 
					
						2024-10-16 13:59:30 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4130b9b143 
							
						 
					 
					
						
						
							
							Fix linting error in GithubContributors file ( #8409 )  
						
						
						
					 
					
						2024-10-09 18:18:30 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							335ed4563f 
							
						 
					 
					
						
						
							
							Add Seb, Michael, Melinda to Unleash team for docs contributions ( #8406 )  
						
						
						
					 
					
						2024-10-09 17:22:01 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d61b3903b 
							
						 
					 
					
						
						
							
							Ab testing cleanup redirect ( #8392 )  
						
						
						
					 
					
						2024-10-08 17:33:47 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8736d2a916 
							
						 
					 
					
						
						
							
							Events docs revamp ( #8360 )  
						
						
						
					 
					
						2024-10-08 12:11:05 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43a564753e 
							
						 
					 
					
						
						
							
							Add background to gradual rollout building blocks image ( #8370 )  
						
						
						
					 
					
						2024-10-04 17:07:16 +02:00 
						 
				 
			
				
					
						
							
							
								Nnenna Ndukwe 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							29bf902d8a 
							
						 
					 
					
						
						
							
							docs: update intro to point to quickstart and unleash plans ( #8292 )  
						
						... 
						
						
						
						<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
---------
Co-authored-by: Alvin Bryan <107407814+alvinometric@users.noreply.github.com> 
						
					 
					
						2024-10-03 16:04:21 +02:00 
						 
				 
			
				
					
						
							
							
								Nnenna Ndukwe 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							41f9cac758 
							
						 
					 
					
						
						
							
							docs: Remove old A/B testing doc ( #8258 )  
						
						... 
						
						
						
						<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
Now that we are building out our Use Case tutorials to include A/B
testing, we can remove old content that is associated.
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? --> 
						
					 
					
						2024-10-03 14:29:22 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							415e3489d4 
							
						 
					 
					
						
						
							
							Align availability information in the docs ( #8177 )  
						
						
						
					 
					
						2024-10-03 10:33:22 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							60206f88d3 
							
						 
					 
					
						
						
							
							Docs fixes ( #7845 )  
						
						
						
					 
					
						2024-10-01 11:33:50 +02:00 
						 
				 
			
				
					
						
							
							
								Nnenna Ndukwe 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b726a229d3 
							
						 
					 
					
						
						
							
							docs: A/B Testing Use Case Tutorial ( #8257 )  
						
						... 
						
						
						
						<img width="923" alt="Screenshot 2024-09-27 at 8 33 00 AM"
src="https://github.com/user-attachments/assets/7078b3fc-7d3a-44b9-9ab6-30f82bd1489f ">
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
We are adding another use case tutorial to our docs!
Updates may come to this PR based on further engineering review.
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? --> 
						
					 
					
						2024-09-27 19:55:11 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							15144e4e93 
							
						 
					 
					
						
						
							
							docs: feature lifecycle availability ( #8288 )  
						
						
						
					 
					
						2024-09-27 12:28:50 +02:00 
						 
				 
			
				
					
						
							
							
								Alvin Bryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d1c3e3fa2c 
							
						 
					 
					
						
						
							
							Matching <title> and h1 for "11 principles" post ( #8206 )  
						
						
						
					 
					
						2024-09-26 16:47:25 +01:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							547e41e566 
							
						 
					 
					
						
						
							
							docs: recommend PG v13 or later ( #8276 )  
						
						... 
						
						
						
						Unify on PG v13, we had one place recommending v10, release notes for v6
saying we dropped support for v10 through v12 and mentioning 13, and a
place mentioning 14 or newer.
fixes : #8265 
---------
Co-authored-by: Melinda Fekete <melinda.fekete@getunleash.io> 
						
					 
					
						2024-09-26 14:38:00 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							33f44072dc 
							
						 
					 
					
						
						
							
							docs: demo is pro ( #8270 )  
						
						
						
					 
					
						2024-09-26 11:24:41 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							25dee317c0 
							
						 
					 
					
						
						
							
							Introduce languages and frameworks chapter for feature flag tutorials ( #8204 )  
						
						
						
					 
					
						2024-09-23 17:43:18 +02:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d38048ee8 
							
						 
					 
					
						
						
							
							Update Entra ID SAML SSO docs ( #8151 )  
						
						
						
					 
					
						2024-09-20 17:37:10 +02:00 
						 
				 
			
				
					
						
							
							
								Nnenna Ndukwe 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e3a8dafe6d 
							
						 
					 
					
						
						
							
							docs: remove extra diagram ( #8203 )  
						
						... 
						
						
						
						<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? --> 
						
					 
					
						2024-09-20 14:55:34 +02:00 
						 
				 
			
				
					
						
							
							
								gitar-bot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb32336408 
							
						 
					 
					
						
						
							
							[Gitar] Cleaning up stale flag: newEventSearch with value true ( #8196 )  
						
						... 
						
						
						
						[](https://gitar.co )
  
  ---
This automated PR was generated by [Gitar](https://gitar.co ). View
[docs](https://gitar.co/docs ).
---------
Co-authored-by: Gitar <noreply@gitar.co>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
					 
					
						2024-09-20 14:48:33 +03:00 
						 
				 
			
				
					
						
							
							
								Alvin Bryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							35004fe7f1 
							
						 
					 
					
						
						
							
							Revert title change ( #8192 )  
						
						... 
						
						
						
						Revert the title change in #7643  back to "11 Principles" and removed the
description 
						
					 
					
						2024-09-20 08:47:08 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							00324e3c8b 
							
						 
					 
					
						
						
							
							chore(deps): update dependency react-router to v6.26.2 ( #8195 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-router](https://redirect.github.com/remix-run/react-router )
([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router ))
| [`6.26.1` ->
`6.26.2`](https://renovatebot.com/diffs/npm/react-router/6.26.1/6.26.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>remix-run/react-router (react-router)</summary>
###
[`v6.26.2`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#6262 )
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/react-router@6.26.1...react-router@6.26.2 )
##### Patch Changes
-   Updated dependencies:
    -   `@remix-run/router@1.19.2`
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-09-20 01:52:31 +00:00 
						 
				 
			
				
					
						
							
							
								Nnenna Ndukwe 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1fb62391ec 
							
						 
					 
					
						
						
							
							docs: add in gradual rollout use case doc ( #8172 )  
						
						... 
						
						
						
						<img width="915" alt="Screenshot 2024-09-18 at 9 01 13 AM"
src="https://github.com/user-attachments/assets/7e082be8-f10b-44f8-8e62-461a2f3e27e3 ">
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
Adding in 1 of 7 use cases to our feature flag tutorials docs.
Upcoming additions to this PR:
- diagrams
- unleash feature flag enterprise security section
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? --> 
						
					 
					
						2024-09-19 23:46:33 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa7757a2d1 
							
						 
					 
					
						
						
							
							fix: typo and improved example in latest ADR ( #8063 )  
						
						... 
						
						
						
						https://github.com/Unleash/unleash/pull/8025#discussion_r1740561994  
					
						2024-09-19 14:44:16 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							85522e097c 
							
						 
					 
					
						
						
							
							chore(deps): bump express from 4.19.2 to 4.21.0 in /website ( #8150 )  
						
						
						
					 
					
						2024-09-16 16:36:46 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1532f481d5 
							
						 
					 
					
						
						
							
							fix(deps): update dependency git-url-parse to v14.1.0 ( #8128 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [git-url-parse](https://redirect.github.com/IonicaBizau/git-url-parse )
| [`14.0.0` ->
`14.1.0`](https://renovatebot.com/diffs/npm/git-url-parse/14.0.0/14.1.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>IonicaBizau/git-url-parse (git-url-parse)</summary>
###
[`v14.1.0`](https://redirect.github.com/IonicaBizau/git-url-parse/releases/tag/14.1.0 )
[Compare
Source](https://redirect.github.com/IonicaBizau/git-url-parse/compare/14.0.0...14.1.0 )
fix parsing with 'blob' in file path /cc
[#​168](https://redirect.github.com/IonicaBizau/git-url-parse/issues/168 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-09-09 17:13:31 +00:00 
						 
				 
			
				
					
						
							
							
								Melinda Fekete 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7051fabecd 
							
						 
					 
					
						
						
							
							Consolide 'What is a feature flag' docs ( #8050 )  
						
						
						
					 
					
						2024-09-09 10:35:56 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							af524e6485 
							
						 
					 
					
						
						
							
							chore(deps): update yarn to v4.4.1 ( #8126 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [yarn](https://redirect.github.com/yarnpkg/berry )
([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli ))
| [`4.3.1` ->
`4.4.1`](https://renovatebot.com/diffs/npm/yarn/4.3.1/4.4.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>yarnpkg/berry (yarn)</summary>
###
[`v4.4.1`](ab48d624e2...d2afdfcf88ab48d624e2...d2afdfcf882e73cdb7e2...ab48d624e22e73cdb7e2...ab48d624e2📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-09-09 02:00:25 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ec417bf15e 
							
						 
					 
					
						
						
							
							docs: remove mention of admin name and email env vars ( #8096 )  
						
						... 
						
						
						
						https://github.com/Unleash/unleash/pull/7795  mistakenly included a
mention that these environment variables can be used:
- `UNLEASH_DEFAULT_ADMIN_NAME`
- `UNLEASH_DEFAULT_ADMIN_EMAIL`
However that's not really the case, since we decided to remove their
respective implementation before merging that PR. 
					
						2024-09-05 09:27:54 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd3d64739f 
							
						 
					 
					
						
						
							
							chore(deps): update dependency react-router to v6.26.1 ( #8090 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-router](https://redirect.github.com/remix-run/react-router )
([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router ))
| [`6.26.0` ->
`6.26.1`](https://renovatebot.com/diffs/npm/react-router/6.26.0/6.26.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>remix-run/react-router (react-router)</summary>
###
[`v6.26.1`](https://redirect.github.com/remix-run/react-router/compare/react-router@6.26.0...react-router@6.26.1 )
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/react-router@6.26.0...react-router@6.26.1 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-09-05 00:31:52 +00:00 
						 
				 
			
				
					
						
							
							
								Alvin Bryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							896707f7d5 
							
						 
					 
					
						
						
							
							Django tutorial + Nav update ( #7982 )  
						
						... 
						
						
						
						Updating the nav so Django and Rails are both listed under their
respective language.
---------
Co-authored-by: Simon Hornby <simon@getunleash.io>
Co-authored-by: Melinda Fekete <melinda.fekete@getunleash.io> 
						
					 
					
						2024-09-04 09:14:55 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							061fa44a20 
							
						 
					 
					
						
						
							
							chore(deps): update dependency async to v3.2.6 ( #8072 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [async](https://caolan.github.io/async/ )
([source](https://redirect.github.com/caolan/async )) | [`3.2.5` ->
`3.2.6`](https://renovatebot.com/diffs/npm/async/3.2.5/3.2.6 ) |
[](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>caolan/async (async)</summary>
###
[`v3.2.6`](https://redirect.github.com/caolan/async/compare/v3.2.5...v3.2.6 )
[Compare
Source](https://redirect.github.com/caolan/async/compare/v3.2.5...v3.2.6 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-09-04 01:45:24 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08d9b92e55 
							
						 
					 
					
						
						
							
							chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /website ( #8056 )  
						
						
						
					 
					
						2024-09-03 10:34:43 +00:00