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 rpc-request #1

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 May 10, 2024

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

Removes tough-cookie

Updates rpc-request from 4.0.10 to 7.1.10

Release notes

Sourced from rpc-request's releases.

v7.1.10

7.1.10 (2024-03-15)

Dependencies

  • bump undici from 6.2.1 to 6.9.0 (a56a200)

v7.1.9

7.1.9 (2023-12-29)

Dependencies

  • bump undici from 5.27.2 to 6.2.1 (49db668)

v7.1.8

7.1.8 (2023-11-13)

Dependencies

  • bump undici from 5.25.2 to 5.27.2 (727787e)

v7.1.7

7.1.7 (2023-09-25)

Dependencies

  • bump undici from 5.25.1 to 5.25.2 (aedd6b8)

v7.1.6

7.1.6 (2023-09-21)

Dependencies

  • bump undici from 5.24.0 to 5.25.1 (befd865)

v7.1.5

7.1.5 (2023-09-13)

Dependencies

  • bump undici from 5.23.0 to 5.24.0 (3ba8e93)

v7.1.4

7.1.4 (2023-08-12)

... (truncated)

Changelog

Sourced from rpc-request's changelog.

7.1.10 (2024-03-15)

Dependencies

  • bump undici from 6.2.1 to 6.9.0 (a56a200)

7.1.9 (2023-12-29)

Dependencies

  • bump undici from 5.27.2 to 6.2.1 (49db668)

7.1.8 (2023-11-13)

Dependencies

  • bump undici from 5.25.2 to 5.27.2 (727787e)

7.1.7 (2023-09-25)

Dependencies

  • bump undici from 5.25.1 to 5.25.2 (aedd6b8)

7.1.6 (2023-09-21)

Dependencies

  • bump undici from 5.24.0 to 5.25.1 (befd865)

7.1.5 (2023-09-13)

Dependencies

  • bump undici from 5.23.0 to 5.24.0 (3ba8e93)

7.1.4 (2023-08-12)

Dependencies

  • bump undici from 5.22.1 to 5.23.0 (0067a26)

7.1.3 (2023-05-23)

Dependencies

  • bump undici from 5.19.1 to 5.22.1 (46221cf)

7.1.2 (2023-02-14)

... (truncated)

Commits
  • 6d5b5ba chore(release): 7.1.10 [skip ci]
  • 1f7f37a Merge pull request #165 from vansergen/dependabot/npm_and_yarn/undici-6.9.0
  • a56a200 dependencies: bump undici from 6.2.1 to 6.9.0
  • adb0360 Merge pull request #152 from vansergen/dependabot/npm_and_yarn/binden/semanti...
  • 370ea17 test: update Blob options
  • 3eb0f22 chore: add transpileOnly flag to ts-node
  • 85749ff devDependencies: npm update
  • 540073a ci: bump Node.js to v20
  • b533e4f Merge branch 'main' into dependabot/npm_and_yarn/binden/semantic-release-conf...
  • eb4fc2f Merge pull request #161 from vansergen/dependabot/npm_and_yarn/husky-9.0.11
  • Additional commits viewable in compare view

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

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [rpc-request](https://github.com/vansergen/rpc-request). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `rpc-request` from 4.0.10 to 7.1.10
- [Release notes](https://github.com/vansergen/rpc-request/releases)
- [Changelog](https://github.com/vansergen/rpc-request/blob/main/CHANGELOG.md)
- [Commits](vansergen/rpc-request@v4.0.10...v7.1.10)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: rpc-request
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2024
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