Skip to content
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 tough-cookie and copy-files-from-to #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2023

Removes tough-cookie. It's no longer used after updating ancestor dependency copy-files-from-to. These dependencies need to be updated together.

Removes tough-cookie

Updates copy-files-from-to from 3.2.2 to 3.9.0

Release notes

Sourced from copy-files-from-to's releases.

Added --silent option

  • Added --silent option 8a136e7
  • Updated some packages 86dddef
  • Now using Node JS v16.20.0 1f5d67a

webextensions/copy-files-from-to@v3.8.0...v3.9.0

Now able to copy a file to a directory, without providing the filename

  • Now able to copy a file to a directory, without providing the filename 6971763
  • Minor change ea722c3

webextensions/copy-files-from-to@v3.7.0...v3.8.0

Added functionality to copy (the contents of) a directory

  • Publishing related changes 546cad9
  • Minor change d76a3db
  • File formatting related updates 7359a44
  • Added functionality to copy (the contents of) a directory b5ee5b0
  • Minor update in logs 7b1b37e
  • Minor change c2ca6ec
  • ESLint related fixes c38da1a
  • Updated dependency 'mkdirp' 4151c32
  • Updated dependency 'rimraf' 90d01fb
  • Updated some of the npm packages bd2853a
  • Updated .nvmrc 9af08a6

webextensions/copy-files-from-to@v3.6.0...v3.7.0

Now using terser (with minifyJs option) in place of uglify-js

  • Now using terser (with minifyJs option) in place of uglify-js c53fec2

webextensions/copy-files-from-to@v3.5.0...v3.6.0

Replaced 'request' with 'axios'

  • Replaced 'request' with 'axios' eae87d1

webextensions/copy-files-from-to@v3.4.0...v3.5.0

Updated various packages

  • Updated various packages 90e4520

webextensions/copy-files-from-to@v3.3.1...v3.4.0

Fixed another bug in comparison of files

  • Fixed another bug in comparison of files 48799f6

webextensions/copy-files-from-to@v3.3.0...v3.3.1

Minor fixes

  • Added escaping for '(' character when handling globs 2c6e625

... (truncated)

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 [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [copy-files-from-to](https://github.com/webextensions/copy-files-from-to). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `copy-files-from-to` from 3.2.2 to 3.9.0
- [Release notes](https://github.com/webextensions/copy-files-from-to/releases)
- [Commits](webextensions/copy-files-from-to@v3.2.2...v3.9.0)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: copy-files-from-to
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 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.

None yet

0 participants