mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-04 13:48:56 +02:00
renovate/json-schema-to-ts-3.x
1556 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
|
a98f6669e5
|
fix(deps): update dependency json-schema-to-ts to v3 | ||
|
207a0d3a4c
|
fix(deps): update dependency pg-connection-string to v2.9.1 (#10239)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pg-connection-string](https://redirect.github.com/brianc/node-postgres/tree/master/packages/pg-connection-string) ([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg-connection-string)) | [`2.9.0` -> `2.9.1`](https://renovatebot.com/diffs/npm/pg-connection-string/2.9.0/2.9.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>brianc/node-postgres (pg-connection-string)</summary> ### [`v2.9.1`](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.9.0...pg-connection-string@2.9.1) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.9.0...pg-connection-string@2.9.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
fc51bb28be
|
fix(deps): update dependency @slack/web-api to v7.9.3 (#10238)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@slack/web-api](https://tools.slack.dev/node-slack-sdk/web-api) ([source](https://redirect.github.com/slackapi/node-slack-sdk)) | [`7.9.1` -> `7.9.3`](https://renovatebot.com/diffs/npm/@slack%2fweb-api/7.9.1/7.9.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>slackapi/node-slack-sdk (@​slack/web-api)</summary> ### [`v7.9.3`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%407.9.3) [Compare Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.9.2...@slack/web-api@7.9.3) #### What's Changed This release has a few small updates to align with arguments of various Slack API methods. ##### 👾 Enhancements - feat(web-api): include a blocks argument for file uploads in [https://github.com/slackapi/node-slack-sdk/pull/2261](https://redirect.github.com/slackapi/node-slack-sdk/pull/2261) - Thanks [@​zimeg](https://redirect.github.com/zimeg)! ##### 🐛 Fixes - fix: Add "title" property to conversations.canvases.create API method arguments in [https://github.com/slackapi/node-slack-sdk/pull/2259](https://redirect.github.com/slackapi/node-slack-sdk/pull/2259) - Thanks [@​vegeris](https://redirect.github.com/vegeris)! ##### 🧰 Maintenance - chore(deps-dev): bump sinon from 20.0.0 to 21.0.0 in /packages/web-api in the dev-sinon group across 1 directory in [https://github.com/slackapi/node-slack-sdk/pull/2269](https://redirect.github.com/slackapi/node-slack-sdk/pull/2269) - Thanks [@​dependabot](https://redirect.github.com/dependabot)! - chore(web-api): release [@​slack/web-api](https://redirect.github.com/slack/web-api)@​7.9[https://github.com/slackapi/node-slack-sdk/pull/2272](https://redirect.github.com/slackapi/node-slack-sdk/pull/2272)l/2272 - Thanks [@​zimeg](https://redirect.github.com/zimeg)! **Full Changelog**: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/web-api](https://redirect.github.com/slack/web-api)@​7.9.2...[@​slack/web-api](https://redirect.github.com/slack/web-api)@​7.9.3 **Milestone**: https://github.com/slackapi/node-slack-sdk/milestone/143 ### [`v7.9.2`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%407.9.2) [Compare Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.9.1...@slack/web-api@7.9.2) #### What's Changed ##### 🐛 Fixes - fix: add trailing slash to slackApiUrl if none is provided by [@​WilliamBergamin](https://redirect.github.com/WilliamBergamin) in [https://github.com/slackapi/node-slack-sdk/pull/2243](https://redirect.github.com/slackapi/node-slack-sdk/pull/2243) ##### 📖 Docs - docs: moves guides from wiki to docs website by [@​lukegalbraithrussell](https://redirect.github.com/lukegalbraithrussell) in [https://github.com/slackapi/node-slack-sdk/pull/2238](https://redirect.github.com/slackapi/node-slack-sdk/pull/2238) ##### 🧰 Maintenance - chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 in /packages/web-api by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/slackapi/node-slack-sdk/pull/2236](https://redirect.github.com/slackapi/node-slack-sdk/pull/2236) - chore(deps-dev): bump typescript from 5.3.3 to 5.8.3 in /packages/web-api by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/slackapi/node-slack-sdk/pull/2222](https://redirect.github.com/slackapi/node-slack-sdk/pull/2222) - chore(deps-dev): bump nock from 13.5.6 to 14.0.3 in /packages/web-api by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/slackapi/node-slack-sdk/pull/2223](https://redirect.github.com/slackapi/node-slack-sdk/pull/2223) - chore(web-api): release [@​slack/web-api](https://redirect.github.com/slack/web-api)@​7.9.2 by [@​WilliamBergamin](https://redirect.github.com/WilliamBergamin) in [https://github.com/slackapi/node-slack-sdk/pull/2247](https://redirect.github.com/slackapi/node-slack-sdk/pull/2247) **Full Changelog**: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/socket-mode](https://redirect.github.com/slack/socket-mode)@​2.0.4...[@​slack/web-api](https://redirect.github.com/slack/web-api)@​7.9.2 **Milstone**: https://github.com/slackapi/node-slack-sdk/milestone/141?closed=1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
55b8941306
|
fix(deps): update dependency uuid to v11 (#10226) | ||
|
d78efc78e2
|
chore(deps): update dependency fetch-mock to v12.5.3 (#10206)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fetch-mock](http://www.wheresrhys.co.uk/fetch-mock) ([source](https://redirect.github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock)) | [`12.5.2` -> `12.5.3`](https://renovatebot.com/diffs/npm/fetch-mock/12.5.2/12.5.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>wheresrhys/fetch-mock (fetch-mock)</summary> ### [`v12.5.3`](https://redirect.github.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1253-2025-06-17) [Compare Source](https://redirect.github.com/wheresrhys/fetch-mock/compare/fetch-mock-v12.5.2...fetch-mock-v12.5.3) ##### Bug Fixes - add wrapper class to fix type ambiguity ([b093bb0]( |
||
|
8e368387bd
|
chore(deps): update dependency superagent to v10.2.1 (#10204)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [superagent](https://redirect.github.com/ladjs/superagent) | [`10.2.0` -> `10.2.1`](https://renovatebot.com/diffs/npm/superagent/10.2.0/10.2.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ladjs/superagent (superagent)</summary> ### [`v10.2.1`](https://redirect.github.com/ladjs/superagent/releases/tag/v10.2.1) [Compare Source](https://redirect.github.com/ladjs/superagent/compare/v10.2.0...v10.2.1) - Merge pull request [#​1832](https://redirect.github.com/ladjs/superagent/issues/1832) from mureinik/formidble-3.5.2 [`5425b28`](https://redirect.github.com/ladjs/superagent/commit/5425b28) - fix: Bump formidable version to ^3.5.4 [`5feb4c9`](https://redirect.github.com/ladjs/superagent/commit/5feb4c9) </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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
772fe23aa0
|
chore(deps): update dependency tsc-watch to v7 (#10197) | ||
|
4289a1c105
|
fix(deps): update dependency type-is to v2 (#10195) | ||
|
b33765bc2b
|
feat: expand resolver interface with impact metrics (#10199) | ||
|
4f8124b653
|
chore(deps): update dependency @types/mustache to v4.2.6 (#10171)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/mustache](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mustache) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mustache)) | [`4.2.5` -> `4.2.6`](https://renovatebot.com/diffs/npm/@types%2fmustache/4.2.5/4.2.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
818b9274bb
|
chore(deps): update dependency semver to v7.7.2 (#10189)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | [`7.7.1` -> `7.7.2`](https://renovatebot.com/diffs/npm/semver/7.7.1/7.7.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>npm/node-semver (semver)</summary> ### [`v7.7.2`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#772-2025-05-12) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.7.1...v7.7.2) ##### Bug Fixes - [`fcafb61`]( |
||
|
b48be7b29c
|
chore(deps): update dependency semver to v7.7.2 (#10188)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | [`7.7.1` -> `7.7.2`](https://renovatebot.com/diffs/npm/semver/7.7.1/7.7.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@types/semver](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver)) | [`7.5.8` -> `7.7.0`](https://renovatebot.com/diffs/npm/@types%2fsemver/7.5.8/7.7.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>npm/node-semver (semver)</summary> ### [`v7.7.2`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#772-2025-05-12) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.7.1...v7.7.2) ##### Bug Fixes - [`fcafb61`]( |
||
|
43d61d02e1
|
chore(deps): update dependency @types/supertest to v6.0.3 (#10174)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/supertest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest)) | [`6.0.2` -> `6.0.3`](https://renovatebot.com/diffs/npm/@types%2fsupertest/6.0.2/6.0.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
964544b635
|
chore(deps): update dependency @types/pg to v8.15.4 (#10173)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/pg](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg)) | [`8.15.2` -> `8.15.4`](https://renovatebot.com/diffs/npm/@types%2fpg/8.15.2/8.15.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
810890fe67
|
chore(deps): update dependency @types/express-session to v1.18.2 (#10156)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/express-session](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-session) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session)) | [`1.18.1` -> `1.18.2`](https://renovatebot.com/diffs/npm/@types%2fexpress-session/1.18.1/1.18.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
9c23ffbf01
|
chore(deps): update dependency @types/memoizee to v0.4.12 (#10157)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/memoizee](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/memoizee) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/memoizee)) | [`0.4.11` -> `0.4.12`](https://renovatebot.com/diffs/npm/@types%2fmemoizee/0.4.11/0.4.12) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
a1764ebc5e
|
chore(deps): update dependency @types/express to v4.17.23 (#10155)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/express](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express)) | [`4.17.21` -> `4.17.23`](https://renovatebot.com/diffs/npm/@types%2fexpress/4.17.21/4.17.23) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
d3c55b4ddc
|
chore(deps): update dependency del-cli to v6 (#9267) | ||
|
2e069daf41
|
chore(deps): update dependency @types/cors to v2.8.19 (#10143)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/cors](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors)) | [`2.8.18` -> `2.8.19`](https://renovatebot.com/diffs/npm/@types%2fcors/2.8.18/2.8.19) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
5bb1656eee
|
chore(deps): update dependency @swc/core to v1.11.31 (#10142)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://redirect.github.com/swc-project/swc)) | [`1.11.29` -> `1.11.31`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.11.29/1.11.31) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.11.31`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11131---2025-06-05) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.11.29...v1.11.31) ##### Bug Fixes - **(es/codegen)** Improve comments handling ([#​10534](https://redirect.github.com/swc-project/swc/issues/10534)) ([d9ba838]( |
||
|
6afb9f8796
|
refactor: migrate from make-fetch-happen to ky and use ky natively (#10134)
Migrate from make-fetch-happen to ky ## Summary: - Replaced all usages of make-fetch-happen with [ky](https://github.com/sindresorhus/ky) for HTTP requests. - Upgraded nock to v14 so it's capable of mocking native fetch implementation - Removed the make-fetch-happen dependency - Ensured all fetch logic is compatible with ky API. ## Why: - ky provides a modern, lightweight, and promise-based HTTP client with a simpler API. - Reduces dependencies and simplifies codebase. ## Testing: We'll do testing in sandbox environment of the modified functionality (which is not much) and we also rely on automated testing. --------- Co-authored-by: Simon Hornby <simon@getunleash.io> |
||
|
ddb5ffb955
|
chore: add brace-expansion to resolutions (#10116)
Should fix https://github.com/Unleash/unleash/security/dependabot/257 |
||
|
e3e51f297d
|
fix(deps): update dependency pg-connection-string to v2.9.0 (#10055)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pg-connection-string](https://redirect.github.com/brianc/node-postgres/tree/master/packages/pg-connection-string) ([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg-connection-string)) | [`2.7.0` -> `2.9.0`](https://renovatebot.com/diffs/npm/pg-connection-string/2.7.0/2.9.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>brianc/node-postgres (pg-connection-string)</summary> ### [`v2.9.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#v290) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.5...pg-connection-string@2.9.0) - Add better support for [unix domain socket](https://redirect.github.com/brianc/node-postgres/pull/487) connections ### [`v2.8.5`](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.2...pg-connection-string@2.8.5) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.2...pg-connection-string@2.8.5) ### [`v2.8.2`](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.1...pg-connection-string@2.8.2) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.1...pg-connection-string@2.8.2) ### [`v2.8.1`](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.0...pg-connection-string@2.8.1) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.0...pg-connection-string@2.8.1) ### [`v2.8.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#v280) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.7.0...pg-connection-string@2.8.0) - Add support for parsing JSON\[] and UUID\[] result types </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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
02a6f51ffd
|
fix(deps): update dependency pg to v8.16.0 (#10054)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pg](https://redirect.github.com/brianc/node-postgres) ([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg)) | [`8.14.0` -> `8.16.0`](https://renovatebot.com/diffs/npm/pg/8.14.0/8.16.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>brianc/node-postgres (pg)</summary> ### [`v8.16.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#pg8160) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.6...pg@8.16.0) - Add support for [min connection pool size](https://redirect.github.com/brianc/node-postgres/pull/3438). ### [`v8.15.6`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.5...pg@8.15.6) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.5...pg@8.15.6) ### [`v8.15.5`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.2...56e286257724783681f8830b2faa7d407b6563e7) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.2...pg@8.15.5) ### [`v8.15.2`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.1...88ff6955e098257358640d33c354c35836369200) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.1...pg@8.15.2) ### [`v8.15.1`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.0...fb25f7bdb3deb0ca3602d1ac1693977dc1033f35) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.0...pg@8.15.1) ### [`v8.15.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#pg8150) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.14.1...pg@8.15.0) - Add support for [esm](https://redirect.github.com/brianc/node-postgres/pull/3423) importing. CommonJS importing is still also supported. ### [`v8.14.1`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.14.0...477f812984a9d75346e8ec37eefa3f79a117d581) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.14.0...pg@8.14.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
b6be1fba37
|
fix(deps): update dependency make-fetch-happen to v14 (#10051) | ||
|
18e476da3e
|
chore(deps): update dependency @types/pg to v8.15.2 (#10052)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/pg](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg)) | [`8.11.11` -> `8.15.2`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.11/8.15.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
4140745970
|
chore(deps): update dependency @types/cors to v2.8.18 (#10050)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/cors](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors)) | [`2.8.17` -> `2.8.18`](https://renovatebot.com/diffs/npm/@types%2fcors/2.8.17/2.8.18) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
707c2de9b1
|
chore(deps): update dependency @swc/core to v1.11.29 (#10047)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://redirect.github.com/swc-project/swc)) | [`1.11.24` -> `1.11.29`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.11.24/1.11.29) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.11.29`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11129---2025-05-21) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.11.24...v1.11.29) ##### Bug Fixes - **([@​swc/types](https://redirect.github.com/swc/types))** Add `transform.nativeClassProperties` ([#​10418](https://redirect.github.com/swc-project/swc/issues/10418)) ([f3af44c]( |
||
|
b681702b77
|
task: migrate tests to vitest
Vitest Pros: * Automated failing test comments on github PRs * A nice local UI with incremental testing when changing files (`yarn test:ui`) * Also nicely supported in all major IDEs, click to run test works (so we won't miss what we had with jest). * Works well with ESM Vitest Cons: * The ESBuild transformer vitest uses takes a little longer to transform than our current SWC/jest setup, however, it is possible to setup SWC as the transformer for vitest as well (though it only does one transform, so we're paying ~7-10 seconds instead of ~ 2-3 seconds in transform phase). * Exposes how slow our tests are (tongue in cheek here) |
||
|
d17d68d6aa
|
chore(deps): update node.js to v22 (#9487) | ||
|
4f7fb8f1ae
|
chore(deps): bump formidable from 3.5.1 to 3.5.4 (#9865) | ||
|
abe160eb7d
|
feat: Unleash v7 ESM migration (#9877)
We're migrating to ESM, which will allow us to import the latest versions of our dependencies. Co-Authored-By: Christopher Kolstad <chriswk@getunleash.io> |
||
|
28e5f39548
|
feat: store domain for links (#9931) | ||
|
20a80142d3
|
feat: normalize urls in feature links (#9911) | ||
|
b2471633b4
|
refactor: move release plan stores to OSS (#9747) | ||
|
bba85dc9b0
|
chore: fix coverage tests (#9674)
Coverage has been failing for a while: https://github.com/Unleash/unleash/actions/workflows/build_coverage.yaml It looks related to minimatch version: ``` TypeError: /home/runner/work/unleash/unleash/src/lib/util/isDefined.ts: minimatch is not a function ``` Removing `"minimatch": "^10.0.0",` resolution seems to fix it, but it will likely introduce a security vulnerability error Works on my machine results: ```shell Test Suites: 345 passed, 345 total Tests: 3 skipped, 3119 passed, 3122 total Snapshots: 110 passed, 110 total Time: 218.532 s ``` |
||
|
1bef63ff10
|
chore: upgrade date-fns in package.json (#9673)
This is the latest minor release available |
||
|
096e466148
|
chore: bump slack dependency (#9664) | ||
|
be41869568
|
fix(deps): update dependency @slack/web-api to v7.9.1 (#9661)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@slack/web-api](https://tools.slack.dev/node-slack-sdk/web-api) ([source](https://redirect.github.com/slackapi/node-slack-sdk)) | [`7.9.0` -> `7.9.1`](https://renovatebot.com/diffs/npm/@slack%2fweb-api/7.9.0/7.9.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>slackapi/node-slack-sdk (@​slack/web-api)</summary> ### [`v7.9.1`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%407.9.1) [Compare Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.9.0...@slack/web-api@7.9.1) #### What's Changed This release fixes a bug where setting [`allowAbsoluteUrls`](https://tools.slack.dev/node-slack-sdk/reference/web-api/interfaces/WebClientOptions/#allowabsoluteurls) to **false** caused the [`filesUploadV2`](https://tools.slack.dev/node-slack-sdk/web-api/#upload-a-file) method to error when uploading files. Files can now be uploaded with `allowAbsoluteUrls` set to **false**. ##### Bug fixes 🐛 - fix(web-api): complete file upload v2 calls if absolute urls are not allowed in [https://github.com/slackapi/node-slack-sdk/pull/2196](https://redirect.github.com/slackapi/node-slack-sdk/pull/2196) - Thanks [@​zimeg](https://redirect.github.com/zimeg)! ##### Maintenance 🧰 - test(web-api): use channel_id instead of channels with files upload v2 in [https://github.com/slackapi/node-slack-sdk/pull/2197](https://redirect.github.com/slackapi/node-slack-sdk/pull/2197) - Thanks [@​zimeg](https://redirect.github.com/zimeg)! **Full Changelog**: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/web-api](https://redirect.github.com/slack/web-api)[@​7](https://redirect.github.com/7).9.0...[@​slack/web-api](https://redirect.github.com/slack/web-api)[@​7](https://redirect.github.com/7).9.1 **Milestone**: https://github.com/slackapi/node-slack-sdk/milestone/142 </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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
ea6edc66c1
|
fix(deps): update dependency @slack/web-api to v7.9.0 (#9601)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@slack/web-api](https://tools.slack.dev/node-slack-sdk/web-api) ([source](https://redirect.github.com/slackapi/node-slack-sdk)) | [`7.8.0` -> `7.9.0`](https://renovatebot.com/diffs/npm/@slack%2fweb-api/7.8.0/7.9.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>slackapi/node-slack-sdk (@​slack/web-api)</summary> ### [`v7.9.0`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%407.9.0) [Compare Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.8.0...@slack/web-api@7.9.0) #### What's Changed This release adds the [`allowAbsoluteUrls`](https://tools.slack.dev/node-slack-sdk/reference/web-api/interfaces/WebClientOptions#allowabsoluteurls) option to the `WebClient` constructor. For code using [dynamic method names](https://tools.slack.dev/node-slack-sdk/web-api#call-a-method) with `.apiCall`, this will toggle if requests should be sent to absolute URLs provided: ```js const { WebClient } = require('@​slack/web-api'); const web = new WebClient(token, { allowAbsoluteUrls: false, // Default: true }); const _response = await web.apiCall('https://example.com', { /* ... */ }); ``` $ node index.js [DEBUG] web-api:WebClient:0 http request url: https://slack.com/api/https://example.com ... [WARN] web-api:WebClient:0 http request failed An HTTP protocol error occurred: statusCode = 404 The default `allowAbsoluteUrls` value is `true` to avoid a breaking change with this update, but we suggest deciding if this option should be applied to scripts and adjacent code. ##### Enhancements 🎉 - feat(web-api): add configs to toggle absolute url usage in dynamic api calls in [https://github.com/slackapi/node-slack-sdk/pull/2176](https://redirect.github.com/slackapi/node-slack-sdk/pull/2176) - Thanks [@​zimeg](https://redirect.github.com/zimeg)! ##### Maintenance 🧰 - fix(web-api): bump axios to 1.8.3 to address CVE-2025-27152 in [https://github.com/slackapi/node-slack-sdk/pull/2172](https://redirect.github.com/slackapi/node-slack-sdk/pull/2172) - Thanks [@​zimeg](https://redirect.github.com/zimeg)! **Full Changelog**: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/web-api](https://redirect.github.com/slack/web-api)[@​7](https://redirect.github.com/7).8.0...[@​slack/web-api](https://redirect.github.com/slack/web-api)[@​7](https://redirect.github.com/7).9.0 **Milestone**: https://github.com/slackapi/node-slack-sdk/milestone/131 </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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
590a7cc16b
|
chore(deps): update dependency concurrently to v9 (#9600) | ||
|
c8cf202c2a
|
chore(deps): update dependency wait-on to v8 (#9456) | ||
|
ac96797932
|
chore(deps): update dependency superagent to v10.2.0 (#9574)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [superagent](https://redirect.github.com/ladjs/superagent) | [`10.1.1` -> `10.2.0`](https://renovatebot.com/diffs/npm/superagent/10.1.1/10.2.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ladjs/superagent (superagent)</summary> ### [`v10.2.0`](https://redirect.github.com/ladjs/superagent/releases/tag/v10.2.0) [Compare Source](https://redirect.github.com/ladjs/superagent/compare/v10.1.1...v10.2.0) - Merge pull request [#​1829](https://redirect.github.com/ladjs/superagent/issues/1829) from perrin4869/fix/http2/ipv6-addresses [`02cad6a`](https://redirect.github.com/ladjs/superagent/commit/02cad6a) - fix(https2): ipv6 addresses url [`e29fd25`](https://redirect.github.com/ladjs/superagent/commit/e29fd25) - Merge pull request [#​1805](https://redirect.github.com/ladjs/superagent/issues/1805) from perrin4869/fix/ipv6-addresses [`150eb6c`](https://redirect.github.com/ladjs/superagent/commit/150eb6c) - fix? [`07954a1`](https://redirect.github.com/ladjs/superagent/commit/07954a1) - attempt support ipv6 [`d688596`](https://redirect.github.com/ladjs/superagent/commit/d688596) - attempt support ipv6 [`a2f11f8`](https://redirect.github.com/ladjs/superagent/commit/a2f11f8) - re-add test [`10a2e40`](https://redirect.github.com/ladjs/superagent/commit/10a2e40) - remove regression test [`15e9de6`](https://redirect.github.com/ladjs/superagent/commit/15e9de6) - fix: ipv6 addresses parsing [`ec50f5a`](https://redirect.github.com/ladjs/superagent/commit/ec50f5a) </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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
efcf04487d
|
chore: make it build with strict null checks set to true (#9554)
As part of preparation for ESM and node/TSC updates, this PR will make Unleash build with strictNullChecks set to true, since that's what's in our tsconfig file. Hence, this PR also removes the `--strictNullChecks false` flag in our compile tasks in package.json. TL;DR - Clean up your code rather than turning off compiler security features :) |
||
|
d082e5eb25
|
chore(deps): update dependency @types/node to v20.17.24 (#9570)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.17.22` -> `20.17.24`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.22/20.17.24) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
7a9ef77ec4
|
chore(deps): update dependency @swc/core to v1.11.8 (#9569)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://redirect.github.com/swc-project/swc)) | [`1.11.5` -> `1.11.8`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.11.5/1.11.8) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.11.8`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1118---2025-03-07) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.11.7...v1.11.8) ##### Bug Fixes - **(es/fast-lexer)** Fix lexing of numeric literals ([#​10153](https://redirect.github.com/swc-project/swc/issues/10153)) ([65d23fe]( |
||
|
6dc4118892
|
chore(deps): update dependency @babel/core to v7.26.10 (#9568)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.26.9` -> `7.26.10`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.26.9/7.26.10) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@​babel/core)</summary> ### [`v7.26.10`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v72610-2025-03-11) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.26.9...v7.26.10) ##### 👓 Spec Compliance - `babel-parser` - [#​17159](https://redirect.github.com/babel/babel/pull/17159) Disallow decorator in array pattern ([@​JLHwung](https://redirect.github.com/JLHwung)) ##### 🐛 Bug Fix - `babel-parser`, `babel-template` - [#​17164](https://redirect.github.com/babel/babel/pull/17164) Fix: always initialize ExportDeclaration attributes ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-core` - [#​17142](https://redirect.github.com/babel/babel/pull/17142) fix: "Map maximum size exceeded" in deepClone ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-parser`, `babel-plugin-transform-typescript` - [#​17154](https://redirect.github.com/babel/babel/pull/17154) Update typescript parser tests ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-traverse` - [#​17151](https://redirect.github.com/babel/babel/pull/17151) fix: Should not evaluate vars in child scope ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-generator` - [#​17153](https://redirect.github.com/babel/babel/pull/17153) fix: Correctly generate `abstract override` ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-parser` - [#​17107](https://redirect.github.com/babel/babel/pull/17107) Fix source type detection when parsing TypeScript ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-helpers`, `babel-runtime`, `babel-runtime-corejs2`, `babel-runtime-corejs3` - [#​17173](https://redirect.github.com/babel/babel/pull/17173) Fix processing of replacement pattern with named capture groups ([@​mmmsssttt404](https://redirect.github.com/\[mmmsssttt404]\(https://github.com/mmmsssttt404\))) ##### 💅 Polish - `babel-standalone` - [#​17158](https://redirect.github.com/babel/babel/pull/17158) Avoid warnings when re-bundling [@​babel/standalone](https://redirect.github.com/babel/standalone) with webpack ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### 🏠 Internal - `babel-parser` - [#​17160](https://redirect.github.com/babel/babel/pull/17160) Left-value parsing cleanup ([@​JLHwung](https://redirect.github.com/JLHwung)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
75bb482c08
|
chore(deps): bump @babel/runtime from 7.21.0 to 7.26.10 (#9551) | ||
|
37aeb62d66
|
chore(deps): update dependency minimatch to v10 (#9476) | ||
|
19b9c5037c
|
fix(deps): update dependency pg to v8.14.0 (#9516)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pg](https://redirect.github.com/brianc/node-postgres) ([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg)) | [`8.13.3` -> `8.14.0`](https://renovatebot.com/diffs/npm/pg/8.13.3/8.14.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>brianc/node-postgres (pg)</summary> ### [`v8.14.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#pg8140) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.13.3...f7c92e487c6a9c9600585f9de14cb17e7a65e76e) - Add support from SCRAM-SAH-256-PLUS i.e. [channel binding](https://redirect.github.com/brianc/node-postgres/pull/3356). </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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |