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 roots/wp-password-bcrypt from 1.0.0 to 1.1.0 #613

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps roots/wp-password-bcrypt from 1.0.0 to 1.1.0.

Release notes

Sourced from roots/wp-password-bcrypt's releases.

v1.1.0

  • Implement password_needs_rehash #29
  • Support WP application passwords #31
Changelog

Sourced from roots/wp-password-bcrypt's changelog.

1.1.0: October 30th, 2021

  • Implement password_needs_rehash
  • Support WP application passwords
Commits
  • 15f0d89 v1.1.0
  • 446e0bb Merge pull request #31 from roots/application-password-support
  • 0136937 Support WP application passwords
  • e7bad0d Fix build badge
  • 260fe81 Merge pull request #32 from roots/fix-ci-compatibility
  • 3398f40 Remove compatibility workflow
  • 16295e1 Fix CI
  • fdc10f4 Merge pull request #29 from roots/implements-needs-verify
  • 395db96 test: add final test for 100% coverage 💪
  • 99c22d3 chore: add coverage script
  • 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 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)

Bumps [roots/wp-password-bcrypt](https://github.com/roots/wp-password-bcrypt) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/roots/wp-password-bcrypt/releases)
- [Changelog](https://github.com/roots/wp-password-bcrypt/blob/master/CHANGELOG.md)
- [Commits](roots/wp-password-bcrypt@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: roots/wp-password-bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2021
@retlehs retlehs self-requested a review November 1, 2021 13:29
@retlehs retlehs merged commit 0ae7161 into master Nov 3, 2021
@retlehs retlehs deleted the dependabot/composer/roots/wp-password-bcrypt-1.1.0 branch November 3, 2021 18:34
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.

1 participant