-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): bump the development-dependencies group across 1 directory with 7 updates #72
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
Merged
basti1302
merged 1 commit into
main
from
dependabot/npm_and_yarn/development-dependencies-647cbb8585
Oct 8, 2024
Merged
chore(deps-dev): bump the development-dependencies group across 1 directory with 7 updates #72
basti1302
merged 1 commit into
main
from
dependabot/npm_and_yarn/development-dependencies-647cbb8585
Oct 8, 2024
Conversation
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
…ectory with 7 updates Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.1` | `9.12.0` | | [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.11.3` | `1.12.0` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.8` | `10.0.9` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.6.1` | `22.7.5` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `24.1.1` | `24.1.2` | | [ts-proto](https://github.com/stephenh/ts-proto) | `2.2.0` | `2.2.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.7.0` | `8.8.1` | Updates `@eslint/js` from 9.11.1 to 9.12.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.12.0/packages/js) Updates `@grpc/grpc-js` from 1.11.3 to 1.12.0 - [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/mocha` from 10.0.8 to 10.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `@types/node` from 22.6.1 to 22.7.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `semantic-release` from 24.1.1 to 24.1.2 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.1.1...v24.1.2) Updates `ts-proto` from 2.2.0 to 2.2.3 - [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.2.0...v2.2.3) Updates `typescript-eslint` from 8.7.0 to 8.8.1 - [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.8.1/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-minor dependency-group: development-dependencies - dependency-name: "@types/mocha" 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-minor dependency-group: development-dependencies - dependency-name: semantic-release 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-patch 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]>
|
🎉 This PR is included in version 1.1.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
released
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 7 updates in the / directory:
9.11.1
9.12.0
1.11.3
1.12.0
10.0.8
10.0.9
22.6.1
22.7.5
24.1.1
24.1.2
2.2.0
2.2.3
8.7.0
8.8.1
Updates
@eslint/js
from 9.11.1 to 9.12.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
873ae60
chore: package.json update for@eslint/js
releaseUpdates
@grpc/grpc-js
from 1.11.3 to 1.12.0Release notes
Sourced from
@grpc/grpc-js
's releases.Commits
8aacdfd
Merge pull request #2833 from murgatroid99/grpc-js_1.12.0_bump051c048
grpc-js: Bump to 1.12.0707f6cb
Merge pull request #2832 from murgatroid99/grpc-js-xds_enable_dualstack50668f7
grpc-js-xds: Enable dualstack support by default3c9436b
Merge pull request #2812 from vinothsa4891/bugfix/support-reject-unauthorized0430dc5
Merge pull request #2828 from murgatroid99/grpc-js_parse_duration_fix6d09389
grpc-js: Fix duration parsing bug7121f27
Changed condition9e68873
Moved rejectUnauthorized from channel option to connectionOptionsd95ea30
Merge pull request #2823 from murgatroid99/grpc-js-xds_file_watcher_pluginUpdates
@types/mocha
from 10.0.8 to 10.0.9Commits
Updates
@types/node
from 22.6.1 to 22.7.5Commits
Updates
semantic-release
from 24.1.1 to 24.1.2Release notes
Sourced from semantic-release's releases.
Commits
43df51b
fix(deps): update@semantic-release/github
tov11.0.0
(#3460)4a122e1
ci(action): update actions/checkout action to v4.2.0 (#3457)6b47677
ci(action): update actions/setup-node action to v4.0.4 (#3452)7c4648c
chore(deps): update dependency npm-run-all2 to v6.2.3 (#3446)f2f3da1
chore(deps): update dependency publint to v0.2.11 (#3448)b95ca31
chore(deps): update dependency sinon to v19.0.2 (#3444)24b4562
chore(deps): update dependency sinon to v19 (#3443)47042ad
test: removecodecov
(#3439)Updates
ts-proto
from 2.2.0 to 2.2.3Release notes
Sourced from ts-proto's releases.
Changelog
Sourced from ts-proto's changelog.
Commits
b4e3012
chore(release): 2.2.3 [skip ci]da048a1
fix: Don't fail on Function message names (#1119)2ed7956
chore(release): 2.2.2 [skip ci]22c2905
fix: prefix and suffixes were not being applied to to/fromTimestamp resulting...6a8188e
chore(release): 2.2.1 [skip ci]e89fc51
fix: Compilation error for nested repeated fields withuseOptionals=all
(#1...e8eaf92
chore: Pin dockerfile to node-22 for now.ffacf3a
chore: Fix typos (#1108)Updates
typescript-eslint
from 8.7.0 to 8.8.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
f898248
chore(release): publish 8.8.12055cfb
chore(release): publish 8.8.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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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