dev: bump the safe group across 1 directory with 20 updates#7908
Open
dependabot[bot] wants to merge 1 commit intov3.36from
Open
dev: bump the safe group across 1 directory with 20 updates#7908dependabot[bot] wants to merge 1 commit intov3.36from
dependabot[bot] wants to merge 1 commit intov3.36from
Conversation
Bumps the safe group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@formatjs/intl-datetimeformat](https://github.com/formatjs/formatjs) | `7.3.1` | `7.4.1` | | [@formatjs/intl-displaynames](https://github.com/formatjs/formatjs) | `7.3.1` | `7.3.4` | | [@formatjs/intl-listformat](https://github.com/formatjs/formatjs) | `8.3.1` | `8.3.4` | | [@formatjs/intl-locale](https://github.com/formatjs/formatjs) | `5.3.1` | `5.3.4` | | [@formatjs/intl-numberformat](https://github.com/formatjs/formatjs) | `9.3.1` | `9.3.4` | | [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) | `6.3.1` | `6.3.4` | | [@formatjs/intl-relativetimeformat](https://github.com/formatjs/formatjs) | `12.3.1` | `12.3.4` | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.47.0` | `10.51.0` | | [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.41.1` | `3.42.0` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `5.10.5` | `5.10.6` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.2` | `7.29.3` | | [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) | `7.28.6` | `7.29.3` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.4.0` | `8.4.2` | | [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) | `10.3.4` | `10.3.6` | | [@testing-library/cypress](https://github.com/testing-library/cypress-testing-library) | `10.1.0` | `10.1.3` | | [cypress](https://github.com/cypress-io/cypress) | `15.13.0` | `15.14.2` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.6` | `5.6.7` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [wait-on](https://github.com/jeffbski/wait-on) | `9.0.4` | `9.0.5` | | [webpack](https://github.com/webpack/webpack) | `5.105.4` | `5.106.2` | Updates `@formatjs/intl-datetimeformat` from 7.3.1 to 7.4.1 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-datetimeformat@7.3.1...@formatjs/intl-datetimeformat@7.4.1) Updates `@formatjs/intl-displaynames` from 7.3.1 to 7.3.4 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-displaynames@7.3.1...@formatjs/intl-displaynames@7.3.4) Updates `@formatjs/intl-listformat` from 8.3.1 to 8.3.4 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@8.3.1...@formatjs/intl-listformat@8.3.4) Updates `@formatjs/intl-locale` from 5.3.1 to 5.3.4 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@5.3.1...@formatjs/intl-locale@5.3.4) Updates `@formatjs/intl-numberformat` from 9.3.1 to 9.3.4 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-numberformat@9.3.1...@formatjs/intl-numberformat@9.3.4) Updates `@formatjs/intl-pluralrules` from 6.3.1 to 6.3.4 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@6.3.1...@formatjs/intl-pluralrules@6.3.4) Updates `@formatjs/intl-relativetimeformat` from 12.3.1 to 12.3.4 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@12.3.1...@formatjs/intl-relativetimeformat@12.3.4) Updates `@sentry/react` from 10.47.0 to 10.51.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.47.0...10.51.0) Updates `@tabler/icons-react` from 3.41.1 to 3.42.0 - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.42.0/packages/icons-react) Updates `apexcharts` from 5.10.5 to 5.10.6 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](apexcharts/apexcharts.js@v5.10.5...v5.10.6) Updates `@babel/preset-env` from 7.29.2 to 7.29.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.3/packages/babel-preset-env) Updates `@babel/register` from 7.28.6 to 7.29.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.3/packages/babel-register) Updates `@inquirer/prompts` from 8.4.0 to 8.4.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.4.0...@inquirer/prompts@8.4.2) Updates `@storybook/cli` from 10.3.4 to 10.3.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/lib/cli-storybook) Updates `@testing-library/cypress` from 10.1.0 to 10.1.3 - [Release notes](https://github.com/testing-library/cypress-testing-library/releases) - [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/cypress-testing-library@v10.1.0...v10.1.3) Updates `cypress` from 15.13.0 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.13.0...v15.14.2) Updates `html-webpack-plugin` from 5.6.6 to 5.6.7 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.6...v5.6.7) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `wait-on` from 9.0.4 to 9.0.5 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v9.0.4...v9.0.5) Updates `webpack` from 5.105.4 to 5.106.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.4...v5.106.2) --- updated-dependencies: - dependency-name: "@formatjs/intl-datetimeformat" dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: "@formatjs/intl-displaynames" dependency-version: 7.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@formatjs/intl-listformat" dependency-version: 8.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@formatjs/intl-locale" dependency-version: 5.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@formatjs/intl-numberformat" dependency-version: 9.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@formatjs/intl-pluralrules" dependency-version: 6.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@formatjs/intl-relativetimeformat" dependency-version: 12.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@sentry/react" dependency-version: 10.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: "@tabler/icons-react" dependency-version: 3.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: apexcharts dependency-version: 5.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@babel/preset-env" dependency-version: 7.29.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@babel/register" dependency-version: 7.29.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: "@inquirer/prompts" dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@storybook/cli" dependency-version: 10.3.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@testing-library/cypress" dependency-version: 10.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: cypress dependency-version: 15.14.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: html-webpack-plugin dependency-version: 5.6.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: wait-on dependency-version: 9.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: webpack dependency-version: 5.106.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
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 safe group with 20 updates in the / directory:
7.3.17.4.17.3.17.3.48.3.18.3.45.3.15.3.49.3.19.3.46.3.16.3.412.3.112.3.410.47.010.51.03.41.13.42.05.10.55.10.67.29.27.29.37.28.67.29.38.4.08.4.210.3.410.3.610.1.010.1.315.13.015.14.25.6.65.6.73.8.13.8.39.0.49.0.55.105.45.106.2Updates
@formatjs/intl-datetimeformatfrom 7.3.1 to 7.4.1Release notes
Sourced from @formatjs/intl-datetimeformat'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/intl-displaynamesfrom 7.3.1 to 7.3.4Release notes
Sourced from @formatjs/intl-displaynames'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/intl-listformatfrom 8.3.1 to 8.3.4Release notes
Sourced from @formatjs/intl-listformat'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/intl-localefrom 5.3.1 to 5.3.4Release notes
Sourced from @formatjs/intl-locale'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/intl-numberformatfrom 9.3.1 to 9.3.4Release notes
Sourced from @formatjs/intl-numberformat'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/intl-pluralrulesfrom 6.3.1 to 6.3.4Release notes
Sourced from @formatjs/intl-pluralrules'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/intl-relativetimeformatfrom 12.3.1 to 12.3.4Release notes
Sourced from @formatjs/intl-relativetimeformat'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
@sentry/reactfrom 10.47.0 to 10.51.0Release notes
Sourced from @sentry/react's releases.
... (truncated)
Changelog
Sourced from @sentry/react's changelog.
... (truncated)
Commits
dc0b839release: 10.51.0b3cabeeMerge pull request #20599 from getsentry/prepare-release/10.51.03be99a9meta(changelog): Update changelog for 10.51.0bea1aadtest(browser): Unflake some more tests (#20591)50aa085test(node): Unflake postgres tests (#20593)1166839fix(hono): Distinguish.use()middleware in sub-apps from.all()handlers...217ad4atest(node): Fix flaky ANR test (#20592)91ffb3ftest(node): Fix flaky worker thread integration test (#20588)c4e3902chore(ci): Do not report flaky test issues if we cannot find a test name (#20...c0005cdtest(node): Update timeout for cron integration tests (#20586)Updates
@tabler/icons-reactfrom 3.41.1 to 3.42.0Release notes
Sourced from @tabler/icons-react's releases.
Commits
076f4a9Release 3.42.0Updates
apexchartsfrom 5.10.5 to 5.10.6Release notes
Sourced from apexcharts's releases.
Commits
3bd6308release: 5.10.6188c5adrelease: 5.10.6f671e48fix: continuation of PR #5196 to fix the legend greyed out issuead6e5ecMerge pull request #5196 from Vitalcheffe/fix/legend-re-enable-5189c5c5e95Merge pull request #5205 from apexcharts/dependabot/npm_and_yarn/basic-ftp-5.2.2b65c198Merge pull request #5203 from apexcharts/dependabot/npm_and_yarn/vite-6.4.2a4e1b3fMerge pull request #5207 from apexcharts/dependabot/npm_and_yarn/axios-1.15.0385292ebuild(deps): bump axios from 1.13.6 to 1.15.04a5d534fix: don't show focus outline for the whole chart on mouse click0e1954bbuild(deps): bump basic-ftp from 5.2.0 to 5.2.2Updates
@babel/preset-envfrom 7.29.2 to 7.29.3Release notes
Sourced from @babel/preset-env's releases.
Commits
183db7bv7.29.3268f246Add bugfix plugin for Safari array rest destructuring bug (#17788)f8524d8Update compat data (#17686)Updates
@babel/registerfrom 7.28.6 to 7.29.3Release notes
Sourced from @babel/register's releases.
... (truncated)
Commits
183db7bv7.29.359d0acdFix thread synchronization issues in@babel/register(#17915)Updates
@inquirer/promptsfrom 8.4.0 to 8.4.2Release notes
Sourced from @inquirer/prompts's releases.
Commits
35bda2achore: Publish new release98eee29fix(lint): suppress no-unnecessary-type-parameters on parseJSON helperaba5965chore(deps-dev): Bump@types/nodein the types group (#2088)db8fbf1chore(deps-dev): Bump turbo from 2.9.5 to 2.9.6 in the build group (#2087)3cdecf5chore(deps-dev): Bump oxfmt in the formatting group (#2086)e370b57chore(deps-dev): Bump the linting group with 5 updates (#2085)2787267chore(deps-dev): Bump the testing group with 3 updates (#2084)0c55499chore(deps-dev): Bump the formatting group with 2 updates (#2081)e7115d9fix(@inquirer/core): mute output after readline initialization (#2077)e5e14abchore(deps): Bump dependabot/fetch-metadata from 2 to 3 (#2078)Updates
@storybook/clifrom 10.3.4 to 10.3.6Release notes
Sourced from @storybook/cli's releases.
Changelog
Sourced from @storybook/cli's changelog.
Commits
b8748e4Bump version from "10.3.5" to "10.3.6" [skip ci]f7809a8Merge pull request #34509 from storybookjs/fix/vite-plus-detectione486d38Bump version from "10.3.4" to "10.3.5" [skip ci]Updates
@testing-library/cypressfrom 10.1.0 to 10.1.3Release notes
Sourced from @testing-library/cypress's releases.
Commits
a3a4dd6fix: Update Node.js version and add npm registry URLb5303a5fix(release): manually release a patch version64d74d2chore: Update GitHub Actions workflow for release permissionscae5fdefix: Update cypress peer dependency version constraint (#291)1c4813cci: update validate workflow versions (#289)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/cypresssince your current version.Updates
cypressfrom 15.13.0 to 15.14.2Release notes
Sourced from cypress's releases.