| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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! |
Sorry, something went wrong.
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sorry, something went wrong.
|
@henrymercer - is this snippet buggy? e6cb4fe#diff-3ef9ef6cb17fc0102616957159323de9f64f1753d98ea9315b0102bc06bc34fcR40 gh pr ready doesn't seem to support a --pr flag (I checked my local gh version's documentation, and also the error message here: https://github.com/github/codeql-action/actions/runs/6149795069/job/16686412202#step:4:845 I think this should've been gh pr ready "${{ github.event.pull_request.number }}" --undo --repo github/codeql-action I'm not sure if this can be merged as-is, or whether this problem needs to be solved in this branch. |
Sorry, something went wrong.
$ gh pr ready --help
Mark a pull request as ready for review.
Without an argument, the pull request that belongs to the current branch
is marked as ready.
If supported by your plan, convert to draft with --undo
USAGE
gh pr ready [<number> | <url> | <branch>] [flags]
FLAGS
--undo Convert a pull request to "draft"
INHERITED FLAGS
--help Show help for command
-R, --repo [HOST/]OWNER/REPO Select another repository using the [HOST/]OWNER/REPO format
LEARN MORE
Use 'gh <command> <subcommand> --help' for more information about a command.
Read the manual at https://cli.github.com/manual
|
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps the npm group with 6 updates:
Updates @actions/artifact from 1.1.1 to 1.1.2
ChangelogSourced from @actions/artifact's changelog.
... (truncated)
CommitsUpdates @actions/core from 1.10.0 to 1.10.1
ChangelogSourced from @actions/core's changelog.
CommitsUpdates @types/adm-zip from 0.5.0 to 0.5.1
CommitsUpdates @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.0
Release notesSourced from @typescript-eslint/eslint-plugin's releases.
ChangelogSourced from @typescript-eslint/eslint-plugin's changelog.
CommitsUpdates @typescript-eslint/parser from 6.6.0 to 6.7.0
Release notesSourced from @typescript-eslint/parser's releases.
ChangelogSourced from @typescript-eslint/parser's changelog.
CommitsUpdates eslint from 8.48.0 to 8.49.0
Release notesSourced from eslint's releases.
ChangelogSourced from eslint's changelog.
CommitsDependabot 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: