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/easy_breadcrumb requirement from 2.0.7 to 2.0.8 #3635

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Updates the requirements on drupal/easy_breadcrumb 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/easy_breadcrumb to permit the latest version.

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 13, 2024 19:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 13, 2024
@joeparsons
Copy link
Member

https://www.drupal.org/project/easy_breadcrumb/releases/2.0.8

Release notes

Fixes:

  • #3271576,#3466667 by spuky, immaculatexavier, ao5357, Greg Boggs, jweowu: Paths to replace with custom breadcrumbs is broken for Fixes bug with path trimming
  • #3446802,#3458010 by leymannx, Ruuds, spuky, emrekerimar: Invalid json+ld data when malicious data is entered
  • #3435864 by abhishek_gupta1, vinodhinisureshbabu, samit.310, Greg Boggs, spuky, rollins: Undefined array key 2 in Drupal\easy_breadcrumb\TitleResolver
  • #3463616 by wsantell, Greg Boggs: InvalidArgumentException repeatedly thrown when running cron via drush
  • #3465555 by joakland, spuky: For excluded paths, programmatically escape unescaped slashes
  • #3441176 by spuky, RichardDavies: Replaced breadcrumb title is reset when an alternative title field name is configured
  • #3460522 by spuky: Segment count field is broken. When used, breadcrumbs disappear entirely except for the home crumb

Cosmetics:

  • #3460602 by chaitanyadessai, spuky: Remove Note about homepage path is a "/"
  • #3465459 by Prem Suthar, spuky, joakland: Improve description of Excluded paths
  • Automated Project Update Bot fixes from run 11-199781 (fixing code in tests)

Thanks to everybody for your Work.

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

@joeparsons joeparsons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did some smoke testing on Probo and verified that saving re-exporting the easy_breadcrumb.settings.yml file didn't yield any changes.

@trackleft trackleft merged commit 5a681ab into main Aug 16, 2024
16 checks passed
@trackleft trackleft deleted the dependabot/composer/drupal/easy_breadcrumb-2.0.8 branch August 16, 2024 19:36
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