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/google_tag requirement from 2.0.5 to 2.0.6 #3574

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on drupal/google_tag 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 requested a review from a team as a code owner July 26, 2024 22:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 26, 2024
@bberndt-uaz
Copy link
Contributor

https://www.drupal.org/project/google_tag/releases/2.0.6

Release notes

This is a bugfix and compatibility release for google tag. This release makes followup fixes from 2.0.5, and introduces support for Drupal 11.

Changes since 2.0.5:

Bug

  • #3404499: Warning: Undefined array key "negate" when saving GTM settings
  • #3452712: Possibly script loading/placement issue
  • #3450154: Missing GTM ID causes PHP warning: passing null to parameter #2 of preg_match deprecated in TagContainer.php

Misc

  • Linting
  • Various cleanups before release.
  • Make sure testing package is in the test module

Task

  • #3454903 by chandu7929, japerry, vishalkhode: Drupal 11 compatibility fixes for google_tag

@joeparsons joeparsons added 2.11.x only Drupal Waiting on a fix from the Drupal community labels Aug 2, 2024
@joeparsons
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2024

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.

@joeparsons
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/drupal/google_tag-2.0.6 branch from 09ceb05 to 6cef5d5 Compare August 2, 2024 17:32
Updates the requirements on drupal/google_tag to permit the latest version.

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/google_tag-2.0.6 branch from 6cef5d5 to 0dcb1ad Compare August 6, 2024 19:57
@joeparsons joeparsons merged commit 6691584 into main Aug 7, 2024
16 checks passed
@joeparsons joeparsons deleted the dependabot/composer/drupal/google_tag-2.0.6 branch August 7, 2024 21:20
joeparsons pushed a commit that referenced this pull request Aug 16, 2024
Updates the requirements on drupal/google_tag to permit the latest version.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 php Pull requests that update Php code
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants