HathorNetwork / hathor-explorer-service

MIT License
1 stars 3 forks source link

chore(deps): bump got, serverless, serverless-offline and serverless-s3-local #244

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps got to 11.8.6 and updates ancestor dependencies got, serverless, serverless-offline and serverless-s3-local. 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 serverless from 2.44.0 to 3.26.0

Release notes

Sourced from serverless's releases.

3.26.0 (2022-12-22)

Features

Bug Fixes

Maintenance Improvements


Comparison since last release

3.25.1 (2022-11-28)

Maintenance Improvements


Comparison since last release

3.25.0 (2022-11-21)

Features

Bug Fixes


Comparison since last release

3.24.1 (2022-11-04)

... (truncated)

Changelog

Sourced from serverless's changelog.

3.26.0 (2022-12-22)

Features

Bug Fixes

Maintenance Improvements

3.25.1 (2022-11-28)

Maintenance Improvements

3.25.0 (2022-11-21)

Features

Bug Fixes

3.24.1 (2022-11-04)

Bug Fixes

3.24.0 (2022-10-31)

... (truncated)

Commits


Updates serverless-offline from 7.0.0 to 8.8.1

Release notes

Sourced from serverless-offline's releases.

v8.8.1

No release notes provided.

v8.8.0

No release notes provided.

v8.7.0

Merged

v8.6.0

Merged

v8.5.0

Features

Bug Fixes

v8.4.0

Features

Bug Fixes

  • Handle custom authorizer 401 in non in-process runners (#1319) (8d61bde)
  • Support httpApi payload override on function level (#1312) (8db63dd)

v8.3.1

Bug fixes:

  • Fix handling of modern logs (Cannot read properties of undefined (reading 'notice') error)

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

8.8.1 (2022-07-09)

Maintenance Improvements

8.8.0 (2022-05-17)

Features

Bug Fixes

Maintenance Improvements

8.7.0 (2022-04-13)

8.6.0 (2022-04-13)

8.5.0 (2022-02-18)

Features

... (truncated)

Commits


Updates serverless-s3-local from 0.6.17 to 0.6.22

Release notes

Sourced from serverless-s3-local's releases.

v0.6.22

Features

  • Use AWS SDK v3
  • Make examples use AWS SDK v3

v0.6.21

Bug fixes

Features

BREAKING CHANGES

v0.6.20

Bug fixes

Features

BREAKING CHANGES

v0.6.18

No release notes provided.

Commits
  • a0c10ee Merge pull request #499 from ar90n/bump-v0.6.22
  • ec9dcf6 chore(*): bump version to v0.6.22
  • 96b73a9 Merge pull request #481 from ar90n/dependabot/npm_and_yarn/follow-redirects-1...
  • 5ca6713 Merge pull request #498 from ar90n/dependabot/npm_and_yarn/simple-get-4.0.1
  • 264ced7 Merge pull request #466 from ar90n/dependabot/npm_and_yarn/node-fetch-2.6.7
  • 092af6a chore(deps): bump simple-get from 4.0.0 to 4.0.1
  • 804f584 chore(deps): bump node-fetch from 2.6.6 to 2.6.7
  • a7018dd Merge pull request #480 from ar90n/renovate/actions-github-script-6.x
  • 185f12d Merge pull request #468 from ar90n/renovate/serverless-3.x
  • 10e732e Merge pull request #489 from ar90n/renovate/actions-setup-node-3.x
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/HathorNetwork/hathor-explorer-service/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.