dev: bump the safe group across 1 directory with 9 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(12 months ago)
(12 months ago)
dependencies javascript
Bumps the safe group with 9 updates in the / directory:
| Package | From | To |
|---|---|---|
| @sentry/react | 9.27.0 |
9.30.0 |
| query-string | 9.2.0 |
9.2.1 |
| @storybook/addon-actions | 9.0.6 |
9.0.8 |
| @storybook/cli | 9.0.6 |
9.0.12 |
| cypress | 14.4.1 |
14.5.0 |
| eslint-plugin-prettier | 5.4.1 |
5.5.0 |
| jest | 30.0.0 |
30.0.2 |
| pg | 8.16.0 |
8.16.1 |
| stylelint | 16.20.0 |
16.21.0 |
Updates @sentry/react from 9.27.0 to 9.30.0
Release notes
Sourced from @​sentry/react's releases.
9.30.0
- feat(nextjs): Add URL to tags of server components and generation functions issues (#16500)
- feat(nextjs): Ensure all packages we auto-instrument are externalized (#16552)
- feat(node): Automatically enable
vercelAiIntegrationwhenaimodule is detected (#16565)- feat(node): Ensure
modulesIntegrationworks in more environments (#16566)- feat(core): Don't gate user on logs with
sendDefaultPii(#16527)- feat(browser): Add detail to measure spans and add regression tests (#16557)
- feat(node): Update Vercel AI span attributes (#16580)
- fix(opentelemetry): Ensure only orphaned spans of sent spans are sent (#16590)
Bundle size 📦
Path Size @​sentry/browser23.43 KB @​sentry/browser- with treeshaking flags23.2 KB @​sentry/browser(incl. Tracing)37.88 KB @​sentry/browser(incl. Tracing, Replay)75.08 KB @​sentry/browser(incl. Tracing, Replay) - with treeshaking flags68.33 KB @​sentry/browser(incl. Tracing, Replay with Canvas)79.74 KB @​sentry/browser(incl. Tracing, Replay, Feedback)91.52 KB @​sentry/browser(incl. Feedback)39.77 KB @​sentry/browser(incl. sendFeedback)28.03 KB @​sentry/browser(incl. FeedbackAsync)32.8 KB @​sentry/react25.15 KB @​sentry/react(incl. Tracing)39.82 KB @​sentry/vue27.7 KB @​sentry/vue(incl. Tracing)39.7 KB @​sentry/svelte23.45 KB CDN Bundle 24.88 KB CDN Bundle (incl. Tracing) 38.05 KB CDN Bundle (incl. Tracing, Replay) 73.03 KB CDN Bundle (incl. Tracing, Replay, Feedback) 78.32 KB CDN Bundle - uncompressed 72.74 KB CDN Bundle (incl. Tracing) - uncompressed 112.6 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 223.9 KB CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 236.42 KB @​sentry/nextjs(client)41.44 KB @​sentry/sveltekit(client)38.36 KB @​sentry/node147.12 KB @​sentry/node- without tracing96.09 KB @​sentry/aws-serverless121.25 KB 9.29.0
Important Changes
- feat(browser): Update
web-vitalsto 5.0.2 (#16492)This release upgrades the
web-vitalslibrary to version 5.0.2. This upgrade could slightly change the collected web vital values and potentially also influence alerts and performance scores in the Sentry UI.
... (truncated)
Changelog
Sourced from @​sentry/react's changelog.
9.30.0
- feat(nextjs): Add URL to tags of server components and generation functions issues (#16500)
- feat(nextjs): Ensure all packages we auto-instrument are externalized (#16552)
- feat(node): Automatically enable
vercelAiIntegrationwhenaimodule is detected (#16565)- feat(node): Ensure
modulesIntegrationworks in more environments (#16566)- feat(core): Don't gate user on logs with
sendDefaultPii(#16527)- feat(browser): Add detail to measure spans and add regression tests (#16557)
- feat(node): Update Vercel AI span attributes (#16580)
- fix(opentelemetry): Ensure only orphaned spans of sent spans are sent (#16590)
9.29.0
Important Changes
- feat(browser): Update
web-vitalsto 5.0.2 (#16492)This release upgrades the
web-vitalslibrary to version 5.0.2. This upgrade could slightly change the collected web vital values and potentially also influence alerts and performance scores in the Sentry UI.Other Changes
- feat(deps): Bump
@​sentry/rollup-pluginfrom 3.4.0 to 3.5.0 (#16524)- feat(ember): Stop warning for
onErrorusage (#16547)- feat(node): Allow to force activate
vercelAiIntegration(#16551)- feat(node): Introduce
ignoreLayersTypeoption to koa integration (#16553)- fix(browser): Ensure
suppressTracingdoes not leak when async (#16545)- fix(vue): Ensure root component render span always ends (#16488)
9.28.1
- feat(deps): Bump
@​sentry/clifrom 2.45.0 to 2.46.0 (#16516)- fix(nextjs): Avoid tracing calls to symbolication server on dev (#16533)
- fix(sveltekit): Add import attribute for node exports (#16528)
Work in this release was contributed by
@​eltigerchino. Thank you for your contribution!9.28.0
Important Changes
- feat(nestjs): Stop creating spans for
TracingInterceptor(#16501)With this change we stop creating spans for
TracingInterceptoras this interceptor only serves as an internal helper and adds noise for the user.
- feat(node): Update vercel ai spans as per new conventions (#16497)
This feature ships updates to the span names and ops to better match OpenTelemetry. This should make them more easily accessible to the new agents module view we are building.
Other Changes
... (truncated)
Commits
a5ca396release: 9.30.0009acbdMerge pull request #16592 from getsentry/prepare-release/9.30.07464721meta(changelog): Update changelog for 9.30.0c4dcfa3feat(nextjs): Add URL to tags of server components and generation functions i...66436bcfeat(core): Don't gate user on logs withsendDefaultPii(#16527)a26bdaffeat(node): Update Vercel AI span attributes (#16580)a744088fix(opentelemetry): Ensure only orphaned spans of sent spans are sent (#16590)b615f61feat(nextjs): Ensure all packages we auto-instrument are externalized (#16552)4e7c7effeat(browser): Add detail to measure spans and add regression tests (#16557)d35030dfeat(node): Automatically enablevercelAiIntegrationwhenaimodule is de...- Additional commits viewable in compare view
Updates query-string from 9.2.0 to 9.2.1
Release notes
Sourced from query-string's releases.
v9.2.1
- Fix
stringifyUrlnot respecting passed in options 38dae7b
https://github.com/sindresorhus/query-string/compare/v9.2.0...v9.2.1
Commits
a2779219.2.138dae7bFixstringifyUrlnot respecting passed in options- See full diff in compare view
Updates @storybook/addon-actions from 9.0.6 to 9.0.8
Release notes
Sourced from @​storybook/addon-actions's releases.
v9.0.8
9.0.8
- Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard - #31682, thanks
@​ghengeveld!- Addon Themes: Define missing React dependencies - #31688, thanks
@​ghengeveld!- Addon-vitest: Fix adding with
--skip-installfailing missing packageJson invariant - #31720, thanks@​JReinhold!- AddonDocs: Remove export of blocks - #31724, thanks
@​ndelangen!- Automigration: Enhance removeEssentials to convert options - #31658, thanks
@​ndelangen!- CLI: Don't install addon-onboarding during minimal installs - #31616, thanks
@​ghengeveld![!NOTE]
Version 9.0.7 was skipped because of a bad release ofeslint-plugin-storybook.
Changelog
Sourced from @​storybook/addon-actions's changelog.
9.0.8
- Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard - #31682, thanks
@​ghengeveld!- Addon Themes: Define missing React dependencies - #31688, thanks
@​ghengeveld!- Addon-vitest: Fix adding with
--skip-installfailing missing packageJson invariant - #31720, thanks@​JReinhold!- AddonDocs: Remove export of blocks - #31724, thanks
@​ndelangen!- Automigration: Enhance removeEssentials to convert options - #31658, thanks
@​ndelangen!- CLI: Don't install addon-onboarding during minimal installs - #31616, thanks
@​ghengeveld![!NOTE]
Version 9.0.7 was skipped because of a bad release ofeslint-plugin-storybook.
Commits
95bdbeeBump version from "9.0.7" to "9.0.8" [skip ci]a882f2fArtificially bump all versions on themainbranch from 9.0.6 to 9.0.7, to s...- See full diff in compare view
Updates @storybook/cli from 9.0.6 to 9.0.12
Release notes
Sourced from @​storybook/cli's releases.
v9.0.12
9.0.12
- Addon Vitest: Support init in Vitest >= 3.2 - #31715, thanks
@​valentinpalkovic!- CLI: Fix package manager instantiation in empty directories - #31743, thanks
@​yannbf!- CLI: Improve support for upgrading Storybook in monorepos - #31557, thanks
@​yannbf!- CLI: Show Storybook version in the upgrade command - #31774, thanks
@​yannbf!- Core: Enhance package manager install methods to support optional force flag - #31796, thanks
@​valentinpalkovic!v9.0.11
9.0.11
- Addons: Use chromatic-com/storybook without version specifier - #31627, thanks
@​valentinpalkovic!- Angular: Tailwind 4 compatibility - #31759, thanks
@​valentinpalkovic!- Angular: fix Storybook experimentalZoneless is not compatible with Angular 20 - #31772, thanks
@​guysenpai!- React Native: Fix window event listeners that dont exist on rn - #31780, thanks
@​dannyhw!v9.0.10
9.0.10
- CLI: Add RN/RNW "both" init option - #31778, thanks
@​shilman!- Nextjs-Vite: Use tsconfig paths plugin - #31764, thanks
@​kasperpeulen!v9.0.9
9.0.9
- Angular: Update MiniCssExtractPlugin configuration for cache busting - #31752, thanks
@​valentinpalkovic!- CSF: Story ComponentAnnotations['subcomponents'] to correctly use its own type for subcomponents rather than attempt to inherit from the component - #31723, thanks
@​mihkeleidast!- Core: Delete shim addon packages - #31728, thanks
@​ndelangen!- Core: Disable interactions debugger on composed stories to avoid cross-origin error - #31685, thanks
@​ghengeveld!- Core: Fix cyclical dependency in core addons - #31750, thanks
@​JReinhold!- Core: Restore original clipboard after invoking
userEvent.setup()- #31730, thanks@​ghengeveld!- Next.js: Add webpack alias to resolve Next.js package conflicts - #31755, thanks
@​valentinpalkovic!- Next.js: Enhance Vite configuration with styled-jsx aliasing - #31757, thanks
@​valentinpalkovic!v9.0.8
9.0.8
- Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard - #31682, thanks
@​ghengeveld!- Addon Themes: Define missing React dependencies - #31688, thanks
@​ghengeveld!- Addon-vitest: Fix adding with
--skip-installfailing missing packageJson invariant - #31720, thanks@​JReinhold!- AddonDocs: Remove export of blocks - #31724, thanks
@​ndelangen!- Automigration: Enhance removeEssentials to convert options - #31658, thanks
@​ndelangen!- CLI: Don't install addon-onboarding during minimal installs - #31616, thanks
@​ghengeveld![!NOTE]
Version 9.0.7 was skipped because of a bad release ofeslint-plugin-storybook.
Commits
- See full diff in compare view
Updates cypress from 14.4.1 to 14.5.0
Release notes
Sourced from cypress's releases.
v14.5.0
Changelog: https://docs.cypress.io/app/references/changelog#14-5-0
Commits
79469f5chore: release 14.5.0 (#31900)1589cb6chore: updating v8 snapshot cache (#31896)92dda43chore: updating v8 snapshot cache (#31895)5a0d7bfchore: updating v8 snapshot cache (#31894)d51db04chore(deps): update dependency hasha to v5.2.2 (#31880)0fbb215chore: Update Chrome (beta) to 138.0.7204.23 (#31876)a1edbceinternal: (studio) do not record events if cloud studio is enabled (#31858)b95db82docs: Fix typo (#31888)d475d20chore: use browser tools to install chrome for testing (#31868)ef1a73binternal: create cloud studio session ID to group telemetry and errors (#31833)- Additional commits viewable in compare view
Updates eslint-plugin-prettier from 5.4.1 to 5.5.0
Release notes
Sourced from eslint-plugin-prettier's releases.
v5.5.0
Minor Changes
- #743
92f2c9cThanks@​dotcarmen! - feat: support non-js languages likecssfor@eslint/cssandjsonfor@eslint/jsonNew Contributors
@​dotcarmenmade their first contribution in prettier/eslint-plugin-prettier#743Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.4.1...v5.5.0
Changelog
Sourced from eslint-plugin-prettier's changelog.
5.5.0
Minor Changes
- #743
92f2c9cThanks@​dotcarmen! - feat: support non-js languages likecssfor@eslint/cssandjsonfor@eslint/json
Commits
Updates jest from 30.0.0 to 30.0.2
Release notes
Sourced from jest's releases.
30.0.2
What's Changed
Fixes
[jest-matcher-utils]Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]Make garbage collection protection property writable (#15689)Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md
Jest 30.0.1
What's Changed
Features
[jest-resolver]Implement thedefaultAsyncResolver(#15679)Fixes
[jest-resolver]Resolve builtin modules correctly (#15683)[jest-environment-node, jest-util]Avoid setting globals cleanup protection symbol when feature is off (#15684)Chore & Maintenance
[*]Remove and deprecatejest-replpackage (#15673)[jest-resolver]Replace customisBuiltinModulewith node'sisBuiltin(#15685)New Contributors
@​vovkasmmade their first contribution in jestjs/jest#15687Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md
Changelog
Sourced from jest's changelog.
30.0.2
Fixes
[jest-matcher-utils]Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]Make garbage collection protection property writable (#15689)30.0.1
Features
[jest-resolver]Implement thedefaultAsyncResolver(#15679)Fixes
[jest-resolver]Resolve builtin modules correctly (#15683)[jest-environment-node, jest-util]Avoid setting globals cleanup protection symbol when feature is off (#15684)Chore & Maintenance
Commits
393acbfv30.0.25ce865bv30.0.1469f665v30.0.0- See full diff in compare view
Updates pg from 8.16.0 to 8.16.1
Changelog
Sourced from pg's changelog.
All major and minor releases are briefly explained below.
For richer information consult the commit log on github with referenced pull requests.
We do not include break-fix version release in this file.
Commits
cd877a5Publish607efc1Bump engines since we do not test lower than 16 anymore (#3490)14dc8ddUse performance.now() instead of Date.now()... (#3483)8608fb8fix: do not concatenate an array if passed to escapeLiteral. (#3489)114a03eAdd package.json in exports (#3488)3e7bd2fChange instanceof(Date) to util.types.isDate(Date) (#2862)c9353acchore: fix typos in README (#3470)- See full diff in compare view
Updates stylelint from 16.20.0 to 16.21.0
Release notes
Sourced from stylelint's releases.
16.21.0
It rounds out the
messagesecondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.
- Added: non-experimental support for functional
messagesecondary option (#8595) (@​ybiquitous).- Added:
ignore: ["after-custom-property"]tocustom-property-empty-line-before(#8627) (@​imkesin).- Fixed:
cacheconfiguration property not being respected (#8599) (@​ybiquitous).- Fixed:
fastest-levenshteinimport when bundling (#8621) (@​onigoetz).- Fixed:
named-grid-areas-no-invalidfalse positives for interpolated grid-template-areas in CSS-in-JS (#8606) (@​shahana308).- Fixed:
selector-pseudo-*-no-unknownfalse positives for the missing form control styling selectors (#8623) (@​tyrann0us).
Changelog
Sourced from stylelint's changelog.
16.21.0 - 2025-06-19
It rounds out the
messagesecondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.
- Added: non-experimental support for functional
messagesecondary option (#8595) (@​ybiquitous).- Added:
ignore: ["after-custom-property"]tocustom-property-empty-line-before(#8627) (@​imkesin).- Fixed:
cacheconfiguration property not being respected (#8599) (@​ybiquitous).- Fixed:
fastest-levenshteinimport when bundling (#8621) (@​onigoetz).- Fixed:
named-grid-areas-no-invalidfalse positives for interpolated grid-template-areas in CSS-in-JS (#8606) (@​shahana308).- Fixed:
selector-pseudo-*-no-unknownfalse positives for the missing form control styling selectors (#8623) (@​tyrann0us).
Commits
90ffc0b16.21.0e34a2a3Prepare 16.21.0 (#8598)18c9d63Fixselector-pseudo-*-no-unknownfalse positives for form control styling s...b006c58Fixcacheconfiguration property not being respected (#8599)b764c23Fixnamed-grid-areas-no-invalidfalse positives for interpolated grid-templ...103c2d2Addignore: ["after-custom-property"]to `custom-property-empty-line-before...1f9791bDocumentcustom-property-empty-line-beforeignore examples correctly (#8628)8a9a830Fixfastest-levenshteinimport when bundling (#8621)651a1b4Document notation typo fix (#8624)93d1af1Bump known-css-properties from 0.36.0 to 0.37.0 (#8619)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| eslint-plugin-prettier | [>= 4.a, < 5] |
| cypress | [>= 9.a, < 10] |
| @storybook/addon-actions | [< 6.5, > 6.4.9] |
| jest | [>= 27.5.a, < 27.6] |
| 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
1
2
+532
-518
Package Dependencies
Technical Details
| ID: | 1929544 |
| UUID: | 2604620275 |
| Node ID: | PR_kwDOCdvj-c6bP1nz |
| Host: | GitHub |
| Repository: | TheThingsNetwork/lorawan-stack |
| Merge State: | Unknown |