Skip to content

Bump clearance from 2.7.1 to 2.8.0#2442

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/clearance-2.8.0
Open

Bump clearance from 2.7.1 to 2.8.0#2442
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/clearance-2.8.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps clearance from 2.7.1 to 2.8.0.

Release notes

Sourced from clearance's releases.

v2.8.0

2.8.0 - August 9, 2024

Added

  • Feature: Added allow_password_resets config option (#1019)
  • Added dependabot (#1028)
  • Added a dynamic workflow to update SECURITY.md to match thoughtbot's security template (5a5a625680dee28925882270252979233c220df2)

Fixed

  • Fixed some deprecation warnings (#1018)

Thanks so much to our community contributors Jos O'shea (@​whatnotery) and Karine Vieira (@​karinevieira)! 🎉

v2.7.2

2.7.2 - June 28, 2024

Fixed

  • Fix method redefinition and circular require issues (#1027)
  • Fix validating email in strict mode (#976)
  • Update the example config in README.md (#977)

Added

  • Add specs for email validator strict mode (#1001)
  • Create SECURITY.md (#972)

Removed

  • Remove Hound README badge (#1020)

Thanks so much to our community contributors Alex Kholodniak (@​kholdrex), Hamed Asghari (@​hasghari), James Robey (@​foucist), and Manuel Meurer (@​manuelmeurer)! 🎉

Changelog

Sourced from clearance's changelog.

2.8.0 - August 9, 2024

  • Feature: Added allow_password_resets config option (#1019) Jos O'shea
  • Added dependabot (#1028) Karine Vieira
  • Fixed some deprecation warnings (#1018)
  • Added a dynamic workflow to update SECURITY.md

2.7.2 - June 28, 2024

  • Fix method redefinition and circular require issues (#1027)
  • Add specs for email validator strict mode (#1001)
  • Create SECURITY.md (#972)
  • Fix validating email in strict mode (#976)
  • Update the example config in README.md (#977)
  • Remove Hound README badge (#1020)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 28, 2024
@coveralls
Copy link

Coverage Status

coverage: 78.083%. remained the same
when pulling d8850ad on dependabot/bundler/clearance-2.8.0
into 49e0c8d on master.

@markottaviani
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/clearance-2.8.0 branch from d8850ad to 09ed32f Compare December 18, 2024 21:47
@markottaviani
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/clearance-2.8.0 branch from 09ed32f to 6cf631a Compare December 18, 2024 21:58
@markottaviani
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/clearance-2.8.0 branch from 6cf631a to 7be1be0 Compare December 18, 2024 22:14
@markottaviani
Copy link
Member

@dependabot rebase

Bumps [clearance](https://github.com/thoughtbot/clearance) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/thoughtbot/clearance/releases)
- [Changelog](https://github.com/thoughtbot/clearance/blob/main/CHANGELOG.md)
- [Commits](thoughtbot/clearance@v2.7.1...v2.8.0)

---
updated-dependencies:
- dependency-name: clearance
  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/bundler/clearance-2.8.0 branch from 7be1be0 to 29352c7 Compare December 30, 2024 15:18
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants