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 webpack-dev-middleware, gatsby, gatsby-omni-font-loader, gatsby-plugin-image, gatsby-plugin-lodash, gatsby-plugin-manifest, gatsby-plugin-netlify, gatsby-plugin-offline, gatsby-plugin-postcss, gatsby-plugin-react-helmet, gatsby-plugin-sharp, gatsby-plugin-sitemap, gatsby-plugin-styled-components, gatsby-remark-copy-linked-files, gatsby-remark-images, gatsby-remark-prismjs, gatsby-remark-responsive-iframe, gatsby-remark-smartypants, gatsby-source-filesystem, gatsby-transformer-remark, gatsby-transformer-sharp and gatsby-plugin-webpack-bundle-analyser-v2 #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps webpack-dev-middleware to 5.3.4 and updates ancestor dependencies webpack-dev-middleware, gatsby, gatsby-omni-font-loader, gatsby-plugin-image, gatsby-plugin-lodash, gatsby-plugin-manifest, gatsby-plugin-netlify, gatsby-plugin-offline, gatsby-plugin-postcss, gatsby-plugin-react-helmet, gatsby-plugin-sharp, gatsby-plugin-sitemap, gatsby-plugin-styled-components, gatsby-remark-copy-linked-files, gatsby-remark-images, gatsby-remark-prismjs, gatsby-remark-responsive-iframe, gatsby-remark-smartypants, gatsby-source-filesystem, gatsby-transformer-remark, gatsby-transformer-sharp and gatsby-plugin-webpack-bundle-analyser-v2. These dependencies need to be updated together.

Updates webpack-dev-middleware from 4.3.0 to 5.3.4

Release notes

Sourced from webpack-dev-middleware's releases.

v5.3.4

5.3.4 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1779) (189c4ac)

v5.3.3

5.3.3 (2022-05-18)

Bug Fixes

v5.3.2

5.3.2 (2022-05-17)

Bug Fixes

  • node types (#1195) (d68ab36)
  • compatibility with Node.js 18

v5.3.1

5.3.1 (2022-02-01)

Bug Fixes

v5.3.0

5.3.0 (2021-12-16)

Features

v5.2.2

5.2.2 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

... (truncated)

Changelog

Sourced from webpack-dev-middleware's changelog.

5.3.4 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1779) (189c4ac)

5.3.3 (2022-05-18)

Bug Fixes

5.3.2 (2022-05-17)

Bug Fixes

5.3.1 (2022-02-01)

Bug Fixes

5.3.0 (2021-12-16)

Features

5.2.2 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

5.2.1 (2021-09-25)

  • internal release, no visible changes and features

5.2.0 (2021-09-24)

... (truncated)

Commits

Updates gatsby from 3.15.0 to 5.14.0

Release notes

Sourced from gatsby's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

See full release notes: gatsbyjs/gatsby#39004

v5.13.5

2024-05-17

What's Changed

... (truncated)

Commits
  • 5397fbf chore(release): Publish
  • 0f8b101 fix(deps): update minor and patch dependencies for gatsby-source-drupal (#39126)
  • 3a866b2 chore(deps): update dependency gatsby-cypress to ^3.13.1 (#38837)
  • f503db4 fix(docs): Update GitLab Pages docs link (#39060)
  • 89e3776 chore(changelogs): update changelogs (#39145)
  • 1b1720b chore: disable telemetry (#39137)
  • 41d8aef perf: don't load all shopify nodes into memory at once and avoid creating man...
  • 67668c9 chore(deps): bump path-to-regexp from 0.1.7 to 0.1.10 (#39096)
  • a55d755 fix(deps): update dependency axios to ^1.7.7 for gatsby-source-lever (#39118)
  • e0c32ff chore(deps): bump webpack-dev-middleware from 4.3.0 to 5.3.4 (#39106)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates gatsby-omni-font-loader from 1.3.3 to 2.0.2

Release notes

Sourced from gatsby-omni-font-loader's releases.

v2.0.2

  • Fix for link 381c82f
  • Merge branch 'main' of github.com:codeAdrian/gatsby-omni-font-loader bc11081
  • Update package.json 1317971

codeAdrian/gatsby-omni-font-loader@v2.0.1...v2.0.2

v2.0.1

What's Changed

New Contributors

Full Changelog: codeAdrian/gatsby-omni-font-loader@v2.0.0...v2.0.1

v2.0.0

  • Merge pull request #28 from codeAdrian/feature/v2 0dfe678
  • Cleanup and README updates 38983f1
  • V2 cleanup and refactor 7edac1c

codeAdrian/gatsby-omni-font-loader@v1.3.3...v2.0.0

Commits

Updates gatsby-plugin-image from 1.15.0 to 3.14.0

Release notes

Sourced from gatsby-plugin-image's releases.

v3.14 (September 2021 #1)

Welcome to gatsby@3.14.0 release (September 2021 #1)

This is the final minor release for gatsby v3. Gatsby v4 beta is already published behind the next npm tag and the next stable release will be gatsby@4.0.0. See what's inside!

We will keep publishing patches for 3.14.x with hotfixes until 4.0.0 stable is published and at least several weeks after.

Key highlights of this release:

Also, check out notable bugfixes.

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

v3.13 (August 2021 #3)

Welcome to gatsby@3.13.0 release (August 2021 #3)

Key highlights of this release:

Also check out notable bugfixes.

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

v3.12 (August 2021 #2)

Welcome to gatsby@3.12.0 release (August 2021 #2)

Key highlights of this release:

... (truncated)

Changelog

Sourced from gatsby-plugin-image's changelog.

3.14.0 (2024-11-06)

🧾 Release notes

Bug Fixes

3.13.1 (2024-01-23)

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

3.13.0 (2023-12-18)

🧾 Release notes

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

3.12.3 (2023-10-26)

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

3.12.2 (2023-10-20)

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

3.12.1 (2023-10-09)

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

3.12.0 (2023-08-24)

🧾 Release notes

Features

Bug Fixes

3.11.0 (2023-06-15)

🧾 Release notes

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by serhalp-netlify, a new releaser for gatsby-plugin-image since your current version.


Updates gatsby-plugin-lodash from 4.15.0 to 6.14.0

Release notes

Sourced from gatsby-plugin-lodash's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

See full release notes: gatsbyjs/gatsby#39004

v5.13.5

2024-05-17

What's Changed

... (truncated)

Changelog

Sourced from gatsby-plugin-lodash's changelog.

6.14.0 (2024-11-06)

🧾 Release notes

Chores

  • swap babel-plugin-lodash with updated version that doesn't use deprecated APIs #38797 (3d4d6a6)

6.13.1 (2024-01-23)

Chores

  • swap babel-plugin-lodash with updated version that doesn't use deprecated APIs #38797 #38803 (c9f8c24)

6.13.0 (2023-12-18)

🧾 Release notes

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

6.12.0 (2023-08-24)

🧾 Release notes

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

6.11.0 (2023-06-15)

🧾 Release notes

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

6.10.0 (2023-05-16)

🧾 Release notes

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

6.9.0 (2023-04-18)

🧾 Release notes

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

6.8.0 (2023-03-21)

🧾 Release notes

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

... (truncated)

Commits
  • 5397fbf chore(release): Publish
  • 2c75bc5 chore(changelogs): update changelogs (#38821)
  • 94b2482 chore(release): Publish next
  • 3d4d6a6 chore: swap babel-plugin-lodash with updated version that doesn't use depreca...
  • 196618a chore(release): Publish next
  • 4f8c065 chore(changelogs): update changelogs (#38769)
  • eed07f3 chore(release): Publish next pre-minor
  • db248ab chore(changelogs): update changelogs (#38526)
  • e6e2fb4 chore(release): Publish next pre-minor
  • fd4d702 chore(changelogs): update changelogs (#38248)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by serhalp-netlify, a new releaser for gatsby-plugin-lodash since your current version.


Updates gatsby-plugin-manifest from 3.15.0 to 5.14.0

Release notes

Sourced from gatsby-plugin-manifest's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

See full release notes: gatsbyjs/gatsby#39004

v5.13.5

2024-05-17

What's Changed

... (truncated)

Changelog

Sourced from gatsby-plugin-manifest's changelog.

5.14.0 (2024-11-06)

🧾 Release notes

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

5.13.1 (2024-01-23)

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

5.13.0 (2023-12-18)

🧾 Release notes

Chores

5.12.3 (2023-10-26)

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

5.12.2 (2023-10-20)

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

5.12.1 (2023-10-09)

Chores

5.12.0 (2023-08-24)

🧾 Release notes

Bug Fixes

5.11.0 (2023-06-15)

🧾 Release notes

Chores

5.10.0 (2023-05-16)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by serhalp-netlify, a new releaser for gatsby-plugin-manifest since your current version.


Updates gatsby-plugin-netlify from 3.14.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)

gatsby-plugin-netlify v5.1.0

Features

Bug Fixes

  • deps: update dependency @​babel/runtime to v7.19.4 (#186) (0f51e02)
  • deps: update dependency @​babel/runtime to v7.20.0 (#192) (214e991)

gatsby-plugin-netlify v5.0.1

Bug Fixes

  • deps: update dependency fs-extra to v10.1.0 (#145) (1e4cdf5)

gatsby-plugin-netlify v5.0.0

⚠ BREAKING CHANGES

  • Remove script preloading (#134)

Features

gatsby-plugin-netlify v4.4.0

Features

gatsby-plugin-netlify v4.3.1

... (truncated)

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)

5.1.0 (2022-11-30)

Features

Bug Fixes

  • deps: update dependency @​babel/runtime to v7.19.4 (#186) (0f51e02)
  • deps: update dependency @​babel/runtime to v7.20.0 (#192) (214e991)

5.0.1 (2022-07-25)

Bug Fixes

  • deps: update dependency fs-extra to v10.1.0 (#145) (1e4cdf5)

5.0.0 (2022-05-24)

⚠ BREAKING CHANGES

  • Remove script preloading (#134)

Features

4.4.0 (2022-05-18)

Features

... (truncated)

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
Maintainer changes

This version was pushed to npm by netlify-bot, a new releaser for gatsby-plugin-netlify since your current version.


Updates gatsby-plugin-offline from 4.15.0 to 6.14.0

Release notes

Sourced from gatsby-plugin-offline's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2024
Copy link

netlify bot commented Dec 6, 2024

Deploy Preview for brettstevenson failed.

Name Link
🔨 Latest commit a4ef585
🔍 Latest deploy log https://app.netlify.com/sites/brettstevenson/deploys/6763214d17ae610009e8fe09

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-93eceaf3b6 branch from ec926a9 to b710701 Compare December 6, 2024 19:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-93eceaf3b6 branch from b710701 to 0aae9b7 Compare December 18, 2024 19:05
…plugin-image, gatsby-plugin-lodash, gatsby-plugin-manifest, gatsby-plugin-netlify, gatsby-plugin-offline, gatsby-plugin-postcss, gatsby-plugin-react-helmet, gatsby-plugin-sharp, gatsby-plugin-sitemap, gatsby-plugin-styled-components, gatsby-remark-copy-linked-files, gatsby-remark-images, gatsby-remark-prismjs, gatsby-remark-responsive-iframe, gatsby-remark-smartypants, gatsby-source-filesystem, gatsby-transformer-remark, gatsby-transformer-sharp and gatsby-plugin-webpack-bundle-analyser-v2

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 5.3.4 and updates ancestor dependencies [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-omni-font-loader](https://github.com/codeAdrian/gatsby-omni-font-loader), [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image), [gatsby-plugin-lodash](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-lodash), [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest), [gatsby-plugin-netlify](https://github.com/netlify/gatsby-plugin-netlify), [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-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp), [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap), [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components), [gatsby-remark-copy-linked-files](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-copy-linked-files), [gatsby-remark-images](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-images), [gatsby-remark-prismjs](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-prismjs), [gatsby-remark-responsive-iframe](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-responsive-iframe), [gatsby-remark-smartypants](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-smartypants), [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem), [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark), [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) and [gatsby-plugin-webpack-bundle-analyser-v2](https://github.com/JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2). These dependencies need to be updated together.


Updates `webpack-dev-middleware` from 4.3.0 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v4.3.0...v5.3.4)

Updates `gatsby` from 3.15.0 to 5.14.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@3.15.0...gatsby@5.14.0)

Updates `gatsby-omni-font-loader` from 1.3.3 to 2.0.2
- [Release notes](https://github.com/codeAdrian/gatsby-omni-font-loader/releases)
- [Commits](codeAdrian/gatsby-omni-font-loader@v1.3.3...v2.0.2)

Updates `gatsby-plugin-image` from 1.15.0 to 3.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.14.0/packages/gatsby-plugin-image)

Updates `gatsby-plugin-lodash` from 4.15.0 to 6.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-lodash/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@6.14.0/packages/gatsby-plugin-lodash)

Updates `gatsby-plugin-manifest` from 3.15.0 to 5.14.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.14.0/packages/gatsby-plugin-manifest)

Updates `gatsby-plugin-netlify` from 3.14.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@v3.14.0...v5.1.1)

Updates `gatsby-plugin-offline` from 4.15.0 to 6.14.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.14.0/packages/gatsby-plugin-offline)

Updates `gatsby-plugin-postcss` from 4.15.0 to 6.14.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.14.0/packages/gatsby-plugin-postcss)

Updates `gatsby-plugin-react-helmet` from 4.15.0 to 6.14.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.14.0/packages/gatsby-plugin-react-helmet)

Updates `gatsby-plugin-sharp` from 3.15.0 to 5.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.14.0/packages/gatsby-plugin-sharp)

Updates `gatsby-plugin-sitemap` from 4.11.0 to 6.14.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/gatsby-plugin-sitemap@6.14.0/packages/gatsby-plugin-sitemap)

Updates `gatsby-plugin-styled-components` from 4.15.0 to 6.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-styled-components/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@6.14.0/packages/gatsby-plugin-styled-components)

Updates `gatsby-remark-copy-linked-files` from 4.12.0 to 6.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-copy-linked-files/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@6.14.0/packages/gatsby-remark-copy-linked-files)

Updates `gatsby-remark-images` from 5.12.0 to 7.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-images/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@7.14.0/packages/gatsby-remark-images)

Updates `gatsby-remark-prismjs` from 5.12.0 to 7.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-prismjs/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@7.14.0/packages/gatsby-remark-prismjs)

Updates `gatsby-remark-responsive-iframe` from 4.12.0 to 6.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-responsive-iframe/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@6.14.0/packages/gatsby-remark-responsive-iframe)

Updates `gatsby-remark-smartypants` from 4.12.0 to 6.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-smartypants/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@6.14.0/packages/gatsby-remark-smartypants)

Updates `gatsby-source-filesystem` from 3.15.0 to 5.14.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.14.0/packages/gatsby-source-filesystem)

Updates `gatsby-transformer-remark` from 4.12.0 to 6.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.14.0/packages/gatsby-transformer-remark)

Updates `gatsby-transformer-sharp` from 3.15.0 to 5.14.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.14.0/packages/gatsby-transformer-sharp)

Updates `gatsby-plugin-webpack-bundle-analyser-v2` from 1.1.30 to 1.1.32
- [Release notes](https://github.com/JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2/releases)
- [Changelog](https://github.com/JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2/blob/master/CHANGELOG.md)
- [Commits](JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2@v1.1.30...v1.1.32)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
- dependency-name: gatsby
  dependency-type: direct:production
- dependency-name: gatsby-omni-font-loader
  dependency-type: direct:production
- dependency-name: gatsby-plugin-image
  dependency-type: direct:production
- dependency-name: gatsby-plugin-lodash
  dependency-type: direct:production
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
- dependency-name: gatsby-plugin-netlify
  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-plugin-sharp
  dependency-type: direct:production
- dependency-name: gatsby-plugin-sitemap
  dependency-type: direct:production
- dependency-name: gatsby-plugin-styled-components
  dependency-type: direct:production
- dependency-name: gatsby-remark-copy-linked-files
  dependency-type: direct:production
- dependency-name: gatsby-remark-images
  dependency-type: direct:production
- dependency-name: gatsby-remark-prismjs
  dependency-type: direct:production
- dependency-name: gatsby-remark-responsive-iframe
  dependency-type: direct:production
- dependency-name: gatsby-remark-smartypants
  dependency-type: direct:production
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
- dependency-name: gatsby-transformer-remark
  dependency-type: direct:production
- dependency-name: gatsby-transformer-sharp
  dependency-type: direct:production
- dependency-name: gatsby-plugin-webpack-bundle-analyser-v2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-93eceaf3b6 branch from 0aae9b7 to a4ef585 Compare December 18, 2024 19:23
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