…ne, gatsby-plugin-postcss, gatsby-plugin-react-helmet, gatsby-source-filesystem, gatsby-source-sanity and gatsby-transformer-sharp
Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.8.1 and updates ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest), [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline), [gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss), [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet), [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem), [gatsby-source-sanity](https://github.com/sanity-io/gatsby-source-sanity) and [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp). These dependencies need to be updated together.
Updates `shell-quote` from 1.6.1 to 1.8.1
- [Release notes](https://github.com/ljharb/shell-quote/releases)
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@1.6.1...v1.8.1)
Updates `gatsby` from 2.32.13 to 5.8.1
- [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@2.32.13...gatsby@5.8.1)
Updates `gatsby-plugin-manifest` from 2.12.1 to 5.8.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.8.0/packages/gatsby-plugin-manifest)
Updates `gatsby-plugin-offline` from 3.0.34 to 6.8.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.8.0/packages/gatsby-plugin-offline)
Updates `gatsby-plugin-postcss` from 2.1.20 to 6.8.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-postcss/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@6.8.0/packages/gatsby-plugin-postcss)
Updates `gatsby-plugin-react-helmet` from 3.1.22 to 6.8.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@6.8.0/packages/gatsby-plugin-react-helmet)
Updates `gatsby-source-filesystem` from 2.11.1 to 5.8.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.8.0/packages/gatsby-source-filesystem)
Updates `gatsby-source-sanity` from 5.0.6 to 7.6.3
- [Release notes](https://github.com/sanity-io/gatsby-source-sanity/releases)
- [Changelog](https://github.com/sanity-io/gatsby-source-sanity/blob/main/CHANGELOG.md)
- [Commits](sanity-io/gatsby-source-sanity@v5.0.6...v7.6.3)
Updates `gatsby-transformer-sharp` from 2.12.1 to 5.8.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.8.0/packages/gatsby-transformer-sharp)
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
- dependency-name: gatsby
dependency-type: direct:production
- dependency-name: gatsby-plugin-manifest
dependency-type: direct:production
- dependency-name: gatsby-plugin-offline
dependency-type: direct:production
- dependency-name: gatsby-plugin-postcss
dependency-type: direct:production
- dependency-name: gatsby-plugin-react-helmet
dependency-type: direct:production
- dependency-name: gatsby-source-filesystem
dependency-type: direct:production
- dependency-name: gatsby-source-sanity
dependency-type: direct:production
- dependency-name: gatsby-transformer-sharp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps shell-quote to 1.8.1 and updates ancestor dependencies shell-quote, gatsby, gatsby-plugin-manifest, gatsby-plugin-offline, gatsby-plugin-postcss, gatsby-plugin-react-helmet, gatsby-source-filesystem, gatsby-source-sanity and gatsby-transformer-sharp. These dependencies need to be updated together.
Updates
shell-quotefrom 1.6.1 to 1.8.1Changelog
Sourced from shell-quote's changelog.
... (truncated)
Commits
da8a3abv1.8.1a66de94[Tests] increase coverageb42ac73[Refactor]parse: hoistgetVarto module levelfcb2e1a[Refactor]parse: usesliceoversubstr, cache some valuesecf2a60[Fix]parse: preserve whitespace in comments1d58679[Refactor]parse: avoid shadowing a function arg6780ec5[Refactor]parse: a bit of cleanup227d474[Refactor]parse: tweak the regex to not match nothing7bcd90e[Fix] properly support theescapeoption8f0c5c3[Refactor] hoist some vars to module levelMaintainer changes
This version was pushed to npm by ljharb, a new releaser for shell-quote since your current version.
Updates
gatsbyfrom 2.32.13 to 5.8.1Release notes
Sourced from gatsby's releases.
... (truncated)
Commits
12c91dbchore(release): Publish5f44208fix(gatsby-plugin-sharp): don't serve static assets that are not result of cu...facb07ffix(gatsby): don't block event loop during inference (#37780) (#37800)7d4125bchore(release): Publish944b074fix(gatsby-source-shopify): Correct interface query (#37788) (#37791)370ba2achore(release): Publish0f838b2feat(gatsby-source-shopify): use gatsby node id to enable relationships (#377...b1abb5bchore(release): Publish5e2c979chore(deps): update starters and examples to ^18.15.3 (#37759)7bda38afeat:(gatsby-cli) - support REACT_PROFILE env var value to set profile cli ar...Updates
gatsby-plugin-manifestfrom 2.12.1 to 5.8.0Release notes
Sourced from gatsby-plugin-manifest's releases.
... (truncated)
Changelog
Sourced from gatsby-plugin-manifest's changelog.
... (truncated)
Commits
b1abb5bchore(release): Publish3588ad1chore(changelogs): update changelogs (#37686)fed83d5chore(release): Publish next pre-minor6bf35a5chore(changelogs): update changelogs (#37628)342e393chore(release): Publish next pre-minor13a0a9efix(deps): update babel monorepo (#37568)bea75aechore(release): Publish next1a24414chore(changelogs): update changelogs (#37529)ede0901chore(release): Publish next pre-minorf8f084achore(release): Publish nextUpdates
gatsby-plugin-offlinefrom 3.0.34 to 6.8.0Release notes
Sourced from gatsby-plugin-offline's releases.
... (truncated)
Changelog
Sourced from gatsby-plugin-offline's changelog.
... (truncated)
Commits
b1abb5bchore(release): Publish3588ad1chore(changelogs): update changelogs (#37686)fed83d5chore(release): Publish next pre-minor6bf35a5chore(changelogs): update changelogs (#37628)342e393chore(release): Publish next pre-minor13a0a9efix(deps): update babel monorepo (#37568)bea75aechore(release): Publish next1a24414chore(changelogs): update changelogs (#37529)ede0901chore(release): Publish next pre-minorf8f084achore(release): Publish nextUpdates
gatsby-plugin-postcssfrom 2.1.20 to 6.8.0Release notes
Sourced from gatsby-plugin-postcss's releases.
... (truncated)
Changelog
Sourced from gatsby-plugin-postcss's changelog.
... (truncated)
Commits
b1abb5bchore(release): Publish3588ad1chore(changelogs): update changelogs (#37686)fed83d5chore(release): Publish next pre-minor6bf35a5chore(changelogs): update changelogs (#37628)342e393chore(release): Publish next pre-minor13a0a9efix(deps): update babel monorepo (#37568)1a24414chore(changelogs): update changelogs (#37529)ede0901chore(release): Publish next pre-minor3949808chore(changelogs): update changelogs (#37436)4ef5d77chore(release): Publish next pre-minorUpdates
gatsby-plugin-react-helmetfrom 3.1.22 to 6.8.0Release notes
Sourced from gatsby-plugin-react-helmet's releases.
... (truncated)
Changelog
Sourced from gatsby-plugin-react-helmet's changelog.
... (truncated)
Commits
b1abb5bchore(release): Publish3588ad1chore(changelogs): update changelogs (#37686)fed83d5chore(release): Publish next pre-minor6bf35a5chore(changelogs): update changelogs (#37628)342e393chore(release): Publish next pre-minor13a0a9efix(deps): update babel monorepo (#37568)1a24414chore(changelogs): update changelogs (#37529)ede0901chore(release): Publish next pre-minor3949808chore(changelogs): update changelogs (#37436)4ef5d77chore(release): Publish next pre-minorUpdates
gatsby-source-filesystemfrom 2.11.1 to 5.8.0Release notes
Sourced from gatsby-source-filesystem's releases.
... (truncated)
Changelog
Sourced from gatsby-source-filesystem's changelog.
... (truncated)
Commits
b1abb5bchore(release): Publish3588ad1chore(changelogs): update changelogs (#37686)fed83d5chore(release): Publish next pre-minor6bf35a5chore(changelogs): update changelogs (#37628)342e393chore(release): Publish next pre-minor13a0a9efix(deps): update babel monorepo (#37568)e0caa73fix(deps): update dependency xstate to ^4.35.3 for gatsby-source-filesystem (...1a24414chore(changelogs): update changelogs (#37529)ede0901chore(release): Publish next pre-minor16685a6chore(gatsby-source-filesystem): Improve README (#37480)Updates
gatsby-source-sanityfrom 5.0.6 to 7.6.3Release notes
Sourced from gatsby-source-sanity's releases.