chore(deps): bump the npm_and_yarn group with 8 updates #18492
+713
−453
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 npm_and_yarn group with 8 updates:
8.42.0
9.3.0
8.42.0
9.3.0
8.42.0
8.49.0
0.29.0
1.8.0
5.9.6
5.10.0
8.5.0
8.5.1
5.97.1
5.98.0
8.18.0
8.18.1
Updates
@sentry/nestjs
from 8.42.0 to 9.3.0Release notes
Sourced from
@sentry/nestjs
's releases.... (truncated)
Changelog
Sourced from
@sentry/nestjs
's changelog.... (truncated)
Commits
62702a9
release: 9.3.0e2c6355
Merge pull request #15540 from getsentry/prepare-release/9.3.012cb462
Merge branch 'master' into prepare-release/9.3.0c5ac904
meta(changelog): Update changelog for 9.3.0e9d2295
test: Log out envelope item for failing node integration tests (#15532)256d6f4
chore: Delete unused jest config in core, deno, gatsby (#15529)4a7aa21
feat(core): Default filter unactionable error (#15527)02e6d11
fix(core): FixallowUrls
anddenyUrls
for linked and aggregate exceptions...e8b3bb2
chore: Add external contributor to CHANGELOG.md (#15522)4dccffa
feat(tanstackstart): Add TanStack Start SDK (#15523)Updates
@sentry/nextjs
from 8.42.0 to 9.3.0Release notes
Sourced from
@sentry/nextjs
's releases.... (truncated)
Changelog
Sourced from
@sentry/nextjs
's changelog.... (truncated)
Commits
62702a9
release: 9.3.0e2c6355
Merge pull request #15540 from getsentry/prepare-release/9.3.012cb462
Merge branch 'master' into prepare-release/9.3.0c5ac904
meta(changelog): Update changelog for 9.3.0e9d2295
test: Log out envelope item for failing node integration tests (#15532)256d6f4
chore: Delete unused jest config in core, deno, gatsby (#15529)4a7aa21
feat(core): Default filter unactionable error (#15527)02e6d11
fix(core): FixallowUrls
anddenyUrls
for linked and aggregate exceptions...e8b3bb2
chore: Add external contributor to CHANGELOG.md (#15522)4dccffa
feat(tanstackstart): Add TanStack Start SDK (#15523)Updates
@sentry/node
from 8.42.0 to 8.49.0Release notes
Sourced from
@sentry/node
's releases.... (truncated)
Changelog
Sourced from
@sentry/node
's changelog.... (truncated)
Commits
db51933
release: 8.49.0629fba2
meta(changelog): Update CHANGELOG for 8.49.0 (#15019)f5ac627
fix(v8/node): Enforce that ContextLines integration does not leave open file ...286f6b0
test(v8/e2e): Fix node-express test transitive dependency (#15004)798a932
feat(v8/browser): Flush offline queue on flush and browser online event (#14969)0c3b2a4
fix(v8/replay): Disable mousemove sampling in rrweb for iOS browsers (#14944)fda1aee
feat(v8/react): Add ahandled
prop to ErrorBoundary (#14978)5182853
chore(v8/repo): Add missing v7 changelog entries (#14961)af00c8f
fix(v8/sveltekit): Ensure source maps deletion is called after source ma… (#1...8926cb7
fix(v8/vue): Re-throw error when no errorHandler exists (#14943)Updates
axios
from 0.29.0 to 1.8.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
cceb7b1
chore(release): v1.8.0 (#6795)23a25af
fix(utils): replace getRandomValues with crypto module (#6788)32c7bcc
feat: Add config for ignoring absolute URLs (#5902) (#6192)4a3e26c
chore(config): adjust rollup config to preserve license header to minified Ja...30966a7
docs(type): fix typo in index.ts (#6030)e7a9cbe
test(transform): add test case for issue 5853 on response type to 'json' (#5901)51c1d7b
chore(docs): typo in README (#6771)b5b063e
docs(readme): fix Request Config options code highlight (#6480)896f9af
chore(docs): remove SECURITY.md (#6312)8889dc0
chore(docs): fix documentation for usage of interceptors in axios (#6116)Updates
jose
from 5.9.6 to 5.10.0Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
839b6da
chore(release): 5.10.0c39f57d
feat: support fully specified Ed25519 algorithm identifierff8ea69
test: update test expectations25d2267
test: update test expectations08be034
chore: upgrade dev dependencies, typescript, and docs0d9f5f1
build(deps-dev): bump edge-runtime from 3.0.5 to 4.0.0 (#734)1e8b430
ci: add retrya05fa54
chore: bump packages626d965
build(deps-dev): bump edge-runtime from 3.0.3 to 3.0.5 (#733)af55645
chore: bump packagesUpdates
postcss
from 8.5.0 to 8.5.1Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
7b02c75
Release 8.5.1 version4c15339
Update dependencies7efe91e
Improve backwards compat forInput#document
(#2000)Updates
webpack
from 5.97.1 to 5.98.0Release notes
Sourced from webpack's releases.
Commits
f1bdec5
5.98.09579f22
chore: adopt the new webpack governance model (#18804)a1edb20
fix: node async wasm loader now useoutput.module
to determinate code gener...e55b08b
perf: use startsWith for matching instead of converting the string to a regex6e14dba
chore: fix typo (#19205)f123ce5
fix: respectoutput.charset
everywhere (#19202)af20c7b
fix: stripblob:
protocol when public path isauto
(#19199)80826c5
feat: implement/* webpackIgnore: true */
forrequire.resolve
(#19201)ac6ffca
fix(types): correct BuildInfo and BuildMeta type definitions (#19200)8ac130a
ci: fixUpdates
ws
from 8.18.0 to 8.18.1Release notes
Sourced from ws's releases.