-
Notifications
You must be signed in to change notification settings - Fork 430
Bump the npm group with 6 updates #1874
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
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] <support@github.com>
|
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.11.1.21.10.01.10.10.5.00.5.16.5.06.7.06.6.06.7.08.48.08.49.0Updates
@actions/artifactfrom 1.1.1 to 1.1.2Changelog
Sourced from
@actions/artifact's changelog.... (truncated)
Commits
Updates
@actions/corefrom 1.10.0 to 1.10.1Changelog
Sourced from
@actions/core's changelog.Commits
Updates
@types/adm-zipfrom 0.5.0 to 0.5.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 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
79ffff0chore: publish v6.7.0b284370feat(eslint-plugin): [await-thenable] added suggestion fixer (#7437)4908905fix(eslint-plugin): [no-restricted-imports] disallow side effect imports when...a3a3932chore: publish v6.6.07012279fix(eslint-plugin): [key-spacing] consider properties with parens and comment...337525bchore(deps): update dependency jest to v29.6.4 (#7575)Updates
@typescript-eslint/parserfrom 6.6.0 to 6.7.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
79ffff0chore: publish v6.7.0Updates
eslintfrom 8.48.0 to 8.49.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
55c16858.49.0d498a51Build: changelog update for 8.49.0b7621c3chore: remove browser test fromnpm test(#17550)cac45d0chore: upgrade@eslint/js@8.49.0 (#17549)cd39508chore: package.json update for@eslint/jsreleaseecfb54fdocs: Update READMEda09f4efeat: Implement onUnreachableCodePathStart/End (#17511)de86b3bdocs: updateno-promise-executor-returnexamples (#17529)203a971ci: bump actions/checkout from 3 to 4 (#17530)32b2327feat: 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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