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

Updates: (deps): Update drupal/redirect requirement from 1.8.0 to 1.9.0 #3502

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2023

Problem

The Redirect module has a new major version.

Solution

Upgrade the Redirect to major version.

Issue tracker

PROD-27859
#3411356

Theme issue tracker

N/A

How to test

N/A

Definition of done

Before merge

  • Code/peer review is completed
  • All commit messages are clear and clean. If applicable a rebase was performed
  • All automated tests are green
  • Functional/manual tests of the acceptance criteria are approved
  • All acceptance criteria were met
  • New features or changes to existing features are covered by tests, either unit (preferably) or behat
  • Update path is tested. New hook_updates should respect update order, right naming convention and consider hook_post_update code
  • Module can be safely uninstalled. Update/implement hook_uninstall and make sure that removed configuration or dependencies are removed/uninstalled
  • This pull request has all required labels (team/type/priority)
  • This pull request has a milestone
  • This pull request has an assignee (if applicable)
  • Any front end changes are tested on all major browsers
  • New UI elements, or changes on UI elements are approved by the design team
  • New features, or feature changes are approved by the product owner

After merge

  • Code is tested on all branches that it has been cherry-picked
  • Update hook number might need adjustment, make sure they have the correct order
  • The Drupal.org ticket(s) are updated according to this pull request status

Screenshots

N/A

Release notes

Redirect releases note: https://www.drupal.org/project/redirect/releases/8.x-1.9

Change Record

N/A

Translations

N/A


Updates the requirements on drupal/redirect 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 added prio: medium status: needs review This pull request is waiting for a requested review team: guardians type: update labels Aug 30, 2023
@dependabot dependabot bot requested a review from a team August 30, 2023 23:59
Copy link
Contributor

@truls1502 truls1502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it locally and on a project ✅

@truls1502 truls1502 added this to the 11.10.1 milestone Aug 31, 2023
@truls1502 truls1502 removed the status: needs review This pull request is waiting for a requested review label Aug 31, 2023
@truls1502
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/composer/drupal/redirect-1.9.0 branch 2 times, most recently from b924751 to 57a8472 Compare September 14, 2023 07:33
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/redirect-1.9.0 branch from 57a8472 to 1efffed Compare September 21, 2023 05:58
@goalgorilla goalgorilla deleted a comment from Kingdutch Oct 20, 2023
@ronaldtebrake ronaldtebrake removed this from the 12.0.0-alpha3 milestone Oct 26, 2023
@ronaldtebrake
Copy link
Contributor

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/redirect-1.9.0 branch from 1efffed to 227aeae Compare December 28, 2023 13:01
@vcsvinicius vcsvinicius self-requested a review December 29, 2023 12:24
@vcsvinicius vcsvinicius added this to the 12.0.2 milestone Dec 29, 2023
Copy link
Contributor

@vcsvinicius vcsvinicius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approved the PR

@vcsvinicius vcsvinicius modified the milestones: 12.0.2, 12.1.0 Dec 29, 2023
@vcsvinicius vcsvinicius merged commit cb99692 into main Dec 29, 2023
187 checks passed
@vcsvinicius vcsvinicius deleted the dependabot/composer/drupal/redirect-1.9.0 branch December 29, 2023 14:00
@vcsvinicius vcsvinicius added the backport: verified This pull request has been back ported to an older minor version label Dec 29, 2023
@vcsvinicius
Copy link
Contributor

I cherry-pick it to 12.1.x branch

@Kingdutch Kingdutch added type: dependencies Updating a dependency file and removed type: update labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport: verified This pull request has been back ported to an older minor version prio: medium team: guardians type: dependencies Updating a dependency file
Development

Successfully merging this pull request may close these issues.

6 participants