Get started with GatsbyJS straight away without having to spend a whole day configuring your usual addons.

Overview
Gatsby

Gatsby Starter Infinite

Get started with GatsbyJS straight away without having to spend a whole day configuring your usual addons.

This starter includes:

  • TailwindCSS / PostCSS
  • TypeScript
  • ESLint / Prettier Linting
  • GraphQL codegen for schema and TypeScript types
  • Netlify CMS
  • etc...

Quick Start

  1. Create a Gatsby site

    Use the Gatsby CLI to get started locally:

    npx gatsby new my-site https://github.com/mattpatterson94/gatsby-starter-infinite
  2. Configure Gatsby

    Visit the gatsby-config.js file and check out the plugins installed. Some plugins require configuration, such as the Google analytics plugin.

  3. Start developing

    In your site directory, start the development server:

    yarn start

    Your site should now be running at http://localhost:8000

  4. Open the source code and start editing

Deploy your site

  1. Push your local site to a new repo in either GitHub, GitLab, or Bitbucket
  2. Log into your Gatsby Cloud Dashboard and click on Add a site
  3. Use the Import from a Git repository option to find your site
  4. Add the environment variables from your .env.production file to Gatsby Cloud during setup
  5. Click Build site and your site should start building

For a more detailed walkthrough, see the tutorial on how to build your site with Gatsby Cloud.

Deploy without using the CLI

Alternatively, you can deploy this starter directly to Gatsby Cloud. Note that you will need to set up your content in Contentful manually.

Deploy to Gatsby


🎓 Learning Gatsby

Looking for more guidance? Full documentation for Gatsby lives on the website. Here are some places to start:

💫 Deploy

Build, Deploy, and Host On The Only Cloud Built For Gatsby

Gatsby Cloud is an end-to-end cloud platform specifically built for the Gatsby framework that combines a modern developer experience with an optimized, global edge network.

Comments
  • Bump @graphql-codegen/cli from 2.7.0 to 2.16.2

    Bump @graphql-codegen/cli from 2.7.0 to 2.16.2

    Bumps @graphql-codegen/cli from 2.7.0 to 2.16.2.

    Release notes

    Sourced from @​graphql-codegen/cli's releases.

    @​graphql-codegen/cli@​2.11.3

    Patch Changes

    • b75ca4b48: Prevent cli from early returning when run init command.

    @​graphql-codegen/cli@​2.11.2

    Patch Changes

    • 8cd1526c4: chore(deps): update @whatwg-node/fetch to fix vulnerability

    @​graphql-codegen/cli@​2.11.1

    Patch Changes

    • 20bf4b225: support for path containing "&" characters

    @​graphql-codegen/cli@​2.11.0

    Minor Changes

    • fd6be805b: feat(cli): add a dry-run mode with --check cli flag

    Patch Changes

    • 6a2e328e6: feat(cli): --verbose and --debug flags
    • Updated dependencies [6a2e328e6]
      • @​graphql-codegen/plugin-helpers@​2.6.1

    @​graphql-codegen/cli@​2.10.0

    Minor Changes

    • 273ad602f: Replace cross-undici-fetch with @​whatwg-node/fetch to fix security vulnerability from undici

    Patch Changes

    • cc18923d3: feat(hooks): forward hooks logs to debug logs

    @​graphql-codegen/cli@​2.9.1

    Patch Changes

    • e2cfc5c36: fix(cli): prevent duplicated error messages on fail (without watcher)
    Changelog

    Sourced from @​graphql-codegen/cli's changelog.

    2.16.2

    Patch Changes

    2.16.1

    Patch Changes

    2.16.0

    Minor Changes

    Patch Changes

    • Updated dependencies [c0183810f]:
      • @​graphql-codegen/plugin-helpers@​3.1.0

    2.15.1

    Patch Changes

    ... (truncated)

    Commits
    • 8248c50 chore(release): update monorepo packages versions (#8717)
    • a9c5414 Updated @​graphql-tools/prisma-loader package (#8765)
    • ed87c78 fix(deps): update dependency @​graphql-tools/utils to v9 (#8771)
    • e6ff224 fix(deps): update dependency cosmiconfig-typescript-loader to v4.3.0 (#8729)
    • b1512a5 fix(deps): update dependency cosmiconfig-typescript-loader to v4.2.0 (#8715)
    • 73e212d chore(release): update monorepo packages versions (#8714)
    • f180860 chore(release): update monorepo packages versions (#8713)
    • 59cde60 chore(release): update monorepo packages versions (#8676)
    • c018381 Features/improved before one file write hook (#8662)
    • 8ff9b41 fix(deps): update dependency @​whatwg-node/fetch to ^0.5.0 (#8706)
    • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump gatsby from 4.18.2 to 5.3.2

    Bump gatsby from 4.18.2 to 5.3.2

    Bumps gatsby from 4.18.2 to 5.3.2.

    Release notes

    Sourced from gatsby's releases.

    v5.3.0

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

    Welcome to [email protected] release (November 2022 #3)

    This is an out of band release due to the removal of the Potrace library in Gatsby. We'll continue with our biweekly schedule as normal.

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v5.1.0

    Welcome to [email protected] release (November 2022 #2)

    This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.

    If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!

    Some brief notes about what Gatsby 5 brings to the table:

    • Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
    • Partial Hydration allows you to ship only the necessary JavaScript to the browser

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v5.0.0

    Welcome to [email protected] release (November 2022 #1)

    Key highlights of this release:

    Major dependency updates:

    ... (truncated)

    Commits
    • 98cbee1 chore(release): Publish
    • a283319 fix(gatsby): use file:// protocol when importing gatsby-config/node (#37257) ...
    • 287cabd chore(release): Publish
    • e9aafe4 Revert "fix(deps): update dependency lmdb to v2.7.1 (#37160)" (#37255) (#37258)
    • b995fc2 chore(release): Publish
    • 9e14203 fix(gatsby): Improve readability of page data / long running query warnings (...
    • 3b75594 feat(gatsby-worker): Show original stack trace (#37206)
    • e2192c5 fix(deps): Update parcel to v2.8.1 (#37217)
    • 99c5688 feat(gatsby): ESM in gatsby-config.mjs and gatsby-node.mjs (#37068)
    • 848e8e7 chore(changelogs): update changelogs (#37213)
    • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump gatsby from 4.18.2 to 5.3.0

    Bump gatsby from 4.18.2 to 5.3.0

    Bumps gatsby from 4.18.2 to 5.3.0.

    Release notes

    Sourced from gatsby's releases.

    v5.3.0

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

    Welcome to [email protected] release (November 2022 #3)

    This is an out of band release due to the removal of the Potrace library in Gatsby. We'll continue with our biweekly schedule as normal.

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v5.1.0

    Welcome to [email protected] release (November 2022 #2)

    This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.

    If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!

    Some brief notes about what Gatsby 5 brings to the table:

    • Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
    • Partial Hydration allows you to ship only the necessary JavaScript to the browser

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v5.0.0

    Welcome to [email protected] release (November 2022 #1)

    Key highlights of this release:

    Major dependency updates:

    ... (truncated)

    Commits
    • b995fc2 chore(release): Publish
    • 9e14203 fix(gatsby): Improve readability of page data / long running query warnings (...
    • 3b75594 feat(gatsby-worker): Show original stack trace (#37206)
    • e2192c5 fix(deps): Update parcel to v2.8.1 (#37217)
    • 99c5688 feat(gatsby): ESM in gatsby-config.mjs and gatsby-node.mjs (#37068)
    • 848e8e7 chore(changelogs): update changelogs (#37213)
    • 639ae08 fix(gatsby-plugin-sharp): Pass failOn to all pipelines (#37177)
    • b7d7b07 fix(gatsby-source-wordpress): Add back nodeType field that was removed in las...
    • e627fe1 chore(release): Publish next
    • b346071 fix(gatsby): Use path prefix when loading slice data (#37202)
    • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump @graphql-codegen/cli from 2.7.0 to 2.16.1

    Bump @graphql-codegen/cli from 2.7.0 to 2.16.1

    Bumps @graphql-codegen/cli from 2.7.0 to 2.16.1.

    Release notes

    Sourced from @​graphql-codegen/cli's releases.

    @​graphql-codegen/cli@​2.11.3

    Patch Changes

    • b75ca4b48: Prevent cli from early returning when run init command.

    @​graphql-codegen/cli@​2.11.2

    Patch Changes

    • 8cd1526c4: chore(deps): update @whatwg-node/fetch to fix vulnerability

    @​graphql-codegen/cli@​2.11.1

    Patch Changes

    • 20bf4b225: support for path containing "&" characters

    @​graphql-codegen/cli@​2.11.0

    Minor Changes

    • fd6be805b: feat(cli): add a dry-run mode with --check cli flag

    Patch Changes

    • 6a2e328e6: feat(cli): --verbose and --debug flags
    • Updated dependencies [6a2e328e6]
      • @​graphql-codegen/plugin-helpers@​2.6.1

    @​graphql-codegen/cli@​2.10.0

    Minor Changes

    • 273ad602f: Replace cross-undici-fetch with @​whatwg-node/fetch to fix security vulnerability from undici

    Patch Changes

    • cc18923d3: feat(hooks): forward hooks logs to debug logs

    @​graphql-codegen/cli@​2.9.1

    Patch Changes

    • e2cfc5c36: fix(cli): prevent duplicated error messages on fail (without watcher)
    Changelog

    Sourced from @​graphql-codegen/cli's changelog.

    2.16.1

    Patch Changes

    2.16.0

    Minor Changes

    Patch Changes

    • Updated dependencies [c0183810f]:
      • @​graphql-codegen/plugin-helpers@​3.1.0

    2.15.1

    Patch Changes

    2.15.0

    Minor Changes

    2.14.1

    Patch Changes

    ... (truncated)

    Commits

    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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump @graphql-codegen/cli from 2.7.0 to 2.15.0

    Bump @graphql-codegen/cli from 2.7.0 to 2.15.0

    Bumps @graphql-codegen/cli from 2.7.0 to 2.15.0.

    Release notes

    Sourced from @​graphql-codegen/cli's releases.

    @​graphql-codegen/cli@​2.11.3

    Patch Changes

    • b75ca4b48: Prevent cli from early returning when run init command.

    @​graphql-codegen/cli@​2.11.2

    Patch Changes

    • 8cd1526c4: chore(deps): update @whatwg-node/fetch to fix vulnerability

    @​graphql-codegen/cli@​2.11.1

    Patch Changes

    • 20bf4b225: support for path containing "&" characters

    @​graphql-codegen/cli@​2.11.0

    Minor Changes

    • fd6be805b: feat(cli): add a dry-run mode with --check cli flag

    Patch Changes

    • 6a2e328e6: feat(cli): --verbose and --debug flags
    • Updated dependencies [6a2e328e6]
      • @​graphql-codegen/plugin-helpers@​2.6.1

    @​graphql-codegen/cli@​2.10.0

    Minor Changes

    • 273ad602f: Replace cross-undici-fetch with @​whatwg-node/fetch to fix security vulnerability from undici

    Patch Changes

    • cc18923d3: feat(hooks): forward hooks logs to debug logs

    @​graphql-codegen/cli@​2.9.1

    Patch Changes

    • e2cfc5c36: fix(cli): prevent duplicated error messages on fail (without watcher)
    Changelog

    Sourced from @​graphql-codegen/cli's changelog.

    2.15.0

    Minor Changes

    2.14.1

    Patch Changes

    2.14.0

    Minor Changes

    Patch Changes

    2.13.12

    Patch Changes

    2.13.11

    Patch Changes

    2.13.10

    Patch Changes

    ... (truncated)

    Commits

    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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump gatsby from 4.18.2 to 5.2.0

    Bump gatsby from 4.18.2 to 5.2.0

    Bumps gatsby from 4.18.2 to 5.2.0.

    Release notes

    Sourced from gatsby's releases.

    v5.2.0

    Welcome to [email protected] release (November 2022 #3)

    This is an out of band release due to the removal of the Potrace library in Gatsby. We'll continue with our biweekly schedule as normal.

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v5.1.0

    Welcome to [email protected] release (November 2022 #2)

    This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.

    If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!

    Some brief notes about what Gatsby 5 brings to the table:

    • Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
    • Partial Hydration allows you to ship only the necessary JavaScript to the browser

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v5.0.0

    Welcome to [email protected] release (November 2022 #1)

    Key highlights of this release:

    Major dependency updates:

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v4.24

    Welcome to [email protected] release (September 2022 #2)

    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

    ... (truncated)

    Commits
    • cec2ab0 chore(release): Publish
    • 94c2d73 chore: remove tracedSVG (#37093)
    • 0889d31 fix(gatsby): Sanitize length on objects (#34253)
    • c935f05 chore(gatsby-plugin-image): Add peerDependenciesMeta (#35146)
    • 0b3c34c chore(docs): Update "Working with Images in Markdown" (#34621)
    • 21cbfb3 fix(gatsby): stale node manifests (#37091)
    • ce0d8b2 chore(docs): Clarify MDX sourcing instructions (#37088)
    • 53a68c6 chore(docs): Update building with components
    • a259ff8 docs: add onCreateNode params and example (#27503)
    • fb15745 fix(deps): update dependency contentful to ^9.1.34 for gatsby-source-contentf...
    • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump @graphql-codegen/cli from 2.7.0 to 2.14.1

    Bump @graphql-codegen/cli from 2.7.0 to 2.14.1

    Bumps @graphql-codegen/cli from 2.7.0 to 2.14.1.

    Release notes

    Sourced from @​graphql-codegen/cli's releases.

    @​graphql-codegen/cli@​2.11.3

    Patch Changes

    • b75ca4b48: Prevent cli from early returning when run init command.

    @​graphql-codegen/cli@​2.11.2

    Patch Changes

    • 8cd1526c4: chore(deps): update @whatwg-node/fetch to fix vulnerability

    @​graphql-codegen/cli@​2.11.1

    Patch Changes

    • 20bf4b225: support for path containing "&" characters

    @​graphql-codegen/cli@​2.11.0

    Minor Changes

    • fd6be805b: feat(cli): add a dry-run mode with --check cli flag

    Patch Changes

    • 6a2e328e6: feat(cli): --verbose and --debug flags
    • Updated dependencies [6a2e328e6]
      • @​graphql-codegen/plugin-helpers@​2.6.1

    @​graphql-codegen/cli@​2.10.0

    Minor Changes

    • 273ad602f: Replace cross-undici-fetch with @​whatwg-node/fetch to fix security vulnerability from undici

    Patch Changes

    • cc18923d3: feat(hooks): forward hooks logs to debug logs

    @​graphql-codegen/cli@​2.9.1

    Patch Changes

    • e2cfc5c36: fix(cli): prevent duplicated error messages on fail (without watcher)
    Changelog

    Sourced from @​graphql-codegen/cli's changelog.

    2.14.1

    Patch Changes

    2.14.0

    Minor Changes

    Patch Changes

    2.13.12

    Patch Changes

    2.13.11

    Patch Changes

    2.13.10

    Patch Changes

    2.13.9

    Patch Changes

    ... (truncated)

    Commits

    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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump @graphql-codegen/cli from 2.7.0 to 2.14.0

    Bump @graphql-codegen/cli from 2.7.0 to 2.14.0

    Bumps @graphql-codegen/cli from 2.7.0 to 2.14.0.

    Release notes

    Sourced from @​graphql-codegen/cli's releases.

    @​graphql-codegen/cli@​2.11.3

    Patch Changes

    • b75ca4b48: Prevent cli from early returning when run init command.

    @​graphql-codegen/cli@​2.11.2

    Patch Changes

    • 8cd1526c4: chore(deps): update @whatwg-node/fetch to fix vulnerability

    @​graphql-codegen/cli@​2.11.1

    Patch Changes

    • 20bf4b225: support for path containing "&" characters

    @​graphql-codegen/cli@​2.11.0

    Minor Changes

    • fd6be805b: feat(cli): add a dry-run mode with --check cli flag

    Patch Changes

    • 6a2e328e6: feat(cli): --verbose and --debug flags
    • Updated dependencies [6a2e328e6]
      • @​graphql-codegen/plugin-helpers@​2.6.1

    @​graphql-codegen/cli@​2.10.0

    Minor Changes

    • 273ad602f: Replace cross-undici-fetch with @​whatwg-node/fetch to fix security vulnerability from undici

    Patch Changes

    • cc18923d3: feat(hooks): forward hooks logs to debug logs

    @​graphql-codegen/cli@​2.9.1

    Patch Changes

    • e2cfc5c36: fix(cli): prevent duplicated error messages on fail (without watcher)
    Changelog

    Sourced from @​graphql-codegen/cli's changelog.

    2.14.0

    Minor Changes

    Patch Changes

    2.13.12

    Patch Changes

    2.13.11

    Patch Changes

    2.13.10

    Patch Changes

    2.13.9

    Patch Changes

    2.13.8

    Patch Changes

    ... (truncated)

    Commits

    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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump gatsby from 4.18.2 to 5.1.0

    Bump gatsby from 4.18.2 to 5.1.0

    Bumps gatsby from 4.18.2 to 5.1.0.

    Release notes

    Sourced from gatsby's releases.

    v5.1.0

    Welcome to [email protected] release (November 2022 #2)

    This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.

    If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!

    Some brief notes about what Gatsby 5 brings to the table:

    • Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
    • Partial Hydration allows you to ship only the necessary JavaScript to the browser

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v5.0.0

    Welcome to [email protected] release (November 2022 #1)

    Key highlights of this release:

    Major dependency updates:

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v4.24

    Welcome to [email protected] release (September 2022 #2)

    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

    v4.23

    Welcome to [email protected] release (September 2022 #1)

    Key highlights of this release:

    ... (truncated)

    Commits
    • 2cfb64b chore(release): Publish
    • c132f2d feat(gatsby-plugin-google-gtag): Add delayOnRouteUpdate option (#37017)
    • 3032a1b fix(gatsby): Use xstate predictableActionArguments & update to 4.34 (#36342)
    • aca64b7 chore: Add constraints to renovate (#37047)
    • f94db78 fix(gatsby-transformer-csv): Fix high memory consumption (#36610)
    • f158930 test: e2e tests for Slices API (#36746)
    • 9d67c13 chore(docs): Google Analytics: use gtag.js plugin (#36984)
    • 8569655 chore(gatsby-plugin-google-analytics): Update minimatch (#37029)
    • 086c862 fix(gatsby-core-utils): decode uri-encode filename for remote file (#35637)
    • ccf56d5 chore: Add npm "engines" (#37046)
    • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump @graphql-codegen/cli from 2.7.0 to 2.13.12

    Bump @graphql-codegen/cli from 2.7.0 to 2.13.12

    Bumps @graphql-codegen/cli from 2.7.0 to 2.13.12.

    Release notes

    Sourced from @​graphql-codegen/cli's releases.

    @​graphql-codegen/cli@​2.11.3

    Patch Changes

    • b75ca4b48: Prevent cli from early returning when run init command.

    @​graphql-codegen/cli@​2.11.2

    Patch Changes

    • 8cd1526c4: chore(deps): update @whatwg-node/fetch to fix vulnerability

    @​graphql-codegen/cli@​2.11.1

    Patch Changes

    • 20bf4b225: support for path containing "&" characters

    @​graphql-codegen/cli@​2.11.0

    Minor Changes

    • fd6be805b: feat(cli): add a dry-run mode with --check cli flag

    Patch Changes

    • 6a2e328e6: feat(cli): --verbose and --debug flags
    • Updated dependencies [6a2e328e6]
      • @​graphql-codegen/plugin-helpers@​2.6.1

    @​graphql-codegen/cli@​2.10.0

    Minor Changes

    • 273ad602f: Replace cross-undici-fetch with @​whatwg-node/fetch to fix security vulnerability from undici

    Patch Changes

    • cc18923d3: feat(hooks): forward hooks logs to debug logs

    @​graphql-codegen/cli@​2.9.1

    Patch Changes

    • e2cfc5c36: fix(cli): prevent duplicated error messages on fail (without watcher)
    Changelog

    Sourced from @​graphql-codegen/cli's changelog.

    2.13.12

    Patch Changes

    2.13.11

    Patch Changes

    2.13.10

    Patch Changes

    2.13.9

    Patch Changes

    2.13.8

    Patch Changes

    2.13.7

    Patch Changes

    2.13.6

    ... (truncated)

    Commits

    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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump gatsby from 4.18.2 to 5.0.1

    Bump gatsby from 4.18.2 to 5.0.1

    Bumps gatsby from 4.18.2 to 5.0.1.

    Release notes

    Sourced from gatsby's releases.

    v5.0.0

    Welcome to [email protected] release (November 2022 #1)

    Key highlights of this release:

    Major dependency updates:

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v4.24

    Welcome to [email protected] release (September 2022 #2)

    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

    v4.23

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

    v4.22

    Welcome to [email protected] release (August 2022 #3)

    Key highlights of this release:

    ... (truncated)

    Commits
    • 3007cd3 chore(release): Publish
    • df29dc9 fix(gatsby): write out sq files when result doesn't change but query hash cha...
    • 0c6cd61 chore(release): Publish
    • 5e8e621 chore: Update main README (#36954)
    • 7130cd4 test(gatsby): Slices API integration tests (#36747)
    • 6496eed chore(release): Publish next
    • bc7ac84 chore: preserve previous webpack stats derived values, even if we restart web...
    • 2b5af32 fix: drop __renderedByLocation prop when calculating slice props hashes and...
    • cc1ee9b chore(release): Publish next
    • 6a53861 chore(gatsby-link): Correct type export (#36968)
    • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump @graphql-codegen/cli from 2.7.0 to 2.16.3

    Bump @graphql-codegen/cli from 2.7.0 to 2.16.3

    Bumps @graphql-codegen/cli from 2.7.0 to 2.16.3.

    Release notes

    Sourced from @​graphql-codegen/cli's releases.

    @​graphql-codegen/cli@​2.11.3

    Patch Changes

    • b75ca4b48: Prevent cli from early returning when run init command.

    @​graphql-codegen/cli@​2.11.2

    Patch Changes

    • 8cd1526c4: chore(deps): update @whatwg-node/fetch to fix vulnerability

    @​graphql-codegen/cli@​2.11.1

    Patch Changes

    • 20bf4b225: support for path containing "&" characters

    @​graphql-codegen/cli@​2.11.0

    Minor Changes

    • fd6be805b: feat(cli): add a dry-run mode with --check cli flag

    Patch Changes

    • 6a2e328e6: feat(cli): --verbose and --debug flags
    • Updated dependencies [6a2e328e6]
      • @​graphql-codegen/plugin-helpers@​2.6.1

    @​graphql-codegen/cli@​2.10.0

    Minor Changes

    • 273ad602f: Replace cross-undici-fetch with @​whatwg-node/fetch to fix security vulnerability from undici

    Patch Changes

    • cc18923d3: feat(hooks): forward hooks logs to debug logs

    @​graphql-codegen/cli@​2.9.1

    Patch Changes

    • e2cfc5c36: fix(cli): prevent duplicated error messages on fail (without watcher)
    Changelog

    Sourced from @​graphql-codegen/cli's changelog.

    2.16.3

    Patch Changes

    2.16.2

    Patch Changes

    2.16.1

    Patch Changes

    2.16.0

    Minor Changes

    Patch Changes

    • Updated dependencies [c0183810f]:
      • @​graphql-codegen/plugin-helpers@​3.1.0

    2.15.1

    Patch Changes

    ... (truncated)

    Commits
    • e50e0b3 chore(release): update monorepo packages versions (#8777)
    • ad5d833 Add ts-node as a peerDependency (#8779)
    • 8248c50 chore(release): update monorepo packages versions (#8717)
    • a9c5414 Updated @​graphql-tools/prisma-loader package (#8765)
    • ed87c78 fix(deps): update dependency @​graphql-tools/utils to v9 (#8771)
    • e6ff224 fix(deps): update dependency cosmiconfig-typescript-loader to v4.3.0 (#8729)
    • b1512a5 fix(deps): update dependency cosmiconfig-typescript-loader to v4.2.0 (#8715)
    • 73e212d chore(release): update monorepo packages versions (#8714)
    • f180860 chore(release): update monorepo packages versions (#8713)
    • 59cde60 chore(release): update monorepo packages versions (#8676)
    • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • Bump gatsby from 4.18.2 to 5.3.3

    Bump gatsby from 4.18.2 to 5.3.3

    Bumps gatsby from 4.18.2 to 5.3.3.

    Release notes

    Sourced from gatsby's releases.

    v5.3.0

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

    Welcome to [email protected] release (November 2022 #3)

    This is an out of band release due to the removal of the Potrace library in Gatsby. We'll continue with our biweekly schedule as normal.

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v5.1.0

    Welcome to [email protected] release (November 2022 #2)

    This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.

    If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!

    Some brief notes about what Gatsby 5 brings to the table:

    • Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
    • Partial Hydration allows you to ship only the necessary JavaScript to the browser

    Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

    v5.0.0

    Welcome to [email protected] release (November 2022 #1)

    Key highlights of this release:

    Major dependency updates:

    ... (truncated)

    Commits
    • da692c7 chore(release): Publish
    • e333019 fix(gatsby-transformer-remark): Disallow JS frontmatter by default (#37244) (...
    • 3e7e996 fix(gatsby): [rendering engines] use results of exports removal if sourceMap ...
    • f448e12 fix(gatsby): don't output file-loader assets to .cache (#37284) (#37295)
    • 8fc123c chore(release): Publish
    • b7477f4 fix(gatsby-plugin-image): Normalize filename for correct hashing (#37262) (#3...
    • 98cbee1 chore(release): Publish
    • a283319 fix(gatsby): use file:// protocol when importing gatsby-config/node (#37257) ...
    • 287cabd chore(release): Publish
    • e9aafe4 Revert "fix(deps): update dependency lmdb to v2.7.1 (#37160)" (#37255) (#37258)
    • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • Bump decode-uri-component from 0.2.0 to 0.2.2

    Bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps decode-uri-component from 0.2.0 to 0.2.2.

    Release notes

    Sourced from decode-uri-component's releases.

    v0.2.2

    • Prevent overwriting previously decoded tokens 980e0bf

    https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2

    v0.2.1

    • Switch to GitHub workflows 76abc93
    • Fix issue where decode throws - fixes #6 746ca5d
    • Update license (#1) 486d7e2
    • Tidelift tasks a650457
    • Meta tweaks 66e1c28

    https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1

    Commits

    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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
    dependencies 
    opened by dependabot[bot] 0
  • Bump gatsby-plugin-react-helmet from 5.18.0 to 5.25.0

    Bump gatsby-plugin-react-helmet from 5.18.0 to 5.25.0

    Bumps gatsby-plugin-react-helmet from 5.18.0 to 5.25.0.

    Changelog

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

    Changelog: gatsby-plugin-react-helmet

    All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

    6.2.0 (2022-11-25)

    🧾 Release notes

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

    6.1.0 (2022-11-22)

    🧾 Release notes

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

    6.0.0 (2022-11-08)

    🧾 Release notes

    Chores

    5.24.0 (2022-09-27)

    🧾 Release notes

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

    5.23.0 (2022-09-13)

    🧾 Release notes

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

    5.22.0 (2022-08-30)

    🧾 Release notes

    Bug Fixes

    5.21.0 (2022-08-16)

    🧾 Release notes

    ... (truncated)

    Commits

    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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • Bump gatsby-transformer-yaml from 4.18.0 to 4.25.0

    Bump gatsby-transformer-yaml from 4.18.0 to 4.25.0

    Bumps gatsby-transformer-yaml from 4.18.0 to 4.25.0.

    Release notes

    Sourced from gatsby-transformer-yaml's releases.

    v4.24

    Welcome to [email protected] release (September 2022 #2)

    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

    v4.23

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

    v4.22

    Welcome to [email protected] release (August 2022 #3)

    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

    v4.21

    Welcome to [email protected] release (August 2022 #2)

    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.

    ... (truncated)

    Changelog

    Sourced from gatsby-transformer-yaml's changelog.

    Changelog: gatsby-transformer-yaml

    All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

    5.2.0 (2022-11-25)

    🧾 Release notes

    Note: Version bump only for package gatsby-transformer-yaml

    5.1.0 (2022-11-22)

    🧾 Release notes

    Note: Version bump only for package gatsby-transformer-yaml

    5.0.0 (2022-11-08)

    🧾 Release notes

    Chores

    4.24.0 (2022-09-27)

    🧾 Release notes

    Note: Version bump only for package gatsby-transformer-yaml

    4.23.0 (2022-09-13)

    🧾 Release notes

    Note: Version bump only for package gatsby-transformer-yaml

    4.22.0 (2022-08-30)

    🧾 Release notes

    Note: Version bump only for package gatsby-transformer-yaml

    4.21.0 (2022-08-16)

    🧾 Release notes

    Note: Version bump only for package gatsby-transformer-yaml

    ... (truncated)

    Commits

    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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • Bump simple-git from 3.8.0 to 3.15.1

    Bump simple-git from 3.8.0 to 3.15.1

    Bumps simple-git from 3.8.0 to 3.15.1.

    Release notes

    Sourced from simple-git's releases.

    [email protected]

    Patch Changes

    • de570ac: Resolves an issue whereby non-strings can be passed into the config switch detector.

    [email protected]

    Minor Changes

    • 7746480: Disables the use of inline configuration arguments to prevent unitentionally allowing non-standard remote protocols without explicitly opting in to this practice with the new allowUnsafeProtocolOverride property having been enabled.

    Patch Changes

    • 7746480: - Upgrade repo dependencies - lerna and jest
      • Include node@19 in the test matrix

    [email protected]

    Patch Changes

    • 5a2e7e4: Add version parsing support for non-numeric patches (including "built from source" style 1.11.GIT)

    [email protected]

    Minor Changes

    • 19029fc: Create the abort plugin to allow cancelling all pending and future tasks.
    • 4259b26: Add .version to return git version information, including whether the git binary is installed.

    [email protected]

    Minor Changes

    • 87b0d75: Increase the level of deprecation notices for use of simple-git/promise, which will be fully removed in the next major
    • d0dceda: Allow supplying just one of to/from in the options supplied to git.log

    Patch Changes

    • 6b3e05c: Use shared test utilities bundle in simple-git tests, to enable consistent testing across packages in the future

    [email protected]

    Minor Changes

    • bfd652b: Add a new configuration option to enable trimming white-space from the response to git.raw

    [email protected]

    Minor Changes

    • 80d54bd: Added fields updated + deleted branch info to fetch response, closes #823

    Patch Changes

    • 75dfcb4: Add prettier configuration and apply formatting throughout.

    ... (truncated)

    Changelog

    Sourced from simple-git's changelog.

    3.15.1

    Patch Changes

    • de570ac: Resolves an issue whereby non-strings can be passed into the config switch detector.

    3.15.0

    Minor Changes

    • 7746480: Disables the use of inline configuration arguments to prevent unitentionally allowing non-standard remote protocols without explicitly opting in to this practice with the new allowUnsafeProtocolOverride property having been enabled.

    Patch Changes

    • 7746480: - Upgrade repo dependencies - lerna and jest
      • Include node@19 in the test matrix

    3.14.1

    Patch Changes

    • 5a2e7e4: Add version parsing support for non-numeric patches (including "built from source" style 1.11.GIT)

    3.14.0

    Minor Changes

    • 19029fc: Create the abort plugin to allow cancelling all pending and future tasks.
    • 4259b26: Add .version to return git version information, including whether the git binary is installed.

    3.13.0

    Minor Changes

    • 87b0d75: Increase the level of deprecation notices for use of simple-git/promise, which will be fully removed in the next major
    • d0dceda: Allow supplying just one of to/from in the options supplied to git.log

    Patch Changes

    • 6b3e05c: Use shared test utilities bundle in simple-git tests, to enable consistent testing across packages in the future

    3.12.0

    Minor Changes

    • bfd652b: Add a new configuration option to enable trimming white-space from the response to git.raw

    3.11.0

    Minor Changes

    ... (truncated)

    Commits
    • c9fc61f Version Packages
    • de570ac Fix/non strings (#867)
    • d4764bf Version Packages
    • 7746480 Chore: bump lerna, jest and create prettier workflow (#862)
    • 6b3c631 Create the unsafe plugin to configure how simple-git treats known potenti...
    • e459622 Version Packages
    • 5a2e7e4 Add version parsing support for non-numeric patches (to include built… (#853)
    • 6460a1f Version Packages
    • 4259b26 Create interface for retrieving git version information (#850)
    • 19029fc Abort plugin (#848)
    • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
    dependencies 
    opened by dependabot[bot] 0
Owner
Matt Patterson
Matt Patterson
Automating Beef to use over wan without configuring your router

BeefAuto Follow on Social Media Platforms python script Automate Beef And Configure it to use overwan by using ngrok to open ports ScreenShots INSTALL

youhacker55 50 Dec 6, 2022
Don't waste time looking at what you are typing, spend time thinking about the meaning.

LETA Don't waste time looking at what you are typing, spend time thinking about the meaning. About You will be able to: Practice touch typing Pick bes

Paragoda 13 Dec 15, 2022
JSON Visio is data visualization tool for your json data which seamlessly illustrates your data on graphs without having to restructure anything, paste directly or import file.

JSON Visio is data visualization tool for your json data which seamlessly illustrates your data on graphs without having to restructure anything, paste directly or import file.

Aykut Saraç 20.6k Jan 4, 2023
Skip the ads on Thingiverse, and get straight to the good stuff.

Thingiverse STL Downloader Those ads sure are annoying. Skip 'em, and get straight to the good stuff. This repository is here for the normal purposes

Stephan Casas 17 Mar 13, 2022
Obsidian plugin: get things dead day by day

Obsidian Daily Todo Pro Plugin 中文说明 inspired by https://github.com/shichongrui/obsidian-rollover-daily-todos get things dead day by day - enhance your

null 11 Sep 18, 2022
Workflows für REDAXO 5 Addons

Github-Workflows für REDAXO 5 Addons In diesem Repository findet ihr Workflows für eure REDAXO-Addons. Diese sollen euch als Hilfe für den Einstieg di

Friends Of REDAXO 11 Nov 30, 2022
Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows

Make drag-and-drop easier using DropPoint! DropPoint helps you drag content without having to open side-by-side windows Works on Windows, Linux and Ma

Sudev Suresh Sreedevi 391 Dec 29, 2022
Node WebStation is a powerful tool designed for developers allowing them to create advanced web sockets for any use all without having the requirement to code.

Node WebStation Node WebStation is a powerful tool designed for developers to use to create an advanced WebStation for any use all without not having

null 2 Jun 4, 2022
All-in-one solution for configuring ESLint in all of your projects

✨ All-in-one solution for configuring ESLint in all of your projects ✨ ⚠️ May not work in your project. This is related to eslint module resolution pr

Eslint Kit 53 Nov 28, 2022
Short sample and instructions for configuring a Flutter Web application to deploy-on-push to Firebase Hosting

Short sample and instructions for configuring a Flutter Web application to deploy-on-push to Firebase Hosting

Kevin Moore 18 Nov 17, 2022
Repository for the LogRocket meetup: Configuring ESLint And Prettier For TypeScript. ✨

logrocket-eslint-prettier-typescript ✨ Configuring ESLint And Prettier For TypeScript ✨ Join Josh Goldberg on October 21st at 2 p.m. EDT and learn how

Josh Goldberg 8 Dec 21, 2022
📸 A command-line tool to generate code images of your local code right away from the terminal

?? rayli ?? A command-line tool to generate code images of your local code right away from the terminal Usage Commands Usage $ npm install -g rayli $

buidler's hub 45 Nov 4, 2022
A simple application used to organize your day to day activity. Tasks can be added and removed from this list.

Minimalist ToDo List A minimalist list of TODOs. Built With HTML, CSS, JavaScript Webpack Jest NPM Node Getting Started In order to obtain a local cop

Eva Lavinia Bucur 10 Sep 9, 2022
CryptoDappy is the fastest way to get started with Flow.

Demo application (testnet) Learning hub (start learning here) What's CryptoDappy? CryptoDappy is the fastest way to get started with blockchain develo

Benjamin Ebner 91 Aug 18, 2022
Functions Recipes is a library of examples to help you getting started with Salesforce Functions and get used to their main features.

Functions Recipes Introduction Salesforce Functions lets you use the Salesforce Platform for building event-driven, elastically scalable apps and expe

Trailhead Apps 172 Dec 29, 2022
Get started on Remix with TypeScript and Tailwind CSS in seconds

remix-typescript-tailwind-quickstart Get started on Remix with TypeScript and Tailwind CSS in seconds. This is an example setup of Remix building on t

Resi Respati 12 Mar 16, 2022
The fastest way to get started with a fully-fledged web3 frontend

create-web3-frontend The fastest way to get started with a fully-fledged web3 frontend setup consisting of Next.js, wagmi and Tailwind CSS. npx create

Dhaiwat Pandya 153 Dec 28, 2022