Skip to content

Conversation

@violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • drupal/metatag: 1.26.0 (updated from 1.22.0)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  CHANGELOG.txt
  README.md
  config/install/metatag.settings.yml
  config/schema/metatag.metatag_tag.schema.yml
  config/schema/metatag.settings.schema.yml
  console/translations/en/generate.metatag.group.yml
  console/translations/en/generate.metatag.tag.yml
  logo.png
  logo.svg
  metatag.api.php
  metatag.module
  metatag.post_update.php
  metatag_app_links/config/schema/metatag_app_links.metatag_tag.schema.yml
  metatag_dc/config/schema/metatag_dc.metatag_tag.schema.yml
  metatag_dc_advanced/config/schema/metatag_dc_advanced.metatag_tag.schema.yml
  metatag_extended_perms/README.txt
  metatag_facebook/config/schema/metatag_facebook.metatag_tag.schema.yml
  metatag_favicons/config/schema/metatag_favicons.metatag_tag.schema.yml
  metatag_favicons/src/Plugin/metatag/Tag/LinkSizesBase.php
  metatag_favicons/src/Plugin/metatag/Tag/MaskIcon.php
  metatag_favicons/tests/src/Functional/MetatagFaviconsTagsTest.php
  metatag_google_cse/config/schema/metatag_google_cse.metatag_tag.schema.yml
  metatag_google_cse/src/Plugin/metatag/Tag/GoogleRating.php
  metatag_google_plus/config/schema/metatag_google_plus.metatag_tag.schema.yml
  metatag_hreflang/config/schema/metatag_hreflang.metatag_tag.schema.yml
  metatag_mobile/config/schema/metatag_mobile.metatag_tag.schema.yml
  metatag_mobile/metatag_mobile.module
  metatag_mobile/tests/src/Functional/TestCoreTagRemoval.php
  metatag_open_graph/config/schema/metatag_open_graph.metatag_tag.schema.yml
  metatag_open_graph/metatag_open_graph.install
  metatag_open_graph_products/config/schema/metatag_open_graph_products.metatag_tag.schema.yml
  metatag_pinterest/config/schema/metatag_pinterest.metatag_tag.schema.yml
  metatag_routes/metatag_routes.info.yml
  metatag_routes/metatag_routes.module
  metatag_routes/src/Form/MetatagCustomCreateForm.php
  metatag_twitter_cards/config/schema/metatag_twitter_cards.metatag_tag.schema.yml
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsData1.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsData2.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsDoNotTrack.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsGalleryImage0.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsGalleryImage1.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsGalleryImage2.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsGalleryImage3.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsImageHeight.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsImageWidth.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsLabel1.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsLabel2.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsPageUrl.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsPlayer.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsPlayerHeight.php
  metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsPlayerWidth.php
  metatag_twitter_cards/tests/src/Functional/MetatagTwitterCardsTagsTest.php
  metatag_verification/config/schema/metatag_verification.metatag_tag.schema.yml
  metatag_views/metatag_views.module
  metatag_views/src/Controller/MetatagViewsController.php
  metatag_views/src/Form/MetatagViewsEditForm.php
  metatag_views/src/Plugin/views/display_extender/MetatagDisplayExtender.php
  metatag_views/tests/src/Functional/MetatagViewsBasicsTest.php
  migrations/d6_nodewords_field.yml
  migrations/d6_nodewords_field_instance.yml
  migrations/state/metatag.migrate_drupal.yml
  src/Controller/MetatagController.php
  src/Form/MetatagDefaultsForm.php
  src/Form/MetatagSettingsForm.php
  src/MetatagDefaultsListBuilder.php
  src/MetatagManager.php
  src/MetatagServiceProvider.php
  src/Normalizer/MetatagHalNormalizer.php
  src/Normalizer/MetatagNormalizer.php
  src/Plugin/diff/Field/MetatagFieldBuilder.php
  src/Plugin/metatag/Group/Advanced.php
  src/Plugin/metatag/Group/Basic.php
  src/Plugin/metatag/Tag/Author.php
  src/Plugin/metatag/Tag/MetaNameBase.php
  src/Plugin/metatag/Tag/Referrer.php
  src/Plugin/metatag/Tag/Robots.php
  src/Plugin/migrate/process/d6/NodewordsEntities.php
  src/TypedData/IndividualTag.php
  tests/fixtures/d6_nodewords.php
  tests/fixtures/d7_metatag.php
  tests/fixtures/d8_metatag_v1.php
  tests/modules/metatag_test_tag/config/schema/metatag_test_tag.metatag_tag.schema.yml
  tests/modules/metatag_test_tag/metatag_test_tag.metatag_tag.schema.yml
  tests/src/Functional/DefaultTags.php
  tests/src/Functional/LanguageHandlingTest.php
  tests/src/Functional/MetatagAdminTest.php
  tests/src/Functional/MetatagFieldTestBase.php
  tests/src/Functional/MetatagHelperTrait.php
  tests/src/Functional/MetatagTagsTest.php
  tests/src/Functional/MetatagTagsTestBase.php

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • c4941d7 Releasing v8.x-1.26.
  • bfb2308 Issue #3366933 by DamienMcKenna, Jabastin Arul, dk-massive: Errors in field configuration can lead metatag_post_update_remove_robots_noydir_noodp() to fail.
  • 4d1f3f7 Issue #3366933 by DamienMcKenna, Jabastin Arul, dk-massive: Errors in field configuration can lead metatag_post_update_remove_robots_noydir_noodp() to fail.
  • bedd1af Issue #3367290 by DamienMcKenna: Streamline the post update scripts.
  • 010fd3c By DamienMcKenna: Run updates in batches of 100 records, not 10.
  • 3690bd7 Issue #3366285 by DamienMcKenna: Work out solution for binary data in Metatag v1 fixture file.
  • 95f3b4b Issue #3366264 by DamienMcKenna: Tidy Metatag v1 fixture, replace serialized strings with regular arrays.
  • f941db1 Issue #3366264 by DamienMcKenna: Tidy Metatag v1 fixture, replace serialized strings with regular arrays.
  • d0978d4 Issue #3355945 by Ranjit1032002, Anwoon, DamienMcKenna: Deprecated function: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in metatag_preprocess_html().
  • 55a191e Issue #3364554 by DamienMcKenna: Made v1 fixture data more consistent.
  • b814b1d Preparing for further changes.
  • 6975900 Releasing v8.x-1.25.
  • 9e3b279 Issue #3362195 by DamienMcKenna, jayvolk: Wording improvements for Twitter Player Card field descriptions.
  • 9c957c3 Issue #3363366 by marcoscano, DamienMcKenna: metatag_generate_entity_metatags() no longer accepts NULL, causing BC-breaking change.
  • 72eae15 Issue #3363231 by DamienMcKenna, jan kellermann: remove_robots_noydir_noodp: TypeError: explode(): Argument #2 ($string) must be of type string, array given.
  • 402ecc6 Issue #3363315 by DamienMcKenna: metatag_post_update_convert_author_data() doesn't update the revisions tables.
  • 02f96a4 Issue #3363189 by DamienMcKenna, floown, jvizcarrondo, uditrawat: metatag_post_update_remove_robots_noydir_noodp() fails on entity types without revision support.
  • c53e48d Preparing for further changes.
  • 4e18db6 Issue #3361309 by DamienMcKenna: Update migration status.
  • ebe7ea8 Releasing v8.x-1.24.
  • 4af6823 Issue #3362760 by DamienMcKenna: Deprecate normalization plugins.
  • 642a912 Issue #3362522 by DamienMcKenna: Fix meta tag output sort order.
  • 9be55a9 Issue #3298064 by DamienMcKenna: Deprecate Google CSE Ratings tag.
  • 834b855 Issue #3298064 by DamienMcKenna: Deprecate Google CSE Ratings tag.
  • c9fbbf1 Issue #3106384 by DamienMcKenna: Remove the NOODP option on ROBOTS tag.
  • 3d5b0ba Issue #3106383 by DamienMcKenna, fathima.asmat: Remove the NOYDIR option on ROBOTS tag.
  • a74412d Issue #3360836 by DamienMcKenna: Nodewords migration triggers wrong API.
  • 7ed42d2 Issue #3083743 by Eugene Bocharov, DamienMcKenna, bserem, gkannan25, osopolar, timohuisman, akalam, zcht, druhu, maticb, vuil: Add Google's new robots tags.
  • d7a36a4 Preparing for further changes.
  • 7fef34f Releasing v8.x-1.23.
  • 363c9fe Issue #3356420 by DamienMcKenna, jwilson3, PapaGrande: Character count on fields via Maxlength integration.
  • 5c781de Issue #3351558 by parisek, DamienMcKenna: Translation of meta tags is limited to 128 characters.
  • 847503d Issue #3359952 by DamienMcKenna: Rename logo file to just "logo.png".
  • 8c64684 Issue #3358948 by DamienMcKenna: Add a function for abstracting the field data encoding method.
  • f6a3be4 Issue #3336301 by RenatoG, DamienMcKenna: Unnecessary else in metatag_post_update_convert_author_data().
  • 345b4b6 Issue #3308774 by achap, DamienMcKenna: Allow modules to alter views before building meta tags.
  • a88eee6 Issue #3335302 by DamienMcKenna, bsnodgrass, Anna D: Deprecated function: str_replace() line 432 MetaNameBase.php.
  • b0ec221 Issue #3325035 by Panchuk, DamienMcKenna: View page meta tags can be overridden by view block that placed on same page.
  • f985c4c Issue #3353826 by DamienMcKenna: Add default settings file.
  • 216df2a Issue #3353594 by mukesh88, rckstr_rohan, DamienMcKenna: Spellung misteaks.
  • 30ee015 Issue #3352508 by DamienMcKenna, klimp: Resolve access check errors for D10 compatibility.
  • 7196aba Issue #3351181 by godotislate, DamienMcKenna: Missing access checks on entity queries in metatag_open_graph update hooks.
  • e39397b Issue #3350298 by DamienMcKenna: Backport metatag_data_decode() from v2.
  • b680e95 Issue #3132062 by DamienMcKenna: Updated fixtures with some documentation and todo's.
  • e0766d9 Issue #3335688 by idebr, DamienMcKenna: Document meta name="referrer" relationship with Referrer-policy HTTP header.
  • d15a115 Issue #3336234 by DamienMcKenna: Add UUID values to fixture config items.
  • 3448842 Issue #3132062 by DamienMcKenna: Updated fixtures with Twitter Cards Type data.
  • 1746b23 Issue #3065441 by DamienMcKenna: Updated fixtures file with more Google Plus values.
  • b4ad004 Issue #3217263 by DamienMcKenna: Updated fixtures file for content-language tag.
  • d004e43 Issue #3132065 by DamienMcKenna: Updated fixtures with Twitter Cards data.
  • 58340be Issue #2973351 by DamienMcKenna: Updated fixtures file.
  • 92ca274 Issue #3334601 by DamienMcKenna: Backport fixture file from 2.0.x.
  • 2cdb358 Issue #3329792 by DamienMcKenna, sahil.goyal, amanshukla6158: Drupal coding standards issues.
  • 124cf0f Fixed last CHANGELOG.txt message.
  • 36ca199 Issue #3299222 by DamienMcKenna: Mobile tags are not overwriting core's tags as expected.
  • b3a1ff8 Issue #3314204 by DamienMcKenna, joshua.boltz: Handling of single vs multiple-value metatags with Search API integration.
  • 9a405d6 Issue #3332348 by DamienMcKenna: Add function for getting list of overridden meta tags for a given entity.
  • e50182d Issue #3323961 by ressa, DamienMcKenna: Update README.md with new standard format.
  • 33d2a6f Issue #3329362 by Project Update Bot, DamienMcKenna: Minor improvement to metatag.api.php.
  • 1ef83f2 Issue #3329071 by DamienMcKenna: Deprecate some Twitter Card plugins.
  • b691971 Issue #3329070 by DamienMcKenna: Remove remaining Console references.
  • 576083e Issue #3327418 by Steven Jones, DamienMcKenna: Trivial typo in description of metatag_routes module.
  • beb5148 Typoo.
  • 06f94d8 Issue #3326102 by DamienMcKenna: Deprecate TypedData plugin (for Search API integration).
  • 686019f Issue #3323467 by DamienMcKenna: Wrong source module for Nodewords migrations.
  • b81b42a Issue #3313273 by DamienMcKenna, jenger1965, wells, JesperN, othermachines, flocondetoile: Incorrect unserialization error logged.
  • e807dc8 Issue #3312950 by DamienMcKenna, nkraft: Warning: Undefined array key "href" in Drupal\metatag_favicons\Plugin\metatag\Tag\MaskIcon->output().
  • e3f9937 Preparing for further changes.

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@violinist-bot violinist-bot force-pushed the drupalmetatag12201260 branch from ab3fc3a to 392a686 Compare July 5, 2023 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant