-
Notifications
You must be signed in to change notification settings - Fork 56
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
Bump got, gatsby, gatsby-plugin-feed, gatsby-plugin-manifest, gatsby-plugin-offline, gatsby-plugin-sharp, gatsby-transformer-remark, gatsby-source-filesystem and gatsby-transformer-sharp #29
Conversation
…plugin-offline, gatsby-plugin-sharp, gatsby-transformer-remark, gatsby-source-filesystem and gatsby-transformer-sharp Bumps [got](https://github.com/sindresorhus/got) to 11.8.5 and updates ancestor dependencies [got](https://github.com/sindresorhus/got), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-feed](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-feed), [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest), [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline), [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp), [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark), [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) and [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp). These dependencies need to be updated together. Updates `got` from 7.1.0 to 11.8.5 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v7.1.0...v11.8.5) Updates `gatsby` from 2.32.13 to 4.24.4 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.24.4) Updates `gatsby-plugin-feed` from 2.5.20 to 4.24.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-feed/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) Updates `gatsby-plugin-manifest` from 2.4.37 to 4.24.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-manifest) Updates `gatsby-plugin-offline` from 3.2.38 to 5.24.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-offline) Updates `gatsby-plugin-sharp` from 2.6.43 to 4.24.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sharp) Updates `gatsby-transformer-remark` from 2.8.47 to 5.24.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark) Updates `gatsby-source-filesystem` from 2.3.37 to 4.24.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-source-filesystem) Updates `gatsby-transformer-sharp` from 2.5.20 to 4.24.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-sharp) --- updated-dependencies: - dependency-name: got dependency-type: indirect - dependency-name: gatsby dependency-type: direct:production - dependency-name: gatsby-plugin-feed dependency-type: direct:production - dependency-name: gatsby-plugin-manifest dependency-type: direct:production - dependency-name: gatsby-plugin-offline dependency-type: direct:production - dependency-name: gatsby-plugin-sharp dependency-type: direct:production - dependency-name: gatsby-transformer-remark dependency-type: direct:production - dependency-name: gatsby-source-filesystem dependency-type: direct:production - dependency-name: gatsby-transformer-sharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportBase: 59.49% // Head: 60.46% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #29 +/- ##
==========================================
+ Coverage 59.49% 60.46% +0.97%
==========================================
Files 49 8 -41
Lines 432 43 -389
Branches 60 3 -57
==========================================
- Hits 257 26 -231
+ Misses 149 16 -133
+ Partials 26 1 -25 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Superseded by #34. |
Bumps got to 11.8.5 and updates ancestor dependencies got, gatsby, gatsby-plugin-feed, gatsby-plugin-manifest, gatsby-plugin-offline, gatsby-plugin-sharp, gatsby-transformer-remark, gatsby-source-filesystem and gatsby-transformer-sharp. These dependencies need to be updated together.
Updates
got
from 7.1.0 to 11.8.5Release notes
Sourced from got's releases.
... (truncated)
Commits
5e17bb7
11.8.5bce8ce7
Backport 861ccd9ac2237df762a9e2beed7edd88c60782dc8ced192
Fix build670eb04
11.8.420f29fe
Backport #1543: Initialize globalResponse in case of ignored HTTPError (#2017)0da732f
11.8.39463bb6
Bump cacheable-request dependency (#1921)0e167b8
HTTPError code set to 'HTTPError' #1711 (#1739)f896aa5
11.8.23bd245f
Instantiate CacheableLookup only when needed (#1529)Updates
gatsby
from 2.32.13 to 4.24.4Release notes
Sourced from gatsby's releases.
... (truncated)
Commits
78bc932
chore(release): Publish29fef67
fix(gatsby-page-utils): path creation on windows filesystem (#36766) (#36783)9b3ba70
chore(release): Publish87140c9
fix(gatsby): Don't throw when a path with special character is visited (#3641...b264d17
fix(gatsby): Use hex hash for CSS modules (#36701) (#36756)4c4222a
chore(release): Publish7f5aec0
feat(gatsby-parcel-config): Re-Add JSON transformer (#36748) (#36752)8a44d0f
chore(release): Publishf43c6bb
fix(gatsby): Fix truncation of childNode during static HTML generation (#3670...6eefacf
fix(gatsby): remove unused console.log (#36713) (#36716)Updates
gatsby-plugin-feed
from 2.5.20 to 4.24.0Release notes
Sourced from gatsby-plugin-feed's releases.
... (truncated)
Changelog
Sourced from gatsby-plugin-feed's changelog.
... (truncated)
Commits
9f4c0b9
chore(release): Publish87f280a
chore(release): Publish nextea00e12
chore(release): Publish next6815536
chore(release): Publish next7ef4a3f
chore: allow react/react-dom@experimental (#36533)53a4e5a
chore(changelogs): update changelogs (#36605)ba43263
chore(release): Publish next pre-minor3bc957b
chore(changelogs): update changelogs (#36501)b08336b
chore(release): Publish next pre-minorb92bd7a
chore(changelogs): update changelogs (#36397)Maintainer changes
This version was pushed to npm by marvinjudehk, a new releaser for gatsby-plugin-feed since your current version.
Updates
gatsby-plugin-manifest
from 2.4.37 to 4.24.0Release notes
Sourced from gatsby-plugin-manifest's releases.
... (truncated)
Changelog
Sourced from gatsby-plugin-manifest's changelog.
... (truncated)
Commits
9f4c0b9
chore(release): Publish87f280a
chore(release): Publish nextea00e12
chore(release): Publish next53a4e5a
chore(changelogs): update changelogs (#36605)ba43263
chore(release): Publish next pre-minor3bc957b
chore(changelogs): update changelogs (#36501)b08336b
chore(release): Publish next pre-minorb92bd7a
chore(changelogs): update changelogs (#36397)ee8df07
chore(release): Publish nextf1a45e7
chore(release): Publish next pre-minorMaintainer changes
This version was pushed to npm by marvinjudehk, a new releaser for gatsby-plugin-manifest since your current version.
Updates
gatsby-plugin-offline
from 3.2.38 to 5.24.0Release notes
Sourced from gatsby-plugin-offline's releases.
... (truncated)
Changelog
Sourced from gatsby-plugin-offline's changelog.
... (truncated)
Commits
9f4c0b9
chore(release): Publish87f280a
chore(release): Publish nextea00e12
chore(release): Publish next6815536
chore(release): Publish next7ef4a3f
chore: allow react/react-dom@experimental (#36533)53a4e5a
chore(changelogs): update changelogs (#36605)ba43263
chore(release): Publish next pre-minor3bc957b
chore(changelogs): update changelogs (#36501)b08336b
chore(release): Publish next pre-minorb92bd7a
chore(changelogs): update changelogs (#36397)Maintainer changes
This version was pushed to npm by marvinjudehk, a new releaser for gatsby-plugin-offline since your current version.
Updates
gatsby-plugin-sharp
from 2.6.43 to 4.24.0Release notes
Sourced from gatsby-plugin-sharp's releases.
... (truncated)
Changelog
Sourced from gatsby-plugin-sharp's changelog.
... (truncated)
Commits
9f4c0b9
chore(release): Publish87f280a
chore(release): Publish nextea00e12
chore(release): Publish next6815536
chore(release): Publish next53a4e5a
chore(changelogs): update changelogs (#36605)ba43263
chore(release): Publish next pre-minor3bc957b
chore(changelogs): update changelogs (#36501)232d3b6
chore(release): Publish next9dcc773
chore(gatsby, gatsby-transformer-remark, gatsby-plugin-sharp): Cleanup v4 com...4707fb8
chore(gatsby-plugin-sharp): upgrade svgo (#36445)Maintainer changes
This version was pushed to npm by marvinjudehk, a new releaser for gatsby-plugin-sharp since your current version.
Updates
gatsby-transformer-remark
from 2.8.47 to 5.24.0Release notes
Sourced from gatsby-transformer-remark's releases.
... (truncated)
Changelog
Sourced from gatsby-transformer-remark's changelog.
... (truncated)
Commits
9f4c0b9
chore(release): Publish87f280a
chore(release): Publish nextea00e12
chore(release): Publish next53a4e5a
chore(changelogs): update changelogs (#36605)ba43263
chore(release): Publish next pre-minor3bc957b
chore(changelogs): update changelogs (#36501)232d3b6
chore(release): Publish next9dcc773
chore(gatsby, gatsby-transformer-remark, gatsby-plugin-sharp): Cleanup v4 com...b08336b
chore(release): Publish next pre-minorb92bd7a
chore(changelogs): update changelogs (#36397)Maintainer changes
This version was pushed to npm by marvinjudehk, a new releaser for gatsby-transformer-remark since your current version.
Updates
gatsby-source-filesystem
from 2.3.37 to 4.24.0Release notes
Sourced from gatsby-source-filesystem's releases.
... (truncated)
Changelog
Sourced from gatsby-source-filesystem's changelog.
... (truncated)<...
Description has been truncated