generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the all-dependencies group with 12 updates #140
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/all-dependencies-6e3bbff6aa
Closed
Bump the all-dependencies group with 12 updates #140
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/all-dependencies-6e3bbff6aa
Conversation
This file contains 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
Bumps the all-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.0` | `1.10.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.0` | `20.10.4` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.6.0` | `6.13.2` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.0` | `0.38.1` | | [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.55.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.0` | `4.10.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.2.3` | `27.6.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.0.1` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.4` | `29.7.0` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.1` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.1` | `5.0.5` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` | Updates `@actions/core` from 1.10.0 to 1.10.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@types/node` from 20.6.0 to 20.10.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/parser` from 6.6.0 to 6.13.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/parser) Updates `@vercel/ncc` from 0.38.0 to 0.38.1 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.0...0.38.1) Updates `eslint` from 8.49.0 to 8.55.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.55.0) Updates `eslint-plugin-github` from 4.10.0 to 4.10.1 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.10.0...v4.10.1) Updates `eslint-plugin-jest` from 27.2.3 to 27.6.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.2.3...v27.6.0) Updates `eslint-plugin-prettier` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.0.1) Updates `jest` from 29.6.4 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) Updates `prettier` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.1) Updates `rimraf` from 5.0.1 to 5.0.5 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.1...v5.0.5) Updates `typescript` from 5.2.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.3) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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 all-dependencies group with 12 updates:
1.10.0
1.10.1
20.6.0
20.10.4
6.6.0
6.13.2
0.38.0
0.38.1
8.49.0
8.55.0
4.10.0
4.10.1
27.2.3
27.6.0
5.0.0
5.0.1
29.6.4
29.7.0
3.0.3
3.1.1
5.0.1
5.0.5
5.2.2
5.3.3
Updates
@actions/core
from 1.10.0 to 1.10.1Changelog
Sourced from
@actions/core
's changelog.Commits
Updates
@types/node
from 20.6.0 to 20.10.4Commits
Updates
@typescript-eslint/parser
from 6.6.0 to 6.13.2Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
cc2c6d3
chore: publish v6.13.24dae083
chore: prefix all nx package scripts with npx (#7988)14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)06496e2
chore: publish v6.11.075c1288
chore: publish v6.10.01e47294
chore: publish v6.9.1101563b
chore: publish v6.9.0Updates
@vercel/ncc
from 0.38.0 to 0.38.1Release notes
Sourced from
@vercel/ncc
's releases.Commits
ce5984e
fix: sourcemap sources removes webpack path (#1122)f9c1153
chore(deps): Bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#1...0bc78fe
chore(deps-dev): Bump isomorphic-unfetch from 3.1.0 to 4.0.2 (#1116)5796c1f
chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 (#1094)Updates
eslint
from 8.49.0 to 8.55.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
e0cb960
8.55.0969b272
Build: changelog update for 8.55.0eb8950c
chore: upgrade@eslint/js
@8
.55.0 (#17811)93df384
chore: package.json update for@eslint/js
releasefe4b954
chore: upgrade@eslint/eslintrc
@2
.1.4 (#17799)8c9e6c1
feat: importNamePattern option in no-restricted-imports (#17721)83ece2a
docs: fix typo--rules
->--rule
(#17806)bd8911d
ci: pin Node.js 21.2.0 (#17809)b29a16b
chore: fix severalcli
tests to run in the intended flat config mode (#17797)fffca5c
docs: remove "Open in Playground" buttons for removed rules (#17791)Updates
eslint-plugin-github
from 4.10.0 to 4.10.1Release notes
Sourced from eslint-plugin-github's releases.
Commits
d5591b7
Merge pull request #483 from github/kh-bug-in-get-role3ecb9f1
Run prettier19e4ba9
Fix bug in get-role9159923
Add failing testcase8ae414c
Merge pull request #481 from github/dependabot/npm_and_yarn/all-dependencies-...4176dc9
chore(deps): bump the all-dependencies group with 2 updates2c9f0c9
Merge pull request #479 from github/dependabot/npm_and_yarn/all-dependencies-...6a4f1f7
Merge pull request #480 from github/dependabot/github_actions/actions/checkout-48a6579e
chore(deps): bump actions/checkout from 3 to 45fabe01
chore(deps): bump the all-dependencies group with 3 updatesUpdates
eslint-plugin-jest
from 27.2.3 to 27.6.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
6dfbf15
chore(release): 27.6.0 [skip ci]4d57146
feat: include pluginmeta
information for ESLint v9 (#1454)55ad336
chore: updatemoduleResolution
andmodule
tonode16
(#1455)9cc9592
chore: replaceeslint-plugin-node
witheslint-plugin-n
(#1462)1d5bdd1
chore(release): 27.5.0 [skip ci]ea89da9
feat(valid-title): allow ignoring tests with non-string titles (#1460)f2af519
chore: run CI on Node 21 (#1461)d8b10b4
chore: update permissions granted on CI4295882
chore(deps): lock file maintenance7e6888d
chore(release): 27.4.3 [skip ci]Updates
eslint-plugin-prettier
from 5.0.0 to 5.0.1Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
aa81435
chore: release eslint-plugin-prettier (#589)21a7146
fix:parserPath
type might beundefined
on Eslint Flat Config (#588)Updates
jest
from 29.6.4 to 29.7.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
4e56991
v29.7.0Updates
prettier
from 3.0.3 to 3.1.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b86701d
Release 3.1.1c97480c
Useattributes
instead of deprecatedassertions
(#15758)0d1ffb3
Consistently use tabs in ternaries whenuseTabs
istrue
(#15662)5f7aedc
fix example to fit the actual experimentalTernaries behaviour (#15747)1e30f66
Remove claim, untrue since over 5 years ago, that cursorOffset is incompatibl...39e4e7b
Add cursorOffset to Playground (#15751)8e816ad
Allow skipping symlink patterns, to avoid raising a fault (#15533)2ca5d75
Fix expect call in dts test (#15766)15c7428
chore(deps): update dependency flow-parser to v0.223.3 (#15760)d3b3d4f
chore(deps): update dependency hermes-parser to v0.18.0 (#15761)Updates
rimraf
from 5.0.1 to 5.0.5Commits
3cc9222
5.0.5562b912
tshy 1.2.2, build with mainffc44d3
5.0.40a84af6
bin: remove realpath, use testing env instead2e8e0d3
GitHub Actions: Node.js v2015656aa
5.0.314a1406
detect main module properly6297992
5.0.292a4e2c
move all types related to options to opt-arg.js5739c76
tap 18, build with tshyUpdates
typescript
from 5.2.2 to 5.3.3Release notes
Sourced from typescript's releases.