begin-examples / node-vue

Basic Vue app + API (Begin / Node.js)
Apache License 2.0
1 stars 0 forks source link

Bump @architect/sandbox from 4.5.2 to 5.4.1 #374

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @architect/sandbox from 4.5.2 to 5.4.1.

Changelog

Sourced from @​architect/sandbox's changelog.

[5.4.1] 2022-11-24

Changed

  • Updated dependencies

[5.4.0] 2022-11-22

Added

  • Added support for nodejs18.x and AWS SDK v3 (@aws-sdk/*) calls to Architect services

Changed

  • Bump binary runtime to Node.js 18.x

Fixed

  • Fixed issue where Sandbox, running via Node.js 18.x, may fail to respond to local requests from the same host in Node.js <= 16.x

[5.3.5] 2022-11-09

Added

  • Added Node.js 18.x to test matrix

Changed

  • Updated dependencies

Fixed

  • Ensure CLI interface can be called with quiet option

[5.3.4] 2022-09-07

Changed

  • Updated dependencies

... (truncated)

Commits
  • 4a419d0 5.4.1
  • c3a29a9 Update deps
  • 7bc61fe 5.4.1-RC.0
  • feab626 Update deps and changelog
  • a318dba 5.4.0
  • a692e13 Fix issue where Sandbox in Node.js 18.x may fail to respond to local requests
  • 1434f0a 5.3.6-RC.0
  • 378ec6b Fix AWS SDK v3 calls to SSM; client now warns on LastModifiedDate format it...
  • b7bdc5b Fix AWS SDK v3 calls to SSM endpoint; client now appends trailing slash
  • 9b844c2 Update CI actions
  • Additional commits viewable in compare view


Dependabot compatibility score

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

Superseded by #376.