dev: bump the safe group with 5 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(about 1 year ago)
(about 1 year ago)
dependencies javascript
Bumps the safe group with 5 updates:
| Package | From | To |
|---|---|---|
| @sentry/react | 9.20.0 |
9.22.0 |
| query-string | 9.1.2 |
9.2.0 |
| @inquirer/prompts | 7.5.1 |
7.5.3 |
| cypress | 14.3.3 |
14.4.0 |
| webpack | 5.99.8 |
5.99.9 |
Updates @sentry/react from 9.20.0 to 9.22.0
Release notes
Sourced from @sentry/react's releases.
9.22.0
Important changes
- Revert "feat(browser): Track measure detail as span attributes" (#16348)
This is a revert of a feature introduced in
9.20.0with #16240. This feature was causing crashes in firefox, so we are reverting it. We will re-enable this functionality in the future after fixing the crash.Other changes
- feat(deps): bump
@sentry/rollup-pluginfrom 3.1.2 to 3.2.1 (#15511)- fix(remix): Use generic types for
ServerBuildargument and return (#16336)Bundle size 📦
Path Size @sentry/browser23.39 KB @sentry/browser- with treeshaking flags23.16 KB @sentry/browser(incl. Tracing)37.37 KB @sentry/browser(incl. Tracing, Replay)74.59 KB @sentry/browser(incl. Tracing, Replay) - with treeshaking flags67.86 KB @sentry/browser(incl. Tracing, Replay with Canvas)79.26 KB @sentry/browser(incl. Tracing, Replay, Feedback)91.07 KB @sentry/browser(incl. Feedback)39.76 KB @sentry/browser(incl. sendFeedback)28 KB @sentry/browser(incl. FeedbackAsync)32.77 KB @sentry/react25.12 KB @sentry/react(incl. Tracing)39.3 KB @sentry/vue27.68 KB @sentry/vue(incl. Tracing)39.15 KB @sentry/svelte23.41 KB CDN Bundle 24.64 KB CDN Bundle (incl. Tracing) 37.47 KB CDN Bundle (incl. Tracing, Replay) 72.5 KB CDN Bundle (incl. Tracing, Replay, Feedback) 77.8 KB CDN Bundle - uncompressed 71.9 KB CDN Bundle (incl. Tracing) - uncompressed 111 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 222.29 KB CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 234.82 KB @sentry/nextjs(client)40.92 KB @sentry/sveltekit(client)37.83 KB @sentry/node145.96 KB @sentry/node- without tracing95.8 KB @sentry/aws-serverless120.54 KB 9.21.0
... (truncated)
Changelog
Sourced from @sentry/react's changelog.
9.22.0
Important changes
- Revert "feat(browser): Track measure detail as span attributes" (#16348)
This is a revert of a feature introduced in
9.20.0with #16240. This feature was causing crashes in firefox, so we are reverting it. We will re-enable this functionality in the future after fixing the crash.Other changes
- feat(deps): bump
@sentry/rollup-pluginfrom 3.1.2 to 3.2.1 (#15511)- fix(remix): Use generic types for
ServerBuildargument and return (#16336)9.21.0
- docs: Fix v7 migration link (#14629)
- feat(node): Vendor in
@fastify/otel(#16328)- fix(nestjs): Handle multiple
OnEventdecorators (#16306)- fix(node): Avoid creating breadcrumbs for suppressed requests (#16285)
- fix(remix): Add missing
clientexports toserverandcloudflareentries (#16341)Work in this release was contributed by
@phthhieu. Thank you for your contribution!
Commits
ccabfc2release: 9.22.02f39874Merge pull request #16349 from getsentry/prepare-release/9.22.08fd6fd9meta(changelog): Update changelog for 9.22.0acc6fe1Revert "feat(browser): Track measure detail as span attributes" (#16348)9c36322Merge pull request #16344 from getsentry/ab/manual-develop-sync7ebd0daMerge branch 'develop' into ab/manual-develop-sync4a88835fix(remix): Use generic types forServerBuildargument and return (#16336)4de9878ref(browser): Streamline browserinit()checks (#16340)7b966c8Merge branch 'release/9.21.0'90cb4d1test(node): Addpg-nativetests (#15465)- Additional commits viewable in compare view
Updates query-string from 9.1.2 to 9.2.0
Release notes
Sourced from query-string's releases.
v9.2.0
- Add support for
booleantype in thetypesoption (#407) 10d263a
https://github.com/sindresorhus/query-string/compare/v9.1.2...v9.2.0
Commits
fc532f89.2.010d263aAdd support forbooleantype in thetypesoption (#407)1e1bfd7Fix docs typos- See full diff in compare view
Updates @inquirer/prompts from 7.5.1 to 7.5.3
Release notes
Sourced from @inquirer/prompts's releases.
@inquirer/prompts@7.5.3
- Fix #1743: pagination logic of the
select,checkboxandsearchprompts was fully rewritten to handle edge cases around rendering multi-line choices and pointer positioning.
@inquirer/prompts@7.5.2
- Chore: dependencies bump
Commits
dc0770cPublish75123b5Fix(@inquirer/core): Fix paginated pointer jump if user moved up then down5985e79Fix(@inquirer/core): Major refactor of the pagination logic to work better wi...e456e40Refactor: Cleanups following #1759553d9faChore(repo): gitignore mcp servers85d4642Publish9be3243Fix(@inquirer/core): Make sure useState set functions are always bound to the...22bf77fChore(deps-dev): Bump@types/nodefrom 22.15.17 to 22.15.19 (#1756)79e0032Chore(deps-dev): Bump the linting group with 3 updates (#1755)8812e6aAdd community prompt inquirer-select-with-state (#1753)- Additional commits viewable in compare view
Updates cypress from 14.3.3 to 14.4.0
Release notes
Sourced from cypress's releases.
v14.4.0
Changelog: https://docs.cypress.io/app/references/changelog#14-4-0
Commits
09868d7chore: updating v8 snapshot cache (#31742)fa409fdchore: updating v8 snapshot cache (#31741)3276441chore: updating v8 snapshot cache (#31740)92aa273chore: release 14.4.0 (#31745)93f708ctest: update cloud studio test to account for full snapshot update (#31744)b7cac8fdependency: update dependency@sinonjs/fake-timersto v10 (#31737)ecd944achore: Update v8 snapshot cache - linux (#31734)0353859chore: Update v8 snapshot cache - darwin (#31735)7ea2d57chore: Update v8 snapshot cache - windows (#31736)9d4b3dbdependency: update dependency@sinonjs/fake-timersto v9 (#31725)- Additional commits viewable in compare view
Updates webpack from 5.99.8 to 5.99.9
Release notes
Sourced from webpack's releases.
v5.99.9
Fixes
- HMR might fail if there are new initial chunks
- Destructuring namespace import with default
- Destructuring namespace import with computed-property
- Generate valid code for es export generation for multiple module entries
- Fixed public path issue for ES modules
- Asset modules work when lazy compilation used
- Eliminate unused statements in certain scenarios
- Fixed regression with location and order of dependencies
- Fixed typescript types
Commits
6c9f912chore(release): 5.99.9bca3d40fix: eliminate unused statements in certain scenarios (#19536)356c5d1ci: benchmarks stability (#19552)2c4f967fix: sourceTypes of asset module when lazy compilation (#19539)6b3e1c5chore(deps): bump the dependencies group with 2 updates (#19551)dc19f82chore: fix todo types (#19550)598767echore: fix typo in comment34ec1d8chore: refactor tests scripts (#19549)12b8458fix: publicPath issue for ES modules (#19546)c1e7ba2docs: update examples (#19545)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| cypress | [>= 9.a, < 10] |
| cypress | [>= 10.a, < 11] |
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 748352 |
| UUID: | 2544890590 |
| Node ID: | PR_kwDOCdvj-c6Xr_Le |
| Host: | GitHub |
| Repository: | TheThingsNetwork/lorawan-stack |