build(deps-dev): bump the front-dev-minor-update group across 2 directories with 5 updates#2709
Merged
pylipp merged 1 commit intoMay 11, 2026
Conversation
…tories with 5 updates Bumps the front-dev-minor-update group with 4 updates in the / directory: [@sentry/types](https://github.com/getsentry/sentry-javascript), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [rollup](https://github.com/rollup/rollup). Bumps the front-dev-minor-update group with 1 update in the /front directory: [msw](https://github.com/mswjs/msw). Updates `@sentry/types` 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 `@typescript-eslint/eslint-plugin` from 8.59.1 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.1 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/parser) Updates `rollup` from 4.60.2 to 4.60.3 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.2...v4.60.3) Updates `msw` from 2.14.2 to 2.14.5 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.14.2...v2.14.5) --- updated-dependencies: - dependency-name: "@sentry/types" dependency-version: 10.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: front-dev-minor-update - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: front-dev-minor-update - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: front-dev-minor-update - dependency-name: rollup dependency-version: 4.60.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: front-dev-minor-update - dependency-name: msw dependency-version: 2.14.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: front-dev-minor-update ... 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 @@
## master #2709 +/- ##
=======================================
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:
|
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-dev-minor-update group with 4 updates in the / directory: @sentry/types, @typescript-eslint/eslint-plugin, @typescript-eslint/parser and rollup.
Bumps the front-dev-minor-update group with 1 update in the /front directory: msw.
Updates
@sentry/typesfrom 10.51.0 to 10.52.0Release notes
Sourced from @sentry/types's releases.
... (truncated)
Changelog
Sourced from @sentry/types'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
@typescript-eslint/eslint-pluginfrom 8.59.1 to 8.59.2Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
2ec35f1chore(release): publish 8.59.2ec3ef25test: make no-useless-empty-export tests fully static (#12260)60d0a51chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...5c53da2fix(eslint-plugin): [no-deprecated] object destructuring values should be tre...80c28a1fix(eslint-plugin): [no-unsafe-type-assertion] handle crash on recursive temp...b7b2670test: make no-this-alias tests fully static (#12258)Updates
@typescript-eslint/parserfrom 8.59.1 to 8.59.2Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
2ec35f1chore(release): publish 8.59.2Updates
rollupfrom 4.60.2 to 4.60.3Changelog
Sourced from rollup's changelog.
Commits
b47bdab4.60.315c5f33Add again some unneeded dev dependencies, to make some builds succeed12195dcfix: do not rename nested "exports" bindings that do not conflict (#6360)b74aa39Migrate instructions to AGENTS.mdaa5a377fix(deps): update minor/patch updates (#6365)197e68bchore(deps): update msys2/setup-msys2 digest to e989830 (#6364)cded70afix(deps): update swc monorepo (major) (#6366)bb2b8a5docs: add missing backticks inplugin-development(#6368)20af1c4chore(deps): lock file maintenance (#6367)Updates
mswfrom 2.14.2 to 2.14.5Release notes
Sourced from msw's releases.
Commits
c07e09bchore(release): v2.14.591a5d41fix(ws): remove all frame listeners on client closure (#2739)d697485chore(release): v2.14.4a288f54fix: addfinalizeAPI for handler cleanup (#2738)de18888chore(release): v2.14.3c4567d2fix: prevent frame abort listener leak (#2737)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