forked from github/codeql-action
-
Notifications
You must be signed in to change notification settings - Fork 3
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 npm group with 15 updates #83
Closed
Closed
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 npm group with 15 updates: | Package | From | To | | --- | --- | --- | | [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) | `1.1.2` | `2.1.4` | | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `5.1.1` | `6.0.0` | | [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) | `5.0.5` | `7.0.3` | | [@octokit/types](https://github.com/octokit/types.ts) | `12.4.0` | `12.6.0` | | [file-url](https://github.com/sindresorhus/file-url) | `3.0.0` | `4.0.0` | | [get-folder-size](https://github.com/alessioalex/get-folder-size) | `2.0.1` | `4.0.0` | | [@types/get-folder-size](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/get-folder-size) | `2.0.0` | `3.0.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.9.0` | `20.11.24` | | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.7` | `7.5.8` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `7.1.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.1.0` | | [ava](https://github.com/avajs/ava) | `5.3.1` | `6.1.2` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.1` | `4.10.2` | | [nock](https://github.com/nock/nock) | `13.5.1` | `13.5.4` | Updates `@actions/artifact` from 1.1.2 to 2.1.4 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) Updates `@actions/github` from 5.1.1 to 6.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `@octokit/plugin-retry` from 5.0.5 to 7.0.3 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v5.0.5...v7.0.3) Updates `@octokit/types` from 12.4.0 to 12.6.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v12.4.0...v12.6.0) Updates `file-url` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/sindresorhus/file-url/releases) - [Commits](sindresorhus/file-url@v3.0.0...v4.0.0) Updates `get-folder-size` from 2.0.1 to 4.0.0 - [Release notes](https://github.com/alessioalex/get-folder-size/releases) - [Commits](alessioalex/get-folder-size@v2.0.1...4.0.0) Updates `@types/get-folder-size` from 2.0.0 to 3.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/get-folder-size) Updates `@types/node` from 20.9.0 to 20.11.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/semver` from 7.5.7 to 7.5.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.1.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 7.1.0 - [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/v7.1.0/packages/parser) Updates `ava` from 5.3.1 to 6.1.2 - [Release notes](https://github.com/avajs/ava/releases) - [Commits](avajs/ava@v5.3.1...v6.1.2) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `eslint-plugin-github` from 4.10.1 to 4.10.2 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.10.1...v4.10.2) Updates `nock` from 13.5.1 to 13.5.4 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.5.1...v13.5.4) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@actions/github" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@octokit/plugin-retry" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: file-url dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: get-folder-size dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/get-folder-size" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/semver" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: ava dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
Dependabot tried to add
|
The following labels could not be found: |
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
None yet
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 npm group with 15 updates:
1.1.2
2.1.4
5.1.1
6.0.0
5.0.5
7.0.3
12.4.0
12.6.0
3.0.0
4.0.0
2.0.1
4.0.0
2.0.0
3.0.4
20.9.0
20.11.24
7.5.7
7.5.8
6.21.0
7.1.0
6.21.0
7.1.0
5.3.1
6.1.2
8.56.0
8.57.0
4.10.1
4.10.2
13.5.1
13.5.4
Updates
@actions/artifact
from 1.1.2 to 2.1.4Changelog
Sourced from
@actions/artifact
's changelog.... (truncated)
Commits
Updates
@actions/github
from 5.1.1 to 6.0.0Changelog
Sourced from
@actions/github
's changelog.Commits
Updates
@octokit/plugin-retry
from 5.0.5 to 7.0.3Release notes
Sourced from
@octokit/plugin-retry
's releases.... (truncated)
Commits
598caa4
fix(deps): update dependency@octokit/request-error
to v6 (#514)70e3e82
build(deps): lock file maintenance (#524)cec2053
fix(pkg): addmain
entry point (#523)778cece
ci(action): update actions/add-to-project action to v0.6.00383322
fix: add missing file extension on bottleneck import (#520)60e9ac2
ci(release): remove old script (#518)99b03ed
feat: package is now ESM (#517)b61a5d5
build(deps): lock file maintenance (#516)cdbf73b
maint: fix spelling errors (#515)5c124ad
build(deps): lock file maintenanceUpdates
@octokit/types
from 12.4.0 to 12.6.0Release notes
Sourced from
@octokit/types
's releases.Commits
b2d7de9
feat: many new endpoints (#618)bc28bdc
feat: add x-accepted-github-permissions (#609)fa1e25b
chore(deps): update dependency npm-run-all2 to v6349bf94
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.047eb4d0
ci(action): update peter-evans/create-or-update-comment action to v47e554cd
chore(deps): update dependency semantic-release to v2340bc39f
ci(action): update github/codeql-action action to v3dbc66ec
🚧 Workflows have changed (#600)Updates
file-url
from 3.0.0 to 4.0.0Release notes
Sourced from file-url's releases.
Commits
186c35b
4.0.052b906d
Require Node.js 12 and move to ESM079488f
Move to GitHub Actions (#11)2b48855
Create funding.ymlUpdates
get-folder-size
from 2.0.1 to 4.0.0Release notes
Sourced from get-folder-size's releases.
Commits
3302eb1
Update to v4.0.0bdbd790
Reword warning88fcf99
Refactor test codec551d72
Add basic linting427d014
BigInts for all the things (#23)43c04af
Add test for nested filesa56125a
Update test environments3cdc483
Update test dependencies17e17f6
Update tested environments3fc5a22
Update test dependenciesMaintainer changes
This version was pushed to npm by atjn, a new releaser for get-folder-size since your current version.
Updates
@types/get-folder-size
from 2.0.0 to 3.0.4Commits
Updates
@types/node
from 20.9.0 to 20.11.24Commits
Updates
@types/semver
from 7.5.7 to 7.5.8Commits
Updates
@typescript-eslint/eslint-plugin
from 6.21.0 to 7.1.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
4bc6944
chore(release): publish 7.1.01807d55
docs: add tabs in no-unsafe-unary-minus.md (#8542)f2f57de
test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8...fa67955
chore: drop T from internal types (#8521)60c1cd3
fix(eslint-plugin): [no-use-before-define] fix false positive type reference ...1458920
fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)c1441c8
fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding referenc...e7ec6f0
docs: from option instead of source in prefer-readonly-parameter-types (#8461)46cef96
feat(eslint-plugin): [consistent-return] add new rule (#8289)f7198db
feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8...Updates
@typescript-eslint/parser
from 6.21.0 to 7.1.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
4bc6944
chore(release): publish 7.1.0677e7cc
chore(release): publish 7.0.24f3215f
chore(release): publish 7.0.1b27de99
chore(release): publish 7.0.01aa393c
chore(deps): update dependency prettier to v3.2.5 (#8401)8ef5f4b
feat: add support for flat configs (#7935)1200b4c
chore(deps): update nx to v17.3.0 (#8317)584db29
feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)Updates
ava
from 5.3.1 to 6.1.2Release notes
Sourced from ava's releases.
... (truncated)
Commits
5d48c95
6.1.2be5000a
Fix throws assertions rejecting falsy values when any: true1d62caf
Upgrade xo to v0.57.02e0c2b1
6.1.15161bf7
Update dependencies15dddf3
Fix external-assertions snapshot for Node.js 20.11db0fdb2
Fix 'previous failures' in watch mode always incrementing735bf41
Update TypeScript recipe to suggest --import flag and tsimpaae39b2
6.1.0c3e2c72
Fix ava/internal ESM type moduleUpdates
eslint
from 8.56.0 to 8.57.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-plugin-github
from 4.10.1 to 4.10.2Release notes
Sourced from eslint-plugin-github's releases.