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

fix(deps): update gatsby monorepo (major) #52

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gatsby (source, changelog) 2.32.13 -> 5.14.1 age adoption passing confidence
gatsby-cli (source) 2.19.3 -> 5.14.0 age adoption passing confidence
gatsby-image (source) 2.11.0 -> 3.11.0 age adoption passing confidence
gatsby-plugin-google-analytics (source) 2.11.0 -> 5.14.0 age adoption passing confidence
gatsby-plugin-mdx (source) 1.10.1 -> 5.14.0 age adoption passing confidence
gatsby-plugin-offline (source) 3.10.2 -> 6.14.0 age adoption passing confidence
gatsby-plugin-react-helmet (source) 3.10.0 -> 6.14.0 age adoption passing confidence
gatsby-plugin-remove-trailing-slashes (source) 2.10.0 -> 4.19.0 age adoption passing confidence
gatsby-plugin-sharp (source) 2.14.4 -> 5.14.0 age adoption passing confidence
gatsby-plugin-sitemap (source) 2.12.0 -> 6.14.0 age adoption passing confidence
gatsby-plugin-typescript (source) 2.12.1 -> 5.14.0 age adoption passing confidence
gatsby-remark-autolink-headers (source) 2.11.0 -> 6.14.0 age adoption passing confidence
gatsby-remark-images (source) 3.11.1 -> 7.14.0 age adoption passing confidence
gatsby-remark-katex (source) 3.10.0 -> 7.14.0 age adoption passing confidence
gatsby-remark-prismjs (source) 3.13.0 -> 7.14.0 age adoption passing confidence
gatsby-source-filesystem (source) 2.11.1 -> 5.14.0 age adoption passing confidence
gatsby-source-npm-package-search (source) 2.10.0 -> 5.14.0 age adoption passing confidence
gatsby-transformer-json (source) 2.11.0 -> 5.14.0 age adoption passing confidence
gatsby-transformer-remark (source) 2.16.1 -> 6.14.0 age adoption passing confidence
gatsby-transformer-sharp (source) 2.12.1 -> 5.14.0 age adoption passing confidence

Release Notes

gatsbyjs/gatsby (gatsby)

v5.14.1

Compare Source

v5.14.0: v5.14.0

Compare Source

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

Compare Source

v5.13.6

Compare Source

v5.13.5

Compare Source

v5.13.4

Compare Source

v5.13.3

Compare Source

v5.13.2

Compare Source

v5.13.1

Compare Source

v5.13.0: v5.13.0

Compare Source

Welcome to gatsby@5.13.0 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.12

Compare Source

v5.12.11

Compare Source

v5.12.10

Compare Source

v5.12.9

Compare Source

v5.12.8

Compare Source

v5.12.7

Compare Source

v5.12.6

Compare Source

v5.12.5

Compare Source

v5.12.4

Compare Source

v5.12.3

Compare Source

v5.12.2

Compare Source

v5.12.1

Compare Source

v5.12.0: v5.12.0

Compare Source

Welcome to gatsby@5.12.0 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: v5.11.0

Compare Source

Welcome to gatsby@5.11.0 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

Compare Source

v5.9.1

Compare Source

v5.9.0

Compare Source

v5.8.1

Compare Source

v5.8.0

Compare Source

v5.7.0: v5.7.0

Compare Source

Welcome to gatsby@5.7.0 release (February 2023 #2)

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.6.1

Compare Source

v5.6.0: v5.6.0

Compare Source

Welcome to gatsby@5.6.0 release (February 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.5.0

Compare Source

v5.4.2

Compare Source

v5.4.1

Compare Source

v5.4.0: v5.4.0

Compare Source

Welcome to gatsby@5.4.0 release (January 2023 #1)

The whole team took time off for a much deserved winter break and we hope you had relaxing holidays, too! Before the break we spent time doing maintenance work such as updating internal dependencies or fixing some smaller bugs here and there. In case you missed it, we shipped ES Modules (ESM) in Gatsby files in the last release.

So check out the notable bugfixes section to learn more.

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.3.3

Compare Source

v5.3.2

Compare Source

v5.3.1

Compare Source

v5.3.0: v5.3.0

Compare Source

Welcome to gatsby@5.3.0 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: v5.2.0

Compare Source

Welcome to gatsby@5.2.0 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: v5.1.0

Compare Source

Welcome to gatsby@5.1.0 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.1

Compare Source

v5.0.0: v5.0.0

Compare Source

Welcome to gatsby@5.0.0 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.25.9

Compare Source

v4.25.8

Compare Source

v4.25.7

Compare Source

v4.25.6

Compare Source

v4.25.5

Compare Source

v4.25.4

Compare Source

v4.25.3

Compare Source

v4.25.2

Compare Source

v4.25.1

Compare Source

v4.25.0

Compare Source

v4.24.8

Compare Source

v4.24.7

Compare Source

v4.24.6

Compare Source

v4.24.5

Compare Source

v4.24.4

Compare Source

v4.24.3

Compare Source

v4.24.2

Compare Source

v4.24.1

Compare Source

v4.24.0: v4.24

Compare Source

Welcome to gatsby@4.24.0 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.1

Compare Source

v4.23.0: v4.23

Compare Source

Welcome to gatsby@4.23.0 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.1

Compare Source

v4.22.0: v4.22

Compare Source

Welcome to gatsby@4.22.0 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.1

Compare Source

v4.21.0: v4.21

Compare Source

Welcome to gatsby@4.21.0 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.

Previous release notes

Full changelog

v4.20.0: v4.20

Compare Source

Welcome to gatsby@4.20.0 release (August 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.19.2

Compare Source

v4.19.1

Compare Source

v4.19.0: v4.19

Compare Source

Welcome to gatsby@4.19.0 release (July 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.18.2

Compare Source

v4.18.1

Compare Source

v4.18.0: v4.18

Compare Source

Welcome to gatsby@4.18.0 release (July 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.17.2

Compare Source

v4.17.1

Compare Source

v4.17.0: v4.17

Compare Source

Welcome to gatsby@4.17.0 release (June 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.16.0: v4.16

Compare Source

Welcome to gatsby@4.16.0 release (June 2022 #1)

Key highlights of this release:

Also check out notable bugfixes.

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

Previous release notes

Full changelog

v4.15.2

Compare Source

v4.15.1

Compare Source

v4.15.0: v4.15

Compare Source

Welcome to gatsby@4.15.0 release (May 2022 #2)

Key highlights of this release:

Also check out notable bugfixes.

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

Previous release notes

[Full changelog][full-changelog]

v4.14.1

Compare Source

v4.14.0: v4.14

Compare Source

Welcome to gatsby@4.14.0 release (May 2022 #1)

Key highlights of this release:

Also check out notable bugfixes.

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

Previous release notes

Full changelog

v4.13.1

Compare Source

v4.13.0: v4.13

Compare Source

Welcome to gatsby@4.13.0 release (April 2022 #2)

Key highlights of this release:

Also check out notable bugfixes.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know
if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues


Configuration

📅 Schedule: Branch creation - "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 10 times, most recently from 138d026 to 302bff0 Compare March 16, 2021 21:43
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 6 times, most recently from bf640e0 to 6421e24 Compare March 23, 2021 19:27
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 6 times, most recently from bc6e610 to 59fcada Compare April 5, 2021 03:27
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 7 times, most recently from 580815c to 3159b02 Compare April 12, 2021 09:03
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from 3159b02 to 8dd54bf Compare April 13, 2021 21:12
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 3 times, most recently from b769cd4 to 1889ef4 Compare November 28, 2024 13:50
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 3 times, most recently from 0723ad7 to b12da36 Compare December 6, 2024 13:56
@renovate renovate bot changed the title fix(deps): update gatsby monorepo (major) fix(deps): update gatsby monorepo (major) - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
auto-merge was automatically disabled December 8, 2024 18:58

Pull request was closed

@renovate renovate bot deleted the renovate/major-gatsby-monorepo branch December 8, 2024 18:58
@renovate renovate bot changed the title fix(deps): update gatsby monorepo (major) - autoclosed fix(deps): update gatsby monorepo (major) Dec 13, 2024
@renovate renovate bot reopened this Dec 13, 2024
@renovate renovate bot enabled auto-merge (squash) December 13, 2024 04:03
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 4 times, most recently from ec17f17 to 1c0f4d6 Compare December 19, 2024 03:51
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 2 times, most recently from 86459b2 to 4b89fe9 Compare December 26, 2024 09:04
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 4 times, most recently from 2f93f63 to 3e021c1 Compare January 3, 2025 09:26
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 3 times, most recently from bae61fe to d57a1d6 Compare January 14, 2025 05:50
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 2 times, most recently from 0c1452f to ed88d35 Compare January 15, 2025 08:27
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from ed88d35 to ca204b6 Compare January 17, 2025 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants