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-plugin-page-creator from 2.3.27 to 2.3.33 #996

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gatsby-plugin-page-creator from 2.3.27 to 2.3.33.

Changelog

Sourced from gatsby-plugin-page-creator's changelog.

2.3.33 (2020-10-16)

Bug Fixes

  • gatsby-plugin-page-creator: Use correct queryAll name (#27487) (a70a66e)

2.3.32 (2020-10-08)

Bug Fixes

  • gatsby-plugin-page-creator: Update Route API tests & Fix slash replacement (#27335) (2f878d1)

Performance Improvements

  • gatsby-plugin-page-creator: use set for tracking existing files (#27336) (843259e)

2.3.31 (2020-10-06)

Note: Version bump only for package gatsby-plugin-page-creator

2.3.30 (2020-10-01)

Note: Version bump only for package gatsby-plugin-page-creator

2.3.29 (2020-09-28)

Bug Fixes

  • deps: update minor and patch for gatsby-plugin-page-creator (#27130) (bc296ec)

2.3.28 (2020-09-15)

Note: Version bump only for package gatsby-plugin-page-creator

Commits
  • 396fb6d chore(release): Publish
  • a70a66e fix(gatsby-plugin-page-creator): Use correct queryAll name (#27487)
  • 0ece87a chore(release): Publish
  • 2f878d1 fix(gatsby-plugin-page-creator): Update Route API tests & Fix slash replaceme...
  • 843259e perf(gatsby-plugin-page-creator): use set for tracking existing files (#27336)
  • 84fa4be chore(release): Publish
  • 8437b65 chore(docs): Remove --save from READMEs (#27032)
  • 57c79b1 chore(release): Publish
  • e829ab9 chore(release): Publish
  • bc296ec fix(deps): update minor and patch for gatsby-plugin-page-creator (#27130)
  • 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

Superseded by #1011.