ehowey / gatsby-theme-catalyst

An opinionated set of integrated themes and starters as a boilerplate to accelerate development with GatsbyJS
MIT License
163 stars 15 forks source link

Bump gatsby-source-filesystem from 2.3.32 to 2.4.2 #1019

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gatsby-source-filesystem from 2.3.32 to 2.4.2.

Changelog

Sourced from gatsby-source-filesystem's changelog.

2.4.2 (2020-11-06)

Bug Fixes

  • gatsby-source-filesystem: allow regex and functions for ignore option (#27877) (d99441a)

2.4.1 (2020-11-04)

Note: Version bump only for package gatsby-source-filesystem

2.4.0 (2020-11-02)

Features

2.3.37 (2020-10-27)

Performance Improvements

  • gatsby-source-filesystem: dont JSON parse/stringify the node (#27597) (ffbec4c)

2.3.36 (2020-10-26)

Bug Fixes

  • gatsby-source-filesystem,gatsby-transformer-sharp: Use custom errors (#27576) (752e27a)

2.3.35 (2020-10-16)

Note: Version bump only for package gatsby-source-filesystem

2.3.34 (2020-10-08)

Note: Version bump only for package gatsby-source-filesystem

2.3.33 (2020-10-06)

Note: Version bump only for package gatsby-source-filesystem

Commits
  • 30dad2b chore(release): Publish
  • d99441a fix(gatsby-source-filesystem): allow regex and functions for ignore option (#...
  • 077b67f chore(release): Publish
  • 9022a98 chore(release): Publish
  • 41ae1c0 feat(gatsby): release plugin option validation (#27437)
  • 1d7bc94 chore(release): Publish
  • ffbec4c perf(gatsby-source-filesystem): dont JSON parse/stringify the node (#27597)
  • 07a5f0c chore(release): Publish
  • 752e27a fix(gatsby-source-filesystem,gatsby-transformer-sharp): Use custom errors (#2...
  • d9c0cb4 chore(release): Publish
  • 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[bot] commented 3 years ago

Looks like gatsby-source-filesystem is up-to-date now, so this is no longer needed.