zitadel / zitadel-tools

Apache License 2.0
21 stars 7 forks source link

chore(deps): bump github.com/zitadel/passwap from 0.5.0 to 0.6.0 #155

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/zitadel/passwap from 0.5.0 to 0.6.0.

Release notes

Sourced from github.com/zitadel/passwap's releases.

v0.6.0 md5 plain support

This release brings md5 plain support and regular updates to deps.

What's Changed

New Contributors

Full Changelog: https://github.com/zitadel/passwap/compare/v0.5.0...v0.6.0

Commits
  • c01cc83 chore(deps): add go 1.22 support (#40)
  • 3e22d3e feat: md5 plain digest support (#39)
  • 771a282 chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#38)
  • b07005f chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#37)
  • 104be46 chore(deps): bump actions/add-to-project from 1.0.0 to 1.0.1 (#36)
  • 9c8b6bf chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#35)
  • c6db56d chore(workflow): fix action/add-to-project version (#34)
  • b5fb577 chore(deps): bump actions/add-to-project from 0.6.1 to 1.0.0 (#33)
  • 3e13e1f chore(deps): bump actions/add-to-project from 0.6.0 to 0.6.1 (#32)
  • f0e1843 chore(deps): bump actions/add-to-project from 0.5.0 to 0.6.0 (#31)
  • 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 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 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)
github-actions[bot] commented 3 weeks ago

:tada: This PR is included in version 0.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: