-
Notifications
You must be signed in to change notification settings - Fork 326
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 6 updates #1874
Conversation
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) | `1.1.1` | `1.1.2` | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.0` | `1.10.1` | | [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) | `0.5.0` | `0.5.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.5.0` | `6.7.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.6.0` | `6.7.0` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.49.0` | Updates `@actions/artifact` from 1.1.1 to 1.1.2 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) 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/adm-zip` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip) Updates `@typescript-eslint/eslint-plugin` from 6.5.0 to 6.7.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/v6.7.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.6.0 to 6.7.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/v6.7.0/packages/parser) Updates `eslint` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.48.0...v8.49.0) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/adm-zip" 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-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
cc @kaeluka as 🛡️ — let me know if you have any questions! |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
@henrymercer - is this snippet buggy? e6cb4fe#diff-3ef9ef6cb17fc0102616957159323de9f64f1753d98ea9315b0102bc06bc34fcR40
I think this should've been I'm not sure if this can be merged as-is, or whether this problem needs to be solved in this branch. |
|
We had a couple of bugs in the workflow which we fixed in #1877 and #1887. These only affected the part of the workflow that marked the PR as draft and posted a comment explaining how to run the checks. It seems to be working now thankfully: #1892. I think we can leave this unmerged as Angela's merged a more recent update PR. |
Bumps the npm group with 6 updates:
1.1.1
1.1.2
1.10.0
1.10.1
0.5.0
0.5.1
6.5.0
6.7.0
6.6.0
6.7.0
8.48.0
8.49.0
Updates
@actions/artifact
from 1.1.1 to 1.1.2Changelog
Sourced from
@actions/artifact
's changelog.... (truncated)
Commits
Updates
@actions/core
from 1.10.0 to 1.10.1Changelog
Sourced from
@actions/core
's changelog.Commits
Updates
@types/adm-zip
from 0.5.0 to 0.5.1Commits
Updates
@typescript-eslint/eslint-plugin
from 6.5.0 to 6.7.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
79ffff0
chore: publish v6.7.0b284370
feat(eslint-plugin): [await-thenable] added suggestion fixer (#7437)4908905
fix(eslint-plugin): [no-restricted-imports] disallow side effect imports when...a3a3932
chore: publish v6.6.07012279
fix(eslint-plugin): [key-spacing] consider properties with parens and comment...337525b
chore(deps): update dependency jest to v29.6.4 (#7575)Updates
@typescript-eslint/parser
from 6.6.0 to 6.7.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
79ffff0
chore: publish v6.7.0Updates
eslint
from 8.48.0 to 8.49.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
55c1685
8.49.0d498a51
Build: changelog update for 8.49.0b7621c3
chore: remove browser test fromnpm test
(#17550)cac45d0
chore: upgrade@eslint/js
@8
.49.0 (#17549)cd39508
chore: package.json update for@eslint/js
releaseecfb54f
docs: Update READMEda09f4e
feat: Implement onUnreachableCodePathStart/End (#17511)de86b3b
docs: updateno-promise-executor-return
examples (#17529)203a971
ci: bump actions/checkout from 3 to 4 (#17530)32b2327
feat: Emit deprecation warnings in RuleTester (#17527)Dependabot 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