livecoders / website

Website for the Live Coders Twitch Team
https://livecoders.dev
MIT License
53 stars 74 forks source link

Bump got and gatsby-source-filesystem #285

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps got to 11.8.6 and updates ancestor dependency gatsby-source-filesystem. These dependencies need to be updated together.

Updates got from 9.6.0 to 11.8.6

Release notes

Sourced from got's releases.

v11.8.6

  • Destroy request object after successful response

https://github.com/sindresorhus/got/compare/v11.8.5...v11.8.6

v11.8.5

https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5

v11.8.3

  • Bump cacheable-request dependency (#1921) 9463bb6
  • Fix HTTPError missing .code property (#1739) 0e167b8

https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3

v11.8.2

  • Make the dnsCache option lazy (#1529) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.

https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2

v11.8.1

  • Do not throw on custom stack traces (#1491) 4c815c3a609eb74d0eb139414d9996b4f65dc3c0

v11.8.0

  • Fix for sending files with size 0 on stat (#1488) 7acd380
  • beforeRetry allows stream body if different from original (#1501) 3dd2273
  • Set default value for an options object (#1495) 390b145

https://github.com/sindresorhus/got/compare/v11.7.0...v11.8.0

v11.7.0

Improvements

  • Add pfx HTTPS option (#1364) c33df7f
  • Update body after beforeRequest (#1453) e1c1844
  • Don't allocate buffer twice (#1403) 7bc69d9

Fixes

  • Fix a regression where body was sent after redirect 88b32ea
  • Fix destructure error on promise.json() c97ce7c
  • Do not ignore userinfo on a redirect to the same origin 52de13b

https://github.com/sindresorhus/got/compare/v11.6.2...v11.7.0

v11.6.2

Bug fixes

... (truncated)

Commits


Updates gatsby-source-filesystem from 2.3.20 to 5.8.0

Release notes

Sourced from gatsby-source-filesystem's releases.

v5.7.0

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

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

Welcome to gatsby@5.5.0 release (January 2023 #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

v5.4.0

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

... (truncated)

Changelog

Sourced from gatsby-source-filesystem's changelog.

5.8.0 (2023-03-21)

🧾 Release notes

Note: Version bump only for package gatsby-source-filesystem

5.7.0 (2023-02-21)

🧾 Release notes

Note: Version bump only for package gatsby-source-filesystem

5.6.0 (2023-02-07)

🧾 Release notes

Bug Fixes

5.5.0 (2023-01-24)

🧾 Release notes

Features

  • Only generate hashes when a file has changed, and add an option for skipping hashing #37464 (df58891)

Chores

5.4.0 (2023-01-10)

🧾 Release notes

Chores

5.3.1 (2022-12-14)

Note: Version bump only for package gatsby-source-filesystem

5.3.0 (2022-12-13)

🧾 Release notes

... (truncated)

Commits
  • b1abb5b chore(release): Publish
  • 3588ad1 chore(changelogs): update changelogs (#37686)
  • fed83d5 chore(release): Publish next pre-minor
  • 6bf35a5 chore(changelogs): update changelogs (#37628)
  • 342e393 chore(release): Publish next pre-minor
  • 13a0a9e fix(deps): update babel monorepo (#37568)
  • e0caa73 fix(deps): update dependency xstate to ^4.35.3 for gatsby-source-filesystem (...
  • 1a24414 chore(changelogs): update changelogs (#37529)
  • ede0901 chore(release): Publish next pre-minor
  • 16685a6 chore(gatsby-source-filesystem): Improve README (#37480)
  • Additional commits viewable in compare view


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 will merge this PR once CI passes on it, as requested by @csharpfritz.


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](https://github.com/livecoders/website/network/alerts).
csharpfritz commented 1 year ago

@dependabot merge

ThindalTV commented 1 year ago

This PR merge makes Thindal a bit sad. :( I'll rebase my WIP.