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

chore(deps): bump the gatsby group with 3 updates #118

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps the gatsby group with 3 updates: gatsby, gatsby-plugin-netlify and gatsby-plugin-sitemap.

Updates gatsby from 5.11.0 to 5.12.4

Release notes

Sourced from gatsby's releases.

v5.12.0

Welcome to [email protected] release (August 2023 #1)

Key highlight 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

Commits
  • 0642eb7 chore(release): Publish
  • 232ec13 fix(gatsby): don't break builds when using features unsupported by adapter (#...
  • 4b082d3 chore(release): Publish
  • da050e5 fix(gatsby): fix api function compilation on Windows (#38489) (#38491)
  • b6f1a10 chore(release): Publish
  • 6a73ee1 fix: fix fetching adapters manifest from latest gatsby version (#38475) (#38482)
  • 1fe0cf1 chore(release): Publish
  • 1f9e806 fix: fix fetching adapters manifest from latest gatsby version
  • a1c87bc chore(release): Publish
  • b2d4aef feat(gatsby): Adapters (#38232)
  • Additional commits viewable in compare view

Updates gatsby-plugin-netlify from 5.1.0 to 5.1.1

Release notes

Sourced from gatsby-plugin-netlify's releases.

v5.1.1

5.1.1 (2023-09-25)

Bug Fixes

  • apply caching headers to all produced assets (#217) (31e9249)
  • deps: update dependency fs-extra to v11 (#256) (aa3184c)
  • add path to transformHeaders (#276)
Changelog

Sourced from gatsby-plugin-netlify's changelog.

5.1.1 (2023-09-25)

Bug Fixes

  • apply caching headers to all produced assets (#217) (31e9249)
  • deps: update dependency fs-extra to v11 (#256) (aa3184c)
  • add path to transformHeaders (#276)
Commits
  • 4b8eef4 chore(main): release 5.1.1 (#279)
  • ca15fcd add path to transformHeaders - resolves #275 (#276)
  • 2dc646e chore(deps): update tibdex/github-app-token action to v1.9.0
  • f17ba67 chore(deps): update jest monorepo to v29.5.5
  • d194b97 chore(deps): update dependency @​babel/core to v7.22.20
  • 2c59f20 chore(deps): update dependency typescript to v5 (#251)
  • 8f6c0ae chore(deps): update googlecloudplatform/release-please-action action to v3 (#...
  • c626aab chore(deps): update dependency prettier to v3 (#263)
  • aa3184c fix(deps): update dependency fs-extra to v11 (#256)
  • 2caa46e chore(deps): update dependency gatsby to v5.12.4
  • Additional commits viewable in compare view

Updates gatsby-plugin-sitemap from 6.11.0 to 6.12.0

Changelog

Sourced from gatsby-plugin-sitemap's changelog.

6.12.0 (2023-08-24)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-sitemap

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gatsby group with 3 updates: [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-netlify](https://github.com/netlify/gatsby-plugin-netlify) and [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap).


Updates `gatsby` from 5.11.0 to 5.12.4
- [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/[email protected]@5.12.4)

Updates `gatsby-plugin-netlify` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/netlify/gatsby-plugin-netlify/releases)
- [Changelog](https://github.com/netlify/gatsby-plugin-netlify/blob/main/CHANGELOG.md)
- [Commits](netlify/gatsby-plugin-netlify@v5.1.0...v5.1.1)

Updates `gatsby-plugin-sitemap` from 6.11.0 to 6.12.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sitemap)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gatsby
- dependency-name: gatsby-plugin-netlify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gatsby
- dependency-name: gatsby-plugin-sitemap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gatsby
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2023
@netlify
Copy link

netlify bot commented Sep 26, 2023

Deploy Preview for qn-project-portal-preview ready!

Name Link
🔨 Latest commit 758c9e3
🔍 Latest deploy log https://app.netlify.com/sites/qn-project-portal-preview/deploys/651295ab43035c00086c723f
😎 Deploy Preview https://deploy-preview-118--qn-project-portal-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link

Note: This comment gets updated with every commit

Git SHA: 758c9e3e65a68f2ac2f04e7c7cfa48fd0a33a70b

Site: default-site

Pa11y test status: PASS

 {
    "total": 11,
    "passes": 11,
    "errors": 0,
    "results": {
        "http://localhost:9000/project/improve-statewide-project-communication/": [],
        "http://localhost:9000/project/test-one/": [],
        "http://localhost:9000/project/test-four/": [],
        "http://localhost:9000/project/test-three/": [],
        "http://localhost:9000/project/test-two/": [],
        "http://localhost:9000/completed/": [],
        "http://localhost:9000/": [],
        "http://localhost:9000/ongoing/": [],
        "http://localhost:9000/about/": [],
        "http://localhost:9000/contact/": [],
        "http://localhost:9000/contact/thank-you/": []
    }
}
 

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2023

Superseded by #119.

@dependabot dependabot bot closed this Sep 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gatsby-8598235fce branch September 27, 2023 08:36
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