dev: bump the safe group with 4 updates#7973
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the safe group with 4 updates: [@formatjs/intl-datetimeformat](https://github.com/formatjs/formatjs), [@sentry/react](https://github.com/getsentry/sentry-javascript), [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) and [js-yaml](https://github.com/nodeca/js-yaml). Updates `@formatjs/intl-datetimeformat` from 7.5.1 to 7.5.2 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-datetimeformat@7.5.1...@formatjs/intl-datetimeformat@7.5.2) Updates `@sentry/react` from 10.66.0 to 10.67.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.66.0...10.67.0) Updates `@storybook/cli` from 10.5.2 to 10.5.3 - [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.5.3/code/lib/cli-storybook) Updates `js-yaml` from 5.2.0 to 5.2.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.0...5.2.1) --- updated-dependencies: - dependency-name: "@formatjs/intl-datetimeformat" dependency-version: 7.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@sentry/react" dependency-version: 10.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: "@storybook/cli" dependency-version: 10.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch 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 4 updates: @formatjs/intl-datetimeformat, @sentry/react, @storybook/cli and js-yaml.
Updates
@formatjs/intl-datetimeformatfrom 7.5.1 to 7.5.2Release notes
Sourced from @formatjs/intl-datetimeformat's releases.
Commits
75edf1cchore: release main (#6894)8c3caf0chore(deps): update pnpm to v11.11.0 (#6892)a83fb42chore(deps): update rust crate regex to v1.13.0 (#6890)a9773b8fix(@formatjs/intl-datetimeformat): apply Date method defaults (#6893)0faf3f7chore(deps): update dependency lucide-react to v1.24.0 (#6889)b258031chore(deps): update dependency@babel/typesto v8.0.4 (#6888)37ee812chore(deps): update dependency vite to v8.1.4 (#6887)21202e0fix(deps): update formatjs monorepo (#6886)6f23183fix(deps): update dependency eslint-plugin-formatjs to v6.4.17 (#6885)Updates
@sentry/reactfrom 10.66.0 to 10.67.0Release notes
Sourced from @sentry/react's releases.
... (truncated)
Changelog
Sourced from @sentry/react's changelog.
... (truncated)
Commits
a88e286release: 10.67.0db27830Merge pull request #22382 from getsentry/prepare-release/10.67.03c20967meta(changelog): Update changelog for 10.67.0ee99468feat(cloudflare): Auto-instrument Workers AI binding via env instrumentation ...55bd48afeat(core): Instrument workers-ai-provider (#22119)c47b449chore(ci): Use openrouter keys for claude in ci (#22381)326fbc9fix(cloudflare): Skip spans for Cloudflare-internal Durable Object SQL querie...8e20a26feat(vue): Setnavigation.route.idfrom the route name (#22372)e47e5d8feat(remix): Add orchestrion-based remix instrumentation (#22244)1e26f76feat(mongodb): implement orchestrion mongodb integration (#22308)Updates
@storybook/clifrom 10.5.2 to 10.5.3Release notes
Sourced from @storybook/cli's releases.
Changelog
Sourced from @storybook/cli's changelog.
Commits
9ac2739Bump version from "10.5.2" to "10.5.3" [skip ci]b4b00f2Merge pull request #34971 from storybookjs/valentin/upgrade-typescript-6Updates
js-yamlfrom 5.2.0 to 5.2.1Changelog
Sourced from js-yaml's changelog.
Commits
ac16b425.2.1 released4a864e5Deps bump39f3211!!omap: addMapsupport and remove quadratic complexityff17f1eChangelog update8ed15f1deps bump1a562dcFix changelog linkDependabot 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