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/advancedqueue requirement from 1.0.0-rc7 to 1.0.0 #3796

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2024

Problem

The Advance Queue has a new major version with small fix.

Solution

Update the Advance Queue module to major version.

Issue tracker

PROD-28461
#3426438

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

Advance Queue release note: https://www.drupal.org/project/advancedqueue/releases/8.x-1.0

Change Record

N/A

Translations

N/A


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

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 <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)

@dependabot dependabot bot added prio: medium status: needs review This pull request is waiting for a requested review team: guardians type: update labels Feb 27, 2024
@dependabot dependabot bot requested a review from a team February 27, 2024 00:34
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/advancedqueue-1.0.0 branch from 24dc262 to 8d4790d Compare March 1, 2024 07:53
Copy link
Member

@bramtenhove bramtenhove left a comment

Choose a reason for hiding this comment

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

@dependabot dependabot bot force-pushed the dependabot/composer/drupal/advancedqueue-1.0.0 branch from 8d4790d to 503263f Compare March 6, 2024 08:12
Updates the requirements on drupal/advancedqueue to permit the latest version.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/advancedqueue-1.0.0 branch from 503263f to bb1a2d8 Compare March 7, 2024 15:44
@vcsvinicius vcsvinicius removed the request for review from a team March 7, 2024 16:32
@vcsvinicius vcsvinicius added this to the 12.3.0 milestone Mar 7, 2024
@vcsvinicius vcsvinicius merged commit 9180027 into main Mar 7, 2024
188 checks passed
@vcsvinicius vcsvinicius deleted the dependabot/composer/drupal/advancedqueue-1.0.0 branch March 7, 2024 16:49
@vcsvinicius vcsvinicius modified the milestones: 12.3.0, 13.0.0 Mar 7, 2024
@ronaldtebrake ronaldtebrake modified the milestones: 13.0.0, 13.0.0-alpha1 Apr 23, 2024
@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
prio: medium status: needs review This pull request is waiting for a requested review team: guardians type: dependencies Updating a dependency file
4 participants