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 immer, gatsby, gatsby-plugin-graphql-codegen, gatsby-plugin-postcss, gatsby-plugin-react-helmet, gatsby-plugin-sitemap, gatsby-plugin-typescript, gatsby-remark-autolink-headers, gatsby-remark-copy-linked-files, gatsby-source-filesystem and gatsby-transformer-remark #1956

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2024

Bumps immer to 9.0.21 and updates ancestor dependencies immer, gatsby, gatsby-plugin-graphql-codegen, gatsby-plugin-postcss, gatsby-plugin-react-helmet, gatsby-plugin-sitemap, gatsby-plugin-typescript, gatsby-remark-autolink-headers, gatsby-remark-copy-linked-files, gatsby-source-filesystem and gatsby-transformer-remark. These dependencies need to be updated together.

Updates immer from 8.0.1 to 9.0.21

Release notes

Sourced from immer's releases.

v9.0.21

9.0.21 (2023-03-23)

Bug Fixes

  • ensure type exports is first in package.json export declaration (#1018) (b6ccd0f)

v9.0.20

9.0.20 (2023-03-23)

Bug Fixes

  • patching maps failed when using number keys (#1025) (dd83e2e)

v9.0.19

9.0.19 (2023-01-27)

Bug Fixes

  • don't freeze drafts returned from produce if they were passed in as draft (#917) (46867f8)
  • produce results should never be frozen when returned from nested produces, to prevent 'hiding' drafts. Fixes #935 (a810960)
  • release and publish from 'main' rather than 'master' branch (82acc40)
  • revert earlier fix (#990) for recursive types (#1014) (3eeb331)
  • Upgrade Github actions to Node 16 attempt 1 (9d4ea93)
  • Upgrade Github actions to Node 16 attempt 2 (082eecd)

v9.0.18

9.0.18 (2023-01-15)

Bug Fixes

v9.0.17

9.0.17 (2023-01-02)

Bug Fixes

v9.0.16

9.0.16 (2022-10-22)

... (truncated)

Commits
  • 7c15339 chore(deps): bump loader-utils from 2.0.0 to 2.0.4 in /website (#1026)
  • f07ec9d chore(deps): bump @​sideway/formula from 3.0.0 to 3.0.1 in /website (#1027)
  • b6ccd0f fix: ensure type exports is first in package.json export declaration (#1018)
  • 385837d chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /website (#1017)
  • e1696b7 chore(deps): bump webpack from 5.75.0 to 5.76.1 in /website (#1024)
  • dd83e2e fix: patching maps failed when using number keys (#1025)
  • 082eecd fix: Upgrade Github actions to Node 16 attempt 2
  • 9d4ea93 fix: Upgrade Github actions to Node 16 attempt 1
  • 82acc40 fix: release and publish from 'main' rather than 'master' branch
  • 3eeb331 fix: revert earlier fix (#990) for recursive types (#1014)
  • Additional commits viewable in compare view

Updates gatsby from 3.9.0 to 5.13.4

Release notes

Sourced from gatsby's releases.

v5.13.0

Welcome to [email protected] release (December 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

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

v5.11.0

Welcome to [email protected] release (June 2023 #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

v5.10.0

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

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

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

... (truncated)

Commits
  • 8f0f7c5 chore(release): Publish
  • edaf016 fix(gatsby-adapter-netlify): handler generation on windows (#38900) (#38929)
  • b0960f5 chore(release): Publish
  • 07761d4 chore(gatsby-source-wordpress): upgrade file-type (#38861) (#38863)
  • 85f6c90 fix(gatsby-source-wordpress): only diff wpgraphql schema if the user opts in ...
  • b4ce9e6 chore(release): Publish
  • c50e8f2 fix: add missing fs method rewrites to handle fetchRemoteFile in dsg/ssr engi...
  • d328fd8 perf: use must-revalidate cache-control header as common and only create head...
  • b24134d chore(release): Publish
  • c74745c fix(gatsby): support builtin modules prefixed with node: on build-html (#...
  • Additional commits viewable in compare view

Updates gatsby-plugin-graphql-codegen from 3.0.0 to 3.1.1

Commits

Updates gatsby-plugin-postcss from 4.9.0 to 6.13.1

Release notes

Sourced from gatsby-plugin-postcss's releases.

v5.13.0

Welcome to [email protected] release (December 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

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

v5.11.0

Welcome to [email protected] release (June 2023 #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

v5.10.0

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

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

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

... (truncated)

Changelog

Sourced from gatsby-plugin-postcss's changelog.

6.13.1 (2024-01-23)

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

6.13.0 (2023-12-18)

🧾 Release notes

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

6.12.0 (2023-08-24)

🧾 Release notes

Bug Fixes

  • update dependency postcss-loader to ^7.3.3 for gatsby-plugin-postcss #38295 (5fe2257)

6.11.0 (2023-06-15)

🧾 Release notes

Bug Fixes

  • update dependency postcss-loader to ^7.3.2 for gatsby-plugin-postcss #38160 (6cb7dc6)

6.10.0 (2023-05-16)

🧾 Release notes

Bug Fixes

  • update dependency postcss-loader to ^7.3.0 for gatsby-plugin-postcss #38021 (fbf5ad1)

6.9.0 (2023-04-18)

🧾 Release notes

Bug Fixes

  • update dependency postcss-loader to ^7.1.0 for gatsby-plugin-postcss #37863 (92ca951)

6.8.0 (2023-03-21)

🧾 Release notes

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

6.7.0 (2023-02-21)

... (truncated)

Commits
  • b24134d chore(release): Publish
  • 18ffcfa chore(release): Publish
  • db248ab chore(changelogs): update changelogs (#38526)
  • e6e2fb4 chore(release): Publish next pre-minor
  • 1ebae56 chore(release): Publish next
  • 5fe2257 fix(deps): update dependency postcss-loader to ^7.3.3 for gatsby-plugin-postc...
  • fd4d702 chore(changelogs): update changelogs (#38248)
  • 0991178 chore(release): Publish next pre-minor
  • ebe9bc6 chore(release): Publish next
  • 6cb7dc6 fix(deps): update dependency postcss-loader to ^7.3.2 for gatsby-plugin-postc...
  • Additional commits viewable in compare view

Updates gatsby-plugin-react-helmet from 4.9.0 to 6.13.1

Release notes

Sourced from gatsby-plugin-react-helmet's releases.

v5.13.0

Welcome to [email protected] release (December 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

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

v5.11.0

Welcome to [email protected] release (June 2023 #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

v5.10.0

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

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

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

... (truncated)

Changelog

Sourced from gatsby-plugin-react-helmet's changelog.

6.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-react-helmet

6.13.0 (2023-12-18)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-react-helmet

6.12.0 (2023-08-24)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-react-helmet

6.11.0 (2023-06-15)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-react-helmet

6.10.0 (2023-05-16)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-react-helmet

6.9.0 (2023-04-18)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-react-helmet

6.8.0 (2023-03-21)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-react-helmet

6.7.0 (2023-02-21)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-react-helmet

6.6.0 (2023-02-07)

🧾 Release notes

... (truncated)

Commits

Updates gatsby-plugin-sitemap from 4.5.0 to 6.13.1

Release notes

Sourced from gatsby-plugin-sitemap's releases.

v5.13.0

Welcome to [email protected] release (December 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

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

v5.11.0

Welcome to [email protected] release (June 2023 #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

v5.10.0

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

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

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

... (truncated)

Changelog

Sourced from gatsby-plugin-sitemap's changelog.

6.13.1 (2024-01-23)

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

6.13.0 (2023-12-18)

🧾 Release notes

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

6.12.3 (2023-10-26)

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

6.12.2 (2023-10-20)

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

6.12.1 (2023-10-09)

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

6.12.0 (2023-08-24)

🧾 Release notes

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

6.11.0 (2023-06-15)

🧾 Release notes

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

6.10.0 (2023-05-16)

🧾 Release notes

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

6.9.0 (2023-04-18)

🧾 Release notes

Bug Fixes

6.8.0 (2023-03-21)

... (truncated)

Commits

Updates gatsby-plugin-typescript from 3.9.0 to 5.13.1

Release notes

Sourced from gatsby-plugin-typescript's releases.

v5.13.0

Welcome to [email protected] release (December 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

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

v5.11.0

Welcome to [email protected] release (June 2023 #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

v5.10.0

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

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

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

... (truncated)

Changelog

Sourced from gatsby-plugin-typescript's changelog.

5.13.1 (2024-01-23)

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

5.13.0 (2023-12-18)

🧾 Release notes

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

5.12.1 (2023-10-26)

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

5.12.0 (2023-08-24)

🧾 Release notes

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

5.11.0 (2023-06-15)

🧾 Release notes

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

5.10.0 (2023-05-16)

🧾 Release notes

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

5.9.0 (2023-04-18)

🧾 Release notes

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

5.8.0 (2023-03-21)

🧾 Release notes

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

5.7.0 (2023-02-21)

🧾 Release notes

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

... (truncated)

Commits

Updates gatsby-remark-autolink-headers from 4.6.0 to 6.13.1

Release notes

Sourced from gatsby-remark-autolink-headers's releases.

v5.13.0

Welcome to [email protected] release (December 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

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

v5.11.0

Welcome to [email protected] release (June 2023 #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

v5.10.0

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

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

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

... (truncated)

Changelog

Sourced from gatsby-remark-autolink-headers's changelog.

6.13.1 (2024-01-23)

Note: Version bump only for package gatsby-remark-autolink-headers

6.13.0 (2023-12-18)

🧾 Release notes

Note: Version bump only for package gatsby-remark-autolink-headers

6.12.3 (2023-10-26)

Note: Version bump only for package gatsby-remark-autolink-headers

6.12.2 (2023-10-20)

Note: Version bump only for package gatsby-remark-autolink-headers

6.12.1 (2023-10-09)

Note: Version bump only for package gatsby-remark-autolink-headers

6.12.0 (2023-08-24)

🧾 Release notes

Note: Version bump only for package gatsby-remark-autolink-headers

6.11.0 (2023-06-15)

🧾 Release notes

Note: Version bump only for package gatsby-remark-autolink-headers

6.10.0 (2023-05-16)

🧾 Release notes

Note: Version bump only for package gatsby-remark-autolink-headers

6.9.0 (2023-04-18)

🧾 Release notes

Bug Fixes

  • update dependency github-slugger to ^1.5.0 for gatsby-remark-autolink-headers #37854 (19062c6)

Chores

... (truncated)

Commits

Updates gatsby-remark-copy-linked-files from 4.6.0 to 6.13.1

Release notes

Sourced from gatsby-remark-copy-linked-files's releases.

v5.13.0

Welcome to [email protected] release (December 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

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

v5.11.0

Welcome to [email protected] release (June 2023 #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

v5.10.0

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

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

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

... (truncated)

Changelog

Sourced from gatsby-remark-copy-linked-files's changelog.

6.13.1 (2024-01-23)

Note: Version bump only for package gatsby-remark-copy-linked-files

6.13.0 (2023-12-18)

🧾 Release notes

Note: Version bump only for package gatsby-remark-copy-linked-files

6.12.0 (2023-08-24)

🧾 Release notes

Note: Version bump only for package gatsby-remark-copy-linked-files

6.11.0 (2023-06-15)

🧾 Release notes

Note: Version bump only for package gatsby-remark-copy-linked-files

6.10.0 (2023-05-16)

🧾 Release notes

Note: Version bump only for package gatsby-remark-copy-linked-files

6.9.0 (2023-04-18)

🧾 Release notes

Bug Fixes

  • update dependency fs-...

    Description has been truncated

…css, gatsby-plugin-react-helmet, gatsby-plugin-sitemap, gatsby-plugin-typescript, gatsby-remark-autolink-headers, gatsby-remark-copy-linked-files, gatsby-source-filesystem and gatsby-transformer-remark

Bumps [immer](https://github.com/immerjs/immer) to 9.0.21 and updates ancestor dependencies [immer](https://github.com/immerjs/immer), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-graphql-codegen](https://github.com/d4rekanguok/gatsby-typescript), [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-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap), [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript), [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers), [gatsby-remark-copy-linked-files](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-copy-linked-files), [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) and [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark). These dependencies need to be updated together.


Updates `immer` from 8.0.1 to 9.0.21
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v8.0.1...v9.0.21)

Updates `gatsby` from 3.9.0 to 5.13.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.13.4)

Updates `gatsby-plugin-graphql-codegen` from 3.0.0 to 3.1.1
- [Changelog](https://github.com/d4rekanguok/gatsby-typescript/blob/master/changelog.md)
- [Commits](d4rekanguok/gatsby-typescript@v3.0.0...v3.1.1)

Updates `gatsby-plugin-postcss` from 4.9.0 to 6.13.1
- [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/[email protected]/packages/gatsby-plugin-postcss)

Updates `gatsby-plugin-react-helmet` from 4.9.0 to 6.13.1
- [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/[email protected]/packages/gatsby-plugin-react-helmet)

Updates `gatsby-plugin-sitemap` from 4.5.0 to 6.13.1
- [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)

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

Updates `gatsby-remark-autolink-headers` from 4.6.0 to 6.13.1
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-remark-autolink-headers)

Updates `gatsby-remark-copy-linked-files` from 4.6.0 to 6.13.1
- [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/[email protected]/packages/gatsby-remark-copy-linked-files)

Updates `gatsby-source-filesystem` from 3.9.0 to 5.13.1
- [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/[email protected]/packages/gatsby-source-filesystem)

Updates `gatsby-transformer-remark` from 4.6.0 to 6.13.1
- [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/[email protected]/packages/gatsby-transformer-remark)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: indirect
- dependency-name: gatsby
  dependency-type: direct:production
- dependency-name: gatsby-plugin-graphql-codegen
  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-sitemap
  dependency-type: direct:production
- dependency-name: gatsby-plugin-typescript
  dependency-type: direct:production
- dependency-name: gatsby-remark-autolink-headers
  dependency-type: direct:production
- dependency-name: gatsby-remark-copy-linked-files
  dependency-type: direct:production
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
- dependency-name: gatsby-transformer-remark
  dependency-type: direct:production
...

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

vercel bot commented Apr 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sips ❌ Failed (Inspect) Apr 26, 2024 0:49am

Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-9fe82b2811 branch May 6, 2024 12:26
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.

1 participant