Skip to content

Commit ed4b5d9

Browse files
dependabot[bot]leoromanovsky
authored andcommitted
chore(deps): bump the vendor-minor-and-patch-dependencies group across 1 directory with 3 updates (#9470)
Bumps the vendor-minor-and-patch-dependencies group with 3 updates in the /vendor directory: [@apm-js-collab/code-transformer](https://github.com/nodejs/orchestrion-js), [protobufjs](https://github.com/protobufjs/protobuf.js) and [shell-quote](https://github.com/ljharb/shell-quote). Updates `@apm-js-collab/code-transformer` from 0.16.0 to 0.18.0 - [Release notes](https://github.com/nodejs/orchestrion-js/releases) - [Changelog](https://github.com/nodejs/orchestrion-js/blob/main/CHANGELOG.md) - [Commits](nodejs/orchestrion-js@code-transformer-v0.16.0...code-transformer-v0.18.0) Updates `protobufjs` from 8.7.0 to 8.7.1 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v8.7.0...protobufjs-v8.7.1) Updates `shell-quote` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: "@apm-js-collab/code-transformer" dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vendor-minor-and-patch-dependencies - dependency-name: protobufjs dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vendor-minor-and-patch-dependencies - dependency-name: shell-quote dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vendor-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d5f5fb commit ed4b5d9

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

vendor/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"postinstall": "node rspack"
55
},
66
"dependencies": {
7-
"@apm-js-collab/code-transformer": "^0.16.0",
7+
"@apm-js-collab/code-transformer": "^0.18.0",
88
"@datadog/sketches-js": "2.1.1",
99
"@datadog/source-map": "npm:source-map@^0.6.0",
1010
"@isaacs/ttlcache": "^2.1.5",
@@ -23,11 +23,11 @@
2323
"module-details-from-path": "^1.0.4",
2424
"mutexify": "^1.4.0",
2525
"pprof-format": "^2.2.2",
26-
"protobufjs": "^8.7.0",
26+
"protobufjs": "^8.7.1",
2727
"retry": "^0.13.1",
2828
"rfdc": "^1.4.1",
2929
"semifies": "^1.0.0",
30-
"shell-quote": "^1.9.0",
30+
"shell-quote": "^1.10.0",
3131
"source-map": "^0.7.4",
3232
"tlhunter-sorted-set": "^0.1.0",
3333
"ttl-set": "^1.0.0"

0 commit comments

Comments
 (0)