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/redirect from 1.3.0 to 1.7.0 #64

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

Conversation

violinist-bot
Copy link
Contributor

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.

List of updated packages
  • drupal/redirect: 1.7.0 (updated from 1.3.0)

Changelog

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

  • 3150da7 Issue #3253718 by alexpott: Fix PHP 8.1 test fails
  • 065e74c Issue #3136507 by euphoric_mv: Redirect removes query string from external URL
  • 9133f15 Issue #3160280 by sardara: Encoded query parameters are decoded upon redirect
  • 41c12b8 Issue #3031983 by bkosborne: Allow redirects in maintenance mode if the logged in user has access to site
  • 284df8b Issue #3082364 by marvil07, huzooka: Fix the migration of the status_code redirect property: status code of NULL or 0 causes exception
  • f298461 Issue #3214583 by gabesullice: Creating an instance of the class Drupal\Core\Database\Query\Condition with the new keyword is deprecated
  • cd412a1 Issue #3225291 by imalabya, Shefik: Correct Annotation to Deprecated PrivateTempStoreFactory
  • 7ba64cc Issue #2909182 by dpagini, angrytoast, recrit, Berdir, Quicksaver: API migration: No hook_redirect_alter() in 8.x
  • b69d754 Issue #3244924 by paulocs: Fix tests on Drupal 9
  • da8abde Issue #2922444 by Anybody, pifagor, Grevil, rajeshwari10: Remove all 404 from list
  • e29b7f7 Issue #3252259 by DieterHolvoet: Deprecated function: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\redirect\EventSubscriber\RedirectRequestSubscriber->onKernelRequestCheckRedirect
  • 0e9b9bb Issue #3052397 by shubham.prakash, karishmaamin, Deeksha B, Suresh Prabhu Parkala, guilhermevp: Replace deprecated assertEqual() with assertEquals()
  • 5118c6d Issue #2932615 by Majdi, bkosborne, prempatel2447, jhedstrom, nachosalvador, dwisnousky: Remove trailing slashes from redirect source paths to allow matching.
  • c90cb93 Issue #3230079 by mark_fullmer: Fixed "Add URL Redirect" button on content forms did not set class attribute as an array, leading to possible fatal errors.
  • e5201ca Issue #3143879 by yongt9412: Remove extra white line when adding redirect 404 ignores
  • 45ccc33 Issue #3135968 by Berdir: Fixing new/remaining Drupal 9 test fails
  • 6a3f882 Issue #3127562 by DamienMcKenna: Document why the domain redirect "host" value is converted
  • 427ea27 Issue #3131070 by lolandese: License "GPL-2.0+" is a deprecated SPDX license identifier
  • 3a0405d Issue #3132121 by phenaproxima: Make core_version_requirement consistent in all info files
  • 87f74bb Issue #3065229 by WidgetsBurritos: Clarify redirect_domain precedence
  • 299131c Issue #3089389 by chr.fritsch, daniel.bosen: Update view to met the Drupal 8.8 views schema
  • a507ace Revert "Issue #3133853 by Morbus Iff: Shipped YAML config is slightly out of date (8.8.x)"
  • ccdc7dc Issue #3133853 by Morbus Iff: Shipped YAML config is slightly out of date (8.8.x)
  • 2416cc7 Issue #3102143 by Berdir, phenaproxima, andralex: Remove Drupal 8.8 deprecations, compatibility with Drupal 9
  • 2913123 Issue #3051124 by gmangones, karan_mudi, Berdir, sinn, DieterHolvoet, SivaprasadC, arunkumark: Remove Drupal 8.7 and earlier deprecations, compatibility with Drupal 9
  • 67f6f77 Issue #3032976 by miteshmap, gcb: Remove trailing spaces from source url
  • c68448b Issue #3097012 by Maithri Shetty: Update Dependencies Format in redirect submodule's .info.yml file
  • b28cbe5 Issue #3097017 by Maithri Shetty: Missing configure button in module listing page for redirect submodule
  • 5622637 Issue #3100270 by arpad.rozsa, Berdir: Add daily count to redirect 404
  • 88dd7cd Issue #3100538 by arpad.rozsa: RedirectUITest fails in D8.8
  • 47026c1 Issue #3025986 by Berdir, Sergiu Stici, Lendude: Convert automated tests from Simpletest to PHPUnit
  • 2dc22ea Issue #3033976 by nathandentzau: redirect_update_8103() fails when loading YAML config
  • c8e8d6d Issue #3059894 by nileema19, Berdir: Redirect loop can occur in sub-requests
  • cb65398 Issue #3063898 by idebr: Fix magor typo in SourceLinkTypeConstraint
  • 1f365c9 Issue #2958704 by idebr, nkoporec, thalles, Prashant.c: Replace usages of the deprecated drupal_set_message() function
  • a4d2878 Issue #3048310 by claudiu.cristea, mglaman: Fatal error analysing code with phpstan
  • 745efc7 Issue #3048451 by jyoti.ohol, maliknaik: Replace deprecated usage of entity_create('taxonomy_term') and entity_create('taxonomy_vocabulary') with a direct call to Term::create() and Vocabulary::create()
  • baf2652 Issue #2958635 by dww, mpp, mariacha1, VladimirAus: Restore link to add a redirect on node edit forms
  • c10c088 Issue #3046225 by juampynr: Add the Content tag to migrations.
  • e61ef3d Issue #2961293 by deepakkumar14, RoshniPatel.addweb, thalles, dww: Convert module to use short array syntax (new coding standard)

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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant