Skip to content

meta: bump the vercel group across 1 directory with 6 updates #8038

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps the vercel group with 6 updates in the / directory:

Package From To
turbo 2.5.4 2.5.5
@opentelemetry/api-logs 0.202.0 0.203.0
@opentelemetry/instrumentation 0.202.0 0.203.0
@opentelemetry/sdk-logs 0.202.0 0.203.0
next 15.4.3 15.4.4
@next/eslint-plugin-next 15.3.4 15.4.4

Updates turbo from 2.5.4 to 2.5.5

Release notes

Sourced from turbo's releases.

Turborepo v2.5.5

What's Changed

Docs

Examples

... (truncated)

Commits
  • f70e972 publish 2.5.5 to registry
  • dd31af9 fix(query): pin to last graphiql version with artifacts (#10685)
  • 8f00a69 refactor: move config file discovery to shared util (#10677)
  • 73f7373 chore(deps-dev): bump eslint from 9.30.1 to 9.31.0 in /examples/non-monorepo ...
  • 9ac8faa chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with...
  • 7f11487 fix(examples): update vitest config paths for packages and apps in `with-vite...
  • be6f7ba chore(deps-dev): bump the basic group in /examples/basic with 3 updates (#10673)
  • 5794014 fix: typescript-config export form react-native-web (#10671)
  • 9b4f3d3 chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 5...
  • d560d15 chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 3 u...
  • Additional commits viewable in compare view

Updates @opentelemetry/api-logs from 0.202.0 to 0.203.0

Release notes

Sourced from @​opentelemetry/api-logs's releases.

experimental/v0.203.0

0.203.0

💥 Breaking Changes

  • feat(sdk-logs)!: Removed deprecated LoggerProvider#addLogRecordProcessor() #5764 @​svetlanabrennan
  • feat(sdk-logs)!: Changed LogRecord class to be an interface #5749 @​svetlanabrennan
    • user-facing: LogRecord class is now not exported anymore. A newly exported interface SdkLogRecord is used in its place.
  • feat!: Removed api-events and sdk-events #5737 @​svetlanabrennan

🏠 Internal

Commits
  • 93187f0 chore: prepare next release (#5788)
  • ca6ae61 chore: sync package-lock.json (#5782)
  • 407c98a refactor(otlp-exporter-base): remove pre-Node.js 14 compatibility code (#5787)
  • 27d5171 ci: add write permissions for secuity events (#5786)
  • 7a32f86 Add minimum token permissions for all github workflow files (#5771)
  • 5c4057b fix(docs): fix minimum ECMAScript language support in Readme to ES2022 (#5774)
  • 553db87 refactor(sdk-node): fix eslint warning (#5400)
  • 74d434e ci: remove unused label-releases workflow (#5772)
  • a59d707 Standardize contributing section (#5767)
  • 491ed96 feat(sdk-logs)!: Removed deprecated LoggerProvider#addLogRecordProcessor() ...
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation from 0.202.0 to 0.203.0

Release notes

Sourced from @​opentelemetry/instrumentation's releases.

experimental/v0.203.0

0.203.0

💥 Breaking Changes

  • feat(sdk-logs)!: Removed deprecated LoggerProvider#addLogRecordProcessor() #5764 @​svetlanabrennan
  • feat(sdk-logs)!: Changed LogRecord class to be an interface #5749 @​svetlanabrennan
    • user-facing: LogRecord class is now not exported anymore. A newly exported interface SdkLogRecord is used in its place.
  • feat!: Removed api-events and sdk-events #5737 @​svetlanabrennan

🏠 Internal

Commits
  • 93187f0 chore: prepare next release (#5788)
  • ca6ae61 chore: sync package-lock.json (#5782)
  • 407c98a refactor(otlp-exporter-base): remove pre-Node.js 14 compatibility code (#5787)
  • 27d5171 ci: add write permissions for secuity events (#5786)
  • 7a32f86 Add minimum token permissions for all github workflow files (#5771)
  • 5c4057b fix(docs): fix minimum ECMAScript language support in Readme to ES2022 (#5774)
  • 553db87 refactor(sdk-node): fix eslint warning (#5400)
  • 74d434e ci: remove unused label-releases workflow (#5772)
  • a59d707 Standardize contributing section (#5767)
  • 491ed96 feat(sdk-logs)!: Removed deprecated LoggerProvider#addLogRecordProcessor() ...
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-logs from 0.202.0 to 0.203.0

Release notes

Sourced from @​opentelemetry/sdk-logs's releases.

experimental/v0.203.0

0.203.0

💥 Breaking Changes

  • feat(sdk-logs)!: Removed deprecated LoggerProvider#addLogRecordProcessor() #5764 @​svetlanabrennan
  • feat(sdk-logs)!: Changed LogRecord class to be an interface #5749 @​svetlanabrennan
    • user-facing: LogRecord class is now not exported anymore. A newly exported interface SdkLogRecord is used in its place.
  • feat!: Removed api-events and sdk-events #5737 @​svetlanabrennan

🏠 Internal

Commits
  • 93187f0 chore: prepare next release (#5788)
  • ca6ae61 chore: sync package-lock.json (#5782)
  • 407c98a refactor(otlp-exporter-base): remove pre-Node.js 14 compatibility code (#5787)
  • 27d5171 ci: add write permissions for secuity events (#5786)
  • 7a32f86 Add minimum token permissions for all github workflow files (#5771)
  • 5c4057b fix(docs): fix minimum ECMAScript language support in Readme to ES2022 (#5774)
  • 553db87 refactor(sdk-node): fix eslint warning (#5400)
  • 74d434e ci: remove unused label-releases workflow (#5772)
  • a59d707 Standardize contributing section (#5767)
  • 491ed96 feat(sdk-logs)!: Removed deprecated LoggerProvider#addLogRecordProcessor() ...
  • Additional commits viewable in compare view

Updates next from 15.4.3 to 15.4.4

Release notes

Sourced from next's releases.

v15.4.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix dynamicParams false layout case in dev (#82026)
  • Turbopack: fix scope hoisting variable renaming bug (#81640)
  • Upgrade to swc v33 (#81750)
  • Revert "[metadata] use https protocol for schema urls" (#81934)

Credits

Huge thanks to @​bgw @​mischnic @​huozhi @​lukesandberg and @​ijjk for helping!

Commits

Updates @next/eslint-plugin-next from 15.3.4 to 15.4.4

Release notes

Sourced from @​next/eslint-plugin-next's releases.

v15.4.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix dynamicParams false layout case in dev (#82026)
  • Turbopack: fix scope hoisting variable renaming bug (#81640)
  • Upgrade to swc v33 (#81750)
  • Revert "[metadata] use https protocol for schema urls" (#81934)

Credits

Huge thanks to @​bgw @​mischnic @​huozhi @​lukesandberg and @​ijjk for helping!

v15.4.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Turbopack: fix dist dir on Windows (#81758)

Credits

Huge thanks to @​mischnic for helping!

v15.4.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • pages router metadata bugs with React 19 (#81733)
  • [metadata] replace for initial body icon case (#81688)
  • Ensure custom NextServer config is honored (#81681)

Credits

Huge thanks to @​huozhi, @​ijjk, and @​ztanner for helping!

v15.4.2-canary.18

Core Changes

  • Revert "Upgrade vercel og and remove yoga type patching (#81937)": #82066

... (truncated)

Commits

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

@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Jul 28, 2025
@dependabot dependabot bot requested review from a team as code owners July 28, 2025 12:05
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Jul 28, 2025
Copy link

vercel bot commented Jul 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nodejs-org ⬜️ Ignored (Inspect) Visit Preview Jul 28, 2025 4:26pm

@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Jul 28, 2025
Copy link

codecov bot commented Jul 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.99%. Comparing base (c39cd36) to head (7c36bfb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8038      +/-   ##
==========================================
- Coverage   73.02%   72.99%   -0.04%     
==========================================
  Files          95       95              
  Lines        8324     8324              
  Branches      214      215       +1     
==========================================
- Hits         6079     6076       -3     
- Misses       2244     2247       +3     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps the vercel group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [turbo](https://github.com/vercel/turborepo) | `2.5.4` | `2.5.5` |
| [@opentelemetry/api-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.202.0` | `0.203.0` |
| [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) | `0.202.0` | `0.203.0` |
| [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.202.0` | `0.203.0` |
| [next](https://github.com/vercel/next.js) | `15.4.3` | `15.4.4` |
| [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.3.4` | `15.4.4` |



Updates `turbo` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.5.4...v2.5.5)

Updates `@opentelemetry/api-logs` from 0.202.0 to 0.203.0
- [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@experimental/v0.202.0...experimental/v0.203.0)

Updates `@opentelemetry/instrumentation` from 0.202.0 to 0.203.0
- [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@experimental/v0.202.0...experimental/v0.203.0)

Updates `@opentelemetry/sdk-logs` from 0.202.0 to 0.203.0
- [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@experimental/v0.202.0...experimental/v0.203.0)

Updates `next` from 15.4.3 to 15.4.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.4.3...v15.4.4)

Updates `@next/eslint-plugin-next` from 15.3.4 to 15.4.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.4.4/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vercel
- dependency-name: "@opentelemetry/api-logs"
  dependency-version: 0.203.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vercel
- dependency-name: "@opentelemetry/instrumentation"
  dependency-version: 0.203.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vercel
- dependency-name: "@opentelemetry/sdk-logs"
  dependency-version: 0.203.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vercel
- dependency-name: next
  dependency-version: 15.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vercel
- dependency-name: "@next/eslint-plugin-next"
  dependency-version: 15.4.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vercel
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel-f0f19edf97 branch from 90eae0a to 7c36bfb Compare July 28, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants