ci: bump the development-dependencies group with 4 updates - #167
Open
dependabot[bot] wants to merge 1 commit into
Open
ci: bump the development-dependencies group with 4 updates#167dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the development-dependencies group with 4 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@opentelemetry/exporter-metrics-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js), [@opentelemetry/exporter-trace-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) and [@opentelemetry/context-async-hooks](https://github.com/open-telemetry/opentelemetry-js). Updates `@biomejs/biome` from 2.5.11 to 2.5.12 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.12/packages/@biomejs/biome) Updates `@opentelemetry/exporter-metrics-otlp-grpc` from 0.221.0 to 0.222.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.221.0...experimental/v0.222.0) Updates `@opentelemetry/exporter-trace-otlp-grpc` from 0.221.0 to 0.222.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.221.0...experimental/v0.222.0) Updates `@opentelemetry/context-async-hooks` from 2.10.0 to 2.11.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@v2.10.0...v2.11.0) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@opentelemetry/exporter-metrics-otlp-grpc" dependency-version: 0.222.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@opentelemetry/exporter-trace-otlp-grpc" dependency-version: 0.222.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@opentelemetry/context-async-hooks" dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
🟢 Approved
The dependency declarations and generated lockfile changes are consistent and introduce no identified issues.
Pull request overview
Updates development tooling and OpenTelemetry dependencies while keeping manifests and lockfile synchronized.
Changes:
- Updates Biome to 2.5.12.
- Updates OpenTelemetry gRPC exporters to 0.222.0.
- Updates async-hooks context management to 2.11.0.
File summaries
| File | Description |
|---|---|
package.json |
Updates the Biome development dependency. |
packages/agentserver/package.json |
Updates optional gRPC exporter peers and development dependencies. |
packages/core/package.json |
Updates the async-hooks development dependency. |
packages/mcp/package.json |
Updates the async-hooks development dependency. |
pnpm-lock.yaml |
Records updated packages and transitive dependencies. |
Review details
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
- Files reviewed: 4/5 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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 development-dependencies group with 4 updates: @biomejs/biome, @opentelemetry/exporter-metrics-otlp-grpc, @opentelemetry/exporter-trace-otlp-grpc and @opentelemetry/context-async-hooks.
Updates
@biomejs/biomefrom 2.5.11 to 2.5.12Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
0a31d7cci: release (#11530)a20f44afeat: noBunModules (#11597)1fc42edfeat(lint/js): add noThisOutsideOfClass (#11596)6c7fd27feat(lint/js/vue): add noVueDeprecatedScopedSlots (#11593)f4e5ebbfeat(lint): add useModernMathApis (#11581)54f3a2efeat(lint/js): adduseFlatMathMinMax(#11508)1d6210bfeat(lint/js): addnoUnmodifiedLoopCondition(#11491)2d55931feat(js_analyze): added a React naming convention rule (#11554)ee69e0efix(schema): domains (#11565)f5d7896feat(lint/js): addnoInvalidFileInputAccept(#11497)Updates
@opentelemetry/exporter-metrics-otlp-grpcfrom 0.221.0 to 0.222.0Release notes
Sourced from @opentelemetry/exporter-metrics-otlp-grpc's releases.
Commits
0b72a81chore: prepare next release (#7044)a9c5338ci: roll prerelease changelog into one final release changelog (#7045)f41805echore: prepare next release (#7042)b85eb28chore(instrumentation-http): fix lint errors (#7039)3f92530ci: support pre-releases and major version bumps in release workflow (#7035)82a5831docs(otlp-exporter-base): document HTTP exporter options (#6735)e086decMerge commit from fork59dac70chore(deps): update jamesives/github-pages-deploy-action action to v4.9.0 (#7...d0ce753chore: add@maryliagto maintainers (#7024)03469a1chore(deps): update open-telemetry/shared-workflows action to v0.10.0 (#7032)Updates
@opentelemetry/exporter-trace-otlp-grpcfrom 0.221.0 to 0.222.0Release notes
Sourced from @opentelemetry/exporter-trace-otlp-grpc's releases.
Commits
0b72a81chore: prepare next release (#7044)a9c5338ci: roll prerelease changelog into one final release changelog (#7045)f41805echore: prepare next release (#7042)b85eb28chore(instrumentation-http): fix lint errors (#7039)3f92530ci: support pre-releases and major version bumps in release workflow (#7035)82a5831docs(otlp-exporter-base): document HTTP exporter options (#6735)e086decMerge commit from fork59dac70chore(deps): update jamesives/github-pages-deploy-action action to v4.9.0 (#7...d0ce753chore: add@maryliagto maintainers (#7024)03469a1chore(deps): update open-telemetry/shared-workflows action to v0.10.0 (#7032)Updates
@opentelemetry/context-async-hooksfrom 2.10.0 to 2.11.0Release notes
Sourced from @opentelemetry/context-async-hooks's releases.
Changelog
Sourced from @opentelemetry/context-async-hooks's changelog.
Commits
0b72a81chore: prepare next release (#7044)a9c5338ci: roll prerelease changelog into one final release changelog (#7045)f41805echore: prepare next release (#7042)b85eb28chore(instrumentation-http): fix lint errors (#7039)3f92530ci: support pre-releases and major version bumps in release workflow (#7035)82a5831docs(otlp-exporter-base): document HTTP exporter options (#6735)e086decMerge commit from fork59dac70chore(deps): update jamesives/github-pages-deploy-action action to v4.9.0 (#7...d0ce753chore: add@maryliagto maintainers (#7024)03469a1chore(deps): update open-telemetry/shared-workflows action to v0.10.0 (#7032)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