(chore): Bump the ci-dependencies group with 11 updates#5129
Merged
Conversation
Bumps the ci-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [@formatjs/cli](https://github.com/formatjs/formatjs) | `6.14.3` | `6.14.4` | | [@formatjs/fast-memoize](https://github.com/formatjs/formatjs) | `3.1.2` | `3.1.3` | | [@formatjs/icu-messageformat-parser](https://github.com/formatjs/formatjs/tree/HEAD/packages/icu-messageformat-parser) | `3.5.5` | `3.5.6` | | [@formatjs/intl](https://github.com/formatjs/formatjs) | `4.1.7` | `4.1.8` | | [@formatjs/intl-localematcher](https://github.com/formatjs/formatjs) | `0.8.4` | `0.8.5` | | [globals](https://github.com/sindresorhus/globals) | `17.5.0` | `17.6.0` | | [axios](https://github.com/axios/axios) | `1.15.2` | `1.16.0` | | [ts-patch](https://github.com/nonara/ts-patch) | `3.3.0` | `4.0.1` | | [cypress](https://github.com/cypress-io/cypress) | `15.14.1` | `15.14.2` | | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.8.4` | | [msw](https://github.com/mswjs/msw) | `2.13.6` | `2.14.2` | Updates `@formatjs/cli` from 6.14.3 to 6.14.4 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.14.3...@formatjs/cli@6.14.4) Updates `@formatjs/fast-memoize` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/fast-memoize@3.1.2...@formatjs/fast-memoize@3.1.3) Updates `@formatjs/icu-messageformat-parser` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Changelog](https://github.com/formatjs/formatjs/blob/main/packages/icu-messageformat-parser/CHANGELOG.md) - [Commits](https://github.com/formatjs/formatjs/commits/@formatjs/icu-messageformat-parser@3.5.6/packages/icu-messageformat-parser) Updates `@formatjs/intl` from 4.1.7 to 4.1.8 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl@4.1.7...@formatjs/intl@4.1.8) Updates `@formatjs/intl-localematcher` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-localematcher@0.8.4...@formatjs/intl-localematcher@0.8.5) Updates `globals` from 17.5.0 to 17.6.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.5.0...v17.6.0) Updates `axios` from 1.15.2 to 1.16.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.2...v1.16.0) Updates `ts-patch` from 3.3.0 to 4.0.1 - [Release notes](https://github.com/nonara/ts-patch/releases) - [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md) - [Commits](nonara/ts-patch@v3.3.0...v4.0.1) Updates `cypress` from 15.14.1 to 15.14.2 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.14.1...v15.14.2) Updates `yaml` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.8.4) Updates `msw` from 2.13.6 to 2.14.2 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.13.6...v2.14.2) --- updated-dependencies: - dependency-name: "@formatjs/cli" dependency-version: 6.14.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: "@formatjs/fast-memoize" dependency-version: 3.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: "@formatjs/icu-messageformat-parser" dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: "@formatjs/intl" dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: "@formatjs/intl-localematcher" dependency-version: 0.8.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: globals dependency-version: 17.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ci-dependencies - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies - dependency-name: ts-patch dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: cypress dependency-version: 15.14.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: yaml dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: msw dependency-version: 2.14.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5129 +/- ##
=======================================
Coverage 80.08% 80.08%
=======================================
Files 578 578
Lines 12401 12401
Branches 2968 2979 +11
=======================================
Hits 9931 9931
+ Misses 2299 2298 -1
- Partials 171 172 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dlabrecq
approved these changes
May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the ci-dependencies group with 11 updates:
6.14.36.14.43.1.23.1.33.5.53.5.64.1.74.1.80.8.40.8.517.5.017.6.01.15.21.16.03.3.04.0.115.14.115.14.22.8.32.8.42.13.62.14.2Updates
@formatjs/clifrom 6.14.3 to 6.14.4Release notes
Sourced from @formatjs/cli's releases.
Commits
19952b1build: publishbd4cb1dfix(@formatjs/intl-durationformat): use BigDecimal for sub-second rollups (#6...2fcf7f3fix(@formatjs/unplugin): strip query/hash in transformInclude (#6465)cff6adebuild(eslint-plugin-formatjs): enable gazelle for BUILD.bazel (#6464)f1720fcbuild(deps): switch gazelle_ts to official BCR v0.3.3 release (#6463)6a8f1b4chore(formatjs_cli): bump version to 1.1.2 (#6461)cb7bb23fix(formatjs_cli): extract formatMessage from callbacks inside optional chain...c281a36fix(deps): update dependency oxc-parser to ^0.128.0 (#6457)76202f0chore(deps): update dependency@typescript/native-previewto v7.0.0-dev.20260...924e6efchore(deps): update dependency oxlint to v1.62.0 (#6453)Updates
@formatjs/fast-memoizefrom 3.1.2 to 3.1.3Commits
19952b1build: publishbd4cb1dfix(@formatjs/intl-durationformat): use BigDecimal for sub-second rollups (#6...2fcf7f3fix(@formatjs/unplugin): strip query/hash in transformInclude (#6465)cff6adebuild(eslint-plugin-formatjs): enable gazelle for BUILD.bazel (#6464)f1720fcbuild(deps): switch gazelle_ts to official BCR v0.3.3 release (#6463)6a8f1b4chore(formatjs_cli): bump version to 1.1.2 (#6461)cb7bb23fix(formatjs_cli): extract formatMessage from callbacks inside optional chain...c281a36fix(deps): update dependency oxc-parser to ^0.128.0 (#6457)76202f0chore(deps): update dependency@typescript/native-previewto v7.0.0-dev.20260...924e6efchore(deps): update dependency oxlint to v1.62.0 (#6453)Updates
@formatjs/icu-messageformat-parserfrom 3.5.5 to 3.5.6Changelog
Sourced from @formatjs/icu-messageformat-parser's changelog.
Commits
19952b1build: publish303ee14build(deps): migrate gazelle TS plugin to hermeticbuild/gazelle_plugins (#6438)f17ee2cbuild: migrate Rust toolchain from rules_rust to rules_rs (#6423)Updates
@formatjs/intlfrom 4.1.7 to 4.1.8Commits
19952b1build: publishbd4cb1dfix(@formatjs/intl-durationformat): use BigDecimal for sub-second rollups (#6...2fcf7f3fix(@formatjs/unplugin): strip query/hash in transformInclude (#6465)cff6adebuild(eslint-plugin-formatjs): enable gazelle for BUILD.bazel (#6464)f1720fcbuild(deps): switch gazelle_ts to official BCR v0.3.3 release (#6463)6a8f1b4chore(formatjs_cli): bump version to 1.1.2 (#6461)cb7bb23fix(formatjs_cli): extract formatMessage from callbacks inside optional chain...c281a36fix(deps): update dependency oxc-parser to ^0.128.0 (#6457)76202f0chore(deps): update dependency@typescript/native-previewto v7.0.0-dev.20260...924e6efchore(deps): update dependency oxlint to v1.62.0 (#6453)Updates
@formatjs/intl-localematcherfrom 0.8.4 to 0.8.5Commits
19952b1build: publishbd4cb1dfix(@formatjs/intl-durationformat): use BigDecimal for sub-second rollups (#6...2fcf7f3fix(@formatjs/unplugin): strip query/hash in transformInclude (#6465)cff6adebuild(eslint-plugin-formatjs): enable gazelle for BUILD.bazel (#6464)f1720fcbuild(deps): switch gazelle_ts to official BCR v0.3.3 release (#6463)6a8f1b4chore(formatjs_cli): bump version to 1.1.2 (#6461)cb7bb23fix(formatjs_cli): extract formatMessage from callbacks inside optional chain...c281a36fix(deps): update dependency oxc-parser to ^0.128.0 (#6457)76202f0chore(deps): update dependency@typescript/native-previewto v7.0.0-dev.20260...924e6efchore(deps): update dependency oxlint to v1.62.0 (#6453)Updates
globalsfrom 17.5.0 to 17.6.0Release notes
Sourced from globals's releases.
Commits
6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)Updates
axiosfrom 1.15.2 to 1.16.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
Commits
df53d7dchore(release): prepare release 1.16.0 (#10834)9d92bcdfix: gadgets and smaller issues (#10833)5107ee6fix: prevent undefined error codes in settle (#7276)e573499fix(fetch): defer global access in fetch adapter (#7260)ad68e1afix(http): honor timeout during connect without redirects (#10819)2a51828fix(http): decode URL basic auth credentials (#10825)0e8b6bbfix(http): preserve user-supplied Host header when forwarding through a proxy...79f39e1docs: document paramsSerializer.encode for strict RFC 3986 query encoding (#1...0fe3a5f[Docs/Types] UpdateparseReviverTypeScript definitions for ES2023 and add ...cd6737fchore: matches the sibling responseStream.on(aborted) handler and added tests...Updates
ts-patchfrom 3.3.0 to 4.0.1Release notes
Sourced from ts-patch's releases.
Changelog
Sourced from ts-patch's changelog.
Commits
d4e0571chore(release): 4.0.163fc87fbuild(ci): Updated for new Trusted Publisher based publish3ac3aebchore(release): 4.0.0aea4d89build: Updated perf script3da7d77build(deps): Bumped deps to latesteeb60e1build(ci): Updated CI scriptse9c000ffeat!: Support TS v66c5da08test: restore transformer behavior coverage1485588build: Updated .gitignore987a199feat!: Dropped ts-node, replaced with pure TS compiler API & Swapped require ...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-patch since your current version.
Updates
cypressfrom 15.14.1 to 15.14.2Release notes
Sourced from cypress's releases.
Commits
545556edependency(listr): upgrade listr 3.x to 9.x (#33640)ea98906test: fix flake in readFile retries assertions until they pass (#33692)f159200chore: upgrades ts-loader to 9.5.7 (#33691)d4b0324test: stabilize flaky 'Your tests are loading...' waits (#33689)3442523fix: guard cy.wait against undefined retry responses (#33651)3592361fix: set primary remote state before HTTP server accepts requests (#33686)47bb659chore: updating v8 snapshot cache (#33690)9363b86update axios (#33687)56472e3chore: skip adding the install comment on the commit (#33685)d86bc45chore: updating v8 snapshot cache (#33683)Updates
yamlfrom 2.8.3 to 2.8.4Release notes
Sourced from yaml's releases.
Commits
ccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)e1a1a77fix: Handle invalid unicode escapesa163ea0style: Satify Prettierb2a5a6cfix: Apply minFractionDigits only to decimal strings (#676)93c951bchore: Bump JSR version to v2.8.3 (#673)0f226a3docs: Add trailingComma ToString optionUpdates
mswfrom 2.13.6 to 2.14.2Release notes
Sourced from msw's releases.
Commits
4bc4a5cchore(release): v2.14.2f0c0321fix: export theNetworkApitype (#2734)52dca1echore(release): v2.14.1f8dc874fix: export default handler controllers (#2733)7fd02bdchore(release): v2.14.0e00e4d6feat: supportws.onUpgradefor handling connection upgrades (#2732)6953307fix: do not clone user-provided responses (#2731)30668e6fix(HttpResponse): forward cookies only when response is used (#2728)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions