dsmjs / site

Gatsby site that is a WIP to replace the previous Jekyll site
https://site.dsmjs.com/
MIT License
1 stars 8 forks source link

fix(deps): bump gatsby-link from 4.6.0 to 5.4.0 #1847

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps gatsby-link from 4.6.0 to 5.4.0.

Release notes

Sourced from gatsby-link's releases.

v5.3.0

Welcome to gatsby@5.3.0 release (December 2022 #1)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v5.2.0

Welcome to gatsby@5.2.0 release (November 2022 #3)

This is an out of band release due to the removal of the Potrace library in Gatsby. We'll continue with our biweekly schedule as normal.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

v5.1.0

Welcome to gatsby@5.1.0 release (November 2022 #2)

This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.

If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!

Some brief notes about what Gatsby 5 brings to the table:

  • Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
  • Partial Hydration allows you to ship only the necessary JavaScript to the browser

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

v5.0.0

Welcome to gatsby@5.0.0 release (November 2022 #1)

Key highlights of this release:

Major dependency updates:

... (truncated)

Changelog

Sourced from gatsby-link's changelog.

5.4.0 (2023-01-10)

🧾 Release notes

Note: Version bump only for package gatsby-link

5.3.1 (2022-12-14)

Note: Version bump only for package gatsby-link

5.3.0 (2022-12-13)

🧾 Release notes

Chores

  • update dependency prepend-directive to ^1.1.0 for gatsby-link #37189 (80b9473)
  • Bump @​gatsbyjs/reach-router to v2.0.0 #37121 (aa5808b)

5.2.0 (2022-11-25)

🧾 Release notes

Note: Version bump only for package gatsby-link

5.1.0 (2022-11-22)

🧾 Release notes

Note: Version bump only for package gatsby-link

5.0.0 (2022-11-08)

🧾 Release notes

Features

Bug Fixes

Chores

... (truncated)

Commits
  • 12252dd chore(release): Publish
  • 5df8a99 chore(release): Publish next
  • caa252d chore(changelogs): update changelogs (#37266)
  • b8ea34e chore(changelogs): update changelogs (#37252)
  • 7103697 chore(release): Publish next
  • 7938eb0 chore(release): Publish next pre-minor
  • 03d6c59 chore(release): Publish next
  • 80b9473 chore(deps): update dependency prepend-directive to ^1.1.0 for gatsby-link (#...
  • 11efd36 chore(release): Publish next
  • aa5808b chore: Bump @​gatsbyjs/reach-router to v2.0.0 (#37121)
  • 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 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[bot] commented 1 year ago

Superseded by #1852.