-
Notifications
You must be signed in to change notification settings - Fork 1
Bump tar and npm in /playwright #2344
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
Bump tar and npm in /playwright #2344
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR seems to break the playwright scripts
@omehes this is a playwright dependency PR so you should check if it's still relevant (do you even still need the package files?) and if merging doesn't break anything |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as I understand, it looks OK. Bumping version numbers up...
It used to break the existing playwright TS tests, but since you removed those I guess it's fine now |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Removes `tar` Updates `npm` from 9.8.0 to 10.8.3 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v9.8.0...v10.8.3) --- updated-dependencies: - dependency-name: tar dependency-type: indirect - dependency-name: npm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
082f848
to
953c70e
Compare
https://openstax.atlassian.net/browse/DISCO-315
Removes tar. It's no longer used after updating ancestor dependency npm. These dependencies need to be updated together.
Removes
tar
Updates
npm
from 9.8.0 to 10.8.3Release notes
Sourced from npm's releases.
Changelog
Sourced from npm's changelog.
... (truncated)
Commits
ec105f4
chore: release 10.8.37e61151
fix(docs): init usage description corrected (#7759)1772276
chore: fix duplicate changelog entries8035725
chore:@npmcli/template-oss
@4
.23.3e674987
docs: update docs for npmrc and package-json (#7743)2404c7e
fix(publish): consider package-spec when inside workspace dir (#7738)24d5350
docs: fix and update scoped configuration example (#7742)ed4add1
chore: dev dependency updates3fd7a48
deps: [email protected]d7e462b
deps: [email protected]You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.