apollographql / subscriptions-transport-ws

:arrows_clockwise: A WebSocket client + server for GraphQL subscriptions
https://www.npmjs.com/package/subscriptions-transport-ws
MIT License
1.52k stars 342 forks source link

Update dependency gatsby to v2.28.0 #837

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gatsby (changelog) 2.27.4 -> 2.28.0 age adoption passing confidence

Release Notes

gatsbyjs/gatsby ### [`v2.28.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.28.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.5...gatsby@2.28.0) Welcome to `gatsby@2.28.0` release (December 2020 #1). Key highlights of this release: - [New `gatsby new`](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/reference/release-notes/v2.28/index.md#new-gatsby-new) - new, interactive way to create a Gatsby site - [Feature flags in gatsby-config](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/reference/release-notes/v2.28/index.md#feature-flags-in-gatsby-config) - set your feature toggles without environment variables - [Improved Fast Refresh integration](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/reference/release-notes/v2.28/index.md#improved-fast-refresh-integration) - better hot reloading - [Experimental: Lazy images in develop](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/reference/release-notes/v2.28/index.md#experimental-lazy-images-in-develop) - run image transformations only when they are needed by browser Other notable changes: - [Image plugin helpers](#image-plugin-helpers) - make it easier for plugin authors to support the new gatsby image plugin - [Experimental: New cache clearing behaviors](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/reference/release-notes/v2.28/index.md#experimental-new-cache-clearing-behaviors) - we're experimenting with ways to be smarter about clearing caches - [gatsby-plugin-emotion v5.0](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/reference/release-notes/v2.28/index.md#gatsby-plugin-emotion500) - now uses emotion v11 - [Removed experimental lazy page bundling](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/reference/release-notes/v2.28/index.md#removed-experimental-lazy-page-bundling) - [Notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/reference/release-notes/v2.28/index.md#notable-bugfixes) Sneak peek to next releases: - [Experimental: Parallel data sourcing](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/reference/release-notes/v2.28/index.md#experimental-parallel-data-sourcing) - run source plugins in parallel to speedup sourcing on sites with multiple source plugins **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/reference/release-notes/v2.27/index.md)
[Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.0-next.0...gatsby@2.28.0) ### [`v2.27.5`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.4...gatsby@2.27.5) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.4...gatsby@2.27.5)

Renovate configuration

:date: Schedule: "every weekend" in timezone America/Los_Angeles.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.