capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
185 stars 74 forks source link

chore(deps): bump got and serverless-offline in /demo/server #205

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps got and serverless-offline. These dependencies needed 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-offline from 6.9.0 to 9.1.5

Release notes

Sourced from serverless-offline's releases.

v9.1.5

Bug Fixes

v9.1.4

Bug Fixes

  • make @​serverless/utils a direct dependency (83a4885)

v9.1.3

Bug Fixes

  • change protectedRoutes type from array to string (38debc6)
  • remove unused parameter (7cd4a5a)

Maintenance Improvements

  • move create hapi handler into separate function (45454af)
  • move http server setup to separate function (6f03251)
  • move register plugins to create server (5e101a6)
  • nit (739273d)
  • remove corsAllowCredentials from default options (26a9567)
  • replace arrow functions (5e3e3d8)
  • use fs/promises (7019d28)

v9.1.2

Note: stage variables were never supported by serverless, but support was made available by a plugin: https://github.com/svdgraaf/serverless-plugin-stage-variables. the plugin only supports stage variables for serverless v1, while serverless-offline v9 only supports serverless v3. an argument could be made that removing this is technically a BREAKING CHANGE, but given the above we decided to release this in a PATCH release.

Bug Fixes

Maintenance Improvements

  • make more payload identifier private static (07ec960)
  • make payload identifier private static (7d4bf76)
  • simplify, remove else condition (df77e14)
  • use Object.hasOwn (ec1210a)
  • use PAYLOAD_IDENTIFIER (d6eb227)
  • use prototype.includes (50679e1)

v9.1.1

Bug Fixes

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

9.1.5 (2022-08-04)

Bug Fixes

9.1.4 (2022-08-03)

Bug Fixes

  • make @​serverless/utils a direct dependency (83a4885)

9.1.3 (2022-08-02)

Bug Fixes

  • change protectedRoutes type from array to string (38debc6)
  • remove unused parameter (7cd4a5a)

Maintenance Improvements

  • move create hapi handler into separate function (45454af)
  • move http server setup to separate function (6f03251)
  • move register plugins to create server (5e101a6)
  • nit (739273d)
  • remove corsAllowCredentials from default options (26a9567)
  • replace arrow functions (5e3e3d8)
  • use fs/promises (7019d28)

9.1.2 (2022-07-31)

Bug Fixes

  • Prevent logging undefined for event schedule (#1520) (3042bc2)
  • remove unsupported stageVariables (4648d39)

Maintenance Improvements

  • make more payload identifier private static (07ec960)
  • make payload identifier private static (7d4bf76)
  • simplify, remove else condition (df77e14)
  • use Object.hasOwn (ec1210a)
  • use PAYLOAD_IDENTIFIER (d6eb227)
  • use prototype.includes (50679e1)

9.1.1 (2022-07-30)

Bug Fixes

... (truncated)

Commits


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/capacitor-community/stripe/network/alerts).
netlify[bot] commented 1 year ago

Deploy Preview for capacitor-community-stripe ready!

Name Link
Latest commit abfbef7af89aeab982c0d1ba2c824d659d13ae04
Latest deploy log https://app.netlify.com/sites/capacitor-community-stripe/deploys/635a2df31bc6fc0008624db4
Deploy Preview https://deploy-preview-205--capacitor-community-stripe.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

dependabot[bot] commented 1 year ago

Superseded by #260.