Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Bump tough-cookie and nodecg-cli #50

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

Conversation

dependabot[bot]
Copy link

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

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

Removes tough-cookie

Updates nodecg-cli from 8.0.1 to 8.6.8

Release notes

Sourced from nodecg-cli's releases.

v8.6.8

8.6.8 (2023-06-20)

Bug Fixes

  • try prepending "v" to the checkout tag when installing a bundle (58daa03)

v8.6.7

8.6.7 (2023-06-20)

Bug Fixes

v8.6.6

8.6.6 (2023-06-11)

Bug Fixes

  • force build to try to fix release-please (e2ae645)

v8.6.5

8.6.5 (2023-06-11)

Bug Fixes

  • don't return a promise from the compile method, it isn't used (2903e50)
  • prevent eslint and typescript from being overly worried about replicant schemas (3d2dd82)

v8.6.4

8.6.4 (2023-03-24)

Bug Fixes

  • remove redundant "done" log message (3825127)

v8.6.3

8.6.3 (2023-03-23)

Bug Fixes

  • v1: disallow downgrade from v2 to v1 (#92) (aedea05)

v8.6.2

... (truncated)

Changelog

Sourced from nodecg-cli's changelog.

8.6.8 (2023-06-20)

Bug Fixes

  • try prepending "v" to the checkout tag when installing a bundle (58daa03)

8.6.7 (2023-06-20)

Bug Fixes

8.6.6 (2023-06-11)

Bug Fixes

  • force build to try to fix release-please (e2ae645)

8.6.5 (2023-06-11)

Bug Fixes

  • don't return a promise from the compile method, it isn't used (2903e50)
  • prevent eslint and typescript from being overly worried about replicant schemas (3d2dd82)

6.0.4-alpha.2 (2019-01-27)

Bug Fixes

  • modules: use commonjs export for dynamic modules (523a6a6)

6.0.4-alpha.1 (2019-01-27)

Bug Fixes

  • correct require path to package.json (035e71e)

6.0.4-alpha.0 (2019-01-27)

... (truncated)

Commits
  • aa9b215 chore(master): release 8.6.8 (#96)
  • 0d78ddc chore: lint
  • 58daa03 fix: try prepending "v" to the checkout tag when installing a bundle
  • 0df1631 chore(master): release 8.6.7 (#95)
  • 61a0e8c fix: better semver parsing
  • dc19836 chore(master): release 8.6.6 (#94)
  • ee3f6b1 chore: remove release script from ci.yml (it's been replaced by release.yml)
  • ee715dd chore: style
  • e2ae645 fix: force build to try to fix release-please
  • 419415f chore(master): release 8.6.5 (#93)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by hoishin, a new releaser for nodecg-cli since your current version.


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 [nodecg-cli](https://github.com/nodecg/nodecg-cli). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `nodecg-cli` from 8.0.1 to 8.6.8
- [Release notes](https://github.com/nodecg/nodecg-cli/releases)
- [Changelog](https://github.com/nodecg/nodecg-cli/blob/master/CHANGELOG.md)
- [Commits](nodecg/nodecg-cli@v8.0.1...v8.6.8)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: nodecg-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants