chore(deps): bump tar and npm-check-updates in /playwright#92
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump tar and npm-check-updates in /playwright#92dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm-check-updates](https://github.com/raineorshine/npm-check-updates). These dependencies need to be updated together. Removes `tar` Updates `npm-check-updates` from 16.14.18 to 22.2.7 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v16.14.18...v22.2.7) --- updated-dependencies: - dependency-name: tar dependency-version: dependency-type: indirect - dependency-name: npm-check-updates dependency-version: 22.2.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes tar. It's no longer used after updating ancestor dependency npm-check-updates. These dependencies need to be updated together.
Removes
tarUpdates
npm-check-updatesfrom 16.14.18 to 22.2.7Release notes
Sourced from npm-check-updates's releases.
... (truncated)
Commits
860e34822.2.79876052build(deps): downgrade ini from 7.0.0 to 6.0.0 to restore Node 20 support (#1...2ab080fMove configs out of package.json (#1841)7040fc3Merge pull request #1843 from raineorshine/xmr/perfba8e062Stop exporting the externally unused getOwnerPerDependency (#1840)e0a953fRemove redundant awaits and enable@typescript-eslint/await-thenable(#1839)56b545aEscape package name and reuse escapeRegExp (#1838)9c0fdedFix CodeQL issues (#1813)3aca2c5fix: replace spread-reduce with for-of in getIgnoredUpgradesDueToEnginesNodeee458a4fix: skip already-visited nodes in isCircularPeer to avoid redundant traversalInstall script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
This change is