Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Removes simple-get. It's no longer used after updating ancestor dependency cose-js. These dependencies need to be updated together.

Removes simple-get

Updates cose-js from 0.4.2 to 0.8.4

Release notes

Sourced from cose-js's releases.

v0.8.4

  • updated cbor library
  • bumped min node version to 12
  • fixed link to travis

v0.8.3

  • updated dependencies to fix some vulnerabilities (build time)

v0.8.2

  • removed last usage of .then pattern
  • fixed examples to use await
  • removed some untested code

v0.8.0

  • Fixed issue with signing large payloads
  • Removed support for synchronous sign as a result of fixing large payload signing. (I did not have the skills of time to make both work)

added RSA support

No release notes provided.

v0.6.0

Added support for RSA signatures

v0.5.0

  • Removed dependency on aes-ccm
  • Fixed support for es512
  • Bumped a bunch of libraries
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 [simple-get](https://github.com/feross/simple-get). It's no longer used after updating ancestor dependency [cose-js](https://github.com/erdtman/COSE-JS). These dependencies need to be updated together.


Removes `simple-get`

Updates `cose-js` from 0.4.2 to 0.8.4
- [Release notes](https://github.com/erdtman/COSE-JS/releases)
- [Commits](erdtman/cose-js@v0.4.2...v0.8.4)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
- dependency-name: cose-js
  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 Apr 19, 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

Development

Successfully merging this pull request may close these issues.

1 participant