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

Upgrade experimental module (deps): Bump github.com/grafana/xk6-webcrypto from 0.2.1 to 0.3.0 #3714

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps github.com/grafana/xk6-webcrypto from 0.2.1 to 0.3.0.

Release notes

Sourced from github.com/grafana/xk6-webcrypto's releases.

v0.3.0

What's Changed

Full Changelog: grafana/xk6-webcrypto@v0.2.1...v0.3.0

Commits
  • 3f7b1d5 deriveBits: document deriveBits limitation, and explicitly return an
  • cf71dba derive bits: enable most of web platform tests, better input validation
  • 695232b test: run examples as the tests
  • 4669f8e fix: align to static type, like everywhere
  • 6382787 examples: move large byte array to end of file
  • ea5ab3c examples: remove try everywhere
  • 4513adf docs: format examples them according k6-docs ESLint
  • b51964d refactor: Export key, more checks for nil, remove redundant check
  • ae71f46 refactor: ExportKey to make it event loop safe
  • ab3c87c refactor: simplify internals of EC keys exporting
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @oleiade.


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 requested a review from a team as a code owner April 25, 2024 12:25
@dependabot dependabot bot removed the request for review from a team April 25, 2024 12:25
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2024
@dependabot dependabot bot requested review from mstoykov, oleiade and a team April 25, 2024 12:25
mstoykov
mstoykov previously approved these changes Apr 25, 2024
…ypto

Bumps [github.com/grafana/xk6-webcrypto](https://github.com/grafana/xk6-webcrypto) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/grafana/xk6-webcrypto/releases)
- [Commits](grafana/xk6-webcrypto@v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/xk6-webcrypto
  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/go_modules/github.com/grafana/xk6-webcrypto-0.3.0 branch from 0abd62b to 39027f9 Compare April 25, 2024 13:55
@oleiade
Copy link
Member

oleiade commented Apr 25, 2024

@dependabot merge

@olegbespalov olegbespalov added the documentation-needed A PR which will need a separate PR for documentation label Apr 25, 2024
@olegbespalov olegbespalov added this to the v0.51.0 milestone Apr 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2024

Dependabot tried to merge this PR, but received the following error from GitHub:

You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.

@olegbespalov olegbespalov merged commit 1b0088c into master Apr 25, 2024
21 checks passed
@olegbespalov olegbespalov deleted the dependabot/go_modules/github.com/grafana/xk6-webcrypto-0.3.0 branch April 25, 2024 14:25
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 documentation-needed A PR which will need a separate PR for documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants