meta: bump the vercel group with 6 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 4
(4 months ago)
(4 months ago)
Bumps the vercel group with 6 updates:
| Package | From | To |
|---|---|---|
| turbo | 2.8.3 |
2.8.11 |
| @opentelemetry/api-logs | 0.211.0 |
0.212.0 |
| @opentelemetry/instrumentation | 0.211.0 |
0.212.0 |
| @opentelemetry/sdk-logs | 0.211.0 |
0.212.0 |
| @vercel/otel | 2.1.0 |
2.1.1 |
| next-intl | 4.8.2 |
4.8.3 |
Updates turbo from 2.8.3 to 2.8.11
Release notes
Sourced from turbo's releases.
Turborepo v2.8.11
What's Changed
Docs
- chore: Migrate to Ultracite by
@haydenbleaselin vercel/turborepo#11948
@turbo/repository
- perf: Defer TLS initialization to a background thread by
@anthonyshewin vercel/turborepo#11967- fix: Add repository field to
@turbo/repositorypackage.json by@anthonyshewin vercel/turborepo#11982- release(library): 0.0.1-canary.19 by
@github-actions[bot] in vercel/turborepo#11983Changelog
- fix: Get all pnpm lockfile pruning tests passing by
@anthonyshewin vercel/turborepo#11897- perf: Optimize pnpm lockfile transitive closure resolution by
@anthonyshewin vercel/turborepo#11898- fix: Resolve npm packages in
@turbo/gencompiled binary by@anthonyshewin vercel/turborepo#11900- perf: Deduplicate file hashing and parallelize globwalks by
@anthonyshewin vercel/turborepo#11902- perf: Improve transitive dependency resolution cache sharing across workspaces by
@anthonyshewin vercel/turborepo#11903- perf: Reduce filesystem syscalls in globwalk, SCM hashing, and task scheduling by
@anthonyshewin vercel/turborepo#11907- feat: Remove daemon from
turbo run, deprecate daemon flags and config by@anthonyshewin vercel/turborepo#11910- test: Replace help text integration tests with insta snapshots by
@anthonyshewin vercel/turborepo#11911- perf: Reduce allocations in SCM hashing, glob preprocessing, and cache lookups by
@anthonyshewin vercel/turborepo#11916- perf: Parallelize package.json loading and reduce builder allocations by
@anthonyshewin vercel/turborepo#11918- perf: Cache compiled env wildcard regexes for builtin pass-through patterns by
@anthonyshewin vercel/turborepo#11920- perf: Replace O(N) workspace path lookup with HashMap index in DependencySplitter by
@anthonyshewin vercel/turborepo#11922- perf: Parallelize lockfile parsing with workspace discovery by
@anthonyshewin vercel/turborepo#11927- perf: Optimize
turbo runhotpath with parallelization and reduced allocations by@anthonyshewin vercel/turborepo#11928- perf: Share HTTP client and improve profile instrumentation by
@anthonyshewin vercel/turborepo#11929- perf: Share HTTP client and improve profile instrumentation by
@anthonyshewin vercel/turborepo#11932- perf: Reduce git subprocess calls on startup by
@anthonyshewin vercel/turborepo#11934- chore: Upgrade zstd 0.12.3 to 0.13.3 by
@anthonyshewin vercel/turborepo#11936- perf: Replace git subprocesses with
libgit2and skip unnecessary summary work by@anthonyshewin vercel/turborepo#11938- perf: Reduce per-package hashing overhead and eliminate SCM subprocesses by
@anthonyshewin vercel/turborepo#11942- perf: Reduce CPU overhead in
turbo runhot path by@anthonyshewin vercel/turborepo#11947- perf: Replace
libgit2git status withgix-indexfor faster file hashing by@anthonyshewin vercel/turborepo#11950- perf: Resolve literal input paths via stat instead of glob walk by
@anthonyshewin vercel/turborepo#11955- perf: Optimize engine builder, task visitor, and untracked file discovery by
@anthonyshewin vercel/turborepo#11956- perf: Parallelize
turbo runpre-execution hot path by@anthonyshewin vercel/turborepo#11958- chore: Add tracing spans to uninstrumented hot path functions by
@anthonyshewin vercel/turborepo#11959- perf: Use
Arc<str>for task dependency hashes to avoid heap clones by@anthonyshewin vercel/turborepo#11962- perf: Add more tracing spans into startup path by
@anthonyshewin vercel/turborepo#11965- perf: Parallelize task hash computation across topological waves by
@anthonyshewin vercel/turborepo#11969- perf: Send engine callback before tracker bookkeeping and add tracing spans by
@anthonyshewin vercel/turborepo#11970- fix: Resolve git_root to worktree root in linked worktrees by
@anthonyshewin vercel/turborepo#11974- perf: Fast path for shallow wildcard glob patterns in workspace discovery by
@anthonyshewin vercel/turborepo#11972- chore: Move git hooks from pre-commit to pre-push and match CI lint checks by
@anthonyshewin vercel/turborepo#11977- chore: Update AGENTS.md by
@anthonyshewin vercel/turborepo#11978- perf: Replace heap-allocated String with stack-allocated OidHash for git OIDs by
@anthonyshewin vercel/turborepo#11984- perf: Eliminate redundant syscalls in FSCache fetch and exists by
@anthonyshewin vercel/turborepo#11985- perf: Reduce per-task allocations in visitor dispatch loop by
@anthonyshewin vercel/turborepo#11986- docs: Fix same-page anchor links that don't scroll to target by
@anthonyshewin vercel/turborepo#11989- docs: Mention inputs key in package hash inputs table by
@anthonyshewin vercel/turborepo#11990
... (truncated)
Commits
7b998depublish 2.8.11 to registry60ee91efix: Restore daemon client inRunCacheforturbo watch(#11995)6d0247frelease(turborepo): 2.8.11-canary.29 (#11996)7e48e24fix: Use versioned schema URLs in Turborepo skill files (#11994)5793b0arelease(turborepo): 2.8.11-canary.28 (#11993)71ca25cfix: Disable husky pre-push hook in release workflow (#11992)2365307fix: Disable husky pre-push hook during release staging (#11991)fd15d24fix(docs): update sitemap.md to single-line pipe-delimited format (#11976)6bc216bdocs: Mention inputs key in package hash inputs table (#11990)b1d5ec2docs: Fix same-page anchor links that don't scroll to target (#11989)- Additional commits viewable in compare view
Updates @opentelemetry/api-logs from 0.211.0 to 0.212.0
Release notes
Sourced from @opentelemetry/api-logs's releases.
experimental/v0.212.0
0.212.0
:boom: Breaking Changes
- feat(sdk-logs)!: move environment variable configuration to
@opentelemetry/sdk-node#6325@pichlermarc
- (user-facing): environment variable configuration is no longer applied automatically when instantiating SDK components (
LoggerProvider,BatchLogRecordProcessor) directly from@opentelemetry/sdk-logs. Please migrate to usingNodeSDKfrom@opentelemetry/sdk-nodeto get automatic environment variable configuration.:rocket: Features
- feat(configuration): add Prometheus exporter support #6400
@MikeGoldsmith- feat(sampler-composite): add ComposableAnnotatingSampler and ComposableRuleBasedSampler #6305
@trentm- feat(configuration): parse config for rc 3 #6304
@maryliag- feat(instrumentation): use the
internals: trueoption with import-in-the-middle hook, allowing instrumentations to hook internal files in ES modules #6344@trentm:bug: Bug Fixes
- fix(configuration): remove default propagator initialization #6399
@MikeGoldsmith- fix(instrumentation-fetch): preserve Response.url, type, and redirected properties #6243
@AnubhavPurohit691
- The fetch instrumentation now preserves the read-only
url,type, andredirectedproperties from the original Response object when wrapping it with a Proxy. This fixes issues where code relying on these properties (e.g., CORS type detection) would fail with instrumented fetch.- fix(exporter-prometheus): add missing
@opentelemetry/semantic-conventionsdependency #6330@omizha- fix(otlp-transformer): correctly handle Uint8Array attribute values when serializing to JSON #6348
@pichlermarc- fix(otlp-exporter-base): fix unwanted instrumentation of the fetch exports when context is not propagated #6353
@david-luna:house: Internal
- perf(otlp-transformer): optimize toAnyValue performance #6287
@AbhiPrasad
Commits
ad92be4chore: prepare next release (#6402)3e68499feat(configuration): add prometheus exporter support (#6400)b743747fix(configuration): remove default propagator initialization (#6399)48e2fb4chore(deps): update fossas/fossa-action action to v1.8.0 (#6405)90d1afaci: allow different release bumps for groups (#6397)c1d0543fix(deps): update dependency axios to v1.13.5 [security] (#6398)a78d112fix(deps): update dependency@grpc/grpc-jsto v1.8.22 [security] (#6366)fcafab5chore: fix lint (#6388)a0d5c14fix(otlp-exporter-base): avoid use of a wrapped fetch (#6353)819ebb2chore(deps): update dependency webpack-merge to v6 (#6364)- Additional commits viewable in compare view
Updates @opentelemetry/instrumentation from 0.211.0 to 0.212.0
Release notes
Sourced from @opentelemetry/instrumentation's releases.
experimental/v0.212.0
0.212.0
:boom: Breaking Changes
- feat(sdk-logs)!: move environment variable configuration to
@opentelemetry/sdk-node#6325@pichlermarc
- (user-facing): environment variable configuration is no longer applied automatically when instantiating SDK components (
LoggerProvider,BatchLogRecordProcessor) directly from@opentelemetry/sdk-logs. Please migrate to usingNodeSDKfrom@opentelemetry/sdk-nodeto get automatic environment variable configuration.:rocket: Features
- feat(configuration): add Prometheus exporter support #6400
@MikeGoldsmith- feat(sampler-composite): add ComposableAnnotatingSampler and ComposableRuleBasedSampler #6305
@trentm- feat(configuration): parse config for rc 3 #6304
@maryliag- feat(instrumentation): use the
internals: trueoption with import-in-the-middle hook, allowing instrumentations to hook internal files in ES modules #6344@trentm:bug: Bug Fixes
- fix(configuration): remove default propagator initialization #6399
@MikeGoldsmith- fix(instrumentation-fetch): preserve Response.url, type, and redirected properties #6243
@AnubhavPurohit691
- The fetch instrumentation now preserves the read-only
url,type, andredirectedproperties from the original Response object when wrapping it with a Proxy. This fixes issues where code relying on these properties (e.g., CORS type detection) would fail with instrumented fetch.- fix(exporter-prometheus): add missing
@opentelemetry/semantic-conventionsdependency #6330@omizha- fix(otlp-transformer): correctly handle Uint8Array attribute values when serializing to JSON #6348
@pichlermarc- fix(otlp-exporter-base): fix unwanted instrumentation of the fetch exports when context is not propagated #6353
@david-luna:house: Internal
- perf(otlp-transformer): optimize toAnyValue performance #6287
@AbhiPrasad
Commits
ad92be4chore: prepare next release (#6402)3e68499feat(configuration): add prometheus exporter support (#6400)b743747fix(configuration): remove default propagator initialization (#6399)48e2fb4chore(deps): update fossas/fossa-action action to v1.8.0 (#6405)90d1afaci: allow different release bumps for groups (#6397)c1d0543fix(deps): update dependency axios to v1.13.5 [security] (#6398)a78d112fix(deps): update dependency@grpc/grpc-jsto v1.8.22 [security] (#6366)fcafab5chore: fix lint (#6388)a0d5c14fix(otlp-exporter-base): avoid use of a wrapped fetch (#6353)819ebb2chore(deps): update dependency webpack-merge to v6 (#6364)- Additional commits viewable in compare view
Updates @opentelemetry/sdk-logs from 0.211.0 to 0.212.0
Release notes
Sourced from @opentelemetry/sdk-logs's releases.
experimental/v0.212.0
0.212.0
:boom: Breaking Changes
- feat(sdk-logs)!: move environment variable configuration to
@opentelemetry/sdk-node#6325@pichlermarc
- (user-facing): environment variable configuration is no longer applied automatically when instantiating SDK components (
LoggerProvider,BatchLogRecordProcessor) directly from@opentelemetry/sdk-logs. Please migrate to usingNodeSDKfrom@opentelemetry/sdk-nodeto get automatic environment variable configuration.:rocket: Features
- feat(configuration): add Prometheus exporter support #6400
@MikeGoldsmith- feat(sampler-composite): add ComposableAnnotatingSampler and ComposableRuleBasedSampler #6305
@trentm- feat(configuration): parse config for rc 3 #6304
@maryliag- feat(instrumentation): use the
internals: trueoption with import-in-the-middle hook, allowing instrumentations to hook internal files in ES modules #6344@trentm:bug: Bug Fixes
- fix(configuration): remove default propagator initialization #6399
@MikeGoldsmith- fix(instrumentation-fetch): preserve Response.url, type, and redirected properties #6243
@AnubhavPurohit691
- The fetch instrumentation now preserves the read-only
url,type, andredirectedproperties from the original Response object when wrapping it with a Proxy. This fixes issues where code relying on these properties (e.g., CORS type detection) would fail with instrumented fetch.- fix(exporter-prometheus): add missing
@opentelemetry/semantic-conventionsdependency #6330@omizha- fix(otlp-transformer): correctly handle Uint8Array attribute values when serializing to JSON #6348
@pichlermarc- fix(otlp-exporter-base): fix unwanted instrumentation of the fetch exports when context is not propagated #6353
@david-luna:house: Internal
- perf(otlp-transformer): optimize toAnyValue performance #6287
@AbhiPrasad
Commits
ad92be4chore: prepare next release (#6402)3e68499feat(configuration): add prometheus exporter support (#6400)b743747fix(configuration): remove default propagator initialization (#6399)48e2fb4chore(deps): update fossas/fossa-action action to v1.8.0 (#6405)90d1afaci: allow different release bumps for groups (#6397)c1d0543fix(deps): update dependency axios to v1.13.5 [security] (#6398)a78d112fix(deps): update dependency@grpc/grpc-jsto v1.8.22 [security] (#6366)fcafab5chore: fix lint (#6388)a0d5c14fix(otlp-exporter-base): avoid use of a wrapped fetch (#6353)819ebb2chore(deps): update dependency webpack-merge to v6 (#6364)- Additional commits viewable in compare view
Updates @vercel/otel from 2.1.0 to 2.1.1
Release notes
Sourced from @vercel/otel's releases.
@vercel/otel@2.1.1Patch Changes
- #190
41d4511Thanks@mischnic! - fix: don't inline system env vars
Commits
e8a4031Version Packages (#191)41d4511fix: don't inline system env vars (#190)- See full diff in compare view
Updates next-intl from 4.8.2 to 4.8.3
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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
Package Dependencies
@opentelemetry/instrumentation
npm
0.211.0 → 0.212.0
Minor
@opentelemetry/api-logs
npm
0.211.0 → 0.212.0
Minor
@opentelemetry/sdk-logs
npm
0.211.0 → 0.212.0
Minor
Technical Details
| ID: | 14263134 |
| UUID: | 4007783823 |
| Node ID: | PR_kwDOAj-F4s7HKBd- |
| Host: | GitHub |
| Repository: | nodejs/nodejs.org |