Skip to content

Bump the minors group in /webserver with 4 updates #257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2025

Bumps the minors group in /webserver with 4 updates: @sentry/astro, age-encryption, solid-js and @types/node.

Updates @sentry/astro from 9.14.0 to 9.15.0

Release notes

Sourced from @​sentry/astro's releases.

9.15.0

Important Changes

  • feat: Export wrapMcpServerWithSentry from server packages (#16127)

Exports the wrapMcpServerWithSentry which is our MCP server instrumentation from all the server packages.

  • feat(core): Associate resource/tool/prompt invocations with request span instead of response span (#16126)

Adds a best effort mechanism to associate handler spans for resource, tool and prompt with the incoming message requests instead of the outgoing SSE response.

Other Changes

  • fix: Vercel ai ESM patching (#16152)
  • fix(node): Update version range for module.register (#16125)
  • fix(react-router): Spread unstable_sentryVitePluginOptions correctly (#16156)
  • fix(react): Fix Redux integration failing with reducer injection (#16106)
  • fix(remix): Add ESM-compatible exports (#16124)
  • fix(remix): Avoid rewrapping root loader. (#16136)

Work in this release was contributed by @​AntoineDuComptoirDesPharmacies. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 23.28 KB
@​sentry/browser - with treeshaking flags 23.1 KB
@​sentry/browser (incl. Tracing) 36.93 KB
@​sentry/browser (incl. Tracing, Replay) 74.1 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.47 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 78.76 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.58 KB
@​sentry/browser (incl. Feedback) 39.68 KB
@​sentry/browser (incl. sendFeedback) 27.9 KB
@​sentry/browser (incl. FeedbackAsync) 32.67 KB
@​sentry/react 25.09 KB
@​sentry/react (incl. Tracing) 38.93 KB
@​sentry/vue 27.5 KB
@​sentry/vue (incl. Tracing) 38.69 KB
@​sentry/svelte 23.31 KB
CDN Bundle 24.49 KB
CDN Bundle (incl. Tracing) 36.96 KB
CDN Bundle (incl. Tracing, Replay) 72 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.3 KB
CDN Bundle - uncompressed 71.5 KB
CDN Bundle (incl. Tracing) - uncompressed 109.33 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 220.62 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 233.15 KB
@​sentry/nextjs (client) 40.51 KB

... (truncated)

Changelog

Sourced from @​sentry/astro's changelog.

9.15.0

Important Changes

  • feat: Export wrapMcpServerWithSentry from server packages (#16127)

Exports the wrapMcpServerWithSentry which is our MCP server instrumentation from all the server packages.

  • feat(core): Associate resource/tool/prompt invocations with request span instead of response span (#16126)

Adds a best effort mechanism to associate handler spans for resource, tool and prompt with the incoming message requests instead of the outgoing SSE response.

Other Changes

  • fix: Vercel ai ESM patching (#16152)
  • fix(node): Update version range for module.register (#16125)
  • fix(react-router): Spread unstable_sentryVitePluginOptions correctly (#16156)
  • fix(react): Fix Redux integration failing with reducer injection (#16106)
  • fix(remix): Add ESM-compatible exports (#16124)
  • fix(remix): Avoid rewrapping root loader. (#16136)

Work in this release was contributed by @​AntoineDuComptoirDesPharmacies. Thank you for your contribution!

Commits
  • b4ea653 release: 9.15.0
  • e57cc0a Merge pull request #16162 from getsentry/prepare-release/9.15.0
  • 63a1535 meta(changelog): Update changelog for 9.15.0
  • ffdd2dd fix: Vercel ai ESM patching (#16152)
  • 4b3a1e3 fix(react-router): Spread unstable_sentryVitePluginOptions correctly (#16156)
  • 83f7f52 test(e2e): Pin @shopify/mini-oxygen to 3.2.0 to fix build error (#16158)
  • ae8e59e feat(core): Associate resource/tool/prompt invocations with request span inst...
  • f0c9458 test(replay): Rewrite custom matcher to be recognized by VSCode (#16141)
  • 8dd90ae build: Actually use import eslint rules (#16134)
  • 2b43383 fix(remix): Avoid rewrapping root loader. (#16136)
  • Additional commits viewable in compare view

Updates age-encryption from 0.2.1 to 0.2.3

Release notes

Sourced from age-encryption's releases.

v0.2.3 with passkey support

Added passkey and security key support, including a CLI plugin.

Stricter checking of some armored format malleability edge cases.

Releases now include a non-minified version, and are attested with Sigstore.

Added back main to package.json for compatiblity.

This is a re-spin of v0.2.2 because the package.json version was not updated.

v0.2.2

Upload to npm failed, retained to persist the attested artifacts.

Commits
  • f6a354b v0.2.3
  • cdb058a Reject whitespace in armor without relying on scure-base
  • 7ee46c6 Disallow empty trailing lines in armored body
  • f52e99e Run clean-install tests before publishing builds
  • ead9b7f Publish non-minified artfacts with releases
  • c999491 Publish attestiation for release artifact
  • 13bcc5e Add back main to package.json for compatibility
  • 4426c9e Add WebAuthn support and age-plugin-fido2prf
  • See full diff in compare view

Updates solid-js from 1.9.5 to 1.9.6

Commits

Updates @types/node from 22.15.2 to 22.15.3

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@sentry/astro [>= 8.4.a, < 8.5]
@sentry/astro [>= 8.9.a, < 8.10]
@sentry/astro [>= 8.11.a, < 8.12]

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

Bumps the minors group in /webserver with 4 updates: [@sentry/astro](https://github.com/getsentry/sentry-javascript), [age-encryption](https://github.com/FiloSottile/typage), [solid-js](https://github.com/solidjs/solid) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@sentry/astro` from 9.14.0 to 9.15.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@9.14.0...9.15.0)

Updates `age-encryption` from 0.2.1 to 0.2.3
- [Release notes](https://github.com/FiloSottile/typage/releases)
- [Commits](FiloSottile/typage@v0.2.1...v0.2.3)

Updates `solid-js` from 1.9.5 to 1.9.6
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](solidjs/solid@v1.9.5...v1.9.6)

Updates `@types/node` from 22.15.2 to 22.15.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@sentry/astro"
  dependency-version: 9.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: age-encryption
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minors
- dependency-name: solid-js
  dependency-version: 1.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minors
- dependency-name: "@types/node"
  dependency-version: 22.15.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minors
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 2, 2025
@jyasskin
Copy link
Collaborator

jyasskin commented May 4, 2025

@dependabot merge

@dependabot dependabot bot merged commit 3d2da47 into main May 4, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webserver/minors-897f754613 branch May 4, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant