chore(deps): bump the production-minor group across 1 directory with 5 updates#137
Merged
charlesrhoward merged 1 commit intomainfrom Apr 5, 2026
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
@dependabot rebase |
6a2dee9 to
f113739
Compare
f113739 to
519b146
Compare
3 tasks
519b146 to
8ca8a7e
Compare
8ca8a7e to
d2507ca
Compare
d2507ca to
d3c96f1
Compare
d3c96f1 to
4b066f5
Compare
Contributor
|
@dependabot rebase |
Bumps the production-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.27.1` | `1.29.0` | | [@opentelemetry/sdk-trace-node](https://github.com/open-telemetry/opentelemetry-js) | `2.6.0` | `2.6.1` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.45.0` | `10.47.0` | | [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.45.1` | `0.45.2` | | [resend](https://github.com/resend/resend-node) | `6.9.4` | `6.10.0` | Updates `@modelcontextprotocol/sdk` from 1.27.1 to 1.29.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.27.1...v1.29.0) Updates `@opentelemetry/sdk-trace-node` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v2.6.0...v2.6.1) Updates `@sentry/nextjs` from 10.45.0 to 10.47.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@10.45.0...10.47.0) Updates `drizzle-orm` from 0.45.1 to 0.45.2 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](drizzle-team/drizzle-orm@0.45.1...0.45.2) Updates `resend` from 6.9.4 to 6.10.0 - [Release notes](https://github.com/resend/resend-node/releases) - [Commits](resend/resend-node@v6.9.4...v6.10.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor - dependency-name: "@opentelemetry/sdk-trace-node" dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor - dependency-name: "@sentry/nextjs" dependency-version: 10.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor - dependency-name: drizzle-orm dependency-version: 0.45.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor - dependency-name: resend dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4b066f5 to
319662e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 production-minor group with 5 updates in the / directory:
1.27.11.29.02.6.02.6.110.45.010.47.00.45.10.45.26.9.46.10.0Updates
@modelcontextprotocol/sdkfrom 1.27.1 to 1.29.0Release notes
Sourced from
@modelcontextprotocol/sdk's releases.Commits
e12cbd7chore: bump version to 1.29.0 (#1820)3913fd4fix(stdio): always set windowsHide on Windows, not just in Electron (#1640)5608e78[v1.x backport] Allow servers / clients to advertise extensions in the capabi...7213816v1.x #1623 follow up -add missing types to package.json (#1773)364f38cv1.x npm audit fix (#1780)c95cc09Add typings exports (#1623)ddadaa6[v1.x] fix: add missing size field to ResourceSchema (#1575)2a15851[v1.x] fix: disallow null (infinite) requested TTL (#1339)13e30f1fix: treat v1.x as primary branch for npm latest tag (backport #1577) (#1749)a056569chore: bump version to 1.28.0 (#1746)Updates
@opentelemetry/sdk-trace-nodefrom 2.6.0 to 2.6.1Release notes
Sourced from
@opentelemetry/sdk-trace-node's releases.Changelog
Sourced from
@opentelemetry/sdk-trace-node's changelog.Commits
7e74509chore: prepare next release (#6510)c846919fix(instrumentation-fetch): do not modify the returned type of fetch (#6521)99fb3fbfix(api): re-introduce fallback chain for global utils (#6523)b842717test(bundlers): add node webpack tests, expand edge coverage, assert known pr...b5a6b12fix(opentelemetry-sdk-node): add missing@opentelemetry/otlp-exporter-basede...dc93ed4perf(sdk-trace-base): optimizeSpan.{addEvent,addLink}performance (#6516)e9831e7perf(sdk-trace-base): avoid Object.entries in Span.setAttributes (#6514)d56af69chore(deps): lock file maintenance (#6517)f3a10abchore(deps): update github/codeql-action digest to 3869755 (#6513)2f73776chore(deps): update github/codeql-action digest to c6f9311 (#6511)Updates
@sentry/nextjsfrom 10.45.0 to 10.47.0Release notes
Sourced from
@sentry/nextjs's releases.... (truncated)
Changelog
Sourced from
@sentry/nextjs's changelog.... (truncated)
Commits
a5a4e73release: 10.47.0c7477bbMerge pull request #20050 from getsentry/prepare-release/10.47.03d4e38dmeta(changelog): Update changelog for 10.47.02c0ce6ffeat(deps): Bump OpenTelemetry dependencies (#20046)8f08fcbfix(browser-tests): Pin axios to 1.13.5 to avoid compromised 1.14.1 (#20047)3815492fix(profiling): Disable profiling in worker threads (#20040)61edc25Merge pull request #19890 from getsentry/fix/react-router-debug-id-double-inj...28f94f3fix(react-router): Disable debug ID injection in Vite plugin to prevent doubl...9bfc682ref(browser-tests): Add waitForMetricRequest helper (#20002)08cab24fix(node): Deduplicatesentry-traceandbaggageheaders on outgoing reque...Updates
drizzle-ormfrom 0.45.1 to 0.45.2Release notes
Sourced from drizzle-orm's releases.
Commits
273c780+ 0.45.2 (#5534)4aa6ecfKit updates (#5490)e8e6edffeat(drizzle-kit): support d1 via binding (#5302)Updates
resendfrom 6.9.4 to 6.10.0Release notes
Sourced from resend's releases.
Commits
0d8923cchore: bump 6.10.0 (#900)c643cf2feat: support logs endpoints (#899)ed788b1chore(ci): pin GitHub Actions workflows to commit SHAs (#889)e0c0b15chore(deps): update dependency@types/nodeto v24.12.0 (#869)f86ff17feat(ci): split script and workflow for e2e test (#887)264bfdefix(deps): update dependency svix to v1.88.0 (#873)bd8fd85chore(deps): update tj-actions/changed-files digest to 445b0eb (#870)ca968c7chore(deps): update dependency tsdown to v0.21.4 (#872)b64ba52chore(deps): update pnpm to v10.32.1 (#871)440843dfix(deps): update dependency next to v16.2.0 (#882)