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

Update drupal/honeypot requirement from 2.1.4 to 2.2.0 #3645

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2024

Updates the requirements on drupal/honeypot to permit the latest version.

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 requested a review from a team as a code owner August 15, 2024 22:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 15, 2024
@bberndt-uaz
Copy link
Contributor

https://www.drupal.org/project/honeypot/releases/2.2.0

Release notes

Support for Drupal 11.

Changes since 2.1.4:

  • #3466782 by TR: [10.3] '@requires module' test annotation is deprecated
  • #3406049 by BramDriesen: Add logo for Project Browser
  • #3464350 by TR: Remove obsolete update hooks and update tests
  • #3464348 by TR: [11] The Tour module has been removed
  • #3464347 by TR: New parameter added to \Drupal\Core\Form\ConfigFormBase::__construct
  • Update .gitlab-ci.yml file - turn on D11 testing to see what, if anything, breaks.
  • #3464345 by TR: [10.2] Drupal\Core\Database\Connection::nextId(), the {sequences} table and schema are deprecated
  • #3464344 by TR: Add declare(strict_types=1) to all tests
  • #3464335 by TR: cspell changes
  • #3464332 by TR: Drop D9 support

@joeparsons joeparsons added the Drupal Waiting on a fix from the Drupal community label Aug 16, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/honeypot-2.2.0 branch from 8bc4def to 6a004fe Compare August 23, 2024 16:41
@bberndt-uaz
Copy link
Contributor

We may want to hold off on this release given this issue: Update to version 2.2 results in error warning updating database.

Updates the requirements on drupal/honeypot to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/honeypot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/honeypot-2.2.0 branch from 6a004fe to a342d24 Compare August 27, 2024 22:36
@joeparsons
Copy link
Member

We may want to hold off on this release given this issue: Update to version 2.2 results in error warning updating database.

I think it would be OK to merge this and plan to include it in our next minor release. Will probably just mean that we need to include some release notes that indicate that sites have to be updated to at least 2.11.1 (which is when we updated honeypot to 2.1.4) before upgrading to 2.12.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.12.x only dependencies Pull requests that update a dependency file Drupal Waiting on a fix from the Drupal community php Pull requests that update Php code
Projects
Status: Needs review
Development

Successfully merging this pull request may close these issues.

2 participants