build(deps): bump the front-prod-minor-update group across 2 directories with 3 updates#2710
Merged
pylipp merged 1 commit intoMay 11, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2710 +/- ##
=======================================
Coverage 76.83% 76.83%
=======================================
Files 300 300
Lines 22233 22233
Branches 2245 2245
=======================================
Hits 17082 17082
Misses 5104 5104
Partials 47 47
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ies with 3 updates Bumps the front-prod-minor-update group with 2 updates in the / directory: [@sentry/react](https://github.com/getsentry/sentry-javascript) and [graphql](https://github.com/graphql/graphql-js). Bumps the front-prod-minor-update group with 1 update in the /front directory: [jotai](https://github.com/pmndrs/jotai). Updates `@sentry/react` from 10.51.0 to 10.52.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.51.0...10.52.0) Updates `graphql` from 16.13.2 to 16.14.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.13.2...v16.14.0) Updates `jotai` from 2.19.1 to 2.20.0 - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.19.1...v2.20.0) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-version: 10.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: front-prod-minor-update - dependency-name: graphql dependency-version: 16.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: front-prod-minor-update - dependency-name: jotai dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: front-prod-minor-update ... Signed-off-by: dependabot[bot] <support@github.com>
d8c2594 to
e19846b
Compare
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 front-prod-minor-update group with 2 updates in the / directory: @sentry/react and graphql.
Bumps the front-prod-minor-update group with 1 update in the /front directory: jotai.
Updates
@sentry/reactfrom 10.51.0 to 10.52.0Release notes
Sourced from @sentry/react's releases.
... (truncated)
Changelog
Sourced from @sentry/react's changelog.
... (truncated)
Commits
4b911e0release: 10.52.0781f31cMerge pull request #20707 from getsentry/prepare-release/10.52.011a64f6meta(changelog): Update changelog for 10.52.0e185818feat(node-core): AddprocessSegmentSpanto node context integration (#20678)7e49571feat(node): use diagnostics_channel for redis >= 5.12.0 (#20573)a8ab715feat(replay): Reset replay id from DSC on session expiry/refresh (#20129)7efc03ffeat(core): Apply request data to segment spans in span streaming (#20654)01d0a70feat(core): Migrate Vercel AI event processor to span streaming (#20608)12cd3e5fix(nextjs): Skip build modification when SRI is enabled (#20694)f1f534cfix(deps): Bump transitive deps for medium security fixes (#20683)Updates
graphqlfrom 16.13.2 to 16.14.0Release notes
Sourced from graphql's releases.
Commits
57b385bchore(release): v16.14.0 (#4720)85700edFix mistake in GraphQLError guidance (#4706)8eb6383Allow configuration of theofTypeintrospection depth (#4317)ad9c519Add support for directives on directive definitions (#4521)db2987cfix(valueFromAST): restore variable own-property checks (#4652)Updates
jotaifrom 2.19.1 to 2.20.0Release notes
Sourced from jotai's releases.
Commits
bdbc7662.20.064181ccchore(deps): update dev dependencies (#3317)e2aa859refactor(internals): lazy hooks in ensureAtomState for new atom state (#3313)26f3e9cfix(internals): guard atomOnInit hook with hasOnInit (#3312)e923843refactor(internals): Rev3 type narrowing for onMount hooks (#3311)4b63111breaking(internals): avoid getInternalBuildingBlock function (#3293)