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 gatsby from 4.18.2 to 4.19.0 #384

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2022

Bumps gatsby from 4.18.2 to 4.19.0.

Release notes

Sourced from gatsby's releases.

v4.19

Welcome to gatsby@4.19.0 release (July 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

Commits
  • 53bedf1 chore(release): Publish
  • 19c9c0b fix(gatsby): Wrap Head with <Location> (#36160) (#36165)
  • 6f0d46b feat(gatsby): allow deduplicating head elements on id (#36138) (#36159)
  • 62d2a49 fix(gatsby): Allow script in Gatsby Head (#36136) (#36137)
  • 41f88f1 feat(gatsby-graphiql-explorer): Amend Query name if available (#36110)
  • 40810c4 feat(gatsby): Gatsby Head API (#35980)
  • b7b3f31 fix(deps): update starters and examples gatsby packages to ^4.18.2 (#36122)
  • 428355c fix(gatsby-source-drupal): Ensure node updates are handled sequentially to av...
  • 9c0359d fix(parcel-namer-relative-to-cwd): move @​parcel/namer-default from peerDeps t...
  • 766fa0e fix(deps): update starters and examples - gatsby (#36111)
  • 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)

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.18.2 to 4.19.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@4.18.2...gatsby@4.19.0)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot PRs created by @dependabot dependencies Pull requests that update a dependency file labels Jul 19, 2022
@Primajin Primajin linked an issue Jul 19, 2022 that may be closed by this pull request
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2022

Superseded by #387.

@dependabot dependabot bot closed this Jul 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gatsby-4.19.0 branch July 21, 2022 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot PRs created by @dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move from react-helmet to gatsby head
0 participants