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 across 1 directory with 19 updates #104
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/npm-fc23b2cf93
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) | `2.1.9` | `2.1.11` | | [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) | `3.2.4` | `3.3.0` | | [@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.1.2` | | [del](https://github.com/sindresorhus/del) | `6.1.1` | `8.0.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` | `5.0.0` | | [uuid](https://github.com/uuidjs/uuid) | `10.0.0` | `11.0.2` | | [@ava/typescript](https://github.com/avajs/typescript) | `4.1.0` | `5.0.0` | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.1.1` | `1.2.2` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.12.0` | `9.14.0` | | [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) | `0.5.5` | `0.5.6` | | [@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` | `22.8.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.8.1` | `8.12.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.8.1` | `8.12.2` | | [ava](https://github.com/avajs/ava) | `5.3.1` | `6.2.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.14.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` | Updates `@actions/artifact` from 2.1.9 to 2.1.11 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) Updates `@actions/cache` from 3.2.4 to 3.3.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) 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.1.2 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v5.0.5...v7.1.2) Updates `del` from 6.1.1 to 8.0.0 - [Release notes](https://github.com/sindresorhus/del/releases) - [Commits](sindresorhus/del@v6.1.1...v8.0.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 5.0.0 - [Release notes](https://github.com/alessioalex/get-folder-size/releases) - [Commits](alessioalex/get-folder-size@v2.0.1...5.0.0) Updates `uuid` from 10.0.0 to 11.0.2 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.0.2) Updates `@ava/typescript` from 4.1.0 to 5.0.0 - [Release notes](https://github.com/avajs/typescript/releases) - [Commits](avajs/typescript@v4.1.0...v5.0.0) Updates `@eslint/compat` from 1.1.1 to 1.2.2 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.1.1...compat-v1.2.2) Updates `@eslint/js` from 9.12.0 to 9.14.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.14.0/packages/js) Updates `@types/adm-zip` from 0.5.5 to 0.5.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip) 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 22.8.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.8.1 to 8.12.2 - [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/v8.12.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.8.1 to 8.12.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/v8.12.2/packages/parser) Updates `ava` from 5.3.1 to 6.2.0 - [Release notes](https://github.com/avajs/ava/releases) - [Commits](avajs/ava@v5.3.1...v6.2.0) Updates `eslint` from 8.57.1 to 9.14.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.14.0) Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-minor 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: del dependency-type: direct:production update-type: version-update:semver-major 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: uuid dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@ava/typescript" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/adm-zip" dependency-type: direct:development update-type: version-update:semver-patch 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-major dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor 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-major dependency-group: npm - dependency-name: typescript 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: |
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 19 updates in the / directory:
2.1.9
2.1.11
3.2.4
3.3.0
5.1.1
6.0.0
5.0.5
7.1.2
6.1.1
8.0.0
3.0.0
4.0.0
2.0.1
5.0.0
10.0.0
11.0.2
4.1.0
5.0.0
1.1.1
1.2.2
9.12.0
9.14.0
0.5.5
0.5.6
2.0.0
3.0.4
20.9.0
22.8.7
8.8.1
8.12.2
8.8.1
8.12.2
5.3.1
6.2.0
8.57.1
9.14.0
5.6.2
5.6.3
Updates
@actions/artifact
from 2.1.9 to 2.1.11Changelog
Sourced from
@actions/artifact
's changelog.Commits
Updates
@actions/cache
from 3.2.4 to 3.3.0Changelog
Sourced from
@actions/cache
's changelog.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.1.2Release notes
Sourced from
@octokit/plugin-retry
's releases.... (truncated)
Commits
375b037
fix:response.data.errors
is sometimes empty (#577)8c69e19
build(deps): bump vite from 5.4.5 to 5.4.6 (#579)f12d8c5
build(deps): lock file maintenance (#578)2a33999
build(deps): lock file maintenance (#575)48bc4a4
build(deps): lock file maintenance (#574)458387b
build(deps): lock file maintenance (#573)0da6fd1
build(deps): lock file maintenance (#572)cafde99
build(deps): lock file maintenance (#571)3578a3e
chore(deps): update dependency fetch-mock to v11 (#570)b1cef64
build(deps): lock file maintenance (#569)Updates
del
from 6.1.1 to 8.0.0Release notes
Sourced from del's releases.
Commits
51344d2
8.0.07778d71
Meta tweakse2e5b71
Require Node.js 18 and update dependencies (#161)7df7949
7.1.0f5d31e6
Addpath
toonProgress
event (#155)e9b0d71
Fix CI9e17de8
Documentdot
option (#148)5345ef6
7.0.0e02a96b
Meta tweaks106d7d8
Move to ESM (#143)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 5.0.0Release notes
Sourced from get-folder-size's releases.
Commits
4df10b2
Update to v5.0.0812755d
Specify test expectation for too large numbersc9db434
Remove variable rename5fff0db
Ensure a safe number is always returned66f2bdb
Streamline size collectione5425d2
Add missing node import prefix02c4ed7
Switch from gar to native args parsingfeaea73
Refactor CLI testsef55b76
Fix path separator skipping760dec1
Fix path separator skippingMaintainer changes
This version was pushed to npm by atjn, a new releaser for get-folder-size since your current version.
Updates
uuid
from 10.0.0 to 11.0.2Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
Commits
36f2369
chore(main): release 11.0.2 (#823)6683ad3
fix: remove wrapper.mjs (#822)3b26f0a
Revert "fix: remove wrapper.mjs"2a18871
fix: remove wrapper.mjs36182fa
chore: add id to RP workflow step (#819)50dc0ce
chore(main): release 11.0.1 (#818)ae8f386
fix: restore package.json#browser field (#817)6695be6
chore: RP cleanup (#816)7d2547e
chore: restore rp conditionals964be22
Merge branch 'main' of github.com:uuidjs/uuidUpdates
@ava/typescript
from 4.1.0 to 5.0.0Release notes
Sourced from
@ava/typescript
's releases.Commits
851ecc3
5.0.055472d8
Include Node.js 22 in supported engines and test matrix672714f
Update dependencies56e3b15
Upgrade XO and apply fixes1ae15b2
Restrict compatibility to AVA 641d8c6b
Upgrade actionsbfd7dfa
Target same Node.js versions as AVA 6c3d1833
Include Node.js 21 in supported engines and test matrixUpdates
@eslint/compat
from 1.1.1 to 1.2.2Release notes
Sourced from
@eslint/compat
's releases.... (truncated)
Commits
0dc78d3
chore: release main (#125)ffa176f
feat: Add rule types (#110)2241c64
ci: add Node.js v23 (#126)16f08d6
docs: Update README sponsorsf93aa4c
fix!: correctly detect if file is outside base path on Windows (#59)80eb545
chore: release main (#124)0008606
docs: Use prerendered sponsors for README (#122)1ecf0f8
feat: AddLanguage.defaultLanguageOptions
(#123)7e54b8b
chore: release main (#121)169d83b
docs: Update README sponsorsUpdates
@eslint/js
from 9.12.0 to 9.14.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.Commits
28be447
chore: package.json update for@eslint/js
releaseb0faee3
feat: add types for the@eslint/js
package (#19010)2211f0a
chore: package.json update for@eslint/js
releaseUpdates
@types/adm-zip
from 0.5.5 to 0.5.6Commits
Updates
@types/get-folder-size
from 2.0.0 to 3.0.4Commits
Updates
@types/node
from 20.9.0 to 22.8.7Commits
Updates
@typescript-eslint/eslint-plugin
from 8.8.1 to 8.12.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.