FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix dependabot issues by aeisenberg · Pull Request #786 · github/codeql-action · GitHub

Fix dependabot issues - #786

Merged
aeisenberg merged 2 commits into
mainfrom
aeisenberg/dependabot
Nov 3, 2021
Merged

aeisenberg merged 2 commits into
mainfrom
aeisenberg/dependabot

Conversation

aeisenberg commented Oct 21, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

aeisenberg requested a review from a team as a code owner October 21, 2021 22:25
"bin": {
"semver": "bin/semver.js"
}
},
"node_modules/@actions/tool-cache/node_modules/uuid": {
"version": "3.4.0",
"license": "MIT",
"integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==",
"deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Can we upgrade past this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

It is a transitive dependency of actions/tool-cache, so not sure. But I will try.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This dependency is coming from https://github.com/actions/toolkit/blob/main/packages/tool-cache/package.json#L44. I raised an issue to request upgrading the dependency. actions/toolkit#925. There's not much I can do in this repo to fix it. It will need to be fixed in the dependency, which I will create a PR for.

aeisenberg force-pushed the aeisenberg/dependabot branch from 85271fa to 531c6ba Compare October 25, 2021 15:56
aeisenberg merged commit ff3272d into main Nov 3, 2021
aeisenberg deleted the aeisenberg/dependabot branch November 3, 2021 16:56
github-actions Bot mentioned this pull request Nov 4, 2021
5 tasks
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL