HathorNetwork / hathor-explorer-service

MIT License
1 stars 3 forks source link

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps got to 11.8.5 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.5

Release notes

Sourced from got's releases.

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

  • Inherit the prefixUrl option from parent if it's undefined (#1448) a3da70a78aeb7f44dd3e0d0fa47cebe9541eb91e
  • Prepare a fix for hanging promise on Node.js 14.10.x 29d4e325b110ccf7571d4265d40760be4175f7ff
  • Prepare for Node.js 15.0.0 c126ff19c4e893975cbf6c2c8bebce6ed7631276

... (truncated)

Commits


Updates serverless from 2.44.0 to 3.23.0

Release notes

Sourced from serverless's releases.

3.23.0 (2022-10-11)

Features

Bug Fixes

Maintenance Improvements


Comparison since last release

3.22.0 (2022-08-16)

Features

Bug Fixes

Maintenance Improvements


Comparison since last release

3.21.0 (2022-07-14)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from serverless's changelog.

3.23.0 (2022-10-11)

Features

Bug Fixes

Maintenance Improvements

3.22.0 (2022-08-16)

Features

Bug Fixes

Maintenance Improvements

3.21.0 (2022-07-14)

Features

Bug Fixes

3.20.0 (2022-07-08)

Features

... (truncated)

Commits
  • f5b183a chore: Release v3.23.0
  • f43649b chore: Bump dependencies
  • e35fc4a chore: Upgrade sinon to v13
  • 7e97e35 chore: Upgrade @serverless/eslint-config to v5
  • dab8f36 chore: Upgrade uuid to v9
  • 15acfb4 chore: Upgrade open to v8
  • 85a6e8d chore: Upgrade object-hash to v3
  • 0df7aaf chore: Upgrade fs-extra to v10
  • 9ef5fd2 refactor: Upgrade filesize to v10
  • c769c1e refactor: Upgrade dotenv-expand to v9
  • Additional commits viewable in compare view


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


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 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).
dependabot[bot] commented 1 year ago

Superseded by #244.