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/simple_sitemap from 3.0.0 to 3.7.0 #225

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from

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.

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

  • 89258b4 Clean up
  • 99d7658 Issue #3135695 by reflie, gbyte.co: Replace assertions with more appropriate ones
  • 88ec04a Issue #3134984 by lolandese, gbyte.co: License "GPL-2.0+" is a deprecated SPDX license identifier
  • dccc9d3 Add some DI
  • 91c2a18 Issue #3131672 by Skymen, gbyte.co: No access to sitemap.xml from subdomains in multi-language site
  • f9449f5 Issue #3127501 by chr.fritsch, gbyte.co: Warning if excluded_languages is not set
  • 51d271a Issue #3126793 by extect, gbyte.co: Notice: Undefined index in SimplesitemapSitemapsForm
  • 448fefa Remove unused constant
  • 2503c14 Fix some code style
  • b9b67fa Issue #3118929 by DieterHolvoet, gbyte.co: Notice: Trying to access array offset on value of type null
  • b4a7c85 Issue #3126308 by gbyte.co: Clean up simple_sitemap_engines state variables on uninstall
  • 53cccf7 Fix typo
  • 178a232 Issue #3082387 by gbyte.co, cvikir: Incorrect XSL links for different language domains
  • 75017cd Issue #3107818 by gbyte.co, manuel.adan: Treat multilingual site with no URL detection as monolingual
  • 0dc1101 Remove unused imports
  • c119a9c Alter SitemapGeneratorInterface
  • 1202508 Issue #3118054 by gbyte.co, jnycz: Notice: Undefined index: html_head_link in simple_sitemap_page_attachments_alter()
  • 76e4f22 Issue #3112939 by gbyte.co, DamienMcKenna: Drupal 9 deprecated code report for Simple XML Sitemap
  • 23904c9 Issue #3106644 by e0ipso, gbyte.co: Depend on LanguageManagerInterface, not LanguageManager
  • f99c8fa Code cleanup
  • 72a4e78 Enable drush 10 support
  • 093cfa0 Make commented out tests not fail
  • 8b3cefe Make commented out tests not fail
  • c62b450 Use constants
  • e97347f Issue #3094829 by vrwired, gbyte.co: Prevent submitting empty/unaccessible variants
  • 9f1a6d3 Improve status display
  • 9f04f3a Issue #3102450 by sleitner, gbyte.co: Manual generated sitemap differs from drush and cron generated
  • 27a6876 Issue #3102084 by gbyte.co, ashrafabed: Incompatible with modules that override the Messenger service
  • 9caf6f3 Update documentation
  • 1bc8d71 Use https when submitting sitemaps to search engines: Alter tests
  • 89b4e80 Issue #3098623 by gbyte.co: Use https when submitting sitemaps to search engines
  • 1d8af8f Issue #3097353 by dagomar,gbyte.co: EntityMenuLinkContentUrlGenerator should use MenuLinkTreeInterface
  • 37b565f Change logging level to notice
  • 9ec6d36 Issue #3086749 by alex0412, gbyte.co: Drush regeneration on a per variant basis
  • 7729461 Fix typo
  • 9e82c71 Issue #3091218 by dan2k3k4, gbyte.co: Drupal 9 Compatibility
  • a110362 Issue #3094476 by sleitner, gbyte.co: PHP 7.4 and Drupal 9 testing deprecation
  • d4e33c0 Improve submission check
  • 8534366 Readd description to menu link
  • 6a14f0a Issue #3091970 by gbyte.co: Improve settings UI and tab structure
  • 0854700 Issue #3090732 by gbyte.co: Allow adding variants to existing queue without rebuilding it
  • 70b764d Issue #3090249 by gbyte.co: Do not remove irrelevant sitemap instances when rebuilding queue
  • 269ae9a Issue #3027057 by dermario, zenimagine, gbyte.co: Disable the hreflang method of the language module
  • faf7343 Add documentation regarding simple_sitemap_engines
  • 9afe981 Issue #3084261 by idebr, gbyte.co: \Drupal\simple_sitemap\EntityHelper has unused dependency on Connection
  • 87b8512 Issue #3078910 by lobodacyril, gbyte.co: Error: Call to a member function set() on null
  • 17a26cd Issue #3080510 by jnicola, gbyte.co: Assertion error on multi-step form node creation
  • a6252df Issue #3045811 by bgreco, gbyte.co: Submit generated XML sitemap to search engines automatically
  • 129f39b Issue #3078369 by jcontreras, gbyte.co: Error: Call to a member function getFileUri()
  • 221e617 Issue #3079897 by idimopoulos, manuel.adan, gbyte.co, mjt772: entity_legal add form breaks with simple_sitemap
  • 268ec89 Revert "Issue #3066138 by idimopoulos, manuel.adan, gbyte.co, mjt772: entity_legal add form breaks with simple_sitemap"
  • aaba4c2 Issue #3066138 by idimopoulos, manuel.adan, gbyte.co, mjt772: entity_legal add form breaks with simple_sitemap
  • 5b450c5 Fix outdated field description
  • 70cc30f Issue #3070304 by ndobromirov, gbyte.co: Tuning the worker script
  • 044f9fd Fix formatting
  • da5c237 Issue #3062820 by nadavoid, gbyte.co: Enable addition of custom XML nodes to default sitemap
  • 53203d1 Issue #3063870 by daniel.bosen: Schema error after updating 2.x to 3.x
  • e1906c7 Issue #3062747 by alexpott, daniel.bosen, gbyte.co: Concurrent update of media module and simple_sitemap 2.x to 3.x fails
  • cfd5070 Issue #3061963 by gbyte.co: Show variant publication time on settings page
  • 30ff838 Issue #3060971 by satrece, gbyte.co: Custom base URL does not work for generated images
  • f894f72 Issue #3054546 by kalabro, lennart, gbyte.co: Current preg_match() incompatible with php 7.3
  • a5eaa06 Merge branch '8.x-3.x' of git.drupal.org:project/simple_sitemap into 8.x-3.x
  • 9c657c6 Clean up
  • cd0cfaf Another functional test.
  • 5c89323 Drupal.org base URL test not passing
  • 5dd890d Issue #3056495 by johnjw59, gbyte.co: Set current variant when getting menu_link_content instance settings
  • ba70e49 Issue #3057055 by gbyte.co: 'Regenerate sitemap after hitting save' generates default variant only
  • 715f500 Issue #3057052: Use generated sitemap URLs on settings page
  • fa3a2f9 Issue #3056975 by peteamd, gbyte.co: Index page links broken when path prefixes used in multi-lingual site
  • 1a6ceae Issue #3055038 by johnjw59, gbyte.co: Duplicate root paths not removed
  • 48cb532 Issue #3018715 by WalkingDexter: Coding standards in simple_sitemap_views module
  • 360a22e Issue #3037928: Several functional tests
  • 4f28758 Issue #3053171 by Thomas Cys, gbyte.co: Follow-up empty rows in XML for menu items
  • 817aae8 Issue #3051700 by jansete, gbyte.co: Use core Url class to generate index page links
  • 3ba5780 Fix warning when visiting indexable menu page
  • 9ea1c5a Issue #3014649 by aspilicious, gbyte.co: Allow multiple variants to be set per bundle via UI
  • 1bbecf3 Issue #3048969 by gbyte.co, WalkingDexter: Add image title and caption to XSL
  • a0bc547 Issue #3048969: Add image title and caption to XSL
  • e97554a Issue #3042597 by Manuel Garcia, ChaseOnTheWeb, gbyte.co: Drupal 9 Deprecated Code Report
  • 458b712 Remove use of deprecated date_iso8601()
  • 3bf715f Issue #3043372 by duGuillaume, gbyte.co: Add title and caption to sitemap images
  • c0ce30b Issue #3047704 by rtdean93, gbyte.co: Empty rows in XML for Menu Placeholder items
  • 9c57e60 Issue #3047300 by zenimagine, gbyte.co: Numeric value out of range: 1264 Out of range value
  • 7916157 Issue #3044178 by Krzysztof Domański: Fix docu in simple_sitemap.api.php
  • bd32bd4 Issue #3018715 by WalkingDexter, thalles: Coding standards on EntityHelper
  • 0df8ac5 Clean up
  • 9c45e4e Issue #3037353 by volkerk: Self closing br not allowed in translation import
  • 42c4d2e Update documentation
  • 0941e2a Spell "Sitemap" in "Simple XML Sitemap" with capital letter.
  • 80eb680 Improve views UI text
  • b4a4ea5 Deduplicate code and make sure to set default variant on views form
  • 0f6c533 Merge branch '8.x-3.x' into 3017271-views-support
  • ee96b11 Several functional tests [2].
  • 7ff1125 Fix hook documentation
  • 3c73597 Added schema for views.display_extender.simple_sitemap_display_extender.
  • 5182bcc Several functional tests.
  • 8eb36f2 Added simple_sitemap_views_install().
  • d124a9e Issue #3030377 by gbyte.co: Cannot change variant of entity type on sitemap entities page
  • 12f35dd Issue #3024818 by guvCoder, gbyte.co: Set default value for variant dropdown to default variant
  • 578bc40 Improve UX through dynamic buttons on settings page
  • 35aa389 Clean up
  • 2f39bf6 Issue #3029692 by osab: Do not animate the static progress bar when when not generating
  • d553384 Changed 'Sitemap views' admin page output.
  • 95fee40 Issue #3026182 by gbyte.co: Clean up nofollow logic in xsl output
  • 3e21daf Check for the existence of a view display in ViewsUrlGenerator::processDataSet().
  • 4b02c50 Improved JavaScript files.
  • c490bf5 Delete views sitemap data after disabling views support. Table with indexed displays.
  • 542734a Do not sort initially by URL
  • 8bb1e9c ViewsUrlGenerator now extends EntityUrlGeneratorBase.
  • e617dc0 Initial commit for views support.
  • 1da98fd Add some formatting
  • 9e85d47 Issue #3021940 by sixfigureintern: invalid HTML in FormHelper.php
  • 3c4c66f XSL sorting for lastmod column.
  • cd19a5f Improve initial xsl sorting
  • 504b3a1 Include table sorting library and tidy up
  • fb1fe3d Fix documentation
  • 09d8c9d Fix documentation
  • 2de27ef Removed repository definition from composer.json file.
  • 9e50dec Issue #2834406 by OwilliwO, dksdev01, WalkingDexter, Nuuou, gbyte.co: Add XSL for human readability

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant