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/views_bulk_operations requirement from 4.3.0 to 4.3.2 #3873

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 Nov 8, 2024

Updates the requirements on drupal/views_bulk_operations 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 8, 2024 22:50
@dependabot dependabot bot added the php Pull requests that update Php code label Nov 8, 2024
@bberndt-uaz
Copy link
Contributor

https://www.drupal.org/project/views_bulk_operations/releases/4.3.1

Release notes

Fixed Issue 3482490: Cancel user action doesn't produce an error anymore.

If planning an upgrade from 4.2.x, please mind:

  • Action Permissions sub module has been removed, if it was used on your project, you need to uninstall it and find an alternative solution.
  • Action processing messages changed a bit, you may need to reconfigure those (4.3.x comes with a lot more possibilities of customizing those so it should be enough to configure the VBO field on your views a bit).

https://www.drupal.org/project/views_bulk_operations/releases/4.3.2

Release notes

Changelog:

  • Restored Actions Permissions sub module (Issue #3482519).
  • Fixed issue with AJAX on action configuration form (Issue #3482226).

@bberndt-uaz bberndt-uaz added Drupal Waiting on a fix from the Drupal community patch release Issues to be included in the next patch release labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.11.x only dependencies Pull requests that update a dependency file Drupal Waiting on a fix from the Drupal community patch release Issues to be included in the next patch release php Pull requests that update Php code
Projects
Status: Ready to merge
Status: Ready to merge
Development

Successfully merging this pull request may close these issues.

2 participants