Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps astro-seo from 0.8.2 to 0.8.4.

Release notes

Sourced from astro-seo's releases.

v0.8.4

Bug Fixes

  • unsuccessful check in CI due to formatting (89fc0cf)
  • use Astro.site property to generate canonical urls (3fc0612)

v0.8.3

0.8.3 (2024-03-03)

  • improvement: re-export Props as SEOProps
Changelog

Sourced from astro-seo's changelog.

0.8.4 (2024-06-01)

Bug Fixes

  • unsuccessful check in CI due to formatting (89fc0cf)
  • use Astro.site property to generate canonical urls (3fc0612)

0.8.3 (2024-03-03)

Commits
  • 9c75201 chore(release): 0.8.4
  • 3388a2f test: Update test
  • 0e37819 Merge pull request #95 from jaredLunde:canonical-url-fix
  • 71e7c25 Merge pull request #93 from kwansing14:main
  • 3fc0612 fix: use Astro.site property to generate canonical urls
  • 89fc0cf fix: unsuccessful check in CI due to formatting
  • 7d3387a chore(release): 0.8.3
  • 9278a17 improvement: re-export Props as SEOProps
  • 6974c40 test: Delete trailing slash from test
  • 3c16c64 Update all GH actions to latest version
  • Additional commits viewable in compare view

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 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)

Bumps [astro-seo](https://github.com/jonasmerlin/astro-seo) from 0.8.2 to 0.8.4.
- [Release notes](https://github.com/jonasmerlin/astro-seo/releases)
- [Changelog](https://github.com/jonasmerlin/astro-seo/blob/main/CHANGELOG.md)
- [Commits](jonasmerlin/astro-seo@v0.8.2...v0.8.4)

---
updated-dependencies:
- dependency-name: astro-seo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2024
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.

1 participant