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 the hpke-js group with 4 updates #1003

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the hpke-js group with 4 updates: hpke-js, @hpke/chacha20poly1305, @hpke/core and @hpke/dhkem-x25519.

Updates hpke-js from 1.4.3 to 1.5.0

Release notes

Sourced from hpke-js's releases.

1.5.0

See CHANGES.

Changelog

Sourced from hpke-js's changelog.

Version 1.5.0

Released 2024-10-12

Commits
  • 3a59604 Merge pull request #428 from dajiaji/bump-to-1_5_0
  • 11ae9da Bump version to 1.5.0.
  • 97d2c03 Merge pull request #427 from dajiaji/rename-isnode
  • b26599a Add isDeno instead of isNode.
  • 9ae4e67 Merge pull request #426 from dajiaji/use-is-deno-v1
  • b91d134 Use isDenoV1 on test.
  • b0bd993 Merge pull request #425 from dajiaji/use-codecov-only-for-deno-v2
  • cd1c177 Use codecov only for Deno v2.
  • a9ccc66 Merge pull request #424 from dajiaji/add-is-deno-v1
  • 6dd69b5 Add isDenoV1.
  • Additional commits viewable in compare view

Updates @hpke/chacha20poly1305 from 1.4.3 to 1.5.0

Release notes

Sourced from @​hpke/chacha20poly1305's releases.

1.5.0

See CHANGES.

Changelog

Sourced from @​hpke/chacha20poly1305's changelog.

Version 1.5.0

Released 2024-10-12

Commits
  • 3a59604 Merge pull request #428 from dajiaji/bump-to-1_5_0
  • 11ae9da Bump version to 1.5.0.
  • 97d2c03 Merge pull request #427 from dajiaji/rename-isnode
  • b26599a Add isDeno instead of isNode.
  • 9ae4e67 Merge pull request #426 from dajiaji/use-is-deno-v1
  • b91d134 Use isDenoV1 on test.
  • b0bd993 Merge pull request #425 from dajiaji/use-codecov-only-for-deno-v2
  • cd1c177 Use codecov only for Deno v2.
  • a9ccc66 Merge pull request #424 from dajiaji/add-is-deno-v1
  • 6dd69b5 Add isDenoV1.
  • Additional commits viewable in compare view

Updates @hpke/core from 1.4.3 to 1.5.0

Release notes

Sourced from @​hpke/core's releases.

1.5.0

See CHANGES.

Changelog

Sourced from @​hpke/core's changelog.

Version 1.5.0

Released 2024-10-12

Commits
  • 3a59604 Merge pull request #428 from dajiaji/bump-to-1_5_0
  • 11ae9da Bump version to 1.5.0.
  • 97d2c03 Merge pull request #427 from dajiaji/rename-isnode
  • b26599a Add isDeno instead of isNode.
  • 9ae4e67 Merge pull request #426 from dajiaji/use-is-deno-v1
  • b91d134 Use isDenoV1 on test.
  • b0bd993 Merge pull request #425 from dajiaji/use-codecov-only-for-deno-v2
  • cd1c177 Use codecov only for Deno v2.
  • a9ccc66 Merge pull request #424 from dajiaji/add-is-deno-v1
  • 6dd69b5 Add isDenoV1.
  • Additional commits viewable in compare view

Updates @hpke/dhkem-x25519 from 1.4.3 to 1.5.0

Release notes

Sourced from @​hpke/dhkem-x25519's releases.

1.5.0

See CHANGES.

Changelog

Sourced from @​hpke/dhkem-x25519's changelog.

Version 1.5.0

Released 2024-10-12

Commits
  • 3a59604 Merge pull request #428 from dajiaji/bump-to-1_5_0
  • 11ae9da Bump version to 1.5.0.
  • 97d2c03 Merge pull request #427 from dajiaji/rename-isnode
  • b26599a Add isDeno instead of isNode.
  • 9ae4e67 Merge pull request #426 from dajiaji/use-is-deno-v1
  • b91d134 Use isDenoV1 on test.
  • b0bd993 Merge pull request #425 from dajiaji/use-codecov-only-for-deno-v2
  • cd1c177 Use codecov only for Deno v2.
  • a9ccc66 Merge pull request #424 from dajiaji/add-is-deno-v1
  • 6dd69b5 Add isDenoV1.
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the hpke-js group with 4 updates: [hpke-js](https://github.com/dajiaji/hpke-js), [@hpke/chacha20poly1305](https://github.com/dajiaji/hpke-js), [@hpke/core](https://github.com/dajiaji/hpke-js) and [@hpke/dhkem-x25519](https://github.com/dajiaji/hpke-js).


Updates `hpke-js` from 1.4.3 to 1.5.0
- [Release notes](https://github.com/dajiaji/hpke-js/releases)
- [Changelog](https://github.com/dajiaji/hpke-js/blob/main/CHANGES.md)
- [Commits](dajiaji/hpke-js@1.4.3...1.5.0)

Updates `@hpke/chacha20poly1305` from 1.4.3 to 1.5.0
- [Release notes](https://github.com/dajiaji/hpke-js/releases)
- [Changelog](https://github.com/dajiaji/hpke-js/blob/main/CHANGES.md)
- [Commits](dajiaji/hpke-js@1.4.3...1.5.0)

Updates `@hpke/core` from 1.4.3 to 1.5.0
- [Release notes](https://github.com/dajiaji/hpke-js/releases)
- [Changelog](https://github.com/dajiaji/hpke-js/blob/main/CHANGES.md)
- [Commits](dajiaji/hpke-js@1.4.3...1.5.0)

Updates `@hpke/dhkem-x25519` from 1.4.3 to 1.5.0
- [Release notes](https://github.com/dajiaji/hpke-js/releases)
- [Changelog](https://github.com/dajiaji/hpke-js/blob/main/CHANGES.md)
- [Commits](dajiaji/hpke-js@1.4.3...1.5.0)

---
updated-dependencies:
- dependency-name: hpke-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: hpke-js
- dependency-name: "@hpke/chacha20poly1305"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: hpke-js
- dependency-name: "@hpke/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: hpke-js
- dependency-name: "@hpke/dhkem-x25519"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: hpke-js
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 14, 2024 17:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 14, 2024
Copy link
Contributor

@divviup-github-automation divviup-github-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependabot PR.

@divviup-github-automation divviup-github-automation merged commit a4026e3 into main Oct 14, 2024
5 checks passed
@divviup-github-automation divviup-github-automation deleted the dependabot/npm_and_yarn/hpke-js-584031853b branch October 14, 2024 17:32
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11332333854

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.838%

Totals Coverage Status
Change from base Build 11260328033: 0.0%
Covered Lines: 3467
Relevant Lines: 4098

💛 - Coveralls

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants