| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Bumps the npm group with 3 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@actions/core` from 1.10.1 to 1.11.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@typescript-eslint/eslint-plugin` from 8.7.0 to 8.8.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/v8.8.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.7.0 to 8.8.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/v8.8.0/packages/parser) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor 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 ... Signed-off-by: dependabot[bot] <support@github.com>
|
Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks. |
Sorry, something went wrong.
|
Hmmm...all tests pass. I ran them on ubuntu in a codespace. Need to dig deeper to see what's happening. |
Sorry, something went wrong.
|
Supposedly, crypto was made generally available in node 19, and is optionally available in some builds in v18 and v16. It is available when I run locally in mac or an ubuntu codespace. However, it does not appear to be available in the actions runner. The @actions/core library removed its dependency on uuid and added a dependency on crypto in actions/toolkit#1824. And I see that there is already an issue for this very problem. actions/toolkit#1841 |
Sorry, something went wrong.
|
Should be fixed in @actions/core 1.11.1. |
Sorry, something went wrong.
|
🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps the npm group with 3 updates: @actions/core, @typescript-eslint/eslint-plugin and @typescript-eslint/parser.
Updates @actions/core from 1.10.1 to 1.11.0
ChangelogSourced from @actions/core's changelog.
CommitsUpdates @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0
Release notesSourced from @typescript-eslint/eslint-plugin's releases.
ChangelogSourced from @typescript-eslint/eslint-plugin's changelog.
CommitsUpdates @typescript-eslint/parser from 8.7.0 to 8.8.0
Release notesSourced from @typescript-eslint/parser's releases.
ChangelogSourced from @typescript-eslint/parser'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: