Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

Bumps jose-jwe-jws from 0.1.6 to 0.2.2.

Release notes

Sourced from jose-jwe-jws's releases.

v0.2.2

See CHANGELOG.md for release notes.

v.0.2.1

See CHANGELOG.md for release notes.

v0.2.0

See CHANGELOG.md for release notes.

v0.1.7

See CHANGELOG.md for release notes.

Changelog

Sourced from jose-jwe-jws's changelog.

[0.2.2] - 2020-01-13

Fixed

  • Fix library export for TypeScript (#125)

Changed

[0.2.1] - 2019-08-08

Fixed

  • Fix WebCryptographer export (#116).

Changed

Deprecated

  • Node.js 9 is unsupported. CI is configured to run latest Node.js version and latest LTS release (#113).

[0.2.0] - 2019-07-23

Added

  • Support for signing and verifying using EC keys (#95).

Fixed

  • Fix babel-loader config (#91).
  • window.crypto check now works for Service Workers (#92).
  • Add missing method signature to type definitions (#98).
  • Fix default ES6-style export (#97).

Changed

[0.1.7] - 2019-02-21

Changed

  • Library is now written in ES6 and Babel is used for backwards compatibility (in browsers and Node.js environments) and it works with Webpack (#82).

Fixed

  • Use passed algorithm when importing private RSA key (#67).
Commits
  • 857e31b Version bump and CHANGELOG update
  • e3640d2 Merge pull request #123 from square/dependabot/npm_and_yarn/eslint-config-sta...
  • 603f934 Update eslint-config-standard requirement from ^12.0.0 to ^14.1.0
  • e3bd800 Merge pull request #140 from square/mbyczkowski/bump-karma-and-qunit
  • b2fadbe Update integration tests
  • c3ee697 Bump eslint-plugin-jest from 22.21.0 to 23.1.1 (#137)
  • 93d20f8 Package using UMD to make it work in a Typescript/Webpack project (#125)
  • 8aa145f Merge pull request #134 from square/dependabot/npm_and_yarn/webpack-cli/init-...
  • a031d62 Bump @​webpack-cli/init from 0.2.2 to 0.3.0
  • 5bf480a Merge pull request #139 from square/dependabot/npm_and_yarn/eslint-plugin-nod...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by matahwoosh, a new releaser for jose-jwe-jws since your current version.


Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2024
Bumps [jose-jwe-jws](https://github.com/square/js-jose) from 0.1.6 to 0.2.2.
- [Release notes](https://github.com/square/js-jose/releases)
- [Changelog](https://github.com/square/js-jose/blob/master/CHANGELOG.md)
- [Commits](square/js-jose@v0.1.6...v0.2.2)

---
updated-dependencies:
- dependency-name: jose-jwe-jws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/jose-jwe-jws-0.2.2 branch from 7972b02 to d487102 Compare April 1, 2024 16:14
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