mrmartineau / gatsby-theme-code-notes

A Gatsby theme for publishing code-related notes to your website
https://code-notes-example.netlify.com
MIT License
470 stars 39 forks source link

chore(deps): bump gatsby from 3.14.6 to 4.24.1 in /example #344

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gatsby from 3.14.6 to 4.24.1.

Release notes

Sourced from gatsby's releases.

v4.24

Welcome to gatsby@4.24.0 release (September 2022 #2)

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

v4.23

Welcome to gatsby@4.23.0 release (September 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

v4.22

Welcome to gatsby@4.22.0 release (August 2022 #3)

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

v4.21

Welcome to gatsby@4.21.0 release (August 2022 #2)

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.

... (truncated)

Commits
  • 8a44d0f chore(release): Publish
  • f43c6bb fix(gatsby): Fix truncation of childNode during static HTML generation (#3670...
  • 6eefacf fix(gatsby): remove unused console.log (#36713) (#36716)
  • 9f4c0b9 chore(release): Publish
  • 3661aa7 fix(gatsby): Regression in shared chunks (#36664)
  • 0f5ad0e chore(gatsby): Update react-refresh again (#36662)
  • 627546f chore(gatsby): Remove <StaticQuery> component (#36569)
  • c6d3bf8 fix(deps): update starters and examples - gatsby (#36659)
  • 281590c chore(gatsby-telemetry): Bump git-up to v7 (#36652)
  • a341115 feat(gatsby-plugin-utils): Encrypt image cdn image/file urls when env vars ar...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by marvinjudehk, a new releaser for gatsby since your current version.


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 2 years ago

Superseded by #346.