chore(deps): Bump the patch-updates group across 1 directory with 7 updates - #432
chore(deps): Bump the patch-updates group across 1 directory with 7 updates#432dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
68c0511 to
8b76906
Compare
8b76906 to
74e5404
Compare
…pdates Bumps the patch-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@opentelemetry/api](https://github.com/open-telemetry/opentelemetry-js) | `1.9.0` | `1.9.1` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [ws](https://github.com/websockets/ws) | `8.21.0` | `8.21.3` | | [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `5.1.0` | `5.1.3` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.4` | `4.4.5` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.6` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.12` | Updates `@opentelemetry/api` from 1.9.0 to 1.9.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@v1.9.0...v1.9.1) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `ws` from 8.21.0 to 8.21.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.0...8.21.3) Updates `@types/express-serve-static-core` from 5.1.0 to 5.1.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) Updates `eslint-import-resolver-typescript` from 4.4.4 to 4.4.5 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.4.4...v4.4.5) Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.6) Updates `ts-jest` from 29.4.6 to 29.4.12 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.12) --- updated-dependencies: - dependency-name: "@opentelemetry/api" dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@types/express-serve-static-core" dependency-version: 5.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: eslint-plugin-prettier dependency-version: 5.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ts-jest dependency-version: 29.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ws dependency-version: 8.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
74e5404 to
8159449
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



Bumps the patch-updates group with 7 updates in the / directory:
1.9.01.9.12.8.52.8.68.21.08.21.35.1.05.1.34.4.44.4.55.5.45.5.629.4.629.4.12Updates
@opentelemetry/apifrom 1.9.0 to 1.9.1Release notes
Sourced from @opentelemetry/api's releases.
Changelog
Sourced from @opentelemetry/api's changelog.
Commits
279458eRelease 1.9.1 / 0.35.1 (#3573)4978743fix(http): remove outgoing headers normalization (#3557)d1f9594chore(deps): update dependency rimraf to v4 (#3532)e0abcc0fix: remove JSON syntax error and regenerate tsconfig files (#3566)a90c558fix(sdk-node): register instrumentations early (#3502)5b070b8fix: include TraceState in trace exports (#3569)dcb09b7chore(deps): update dependency gh-pages to v5 (#3571)3bc93a9feat: exponential histogram - part 1 - mapping functions (#3504)3670071fix: avoid grpc types dependency (#3551)b5ef0e4chore: fix proto generation (#3567)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@opentelemetry/apisince your current version.Updates
corsfrom 2.8.5 to 2.8.6Release notes
Sourced from cors's releases.
... (truncated)
Changelog
Sourced from cors's changelog.
Commits
f00a8c12.8.6 (#390)848e2bdchore: remove HISTORY.md and nonexistent CONTRIBUTING.md from tarball (#388)cf8947edocs: tweak intro, add note w/ browser enforcement, FAQ (#385)bbf62a5docs: simplify code examples with header comments (#386)f442e77Extend CI test matrix (#376)d5cf6cdci: add support for node@25 (#375)7e6f7eedocs: revamp content (#374)b25644cbuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#370)f881e91build(deps): bump github/codeql-action from 3.28.19 to 4.31.2 (#371)9a9a760chore: add funding to package.json (#363)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cors since your current version.
Updates
wsfrom 8.21.0 to 8.21.3Release notes
Sourced from ws's releases.
Commits
c791e70[dist] 8.21.3e97a20e[fix] Reject offers withclient_max_window_bitsbelow config787ebf2[dist] 8.21.2b4d62ebRevert "[ci] Trust Coveralls Homebrew tap"e4bb883[security] Use GitHub PVR as main reporting channel2eb3be0[test] Skip test on Node.js versions where it does not applyae1de54[dist] 8.21.18e9511b[ci] Trust Coveralls Homebrew tapf197ac6[fix] Lower default values ofmaxBufferedChunksandmaxFragments8df8265[ci] Update actions/checkout action to v7Updates
@types/express-serve-static-corefrom 5.1.0 to 5.1.3Commits
Updates
eslint-import-resolver-typescriptfrom 4.4.4 to 4.4.5Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
724c47dchore: release eslint-import-resolver-typescript (#480)32c61abfix: check tsconfig matching before using resolver (#473)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-import-resolver-typescript since your current version.
Updates
eslint-plugin-prettierfrom 5.5.4 to 5.5.6Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
4f33ea5chore: release eslint-plugin-prettier (#792)4745b54ci: declare workflow-level contents: read on 2 workflows (#790)b5c96a3chore: bump all (dev)Dependencies (#791)e867680chore(deps): update all dependencies (#766)e8e2f7fchore: testing eslint v10 (#779)ca076d9chore: update dev dependencies (#780)42e6369build(deps): Bump the actions group with 2 updates (#778)53ff214Remove empty NPM_TOKEN from release.ymle2c154achore: release eslint-plugin-prettier (#773)6795c1abuild(deps): Bump the actions group across 1 directory with 2 updates (#774)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-prettier since your current version.
Updates
ts-jestfrom 29.4.6 to 29.4.12Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
3f05625chore(release): 29.4.12df28b27docs: clarify TypeScript version prerequisitesc8a614adocs: mention TypeScript 7 setup in README06c79d4fix: address TypeScript 7 review feedbackf107460docs: explain TypeScript 7 compatibility setup3388227test(e2e): add TypeScript compatibility matrix891dc73fix(compiler): support TypeScript 7 compatibility aliaseseb135ebbuild(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /examplesd5d80a3ci: pin google osv scan action at v2.3.56bf293fbuild(deps): bump shell-quote from 1.8.4 to 1.10.0 in /websiteMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-jest since your current version.