Bump the patch-and-minor group across 1 directory with 8 updates #3552
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 patch-and-minor group with 8 updates in the / directory:
8.43.0
8.46.0
8.43.0
8.46.0
3.4.16
3.4.17
8.18.0
8.18.1
8.18.0
8.18.1
2.6.8
2.7.0
5.3.10
5.3.11
7.4.1
7.5.0
Updates
@sentry/browser
from 8.43.0 to 8.46.0Release notes
Sourced from
@sentry/browser
's releases.... (truncated)
Changelog
Sourced from
@sentry/browser
's changelog.... (truncated)
Commits
5387fde
release: 8.46.0ea72950
Merge pull request #14739 from getsentry/changelog-8.46.00e5e77a
meta(changelog): Update changelog for 8.46.0dcc5742
ref(flags): don't export FeatureFlagContext in types-hoist/context.ts (#14741)d32bf15
fix(nuxt): Remove build config from tsconfig (#14737)9527563
feat(node): Detect Railway release name [v8] (#14714)6e682c4
fix: Normalise ANR debug image file paths if appRoot was supplied [v8] (#14709)c698ad9
feat: Allow capture of more than 1 ANR event [v8] (#14713)85952db
chore(craft): Publish only aws v8 layer (#14703)f6ef5a1
Merge branch 'release/8.45.1' into v8Updates
@sentry/react
from 8.43.0 to 8.46.0Release notes
Sourced from
@sentry/react
's releases.... (truncated)
Changelog
Sourced from
@sentry/react
's changelog.... (truncated)
Commits
5387fde
release: 8.46.0ea72950
Merge pull request #14739 from getsentry/changelog-8.46.00e5e77a
meta(changelog): Update changelog for 8.46.0dcc5742
ref(flags): don't export FeatureFlagContext in types-hoist/context.ts (#14741)d32bf15
fix(nuxt): Remove build config from tsconfig (#14737)9527563
feat(node): Detect Railway release name [v8] (#14714)6e682c4
fix: Normalise ANR debug image file paths if appRoot was supplied [v8] (#14709)c698ad9
feat: Allow capture of more than 1 ANR event [v8] (#14713)85952db
chore(craft): Publish only aws v8 layer (#14703)f6ef5a1
Merge branch 'release/8.45.1' into v8Updates
tailwindcss
from 3.4.16 to 3.4.17Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
4f9f603
Fix error02faa15
v3.4.17e268b2a
Update changelog0a836f7
Work around issue with Node 22 and Jiti (#15421)Updates
@typescript-eslint/eslint-plugin
from 8.18.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
b2ce158
chore(release): publish 8.18.15a9788c
fix(scope-manager): visit params decorator before nest scope (#10475)334d025
fix(eslint-plugin): [no-unnecessary-condition] better message when comparing ...984f177
fix(eslint-plugin): use consistent naming for asserting types and casting val...eaae68c
fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] flag values of a...bddb35b
fix(eslint-plugin): handle string like index type (#10460)d5415e2
fix(eslint-plugin): [no-unnecessary-template-expression] don't report when an...Updates
@typescript-eslint/parser
from 8.18.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)Updates
msw
from 2.6.8 to 2.7.0Release notes
Sourced from msw's releases.
Commits
e3234fd
chore(release): v2.7.085bdd82
feat: usepicocolors
instead ofchalk
(#2377)58f2d2c
chore: use v18 in .nvmrca845ea1
chore(release): v2.6.9417918f
chore: pack/build before all e2e tests (#2395)41f00e1
fix: supportSharedArrayBuffer
inHttpResponse.arrayBuffer
(#2389)a6c419c
chore: split build into standalone jobs (#2386)Updates
terser-webpack-plugin
from 5.3.10 to 5.3.11Release notes
Sourced from terser-webpack-plugin's releases.
Changelog
Sourced from terser-webpack-plugin's changelog.
Commits
be98c73
chore(release): 5.3.110341ad1
fix: avoid the deprecation messageff63f1a
ci: add Node.js v23 (#613)25948b4
chore: update dependencies to latest version (#607)d09ed4f
chore(deps-dev): bump ws from 7.5.9 to 7.5.10 (#606)d138e54
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#605)56d4e21
chore: upgrade dependencies to latest version (#604)41596b7
ci: use node v22 (#602)148db9e
ci: fix (#601)24b6e64
chore: update codecov-action to v4 (#597)Updates
express-rate-limit
from 7.4.1 to 7.5.0Release notes
Sourced from express-rate-limit's releases.
Commits
fe46b43
7.5.0919bb8a
docs: add changelog forv7.5.0
69a1c20
feat(headers): implement ietfdraft-8
(#486)413995b
build(deps): bump cookie, express and socket.io (#483)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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