mirror of
https://github.com/Unleash/unleash.git
synced 2024-10-28 19:06:12 +01:00
05b7f6f4d9
11331 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
Thomas Heartman
|
05b7f6f4d9
|
fix: involuntarily scrolled to the top when mousing off group/project avatars (#7287)
This PR fixes a bug where if you navigated to the projects page via the menu, scrolled down, and hovered over a project's avatars, you'd be scrolled to the top of the page when you moused off the avatar. Turns out this issue was also in the group cards. It seems to be that the popover attempts to restore focus back to where you where, which, if you navigated via the menu, is at the top of the page. Because these popovers don't have any focusable content, we can disable that functionality. Additionally, I've disabled the scroll lock when the popover is open. The scroll lock made it impossible to scroll when one of the popovers is open, which is confusing as a user. |
||
Mateusz Kwasniewski
|
e621c7a2a5
|
feat: Preview dependency (#7284) | ||
Thomas Heartman
|
c129541df6
|
feat: adds information about project modes to the project creation form (#7250)
This change adds information about the project modes to the new project creation form, using the tooltip for project creation modes. In doing so, it updates the config button tooltip to accept extra elements and adds styling for them. What it looks like: ![image](https://github.com/Unleash/unleash/assets/17786332/809fb48e-2404-416b-a867-6fa04978ccc1) ## a11y issues This solution does present one problem: the popover doesn't get focus, so it's impossible for you to scroll with only a keyboard. However, this is something that's present in Unleash already, and not something that I think would be easily solvable, so I don't think this is when we should solve it. |
||
Thomas Heartman
|
e5c3cc0c8d
|
chore: regenerate orval with new changes (#7283)
This PR generates new orval schemas with: - new create tag schema - updates from toggle to flag - deprecation and obsolescence info |
||
Thomas Heartman
|
3039fc3d59
|
fix: trying to create a tag that's too short gives errors (#7269)
1. Only suggest to create a tag value if the input is more than two characters after trimming. 2. Ignore trailing and leading whitespace when considering which autocomplete options to show |
||
Thomas Heartman
|
2bad98a121
|
fix: disallow invalid tag values (#7268)
This PR fixes how Unleash handles tag values. Specifically, it does these things: 1. Trims leading and trailing whitespace from tag values before inserting them into the database 2. Updates OpenAPI validation to not allow whitespace-only and to ignore leading and trailing whitespace Additionally, it moves the tag length constants into the constants file from the Joi tag schema file. This is because importing the values previously rendered them as undefined (probably due to a circular dependency somewhere in the system). This means that the previous values were also ignored by OpenAPI. UI updates reflecting this wil follow. ## Background When you tag a flag, there's nothing stopping you from using an entirely empty tag or a tag with leading/trailing whitespace. Empty tags make little sense and leading trailing whitespace differences are incredibly subtle: ![image](https://github.com/Unleash/unleash/assets/17786332/ec8fe193-8837-4c6a-b7bf-8766eff34eed) Additionally, leading and trailing whitespace is not shown in the dropdown list, so you'd have to guess at which is the right one. ![image](https://github.com/Unleash/unleash/assets/17786332/a14698ab-2bfd-4ec3-8814-b8e876d0aadb) |
||
Mateusz Kwasniewski
|
fef77c1fde
|
feat: filter by feature type (#7273) | ||
Thomas Heartman
|
257cd5513f
|
fix: display previously selected tags in dialog (#7271)
When opening a dialog where there's previously selected tags, also render the previously selected tags. This is consistent with how we do it for bulk tags. So instead of showing this when you open the tag manager on a flag with existing tags: ![image](https://github.com/Unleash/unleash/assets/17786332/c82393f6-9561-4f71-a64e-8537f10400d2) We show this: ![image](https://github.com/Unleash/unleash/assets/17786332/8ae8acb7-fc13-4289-bae8-d58545f704f3) |
||
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`]( |
||
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> |
||
renovate[bot]
|
a8485a7ede
|
chore(deps): update dependency react-archer to v4.4.0 (#7279)
[![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-archer](https://togithub.com/pierpo/react-archer) | [`4.3.0` -> `4.4.0`](https://renovatebot.com/diffs/npm/react-archer/4.3.0/4.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-archer/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-archer/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-archer/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-archer/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pierpo/react-archer (react-archer)</summary> ### [`v4.4.0`](https://togithub.com/pierpo/react-archer/releases/tag/v4.4.0) [Compare Source](https://togithub.com/pierpo/react-archer/compare/v4.3.0...v4.4.0) ### Features - You can now make clickable arrows using `domAttributes`, `cursor` and `hitSlop` properties in a relation 😊 </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> |
||
renovate[bot]
|
29de7c2dec
|
chore(deps): update dependency path-scurry to v1.11.1 (#7278)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [path-scurry](https://togithub.com/isaacs/path-scurry) | [`1.10.2` -> `1.11.1`](https://renovatebot.com/diffs/npm/path-scurry/1.10.2/1.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/path-scurry/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/path-scurry/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/path-scurry/1.10.2/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/path-scurry/1.10.2/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>isaacs/path-scurry (path-scurry)</summary> ### [`v1.11.1`](https://togithub.com/isaacs/path-scurry/compare/v1.11.0...v1.11.1) [Compare Source](https://togithub.com/isaacs/path-scurry/compare/v1.11.0...v1.11.1) ### [`v1.11.0`](https://togithub.com/isaacs/path-scurry/compare/v1.10.4...v1.11.0) [Compare Source](https://togithub.com/isaacs/path-scurry/compare/v1.10.4...v1.11.0) ### [`v1.10.4`](https://togithub.com/isaacs/path-scurry/compare/v1.10.3...v1.10.4) [Compare Source](https://togithub.com/isaacs/path-scurry/compare/v1.10.3...v1.10.4) ### [`v1.10.3`](https://togithub.com/isaacs/path-scurry/compare/v1.10.2...v1.10.3) [Compare Source](https://togithub.com/isaacs/path-scurry/compare/v1.10.2...v1.10.3) </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> |
||
Gastón Fournier
|
1fb6eb1593
|
fix: import export pointing to new docs (#7274)
I believe this link is pointing to old docs and should be updated |
||
renovate[bot]
|
da889ac004
|
chore(deps): update dependency orval to v6.29.1 (#7277)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [orval](https://togithub.com/anymaniax/orval) | [`6.27.1` -> `6.29.1`](https://renovatebot.com/diffs/npm/orval/6.27.1/6.29.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/orval/6.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/orval/6.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/orval/6.27.1/6.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/orval/6.27.1/6.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>anymaniax/orval (orval)</summary> ### [`v6.29.1`](https://togithub.com/anymaniax/orval/releases/tag/v6.29.1): Release 6.29.1 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.29.0...v6.29.1) ##### Bug Fixes - **hono:** correctly check response validator application/json ([43766c8]( |
||
renovate[bot]
|
7dfa12c6eb
|
chore(deps): update dependency vite to v5.2.12 (#7276)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.2.11` -> `5.2.12`](https://renovatebot.com/diffs/npm/vite/5.2.11/5.2.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.2.11/5.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.2.11/5.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v5.2.12`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small5212-2024-05-28-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.11...v5.2.12) - chore: move to eslint flat config ([#​16743](https://togithub.com/vitejs/vite/issues/16743)) ([8f16765](https://togithub.com/vitejs/vite/commit/8f16765)), closes [#​16743](https://togithub.com/vitejs/vite/issues/16743) - chore(deps): remove unused deps ([#​17329](https://togithub.com/vitejs/vite/issues/17329)) ([5a45745](https://togithub.com/vitejs/vite/commit/5a45745)), closes [#​17329](https://togithub.com/vitejs/vite/issues/17329) - chore(deps): update all non-major dependencies ([#​16722](https://togithub.com/vitejs/vite/issues/16722)) ([b45922a](https://togithub.com/vitejs/vite/commit/b45922a)), closes [#​16722](https://togithub.com/vitejs/vite/issues/16722) - fix: mention `build.rollupOptions.output.manualChunks` instead of `build.rollupOutput.manualChunks` ([89378c0](https://togithub.com/vitejs/vite/commit/89378c0)), closes [#​16721](https://togithub.com/vitejs/vite/issues/16721) - fix(build): make SystemJSWrapRE match lazy ([#​16633](https://togithub.com/vitejs/vite/issues/16633)) ([6583ad2](https://togithub.com/vitejs/vite/commit/6583ad2)), closes [#​16633](https://togithub.com/vitejs/vite/issues/16633) - fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported ([#​1](https://togithub.com/vitejs/vite/issues/1) ([95fe5a7](https://togithub.com/vitejs/vite/commit/95fe5a7)), closes [#​16078](https://togithub.com/vitejs/vite/issues/16078) - fix(css): handle lightningcss compiled css in Deno ([#​17301](https://togithub.com/vitejs/vite/issues/17301)) ([8e4e932](https://togithub.com/vitejs/vite/commit/8e4e932)), closes [#​17301](https://togithub.com/vitejs/vite/issues/17301) - fix(css): only use files the current bundle contains ([#​16684](https://togithub.com/vitejs/vite/issues/16684)) ([15a6ebb](https://togithub.com/vitejs/vite/commit/15a6ebb)), closes [#​16684](https://togithub.com/vitejs/vite/issues/16684) - fix(css): page reload was not happening with .css?raw ([#​16455](https://togithub.com/vitejs/vite/issues/16455)) ([8041846](https://togithub.com/vitejs/vite/commit/8041846)), closes [#​16455](https://togithub.com/vitejs/vite/issues/16455) - fix(deps): update all non-major dependencies ([#​16603](https://togithub.com/vitejs/vite/issues/16603)) ([6711553](https://togithub.com/vitejs/vite/commit/6711553)), closes [#​16603](https://togithub.com/vitejs/vite/issues/16603) - fix(deps): update all non-major dependencies ([#​16660](https://togithub.com/vitejs/vite/issues/16660)) ([bf2f014](https://togithub.com/vitejs/vite/commit/bf2f014)), closes [#​16660](https://togithub.com/vitejs/vite/issues/16660) - fix(deps): update all non-major dependencies ([#​17321](https://togithub.com/vitejs/vite/issues/17321)) ([4a89766](https://togithub.com/vitejs/vite/commit/4a89766)), closes [#​17321](https://togithub.com/vitejs/vite/issues/17321) - fix(error-logging): rollup errors weren't displaying id and codeframe ([#​16540](https://togithub.com/vitejs/vite/issues/16540)) ([22dc196](https://togithub.com/vitejs/vite/commit/22dc196)), closes [#​16540](https://togithub.com/vitejs/vite/issues/16540) - fix(hmr): normalize the path info ([#​14255](https://togithub.com/vitejs/vite/issues/14255)) ([6a085d0](https://togithub.com/vitejs/vite/commit/6a085d0)), closes [#​14255](https://togithub.com/vitejs/vite/issues/14255) - fix(hmr): trigger page reload when calling invalidate on root module ([#​16636](https://togithub.com/vitejs/vite/issues/16636)) ([2b61cc3](https://togithub.com/vitejs/vite/commit/2b61cc3)), closes [#​16636](https://togithub.com/vitejs/vite/issues/16636) - fix(logger): truncate log over 5000 characters long ([#​16581](https://togithub.com/vitejs/vite/issues/16581)) ([b0b839a](https://togithub.com/vitejs/vite/commit/b0b839a)), closes [#​16581](https://togithub.com/vitejs/vite/issues/16581) - fix(optimizer): log dependencies added by plugins ([#​16729](https://togithub.com/vitejs/vite/issues/16729)) ([f0fb987](https://togithub.com/vitejs/vite/commit/f0fb987)), closes [#​16729](https://togithub.com/vitejs/vite/issues/16729) - fix(sourcemap): improve sourcemap compatibility for vue2 ([#​16594](https://togithub.com/vitejs/vite/issues/16594)) ([913c040](https://togithub.com/vitejs/vite/commit/913c040)), closes [#​16594](https://togithub.com/vitejs/vite/issues/16594) - docs: correct proxy shorthand example ([#​15938](https://togithub.com/vitejs/vite/issues/15938)) ([abf766e](https://togithub.com/vitejs/vite/commit/abf766e)), closes [#​15938](https://togithub.com/vitejs/vite/issues/15938) - docs: deprecate server.hot ([#​16741](https://togithub.com/vitejs/vite/issues/16741)) ([e7d38ab](https://togithub.com/vitejs/vite/commit/e7d38ab)), closes [#​16741](https://togithub.com/vitejs/vite/issues/16741) </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> |
||
Mateusz Kwasniewski
|
2069af427a
|
feat: more powerful feature search by type (#7267) | ||
Christopher Kolstad
|
0db5bc193f
|
task: upgraded semver dependency (and biome) (#7272)
Sorry for the extra noise here, but this seems to be the biome upgrade altering formatting slightly. |
||
Jaanus Sellin
|
9cb015a7db
|
fix: hide insights from sidebar for oss and kill switch (#7270) | ||
Gastón Fournier
|
1a0a7c18f3
|
chore: backport changed made in the workflow (#7255)
Just backporting what we tested in 5.12 |
||
Mateusz Kwasniewski
|
75529f465d
|
feat: clickable tags in project overview (#7263) | ||
David Leek
|
927f911c62
|
chore: add a flag+ui flag for commandBarUI (#7264) | ||
GitHub Actions Bot
|
83ab36a922 | chore: bump version to 5.12.7+main | ||
Thomas Heartman
|
048d604518
|
chore: update project overview to flags (#7247)
This PR changes the project screen by calling the main tab "flags" instead of "overview". There isn't really an overview available on that tab anymore, only a list of flags. |
||
Gastón Fournier
|
cadf3fb061
|
fix: resolve tar to 6.2.1 (#7256)
https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1 This solves an issue: > ### Denial of service while parsing a tar file due to lack of folders count validation > > During some analysis today on npm's node-tar package I came across the folder creation process, Basicly if you provide node-tar with a path like this ./a/b/c/foo.txt it would create every folder and sub-folder here a, b and c until it reaches the last folder to create foo.txt, In-this case I noticed that there's no validation at all on the amount of folders being created, that said we're actually able to CPU and memory consume the system running node-tar and even crash the nodejs client within few seconds of running it using a path with too many sub-folders inside |
||
Christopher Kolstad
|
d6b158b8b0
|
chore: readded resolutions for our docker package file (#7253)
Since this isn't inherited from our mother package, we needed to readd resolutions and overrides. I've just copied what we used to have here for now. |
||
Jaanus Sellin
|
88dda1987f
|
feat: project health chart now goes from 0 to 100 to give perspective (#7249)
![image](https://github.com/Unleash/unleash/assets/964450/ab56de69-bed5-4b2c-8ff9-b1cc3db8dd4b) |
||
renovate[bot]
|
4e5c7414e7
|
chore(deps): update dependency msw to v2.3.0 (#7262)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [msw](https://mswjs.io) ([source](https://togithub.com/mswjs/msw)) | [`2.2.14` -> `2.3.0`](https://renovatebot.com/diffs/npm/msw/2.2.14/2.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/2.2.14/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.2.14/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mswjs/msw (msw)</summary> ### [`v2.3.0`](https://togithub.com/mswjs/msw/releases/tag/v2.3.0) [Compare Source](https://togithub.com/mswjs/msw/compare/v2.2.14...v2.3.0) #### v2.3.0 (2024-05-08) > \[!WARNING] > This release changes how MSW treats unhandled exceptions in response resolvers. Previously, they were treated as request errors. Starting with this release, unhandled resolver exceptions will be coerced to `500 Unhandled Exception` mocked error responses produced by the library. Please note that **you must not intentionally throw errors in your resolvers**. Please use [`Response.error()`](https://mswjs.io/docs/basics/mocking-responses#mocking-network-errors) to mock request/network errors. Unhandled exceptions are considered unintended and will be treated as if they happen on the actual server. ##### Features - treat unhandled exceptions in handlers as 500 error responses ([#​2135](https://togithub.com/mswjs/msw/issues/2135)) ([`5191399`]( |
||
renovate[bot]
|
2e04a981c7
|
chore(deps): update dependency fast-check to v3.19.0 (#7261)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fast-check](https://fast-check.dev/) ([source](https://togithub.com/dubzzz/fast-check/tree/HEAD/packages/fast-check)) | [`3.17.1` -> `3.19.0`](https://renovatebot.com/diffs/npm/fast-check/3.17.1/3.19.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/fast-check/3.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fast-check/3.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fast-check/3.17.1/3.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fast-check/3.17.1/3.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dubzzz/fast-check (fast-check)</summary> ### [`v3.19.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3190) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.18.0...v3.19.0) *New options to generate unicode strings on objects* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.19.0)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.18.0...v3.19.0)] #### Features - ([PR#5010](https://togithub.com/dubzzz/fast-check/pull/5010)) Add option to generate unicode values in `object` - ([PR#5011](https://togithub.com/dubzzz/fast-check/pull/5011)) Add option to generate unicode values in `json` #### Fixes - ([PR#4981](https://togithub.com/dubzzz/fast-check/pull/4981)) Bug: Better interrupt between multiple versions - ([PR#4984](https://togithub.com/dubzzz/fast-check/pull/4984)) CI: Rework issue template - ([PR#4941](https://togithub.com/dubzzz/fast-check/pull/4941)) Doc: Publish release note for 3.18.0 - ([PR#4982](https://togithub.com/dubzzz/fast-check/pull/4982)) Script: Shorter bump command *** ### [`v3.18.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3180) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.17.2...v3.18.0) *New options for floating point arbitraries* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.18.0)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.17.2...v3.18.0)] #### Features - ([PR#4917](https://togithub.com/dubzzz/fast-check/pull/4917)) Add option to produce non-integer on `double` - ([PR#4923](https://togithub.com/dubzzz/fast-check/pull/4923)) Add option to produce non-integer on `float` - ([PR#4935](https://togithub.com/dubzzz/fast-check/pull/4935)) Produce "//" in web paths #### Fixes - ([PR#4924](https://togithub.com/dubzzz/fast-check/pull/4924)) CI: Enable more advanced TS flags - ([PR#4925](https://togithub.com/dubzzz/fast-check/pull/4925)) CI: Explicitly test against Node 22 - ([PR#4926](https://togithub.com/dubzzz/fast-check/pull/4926)) CI: Stabilize tests of `double` on small ranges - ([PR#4921](https://togithub.com/dubzzz/fast-check/pull/4921)) Performance: More optimal `noInteger` on `double` - ([PR#4933](https://togithub.com/dubzzz/fast-check/pull/4933)) Script: Switch on more eslint rules - ([PR#4922](https://togithub.com/dubzzz/fast-check/pull/4922)) Test: Cover `noInteger` on `double` via integration layers *** ### [`v3.17.2`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3172) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.17.1...v3.17.2) *Directly reference the official documentation from NPM* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.17.2)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.17.1...v3.17.2)] #### Fixes - ([PR#4853](https://togithub.com/dubzzz/fast-check/pull/4853)) CI: Build doc with full git history - ([PR#4872](https://togithub.com/dubzzz/fast-check/pull/4872)) CI: Stop caching Jest on CI - ([PR#4852](https://togithub.com/dubzzz/fast-check/pull/4852)) Doc: Show last update time on doc - ([PR#4851](https://togithub.com/dubzzz/fast-check/pull/4851)) Doc: Add last modified date to sitemap - ([PR#4868](https://togithub.com/dubzzz/fast-check/pull/4868)) Doc: Enhance SEO for homepage - ([PR#4888](https://togithub.com/dubzzz/fast-check/pull/4888)) Doc: Add tutorial for PBT with Jest - ([PR#4901](https://togithub.com/dubzzz/fast-check/pull/4901)) Doc: Use official doc for npm homepage - ([PR#4866](https://togithub.com/dubzzz/fast-check/pull/4866)) Test: Safer rewrite of Poisoning E2E - ([PR#4871](https://togithub.com/dubzzz/fast-check/pull/4871)) Test: Move tests to Vitest - ([PR#4863](https://togithub.com/dubzzz/fast-check/pull/4863)) Test: Explicitely import from Vitest - ([PR#4873](https://togithub.com/dubzzz/fast-check/pull/4873)) Test: Move to v8 for coverage - ([PR#4875](https://togithub.com/dubzzz/fast-check/pull/4875)) Test: Better mock/spy cleaning </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> |
||
renovate[bot]
|
79d0f86646
|
chore(deps): update dependency debounce to v2.1.0 (#7260)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [debounce](https://togithub.com/sindresorhus/debounce) | [`2.0.0` -> `2.1.0`](https://renovatebot.com/diffs/npm/debounce/2.0.0/2.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/debounce/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/debounce/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/debounce/2.0.0/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/debounce/2.0.0/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/debounce (debounce)</summary> ### [`v2.1.0`](https://togithub.com/sindresorhus/debounce/releases/tag/v2.1.0) [Compare Source](https://togithub.com/sindresorhus/debounce/compare/v2.0.0...v2.1.0) - Add `.trigger()` function ([#​41](https://togithub.com/sindresorhus/debounce/issues/41)) [`1fe9160`](https://togithub.com/sindresorhus/debounce/commit/1fe9160) </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> |
||
renovate[bot]
|
39337bb80e
|
chore(deps): update dependency cypress to v13.10.0 (#7259)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://togithub.com/cypress-io/cypress)) | [`13.7.2` -> `13.10.0`](https://renovatebot.com/diffs/npm/cypress/13.7.2/13.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.7.2/13.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.7.2/13.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v13.10.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.10.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.9.0...v13.10.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0 ### [`v13.9.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.9.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.8.1...v13.9.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0 ### [`v13.8.1`](https://togithub.com/cypress-io/cypress/releases/tag/v13.8.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.8.0...v13.8.1) Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1 ### [`v13.8.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.8.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.7.3...v13.8.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0 ### [`v13.7.3`](https://togithub.com/cypress-io/cypress/releases/tag/v13.7.3) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.7.2...v13.7.3) Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3 </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> |
||
renovate[bot]
|
29940a1976
|
chore(deps): update dependency @vitejs/plugin-react to v4.3.0 (#7258)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitejs/plugin-react](https://togithub.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme) ([source](https://togithub.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)) | [`4.2.1` -> `4.3.0`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/4.2.1/4.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-react/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitejs%2fplugin-react/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitejs%2fplugin-react/4.2.1/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-react/4.2.1/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite-plugin-react (@​vitejs/plugin-react)</summary> ### [`v4.3.0`](https://togithub.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#430-2024-05-22) [Compare Source](https://togithub.com/vitejs/vite-plugin-react/compare/v4.2.1...v4.3.0) ##### Fix support for React compiler Don't set `retainLines: true` when the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like [vite-plugin-react-click-to-component](https://togithub.com/ArnaudBarre/vite-plugin-react-click-to-component) to work, you should update your config to something like: ```ts export default defineConfig(({ command }) => { const babelPlugins = [['babel-plugin-react-compiler', {}]] if (command === 'serve') { babelPlugins.push(['@​babel/plugin-transform-react-jsx-development', {}]) } return { plugins: [react({ babel: { plugins: babelPlugins } })], } }) ``` ##### Support HMR for class components This is a long overdue and should fix some issues people had with HMR when migrating from CRA. </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> |
||
renovate[bot]
|
299d3455d6
|
chore(deps): update dependency plausible-tracker to v0.3.9 (#7257)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [plausible-tracker](https://togithub.com/plausible/plausible-tracker) | [`0.3.8` -> `0.3.9`](https://renovatebot.com/diffs/npm/plausible-tracker/0.3.8/0.3.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/plausible-tracker/0.3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/plausible-tracker/0.3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/plausible-tracker/0.3.8/0.3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/plausible-tracker/0.3.8/0.3.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>plausible/plausible-tracker (plausible-tracker)</summary> ### [`v0.3.9`]( |
||
Mateusz Kwasniewski
|
a1cecaf647
|
fix: mobile menu font size (#7252) | ||
GitHub Actions Bot
|
e8e2bd5e43 | chore: bump version to 5.12.6+main | ||
GitHub Actions Bot
|
40b2e68724 | chore: bump version to 5.12.5+main | ||
Mateusz Kwasniewski
|
7021763973
|
feat: explain stickiness (#7248) | ||
Gastón Fournier
|
7952d7e240
|
chore: upgrade deps (#7245)
Bump express to 4.19.2 (same as in enterprise repo). This solves a security report: Versions of Express.js prior to 4.19.2 and pre-release alpha and beta versions before 5.0.0-beta.3 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL Express performs an encode [using encodeurl](https://github.com/pillarjs/encodeurl) on the contents before passing it to the location header. This can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is res.location() but this is also called from within res.redirect(). Patches |
||
David Leek
|
63e300da3b
|
chore: change to fs/promises and add an import from file e2e test (#7240) | ||
Gastón Fournier
|
e8c9897c69
|
chore: change deny list to allow list (#7242)
All licenses we allow |
||
Mateusz Kwasniewski
|
8c26c038b4
|
feat: new sidebar by default for OSS (#7239) | ||
Mateusz Kwasniewski
|
e6b0c4fdb5
|
fix: Prevent jumping content navbar switch (#7232) | ||
renovate[bot]
|
569c15c05d
|
chore(deps): update dependency @uiw/react-codemirror to v4.22.1 (#7238)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror) ([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.21.25` -> `4.22.1`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.21.25/4.22.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2freact-codemirror/4.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2freact-codemirror/4.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2freact-codemirror/4.21.25/4.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2freact-codemirror/4.21.25/4.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror (@​uiw/react-codemirror)</summary> ### [`v4.22.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.22.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.22.0...v4.22.1) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.22.1/file/README.md) Documentation v4.22.1: https://raw.githack.com/uiwjs/react-codemirror/739df75/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.22.0...v4.22.1 ```shell npm i @​uiw/react-codemirror@4.22.1 ``` - 🐞 fix: lock the react version. [`79fec4c`](https://togithub.com/uiwjs/react-codemirror/commit/79fec4c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix: Externalize JSX runtime ([#​655](https://togithub.com/uiwjs/react-codemirror/issues/655)) [`b81c628`](https://togithub.com/uiwjs/react-codemirror/commit/b81c628) [@​eps1lon](https://togithub.com/eps1lon) ### [`v4.22.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.22.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.25...v4.22.0) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.22.0/file/README.md) Documentation v4.22.0: https://raw.githack.com/uiwjs/react-codemirror/4954630/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.25...v4.22.0 ```shell npm i @​uiw/react-codemirror@4.22.0 ``` - 📖 doc(theme): update document. [`34ba805`](https://togithub.com/uiwjs/react-codemirror/commit/34ba805) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore(deps): update dependency husky to v9 ([#​624](https://togithub.com/uiwjs/react-codemirror/issues/624)) [`6440766`](https://togithub.com/uiwjs/react-codemirror/commit/6440766) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat: add font size setting to the theme. [#​651](https://togithub.com/uiwjs/react-codemirror/issues/651) [`ead023b`](https://togithub.com/uiwjs/react-codemirror/commit/ead023b) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💢 ci: update workflows config. [`cf714d6`](https://togithub.com/uiwjs/react-codemirror/commit/cf714d6) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌍 website: fix type error. [#​651](https://togithub.com/uiwjs/react-codemirror/issues/651) [`ddfb3d2`](https://togithub.com/uiwjs/react-codemirror/commit/ddfb3d2) [@​jaywcjlove](https://togithub.com/jaywcjlove) </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> |
||
renovate[bot]
|
ef736501f0
|
fix(deps): update dependency unleash-client to v5.5.3 (#7237)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unleash-client](https://togithub.com/Unleash/unleash-client-node) | [`5.5.2` -> `5.5.3`](https://renovatebot.com/diffs/npm/unleash-client/5.5.2/5.5.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unleash-client/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unleash-client/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unleash-client/5.5.2/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unleash-client/5.5.2/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Unleash/unleash-client-node (unleash-client)</summary> ### [`v5.5.3`](https://togithub.com/Unleash/unleash-client-node/releases/tag/v5.5.3) [Compare Source](https://togithub.com/Unleash/unleash-client-node/compare/v5.5.2...v5.5.3) #### What's Changed - Making it clearer that the API token needs to be passed via custom headers by [@​alvinometric](https://togithub.com/alvinometric) in [https://github.com/Unleash/unleash-client-node/pull/604](https://togithub.com/Unleash/unleash-client-node/pull/604) - Updated README to use ESM by [@​alvinometric](https://togithub.com/alvinometric) in [https://github.com/Unleash/unleash-client-node/pull/605](https://togithub.com/Unleash/unleash-client-node/pull/605) - chore(deps): update dependency typescript to v5.4.5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/600](https://togithub.com/Unleash/unleash-client-node/pull/600) - chore(deps): update dependency semver to v7.6.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/607](https://togithub.com/Unleash/unleash-client-node/pull/607) - chore(deps): update dependency sinon to v17.0.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/608](https://togithub.com/Unleash/unleash-client-node/pull/608) - chore(deps): bump tar from 6.1.13 to 6.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Unleash/unleash-client-node/pull/603](https://togithub.com/Unleash/unleash-client-node/pull/603) - chore(deps): update dependency sinon to v18 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/613](https://togithub.com/Unleash/unleash-client-node/pull/613) - chore(deps): update dependency semver to v7.6.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/612](https://togithub.com/Unleash/unleash-client-node/pull/612) - chore(deps): update dependency eslint to v8.57.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/610](https://togithub.com/Unleash/unleash-client-node/pull/610) - Fixes Unleash client stops fetching [#​615](https://togithub.com/Unleash/unleash-client-node/issues/615) by [@​HenrikBacher](https://togithub.com/HenrikBacher) in [https://github.com/Unleash/unleash-client-node/pull/616](https://togithub.com/Unleash/unleash-client-node/pull/616) #### New Contributors - [@​alvinometric](https://togithub.com/alvinometric) made their first contribution in [https://github.com/Unleash/unleash-client-node/pull/604](https://togithub.com/Unleash/unleash-client-node/pull/604) - [@​HenrikBacher](https://togithub.com/HenrikBacher) made their first contribution in [https://github.com/Unleash/unleash-client-node/pull/616](https://togithub.com/Unleash/unleash-client-node/pull/616) **Full Changelog**: https://github.com/Unleash/unleash-client-node/compare/v5.5.2...v5.5.3 </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> |
||
renovate[bot]
|
a863dbb6cd
|
fix(deps): update dependency memoizee to v0.4.17 (#7236)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [memoizee](https://togithub.com/medikoo/memoizee) | [`0.4.15` -> `0.4.17`](https://renovatebot.com/diffs/npm/memoizee/0.4.15/0.4.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/memoizee/0.4.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/memoizee/0.4.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/memoizee/0.4.15/0.4.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/memoizee/0.4.15/0.4.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>medikoo/memoizee (memoizee)</summary> ### [`v0.4.17`](https://togithub.com/medikoo/memoizee/blob/HEAD/CHANGELOG.md#0417-2024-05-24) [Compare Source](https://togithub.com/medikoo/memoizee/compare/v0.4.16...v0.4.17) ### [`v0.4.16`](https://togithub.com/medikoo/memoizee/blob/HEAD/CHANGELOG.md#0416-2024-05-23) [Compare Source](https://togithub.com/medikoo/memoizee/compare/v0.4.15...v0.4.16) </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> |
||
renovate[bot]
|
2e2000c528
|
chore(deps): update dependency lint-staged to v15.2.5 (#7235)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lint-staged](https://togithub.com/okonet/lint-staged) | [`15.2.4` -> `15.2.5`](https://renovatebot.com/diffs/npm/lint-staged/15.2.4/15.2.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.2.4/15.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.2.4/15.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>okonet/lint-staged (lint-staged)</summary> ### [`v15.2.5`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1525) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.4...v15.2.5) ##### Patch Changes - [#​1424](https://togithub.com/lint-staged/lint-staged/pull/1424) [`31a1f95`]( |
||
Gastón Fournier
|
54c6ac8163
|
fix: Created by on application-created adds the ip as created by (#7231)
To avoid leaking potential PII information in the event log, this replaces the IP for the system user as the "created by" field |
||
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> |
||
renovate[bot]
|
e263b72989
|
chore(deps): update dependency lint-staged to v15.2.4 (#7234)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lint-staged](https://togithub.com/okonet/lint-staged) | [`15.2.2` ->
`15.2.4`](https://renovatebot.com/diffs/npm/lint-staged/15.2.2/15.2.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.2.2/15.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.2.2/15.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>okonet/lint-staged (lint-staged)</summary>
###
[`v15.2.4`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1524)
[Compare
Source](https://togithub.com/okonet/lint-staged/compare/v15.2.2...v15.2.4)
##### Patch Changes
-
[`4f4537a`](
|
||
renovate[bot]
|
23768614e3
|
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.22.1 (#7156)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/codemirror-theme-duotone](https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light) ([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.21.25` -> `4.22.1`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.21.25/4.22.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-theme-duotone/4.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-theme-duotone/4.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-theme-duotone/4.21.25/4.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-theme-duotone/4.21.25/4.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror (@​uiw/codemirror-theme-duotone)</summary> ### [`v4.22.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.22.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.22.0...v4.22.1) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.22.1/file/README.md) Documentation v4.22.1: https://raw.githack.com/uiwjs/react-codemirror/739df75/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.22.0...v4.22.1 ```shell npm i @​uiw/react-codemirror@4.22.1 ``` - 🐞 fix: lock the react version. [`79fec4c`](https://togithub.com/uiwjs/react-codemirror/commit/79fec4c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix: Externalize JSX runtime ([#​655](https://togithub.com/uiwjs/react-codemirror/issues/655)) [`b81c628`](https://togithub.com/uiwjs/react-codemirror/commit/b81c628) [@​eps1lon](https://togithub.com/eps1lon) ### [`v4.22.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.22.0) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.25...v4.22.0) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.22.0/file/README.md) Documentation v4.22.0: https://raw.githack.com/uiwjs/react-codemirror/4954630/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.25...v4.22.0 ```shell npm i @​uiw/react-codemirror@4.22.0 ``` - 📖 doc(theme): update document. [`34ba805`](https://togithub.com/uiwjs/react-codemirror/commit/34ba805) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore(deps): update dependency husky to v9 ([#​624](https://togithub.com/uiwjs/react-codemirror/issues/624)) [`6440766`](https://togithub.com/uiwjs/react-codemirror/commit/6440766) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat: add font size setting to the theme. [#​651](https://togithub.com/uiwjs/react-codemirror/issues/651) [`ead023b`](https://togithub.com/uiwjs/react-codemirror/commit/ead023b) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 💢 ci: update workflows config. [`cf714d6`](https://togithub.com/uiwjs/react-codemirror/commit/cf714d6) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌍 website: fix type error. [#​651](https://togithub.com/uiwjs/react-codemirror/issues/651) [`ddfb3d2`](https://togithub.com/uiwjs/react-codemirror/commit/ddfb3d2) [@​jaywcjlove](https://togithub.com/jaywcjlove) </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> |
||
renovate[bot]
|
a8b001e950
|
chore(deps): update dependency @tanstack/react-table to v8.17.3 (#7155)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tanstack/react-table](https://tanstack.com/table) ([source](https://togithub.com/TanStack/table/tree/HEAD/packages/react-table)) | [`8.15.3` -> `8.17.3`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.15.3/8.17.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-table/8.17.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-table/8.17.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-table/8.15.3/8.17.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-table/8.15.3/8.17.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TanStack/table (@​tanstack/react-table)</summary> ### [`v8.17.3`](https://togithub.com/TanStack/table/releases/tag/v8.17.3) [Compare Source](https://togithub.com/TanStack/table/compare/v8.17.0...v8.17.3) Version 8.17.3 - 5/14/2024, 2:44 PM ##### Changes ##### Fix - Add a missing guard for undefined in the getFilteredRowModel function. ([#​5555](https://togithub.com/TanStack/table/issues/5555)) ([`5411f1a`](https://togithub.com/TanStack/table/commit/5411f1a1)) by [@​jjh2613](https://togithub.com/jjh2613) ##### Packages - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).17.3 - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).17.3 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).17.3 ### [`v8.17.0`](https://togithub.com/TanStack/table/releases/tag/v8.17.0) [Compare Source](https://togithub.com/TanStack/table/compare/v8.16.0...v8.17.0) Version 8.17.0 - 5/12/2024, 7:21 PM #### Changes ##### Feat - Angular adapter for TanStack Table ([#​5326](https://togithub.com/TanStack/table/issues/5326)) ([#​5432](https://togithub.com/TanStack/table/issues/5432)) ([`91f4360`](https://togithub.com/TanStack/table/commit/91f4360f)) by Kevin Van Cott ##### Chore - repo package upgrades ([#​5513](https://togithub.com/TanStack/table/issues/5513)) ([`8630fee`](https://togithub.com/TanStack/table/commit/8630fee8)) by Kevin Van Cott ##### Docs - example code of Deep Keys in column-deps ([#​5547](https://togithub.com/TanStack/table/issues/5547)) ([`c1085a6`](https://togithub.com/TanStack/table/commit/c1085a6a)) by taro - Document getAutoFilterFn in column-filtering.md ([#​5510](https://togithub.com/TanStack/table/issues/5510)) ([`b1d29b4`](https://togithub.com/TanStack/table/commit/b1d29b49)) by [@​geryogam](https://togithub.com/geryogam) - Update tables.md ([#​5534](https://togithub.com/TanStack/table/issues/5534)) ([`58f7991`](https://togithub.com/TanStack/table/commit/58f79914)) by [@​naughton](https://togithub.com/naughton) - update column defs page title ([`eae4d0f`](https://togithub.com/TanStack/table/commit/eae4d0f7)) by Kevin Vandy - update overview ([`b803962`](https://togithub.com/TanStack/table/commit/b803962e)) by Kevin Vandy - header and column docs ([#​5531](https://togithub.com/TanStack/table/issues/5531)) ([`102ffd2`](https://togithub.com/TanStack/table/commit/102ffd27)) by Kevin Van Cott - rename data guide ([`64ef24c`](https://togithub.com/TanStack/table/commit/64ef24c4)) by Kevin Vandy - fix links ([`ec1ab03`](https://togithub.com/TanStack/table/commit/ec1ab03f)) by Kevin Vandy - data and header group docs ([#​5526](https://togithub.com/TanStack/table/issues/5526)) ([`72ab26a`](https://togithub.com/TanStack/table/commit/72ab26a6)) by Kevin Van Cott - create cells guide ([#​5523](https://togithub.com/TanStack/table/issues/5523)) ([`e80b802`](https://togithub.com/TanStack/table/commit/e80b802a)) by Kevin Van Cott - rows guide ([#​5515](https://togithub.com/TanStack/table/issues/5515)) ([`c7c4419`](https://togithub.com/TanStack/table/commit/c7c44199)) by Kevin Van Cott - typos in pagination.md ([#​5508](https://togithub.com/TanStack/table/issues/5508)) ([`ed37903`](https://togithub.com/TanStack/table/commit/ed37903d)) by [@​geryogam](https://togithub.com/geryogam) - typos in column-filtering.md ([#​5509](https://togithub.com/TanStack/table/issues/5509)) ([`2afa14b`](https://togithub.com/TanStack/table/commit/2afa14b7)) by [@​geryogam](https://togithub.com/geryogam) - start faceting docs and filter example reorg ([#​5507](https://togithub.com/TanStack/table/issues/5507)) ([`289eca3`](https://togithub.com/TanStack/table/commit/289eca31)) by Kevin Van Cott - docs pages are breaking due to diff in markdown ([#​5503](https://togithub.com/TanStack/table/issues/5503)) ([`365e0e9`](https://togithub.com/TanStack/table/commit/365e0e99)) by [@​KushagraMehta](https://togithub.com/KushagraMehta) ##### Other - Fix `filters-fuzzy` URL ([#​5520](https://togithub.com/TanStack/table/issues/5520)) ([`4fda521`](https://togithub.com/TanStack/table/commit/4fda521d)) by Joe Greve #### Packages - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).17.0 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).17.0 ### [`v8.16.0`](https://togithub.com/TanStack/table/releases/tag/v8.16.0) [Compare Source](https://togithub.com/TanStack/table/compare/v8.15.3...v8.16.0) Version 8.16.0 - 4/13/2024, 12:47 AM #### Changes ##### Feat - new sortUndefined last and first options ([#​5486](https://togithub.com/TanStack/table/issues/5486)) ([`d2ae539`](https://togithub.com/TanStack/table/commit/d2ae5390)) by Kevin Van Cott ##### Docs - Update overview.md ([#​5474](https://togithub.com/TanStack/table/issues/5474)) ([`5a907f3`](https://togithub.com/TanStack/table/commit/5a907f3a)) by Artem - update overview and installation ([#​5462](https://togithub.com/TanStack/table/issues/5462)) ([`c40d734`](https://togithub.com/TanStack/table/commit/c40d734a)) by Kevin Van Cott - fix virtual link ([`b23c133`](https://togithub.com/TanStack/table/commit/b23c1336)) by Kevin Vandy - fix more links for tsr migration ([#​5461](https://togithub.com/TanStack/table/issues/5461)) ([`2c12856`](https://togithub.com/TanStack/table/commit/2c12856e)) by Kevin Van Cott - prep for tanstack.com migration to TSR ([`024ecda`](https://togithub.com/TanStack/table/commit/024ecda9)) by Tanner Linsley #### Packages - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).16.0 - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).16.0 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).16.0 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).16.0 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).16.0 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).16.0 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |