Gastón Fournier
eef1d2980c
docs: v6 upgrading notes ( #7275 )
...
## About the changes
This include some notes about the migration guide based on
https://github.com/Unleash/unleash/issues/4380
Initially, we don't expect any breaking change provided users are not
using deprecated functionality and your Postgress is in one of the supported versions
---------
Co-authored-by: Ivar Conradi Østhus <ivar@getunleash.io>
Co-authored-by: sjaanus <sellinjaanus@gmail.com>
Co-authored-by: Thomas Heartman <thomas@getunleash.io>
Co-authored-by: Nuno Góis <github@nunogois.com>
2024-06-06 09:47:55 +02:00
Simon Hornby
717c44b3cc
docs: scim entra docs ( #7300 )
2024-06-06 09:45:45 +02:00
renovate[bot]
0c43603160
chore(deps): update dependency semver to v7.6.2 ( #7295 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [semver](https://togithub.com/npm/node-semver ) | [`7.5.4` ->
`7.6.2`](https://renovatebot.com/diffs/npm/semver/7.5.4/7.6.2 ) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/semver/7.6.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semver/7.6.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semver/7.5.4/7.6.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semver/7.5.4/7.6.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [semver](https://togithub.com/npm/node-semver ) | [`7.6.0` ->
`7.6.2`](https://renovatebot.com/diffs/npm/semver/7.6.0/7.6.2 ) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/semver/7.6.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semver/7.6.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semver/7.6.0/7.6.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semver/7.6.0/7.6.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>npm/node-semver (semver)</summary>
###
[`v7.6.2`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#762-2024-05-09 )
[Compare
Source](https://togithub.com/npm/node-semver/compare/v7.6.1...v7.6.2 )
##### Bug Fixes
-
[`6466ba9`](6466ba9b54
)
[#​713](https://togithub.com/npm/node-semver/pull/713 ) lru: use
map.delete() directly
([#​713](https://togithub.com/npm/node-semver/issues/713 ))
([@​negezor](https://togithub.com/negezor ),
[@​lukekarrys](https://togithub.com/lukekarrys ))
###
[`v7.6.1`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#761-2024-05-04 )
[Compare
Source](https://togithub.com/npm/node-semver/compare/v7.6.0...v7.6.1 )
##### Bug Fixes
-
[`c570a34`](c570a348ff
)
[#​704](https://togithub.com/npm/node-semver/pull/704 ) linting:
no-unused-vars ([@​wraithgar](https://togithub.com/wraithgar ))
-
[`ad8ff11`](ad8ff11dd2
)
[#​704](https://togithub.com/npm/node-semver/pull/704 ) use
internal cache implementation
([@​mbtools](https://togithub.com/mbtools ))
-
[`ac9b357`](ac9b35769a
)
[#​682](https://togithub.com/npm/node-semver/pull/682 ) typo in
compareBuild debug message
([#​682](https://togithub.com/npm/node-semver/issues/682 ))
([@​mbtools](https://togithub.com/mbtools ))
##### Dependencies
-
[`988a8de`](988a8deb3e
)
[#​709](https://togithub.com/npm/node-semver/pull/709 ) uninstall
`lru-cache`
([#​709](https://togithub.com/npm/node-semver/issues/709 ))
-
[`3fabe4d`](3fabe4dbfb
)
[#​704](https://togithub.com/npm/node-semver/pull/704 ) remove
lru-cache
##### Chores
-
[`dd09b60`](dd09b60da1
)
[#​705](https://togithub.com/npm/node-semver/pull/705 ) bump
[@​npmcli/template-oss](https://togithub.com/npmcli/template-oss )
to 4.22.0 ([@​lukekarrys](https://togithub.com/lukekarrys ))
-
[`ec49cdc`](ec49cdcece
)
[#​701](https://togithub.com/npm/node-semver/pull/701 ) chore:
chore: postinstall for dependabot template-oss PR
([@​lukekarrys](https://togithub.com/lukekarrys ))
-
[`b236c3d`](b236c3d2f3
)
[#​696](https://togithub.com/npm/node-semver/pull/696 ) add
benchmarks
([#​696](https://togithub.com/npm/node-semver/issues/696 ))
([@​H4ad](https://togithub.com/H4ad ))
-
[`692451b`](692451bd6f
)
[#​688](https://togithub.com/npm/node-semver/pull/688 ) various
improvements to README
([#​688](https://togithub.com/npm/node-semver/issues/688 ))
([@​mbtools](https://togithub.com/mbtools ))
-
[`5feeb7f`](5feeb7f4f6
)
[#​705](https://togithub.com/npm/node-semver/pull/705 ) postinstall
for dependabot template-oss PR
([@​lukekarrys](https://togithub.com/lukekarrys ))
-
[`074156f`](074156f64f
)
[#​701](https://togithub.com/npm/node-semver/pull/701 ) bump
[@​npmcli/template-oss](https://togithub.com/npmcli/template-oss )
from 4.21.3 to 4.21.4
([@​dependabot](https://togithub.com/dependabot )\[bot])
###
[`v7.6.0`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#760-2024-01-31 )
[Compare
Source](https://togithub.com/npm/node-semver/compare/v7.5.4...v7.6.0 )
##### Features
-
[`a7ab13a`](a7ab13a462
)
[#​671](https://togithub.com/npm/node-semver/pull/671 ) preserve
pre-release and build parts of a version on coerce
([#​671](https://togithub.com/npm/node-semver/issues/671 ))
([@​madtisa](https://togithub.com/madtisa ), madtisa,
[@​wraithgar](https://togithub.com/wraithgar ))
##### Chores
-
[`816c7b2`](816c7b2cbf
)
[#​667](https://togithub.com/npm/node-semver/pull/667 ) postinstall
for dependabot template-oss PR
([@​lukekarrys](https://togithub.com/lukekarrys ))
-
[`0bd24d9`](0bd24d943c
)
[#​667](https://togithub.com/npm/node-semver/pull/667 ) bump
[@​npmcli/template-oss](https://togithub.com/npmcli/template-oss )
from 4.21.1 to 4.21.3
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`e521932`](e521932f11
)
[#​652](https://togithub.com/npm/node-semver/pull/652 ) postinstall
for dependabot template-oss PR
([@​lukekarrys](https://togithub.com/lukekarrys ))
-
[`8873991`](8873991808
)
[#​652](https://togithub.com/npm/node-semver/pull/652 ) chore:
chore: postinstall for dependabot template-oss PR
([@​lukekarrys](https://togithub.com/lukekarrys ))
-
[`f317dc8`](f317dc8689
)
[#​652](https://togithub.com/npm/node-semver/pull/652 ) bump
[@​npmcli/template-oss](https://togithub.com/npmcli/template-oss )
from 4.19.0 to 4.21.0
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`7303db1`](7303db1fe5
)
[#​658](https://togithub.com/npm/node-semver/pull/658 ) add clean()
test for build metadata
([#​658](https://togithub.com/npm/node-semver/issues/658 ))
([@​jethrodaniel](https://togithub.com/jethrodaniel ))
-
[`6240d75`](6240d75a7c
)
[#​656](https://togithub.com/npm/node-semver/pull/656 ) add missing
quotes in README.md
([#​656](https://togithub.com/npm/node-semver/issues/656 ))
([@​zyxkad](https://togithub.com/zyxkad ))
-
[`14d263f`](14d263faa1
)
[#​625](https://togithub.com/npm/node-semver/pull/625 ) postinstall
for dependabot template-oss PR
([@​lukekarrys](https://togithub.com/lukekarrys ))
-
[`7c34e1a`](7c34e1ac1b
)
[#​625](https://togithub.com/npm/node-semver/pull/625 ) bump
[@​npmcli/template-oss](https://togithub.com/npmcli/template-oss )
from 4.18.1 to 4.19.0
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`123e0b0`](123e0b0328
)
[#​622](https://togithub.com/npm/node-semver/pull/622 ) postinstall
for dependabot template-oss PR
([@​lukekarrys](https://togithub.com/lukekarrys ))
-
[`737d5e1`](737d5e1cf1
)
[#​622](https://togithub.com/npm/node-semver/pull/622 ) bump
[@​npmcli/template-oss](https://togithub.com/npmcli/template-oss )
from 4.18.0 to 4.18.1
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`cce6180`](cce61804ba
)
[#​598](https://togithub.com/npm/node-semver/pull/598 ) postinstall
for dependabot template-oss PR
([@​lukekarrys](https://togithub.com/lukekarrys ))
-
[`b914a3d`](b914a3d0d2
)
[#​598](https://togithub.com/npm/node-semver/pull/598 ) bump
[@​npmcli/template-oss](https://togithub.com/npmcli/template-oss )
from 4.17.0 to 4.18.0
([@​dependabot](https://togithub.com/dependabot )\[bot])
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 21:50:57 +00:00
renovate[bot]
1c30fafd0f
chore(deps): update dependency replace-in-file to v7.2.0 ( #7281 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [replace-in-file](https://togithub.com/adamreisnz/replace-in-file ) |
[`7.1.0` ->
`7.2.0`](https://renovatebot.com/diffs/npm/replace-in-file/7.1.0/7.2.0 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/replace-in-file/7.2.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/replace-in-file/7.2.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/replace-in-file/7.1.0/7.2.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/replace-in-file/7.1.0/7.2.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>adamreisnz/replace-in-file (replace-in-file)</summary>
###
[`v7.2.0`](2bec5b78f8...aafb9b1d64
)
[Compare
Source](2bec5b78f8...aafb9b1d64
)
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 03:09:47 +00:00
renovate[bot]
817cb78466
chore(deps): update dependency react-router to v6.23.1 ( #7280 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-router](https://togithub.com/remix-run/react-router )
([source](https://togithub.com/remix-run/react-router/tree/HEAD/packages/react-router ))
| [`6.22.3` ->
`6.23.1`](https://renovatebot.com/diffs/npm/react-router/6.22.3/6.23.1 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-router/6.23.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-router/6.23.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-router/6.22.3/6.23.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-router/6.22.3/6.23.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>remix-run/react-router (react-router)</summary>
###
[`v6.23.1`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#6231 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router@6.23.0...react-router@6.23.1 )
##### Patch Changes
- allow undefined to be resolved with `<Await>`
([#​11513](https://togithub.com/remix-run/react-router/pull/11513 ))
- Updated dependencies:
- `@remix-run/router@1.16.1`
###
[`v6.23.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#6230 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router@6.22.3...react-router@6.23.0 )
##### Minor Changes
- Add a new `unstable_dataStrategy` configuration option
([#​11098](https://togithub.com/remix-run/react-router/pull/11098 ))
- This option allows Data Router applications to take control over the
approach for executing route loaders and actions
- The default implementation is today's behavior, to fetch all loaders
in parallel, but this option allows users to implement more advanced
data flows including Remix single-fetch, middleware/context APIs,
automatic loader caching, and more
##### Patch Changes
- Updated dependencies:
- `@remix-run/router@1.16.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 01:05:38 +00:00
renovate[bot]
89e5760483
chore(deps): update dependency @babel/core to v7.24.6 ( #7233 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core )
([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core ))
| [`7.24.5` ->
`7.24.6`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.5/7.24.6 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.24.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.24.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.24.5/7.24.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.24.5/7.24.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>babel/babel (@​babel/core)</summary>
###
[`v7.24.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7246-2024-05-24 )
[Compare
Source](https://togithub.com/babel/babel/compare/v7.24.5...v7.24.6 )
##### 🐛 Bug Fix
- `babel-helper-create-class-features-plugin`,
`babel-plugin-transform-class-properties`
- [#​16514](https://togithub.com/babel/babel/pull/16514 ) Fix
source maps for private member expressions
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-core`, `babel-generator`,
`babel-plugin-transform-modules-commonjs`
- [#​16515](https://togithub.com/babel/babel/pull/16515 ) Fix
source maps for template literals
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-helper-create-class-features-plugin`,
`babel-plugin-proposal-decorators`
- [#​16485](https://togithub.com/babel/babel/pull/16485 ) Support
undecorated static accessor in anonymous classes
([@​JLHwung](https://togithub.com/JLHwung ))
- [#​16484](https://togithub.com/babel/babel/pull/16484 ) Fix
decorator bare yield await
([@​JLHwung](https://togithub.com/JLHwung ))
- `babel-helpers`, `babel-plugin-proposal-decorators`,
`babel-runtime-corejs3`
- [#​16483](https://togithub.com/babel/babel/pull/16483 ) Fix:
throw TypeError if addInitializer is called after finished
([@​JLHwung](https://togithub.com/JLHwung ))
- `babel-parser`, `babel-plugin-transform-typescript`
- [#​16476](https://togithub.com/babel/babel/pull/16476 ) fix:
Correctly parse `cls.fn<C> = x`
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
##### 🏠 Internal
- `babel-core`, `babel-helpers`, `babel-plugin-transform-runtime`,
`babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`,
`babel-runtime`
- [#​16501](https://togithub.com/babel/babel/pull/16501 ) Generate
helper metadata at build time
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-helpers`
- [#​16499](https://togithub.com/babel/babel/pull/16499 ) Add
`tsconfig.json` for `@babel/helpers/src/helpers`
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-cli`, `babel-helpers`, `babel-plugin-external-helpers`,
`babel-plugin-proposal-decorators`,
`babel-plugin-transform-class-properties`,
`babel-plugin-transform-modules-commonjs`,
`babel-plugin-transform-modules-systemjs`,
`babel-plugin-transform-runtime`, `babel-preset-env`,
`babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​16495](https://togithub.com/babel/babel/pull/16495 ) Move all
runtime helpers to individual files
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-parser`, `babel-traverse`
- [#​16482](https://togithub.com/babel/babel/pull/16482 )
Statically generate boilerplate for bitfield accessors
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- Other
- [#​16466](https://togithub.com/babel/babel/pull/16466 ) Migrate
import assertions syntax
([@​JLHwung](https://togithub.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 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://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-31 20:34:32 +00:00
Thomas Heartman
9801bf69b3
docs: add more clarification on when to use sx vs styled ( #7209 )
...
This change adds a section on when to use `sx` vs `styled`. I'm adding
it because it was unclear to me when we should use one over the other.
Hopefully this clears it up and makes it easier for others going
forward.
---------
Co-authored-by: Nuno Góis <github@nunogois.com>
2024-05-29 14:45:05 +02:00
Jaanus Sellin
ab3cbcfa56
feat: insights docs ( #7189 )
...
Documentation for insights features
2024-05-29 11:15:46 +03:00
David Leek
4a41e624a6
chore(docs): additional removal notices of state api/service ( #7197 )
2024-05-29 08:37:40 +02:00
David Leek
61a8908694
chore: remove state service ( #7184 )
...
## About the changes
Removes the deprecated state endpoint, state-service (despite the
service itself not having been marked as deprecated), and the file
import in server-impl. Leaves a TODO in place of where file import was
as traces for a replacement file import based on the new import/export
functionality
2024-05-28 14:47:31 +02:00
Simon Hornby
faefbc5f3a
docs: Okta SCIM setup ( #7130 )
2024-05-27 13:15:20 +02:00
Jaanus Sellin
10ca389f1e
chore: update illustrations for unleash anatomy ( #7163 )
...
Updating toggle to flag in unleash anatomy
2024-05-27 13:52:42 +03:00
Michael Ferranti
2c66a4ace4
Update link to product section in Dos nav ( #7162 )
...
We updated the website to include a new product page at
https://www.getunleash.io/enterprise-feature-management-platform . The
only product links in the docs are no longer relevant.
<!-- 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: Thomas Heartman <thomas@getunleash.io>
2024-05-27 11:35:02 +02:00
renovate[bot]
9e4d534823
chore(deps): update dependency enhanced-resolve to v5.16.1 ( #7152 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [enhanced-resolve](https://togithub.com/webpack/enhanced-resolve ) |
[`5.16.0` ->
`5.16.1`](https://renovatebot.com/diffs/npm/enhanced-resolve/5.16.0/5.16.1 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/enhanced-resolve/5.16.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/enhanced-resolve/5.16.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/enhanced-resolve/5.16.0/5.16.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/enhanced-resolve/5.16.0/5.16.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>webpack/enhanced-resolve (enhanced-resolve)</summary>
###
[`v5.16.1`](https://togithub.com/webpack/enhanced-resolve/releases/tag/v5.16.1 )
[Compare
Source](https://togithub.com/webpack/enhanced-resolve/compare/v5.16.0...v5.16.1 )
#### Bugfixes
- use cache for exports and imports plugins
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 17:25:10 +00:00
Jaanus Sellin
bd90d1304e
chore: rename toggle to flag #final ( #7146 )
2024-05-24 15:07:01 +03:00
Alvin Bryan
5ae03911f1
.NET examples ( #7061 )
...
Another one for you @daveleek 🙏
---------
Co-authored-by: Nnenna Ndukwe <nnenna.s.ndukwe@gmail.com>
2024-05-24 07:42:10 -04:00
Nnenna Ndukwe
2bbd541f51
chore: update anchor toggle titles ( #7145 )
...
<!-- 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. -->
- update anchor link descriptions
- fix ordered lists across files
- formatting updates
<!-- 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-05-24 07:41:04 -04:00
Jaanus Sellin
4ae65d6d5e
chore: rename toggle to flags in docs #3 ( #7143 )
2024-05-24 14:21:18 +03:00
Nnenna Ndukwe
81c6caf211
docs: update quickstart and tutorials with flag reference ( #7142 )
...
<!-- 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 making a round of updates to change all references of "feature
toggle" to "feature flag".
This is also under the assumption that "Create feature toggle" in the
product UI will become "creature feature flag".
There are also formatting improvements to the docs included in this PR.
> Note: This does not include anchors and links for now.
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
2024-05-24 06:51:50 -04:00
Jaanus Sellin
83dfdc7905
chore: rename toggle to flags in docs #2 ( #7141 )
2024-05-24 13:28:49 +03:00
Jaanus Sellin
d2176880e2
chore: rename toggle to flag docs #1 ( #7136 )
...
This is first iteration for docs.
2024-05-24 12:30:10 +03:00
Nnenna Ndukwe
eb199825e8
docs: Add spring boot video to tutorial ( #7098 )
...
<!-- 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. -->
Added Spring Boot YouTube Tutorial video to documentation!
<img width="884" alt="Screenshot 2024-05-21 at 10 00 46 AM"
src="https://github.com/Unleash/unleash/assets/22972707/77d4e9c9-df03-42c0-b92f-2d077eb54379 ">
<!-- 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-05-22 09:15:07 -04:00
Mateusz Kwasniewski
88e3b1b79e
feat: deprecate feature toggle variants at environment level ( #7058 )
2024-05-16 10:57:32 +02:00
Fredrik Strand Oseberg
85d3ccbd79
chore: update documentation for feature toggle variants ( #7064 )
...
Add documentation of feature flag variant types
Closes #7056
2024-05-16 10:41:50 +02:00
Nnenna Ndukwe
acb663df7a
Docs: Add Java YouTube Tutorial Video ( #7059 )
...
<!-- 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? -->
Adding our YouTube link: https://www.youtube.com/watch?v=Hq1g9QyPw14
<img width="731" alt="Screenshot 2024-05-15 at 7 46 12 AM"
src="https://github.com/Unleash/unleash/assets/22972707/32c0e9e5-931d-40ad-9f23-a110d2ae3fb8 ">
2024-05-15 10:03:38 -04:00
Nnenna Ndukwe
e9c4b471c7
doc: Optimizing AWS Lambda Documentation ( #6991 )
...
<!-- 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? -->
Updates according to our revision doc for our horizontal content pieces.
2024-05-15 07:44:05 -04:00
Mateusz Kwasniewski
701c845f09
feat: uncomplete tracking ( #7053 )
2024-05-14 15:04:31 +02:00
Alvin Bryan
7730167ea4
.NET tutorial ( #7036 )
...
Thank you so much to @daveleek for the help 🙏
2024-05-14 12:40:19 +01:00
Alvin Bryan
5b8c63f748
Docs fixes ( #7050 )
...
- Fixed a typo
- Updated the docs to remove a mention of v4
- Removed old v3 page
2024-05-14 10:05:27 +01:00
Mateusz Kwasniewski
21961207ca
docs: feature lifecycle ( #7034 )
2024-05-13 11:51:21 +02:00
Nnenna Ndukwe
0c284ca143
docs: Add Python YouTube Video tutorial ( #7033 )
...
<!-- 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? -->
Adding the Python video tutorial to our docs for following along
<img width="887" alt="Screenshot 2024-05-10 at 7 06 21 AM"
src="https://github.com/Unleash/unleash/assets/22972707/69cdc8a3-b52f-49f7-857d-f907ada2744c ">
https://youtu.be/-Rf0y2Gq8OA?si=udl3eIE9DdxQYGAY
2024-05-10 08:36:12 -04:00
renovate[bot]
1d874dc48d
chore(deps): update dependency qs to v6.12.1 ( #7018 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [qs](https://togithub.com/ljharb/qs ) | [`6.12.0` ->
`6.12.1`](https://renovatebot.com/diffs/npm/qs/6.12.0/6.12.1 ) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/qs/6.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/qs/6.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/qs/6.12.0/6.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/qs/6.12.0/6.12.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>ljharb/qs (qs)</summary>
###
[`v6.12.1`](https://togithub.com/ljharb/qs/blob/HEAD/CHANGELOG.md#6121 )
[Compare
Source](https://togithub.com/ljharb/qs/compare/v6.12.0...v6.12.1 )
- \[Fix] `parse`: Disable `decodeDotInKeys` by default to restore
previous behavior
([#​501](https://togithub.com/ljharb/qs/issues/501 ))
- \[Performance] `utils`: Optimize performance under large data volumes,
reduce memory usage, and speed up processing
([#​502](https://togithub.com/ljharb/qs/issues/502 ))
- \[Refactor] `utils`: use `+=`
- \[Tests] increase coverage
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 18:23:06 +00:00
renovate[bot]
22176d80f3
chore(deps): update dependency @babel/core to v7.24.5 ( #6999 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core )
([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core ))
| [`7.24.4` ->
`7.24.5`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.4/7.24.5 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.24.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.24.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.24.4/7.24.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.24.4/7.24.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>babel/babel (@​babel/core)</summary>
###
[`v7.24.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7245-2024-04-29 )
[Compare
Source](https://togithub.com/babel/babel/compare/v7.24.4...v7.24.5 )
##### 🐛 Bug Fix
- `babel-plugin-transform-classes`, `babel-traverse`
- [#​16377](https://togithub.com/babel/babel/pull/16377 ) fix:
TypeScript annotation affects output
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`,
`babel-runtime-corejs3`
- [#​16440](https://togithub.com/babel/babel/pull/16440 ) Fix
suppressed error order ([@​sossost](https://togithub.com/sossost ))
- [#​16408](https://togithub.com/babel/babel/pull/16408 ) Await
nullish async disposable
([@​JLHwung](https://togithub.com/JLHwung ))
##### 💅 Polish
- `babel-parser`
- [#​16407](https://togithub.com/babel/babel/pull/16407 ) Recover
from exported `using` declaration
([@​JLHwung](https://togithub.com/JLHwung ))
##### 🏠 Internal
- Other
- [#​16414](https://togithub.com/babel/babel/pull/16414 ) Relax
ESLint peerDependency constraint to allow v9
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-parser`
- [#​16425](https://togithub.com/babel/babel/pull/16425 ) Improve
`@babel/parser` AST types
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- [#​16417](https://togithub.com/babel/babel/pull/16417 ) Always
pass type argument to `.startNode`
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-helper-create-class-features-plugin`,
`babel-helper-member-expression-to-functions`,
`babel-helper-module-transforms`,
`babel-helper-split-export-declaration`, `babel-helper-wrap-function`,
`babel-helpers`,
`babel-plugin-bugfix-firefox-class-in-computed-class-key`,
`babel-plugin-proposal-explicit-resource-management`,
`babel-plugin-transform-block-scoping`,
`babel-plugin-transform-destructuring`,
`babel-plugin-transform-object-rest-spread`,
`babel-plugin-transform-optional-chaining`,
`babel-plugin-transform-parameters`,
`babel-plugin-transform-private-property-in-object`,
`babel-plugin-transform-react-jsx-self`,
`babel-plugin-transform-typeof-symbol`,
`babel-plugin-transform-typescript`, `babel-traverse`
- [#​16439](https://togithub.com/babel/babel/pull/16439 ) Make
`NodePath<T | U>` distributive
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-plugin-proposal-partial-application`, `babel-types`
- [#​16421](https://togithub.com/babel/babel/pull/16421 ) Remove
`JSXNamespacedName` from valid `CallExpression` args
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-plugin-transform-class-properties`, `babel-preset-env`
- [#​16406](https://togithub.com/babel/babel/pull/16406 ) Do not
load unnecessary Babel 7 syntax plugins in Babel 8
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
##### 🏃♀️ Performance
- `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3`
- [#​16357](https://togithub.com/babel/babel/pull/16357 )
Performance: improve `objectWithoutPropertiesLoose` on V8
([@​romgrk](https://togithub.com/romgrk ))
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-07 22:20:07 +00:00
Ivar Conradi Østhus
9090b18e2e
docs: make sure we use latest axios
2024-05-07 23:54:48 +02:00
Jaanus Sellin
5c61667282
feat: add completed event as webhook event ( #6968 )
...
Now feature completed event can be used with webhook.
2024-05-02 14:48:33 +03:00
Nuno Góis
95ebe25ada
docs: update feature availability ( #6971 )
...
Updates feature availability.
Banners is a feature that is already GA'd since Unleash 5.7, so beta
availability seems irrelevant now.
We removed the mention of planning to GA Signals & Actions in 5.12,
since that's not happening and we would prefer not to include these
mentions in the future.
2024-05-02 11:19:44 +01:00
Alvin Bryan
4ad56e8afc
Adds contributors to docs ( #6900 )
...
Hello!
We wanted to make the docs less impersonal, so we decided to add
contributors. Now each doc page that has an `editUrl` (i.e, isn't
generated) shows a list of everyone that contributed to it.
This list is generated by:
1. Running `swizzle` on the `DocItem/Footer` in Docusaurus.
2. Grabbing metadata for the current file using an internal docusaurus
API (Thank you to @homotechsual for the help there)
3. Getting the commits to the file in question with the GitHub API
![image](https://github.com/Unleash/unleash/assets/107407814/fd9c92ef-36ab-4d9e-ac11-6d724fd55d11 )
<details>
<summary> Here's the command I ran, for posterity </summary>
<code>npm run swizzle @docusaurus/theme-classic DocItem/Footer --
--wrap</code>
</details>
## Discussion points
1. Design. What do you think of the layout?
2. Right now I'm hardcoding the info of Unleash team members. This
creates a small maintenance burden, but it's something we wanted to add.
2024-04-30 15:19:38 +01:00
Alvin Bryan
d1cad6ece3
Example Docs fixes ( #6919 )
...
Hello,
As discussed with @sighphyre, there were a number of problems with the
examples docs. This addresses the most pressing ones, namely:
- Corrected the link to the Jira plugin
- Added deprecation warning to Jira Server pages
- Removed the incomplete markdown table at the end of articles, and the
references to it
---------
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
2024-04-26 17:22:16 +01:00
Ivar Conradi Østhus
d6d4d5372f
docs: adjust global menu with more links ( #6936 )
...
Introduces a few more links to the global menu.
2024-04-25 13:55:15 +00:00
Thomas Heartman
e7fe31ec6a
docs: document the new demoAllowAdminLogin
option ( #6902 )
...
This PR adds docs for the new `demoAllowAdminLogin` option, including
how to use it and what it does.
Documents the changes introduced in https://github.com/Unleash/unleash/pull/6808
2024-04-23 09:08:07 +02:00
Christopher Kolstad
ff6297d338
feat: Make Database SSL Configurable through files ( #6892 )
...
This makes it configurable either through a single JSON file with all
three certificates as separate keys or via separate files per
ca/cert/key key.
fixes #6718
2024-04-19 14:38:33 +02:00
Alvin Bryan
a71d794780
Correctly applied styles to Figure
component in docs ( #6894 )
...
It turns out the styles that we had in `style.modules.css` were
overridden by browser defaults.
## Before
![image](https://github.com/Unleash/unleash/assets/107407814/c43dee92-c055-4e16-a632-c462dbf3ed59 )
## After
![image](https://github.com/Unleash/unleash/assets/107407814/de84166a-8798-4be7-8639-6cae042fc89f )
Now taking into account all the styles that were in the CSS files
(notice margin and border)
2024-04-19 13:09:19 +01:00
Nnenna Ndukwe
eec5469f43
docs: Spring Boot Examples ( #6884 )
...
Spring Boot examples docs v1
2024-04-17 14:01:18 -04:00
Alvin Bryan
43cee41078
docs: added Ruby examples ( #6865 )
...
I tried to make the language more user-friendly too
2024-04-17 08:21:12 -04:00
David Leek
20a9fdd33e
chore(docs): improve documentation with note about initial version and not needing flag ( #6848 )
...
## About the changes
Adds a note about new installations starting with version where most
events and features should have a created_by userid set and thus not
need this configuration option/corresponding scheduled data migration
task
2024-04-12 18:34:10 +01:00
Alvin Bryan
8c6feb7925
Docs: Fixed missing values in webhooks ( #6833 )
...
Fixed missing values in the webhook docs, the list of values is from
[the type
definitions](d3eac6caf8/src/lib/addons/webhook-definition.ts (L100-L129)
)
Credit goes to @gastonfournier for finding these 🙏
2024-04-12 18:32:01 +01:00
Thomas Heartman
c773145cf6
docs: indicate that scheduled config changes are GA ( #6843 )
...
Scheduled config changes aren't in dev anymore; they went GA in 5.10.
This PR updates the docs to reflect that.
2024-04-12 09:20:18 +02:00
renovate[bot]
b5c63fa24e
chore(deps): update dependency @babel/core to v7.24.4 ( #6826 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core )
([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core ))
| [`7.24.3` ->
`7.24.4`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.3/7.24.4 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.24.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.24.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.24.3/7.24.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.24.3/7.24.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>babel/babel (@​babel/core)</summary>
###
[`v7.24.4`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7244-2024-04-03 )
[Compare
Source](https://togithub.com/babel/babel/compare/v7.24.3...v7.24.4 )
##### 👓 Spec Compliance
- `babel-parser`
- [#​16403](https://togithub.com/babel/babel/pull/16403 ) Forbid
initializerless using ([@​JLHwung](https://togithub.com/JLHwung ))
- `babel-helpers`, `babel-plugin-proposal-decorators`,
`babel-runtime-corejs3`
- [#​16388](https://togithub.com/babel/babel/pull/16388 ) Ensure
decorators are callable
([@​JLHwung](https://togithub.com/JLHwung ))
##### 🐛 Bug Fix
- `babel-generator`
- [#​16402](https://togithub.com/babel/babel/pull/16402 ) fix:
Correctly prints `{ [key in Bar]? }`
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- [#​16394](https://togithub.com/babel/babel/pull/16394 ) fix:
Correctly generate `TSMappedType`
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-compat-data`,
`babel-plugin-bugfix-firefox-class-in-computed-class-key`,
`babel-preset-env`
- [#​16390](https://togithub.com/babel/babel/pull/16390 ) Create
bugfix plugin for classes in computed keys in Firefox
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-helper-create-class-features-plugin`,
`babel-plugin-proposal-decorators`
- [#​16387](https://togithub.com/babel/babel/pull/16387 ) fix:
support mutated outer decorated class binding
([@​JLHwung](https://togithub.com/JLHwung ))
- [#​16385](https://togithub.com/babel/babel/pull/16385 ) fix:
Decorators when `super()` exists and `protoInit` is not needed
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-plugin-transform-block-scoping`
- [#​16384](https://togithub.com/babel/babel/pull/16384 ) fix:
Transform scoping for `for X` in loop
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- [#​16368](https://togithub.com/babel/babel/pull/16368 ) fix:
Capture `let` when the `for` body is not a block
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-core`, `babel-plugin-transform-block-scoped-functions`,
`babel-plugin-transform-block-scoping`
- [#​16363](https://togithub.com/babel/babel/pull/16363 ) Fix
incorrect function hoisting in some case statements
([@​luiscubal](https://togithub.com/luiscubal ))
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 19:07:21 +00:00
David Leek
02b3805ca6
Feat/configure scheduled created by migration ( #6821 )
...
## About the changes
- Removes the feature flag for the created_by migrations.
- Adds a configuration option in IServerOption for
`ENABLE_SCHEDULED_CREATED_BY_MIGRATION` that defaults to `false`
- the new configuration option when set on startup enables scheduling of
the two created_by migration services (features+events)
- Removes the dependency on flag provider in EventStore as it's no
longer needed
- Adds a brief description of the new configuration option in
`configuring-unleash.md`
- Sets the events created_by migration interval to 15 minutes, up from
2.
---------
Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-04-10 14:12:58 +02:00
renovate[bot]
9a64b79c5d
chore(deps): update dependency @tsconfig/docusaurus to v2.0.3 ( #6780 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tsconfig/docusaurus](https://togithub.com/tsconfig/bases )
([source](https://togithub.com/tsconfig/bases/tree/HEAD/bases )) |
[`2.0.2` ->
`2.0.3`](https://renovatebot.com/diffs/npm/@tsconfig%2fdocusaurus/2.0.2/2.0.3 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tsconfig%2fdocusaurus/2.0.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tsconfig%2fdocusaurus/2.0.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tsconfig%2fdocusaurus/2.0.2/2.0.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tsconfig%2fdocusaurus/2.0.2/2.0.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>tsconfig/bases (@​tsconfig/docusaurus)</summary>
###
[`v2.0.3`](8c9ae60cf2...be6b3bb160
)
[Compare
Source](8c9ae60cf2...be6b3bb160
)
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-04 17:46:09 +00:00