Skip to content

Bump semver and cp-file#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/semver-and-cp-file--removed
Open

Bump semver and cp-file#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/semver-and-cp-file--removed

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jun 25, 2023

Removes semver. It's no longer used after updating ancestor dependency cp-file. These dependencies need to be updated together.

Removes semver

Updates cp-file from 7.0.0 to 10.0.0

Release notes

Sourced from cp-file's releases.

v10.0.0

Breaking

  • Require Node.js 14 176d12f
  • This package is now pure ESM. Please read this.
  • Remove the .on('progress') event in favor of a onProgress option (#52) cf322af

Improvements

  • Add cwd option (#46) 3fe6ab4

sindresorhus/copy-file@v9.1.0...v10.0.0

v9.1.0

sindresorhus/copy-file@v9.0.0...v9.1.0

v9.0.0

Breaking

  • Stop preserving file ownership (#39) 4e536d5 This is most likely not a breaking change for anyone, but it still changes the behavior, so it's a major version just to be safe.

sindresorhus/copy-file@v8.0.1...v9.0.0

v8.0.1

  • Fix problems when on latest Node.js 12 d7fab4c

sindresorhus/copy-file@v8.0.0...v8.0.1

v8.0.0

Breaking

  • Require Node.js 10 df050ac
  • Always throw if unable to overwrite (#38) 4668c5a
  • Rename some ProgressData properties 1b5e072
    • progress.srcprogress.sourcePath
    • progress.destprogress.destinationPath
    • progress.writtenprogress.writtenBytes

sindresorhus/copy-file@v7.0.0...v8.0.0

Commits

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 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 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.

Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [cp-file](https://github.com/sindresorhus/cp-file). These dependencies need to be updated together.


Removes `semver`

Updates `cp-file` from 7.0.0 to 10.0.0
- [Release notes](https://github.com/sindresorhus/cp-file/releases)
- [Commits](sindresorhus/copy-file@v7.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: cp-file
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants