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

Bump nystudio107/craft-seomatic from 3.2.41 to 3.4.12 #3

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2022

Bumps nystudio107/craft-seomatic from 3.2.41 to 3.4.12.

Release notes

Sourced from nystudio107/craft-seomatic's releases.

Version 3.4.12

Fixed

  • Fixed an issue where the preview in Content SEO would not display the correct information if "Summary from Field" was chosen (#653)

Security

  • Sanitize all rendered URLs in an effort to mitigate a potential attack vector on an improperly configured site

Version 3.4.11

Added

  • Added support for security.txt in SEOmatic → Global settings
  • Added an option to SEOmatic → Plugin Setting → Sitemaps to have items that have a different Canonical URL than the item URL excluded from the sitemap (#983)
  • Moved all the sitemap Plugin Settings to their own tab in SEOmatic → Plugin Setting → Sitemaps

Changed

  • Ensure that paginated self-referencing hreflang urls match the paginated canonical URL (#984)

Fixed

  • Fixed an issue where a tracking script that had no templateString or templatePath could not be saved, showing "Couldn't save tracking settings due to a Twig error." (#981)
  • Fixed the default values for Entry meta bundles that were errantly changed to be empty
  • Fixed an issue with the SEO Settings field throwing an exception is no $element context was passed in

Security

  • Ensure that only files with the extensions listed in allowedFileExtensions General Config setting can be used with the SEO File Link controller
  • Sanitize the canonical URL after the absolute URL has been returned, to mitigate poisoned X-Forwarded-Host headers

Version 3.4.10

Fixed

  • Fixed a regression that would throw an exception if Commerce was not installed

Version 3.4.9

Added

  • Added the ability to automatically include Commerce's variant=XXX URL parameter in the metadata cache key, allowing for unique values per variant (#971)
  • Added a allowedUrlParams config setting that allows URL parameters to be manually whitelisted for inclusion in the metadata cache key (#971)
  • Added the ability to query for frontend template containers (robots.txt, etc.) via GraphQL or Meta Container API Endpoint

Version 3.4.8

Added

  • Added a nicer looking theme for the Twig & JavaScript code editors, and a more pleasant font selection

Fixed

  • Fixed an issue where an empty Category (or other element type) could throw an exception when creating the first category item (#973)
  • Fixed profiling on certain methods by using endProfile() in the MetaContainers service

Version 3.4.7

Fixed

  • Fixed an issue where dynamic meta information wasn't injected during Craft Previews of pages (#954)
  • Fixed an issue where the SEO column would all display the same entry due to a caching issue (#970)

Version 3.4.6

Fixed

... (truncated)

Changelog

Sourced from nystudio107/craft-seomatic's changelog.

3.4.12 - 2021.09.26

Fixed

  • Fixed an issue where the preview in Content SEO would not display the correct information if "Summary from Field" was chosen (#653)

Security

  • Sanitize all rendered URLs in an effort to mitigate a potential attack vector on an improperly configured site

3.4.11 - 2021.09.24

Added

  • Added support for security.txt in SEOmatic → Global settings
  • Added an option to SEOmatic → Plugin Setting → Sitemaps to have items that have a different Canonical URL than the item URL excluded from the sitemap (#983)
  • Moved all the sitemap Plugin Settings to their own tab in SEOmatic → Plugin Setting → Sitemaps

Changed

  • Ensure that paginated self-referencing hreflang urls match the paginated canonical URL (#984)

Fixed

  • Fixed an issue where a tracking script that had no templateString or templatePath could not be saved, showing " Couldn't save tracking settings due to a Twig error." (#981)
  • Fixed the default values for Entry meta bundles that were errantly changed to be empty
  • Fixed an issue with the SEO Settings field throwing an exception is no $element context was passed in

Security

  • Ensure that only files with the extensions listed in allowedFileExtensions General Config setting can be used with the SEO File Link controller
  • Sanitize the canonical URL after the absolute URL has been returned, to mitigate poisoned X-Forwarded-Host headers

3.4.10 - 2021.09.15

Fixed

  • Fixed a regression that would throw an exception if Commerce was not installed

3.4.9 - 2021.09.15

Added

  • Added the ability to automatically include Commerce's variant=XXX URL parameter in the metadata cache key, allowing

... (truncated)

Commits

Dependabot compatibility score

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [nystudio107/craft-seomatic](https://github.com/nystudio107/craft-seomatic) from 3.2.41 to 3.4.12.
- [Release notes](https://github.com/nystudio107/craft-seomatic/releases)
- [Changelog](https://github.com/nystudio107/craft-seomatic/blob/develop/CHANGELOG.md)
- [Commits](nystudio107/craft-seomatic@3.2.41...3.4.12)

---
updated-dependencies:
- dependency-name: nystudio107/craft-seomatic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants