-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): bump the development-dependencies group with 8 updates #86
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
chore(deps-dev): bump the development-dependencies group with 8 updates #86
Conversation
Bumps the development-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.16.0` | | [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.12.2` | `1.12.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.0` | `22.10.1` | | [mocha](https://github.com/mochajs/mocha) | `10.8.2` | `11.0.1` | | [prettier](https://github.com/prettier/prettier) | `3.4.0` | `3.4.1` | | [ts-proto](https://github.com/stephenh/ts-proto) | `2.4.0` | `2.5.0` | | [type-fest](https://github.com/sindresorhus/type-fest) | `4.28.1` | `4.30.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.16.0` | `8.17.0` | Updates `@eslint/js` from 9.15.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.16.0/packages/js) Updates `@grpc/grpc-js` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected]) Updates `@types/node` from 22.10.0 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `mocha` from 10.8.2 to 11.0.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.0.1) Updates `prettier` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.0...3.4.1) Updates `ts-proto` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/stephenh/ts-proto/releases) - [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md) - [Commits](stephenh/ts-proto@v2.4.0...v2.5.0) Updates `type-fest` from 4.28.1 to 4.30.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.28.1...v4.30.0) Updates `typescript-eslint` from 8.16.0 to 8.17.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@grpc/grpc-js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ts-proto dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: type-fest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@eslint/[email protected], npm/@grpc/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected] |
|
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
|
🎉 This PR is included in version 1.1.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |



Bumps the development-dependencies group with 8 updates:
9.15.09.16.01.12.21.12.322.10.022.10.110.8.211.0.13.4.03.4.12.4.02.5.04.28.14.30.08.16.08.17.0Updates
@eslint/jsfrom 9.15.0 to 9.16.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
df9bf95chore: package.json update for@eslint/jsreleaseUpdates
@grpc/grpc-jsfrom 1.12.2 to 1.12.3Release notes
Sourced from
@grpc/grpc-js's releases.Commits
a524d15Merge pull request #2861 from murgatroid99/grpc-js_handle_socket_close848e00egrpc-js: Restore socket disconnect handlingf0c58f7Merge pull request #2858 from murgatroid99/grpc-js-xds_update_node_types_1.12bc749acgrpc-js-xds: Update@types/nodeand update code for compatibilityb6fbfa3Merge pull request #2850 from murgatroid99/grpc-js_cert_refresh_1.122ed62c1grpc-js{,-xds}: Renew self-signed certificates used in testsUpdates
@types/nodefrom 22.10.0 to 22.10.1Commits
Updates
mochafrom 10.8.2 to 11.0.1Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
4c558fbchore(main): release 11.0.1 (#5257)a5bd707Release v11.0.143c3157feat: bumped glob dependency from 8 to 10 (#5250)34e0e52docs: fix examples forlinkPartialObjectsmethods (#5255)d3b2c38chore(main): release 11.0.0 prerelease (#5241)80da25afix!: adapt new engine range for Mocha 11 (#5216)eac87e1docs: downgrade example/tests chai to 4.5.0 (#5245)e3da641feat: allow calling hook methods (#5231)Updates
prettierfrom 3.4.0 to 3.4.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
37fd177Release 3.4.11fb6297Update ts-api-utils to v1.4.2 (#16888)f6fccadRemove unnecessary parentheses around assignment inv-on(#16887)5fef089Minor improvements in v3.4.0 blog post (#16886)3542f133.4 release blog (#16851)f53791aClean changelog_unreleased2b41c93Bump Prettier dependency to 3.4.010baab2Update dependents countUpdates
ts-protofrom 2.4.0 to 2.5.0Release notes
Sourced from ts-proto's releases.
Changelog
Sourced from ts-proto's changelog.
Commits
eed4d40chore(release): 2.5.0 [skip ci]c7372fafeat: Add options to limit generation of encode and decode methods to only sp...bf304b2chore(release): 2.4.2 [skip ci]de1a616perf: Replacing "else if" with a "switch case" statement to improve Typescrip...c1e7691chore(release): 2.4.1 [skip ci]4a8018cperf: Generating "else if" where applicable (#1141)Updates
type-festfrom 4.28.1 to 4.30.0Release notes
Sourced from type-fest's releases.
Commits
688723a4.30.0f6b1387ArrayTail: Fix support for optional parameters (#977)a716c29AddSharedUnionFieldstype (#994)cbcf97e4.29.132d94ddIsAny: Fix circular constraint error on TypeScript 5.4+ (#993)ca449dcUpdate funding.ymla01adcbBump typescript from 5.6.3 to 5.7.2 in the development-dependencies group (#995)1d448634.29.0fbbb8baSchema: AddrecurseIntoArraysoption (#960)d7b692bAddIntClosedRangetype (#992)Updates
typescript-eslintfrom 8.16.0 to 8.17.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
2c8a75echore(release): publish 8.17.0Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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