graphql-lambda-subscriptions
graphql-lambda-subscriptions copied to clipboard
chore(deps): update dependency @architect/sandbox to v6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @architect/sandbox | 5.9.4 -> 6.0.5 |
Release Notes
architect/sandbox (@architect/sandbox)
v6.0.5
Changed
- Updated dependencies
- Updated
package.jsonengines.nodeproperty to reflect changes from v6
v6.0.4
Fixed
- Make a best effort attempt to terminate the process via
SIGINT+SIGTERMtermination signals; should fix (or at least improve) #1479- Sandbox running via CLI will now forcefully terminate itself after 5 seconds if the termination routine has stalled out or takes too long
- Thanks @lpsinger + @courey!
v6.0.3
Changed
- Updated dependencies
v6.0.2
Changed
- Transitioned from
aws-sdktoaws-lite - Breaking change: Sandbox no longer includes
aws-sdk+@aws-sdk/*as dependencies; projects that rely on the AWS SDK should install those dependencies to their project directly - Breaking change:
nodejs20.xandpython3.12are now the default Node.js and Python Lambda runtimes, respectively - Breaking change: removed support for Node.js 14.x (now EOL, and no longer available to created in AWS Lambda)
- Added Node.js 20.x to test matrix
- Updated dependencies
v6.0.1
v6.0.0
Changed
- Transitioned from
aws-sdktoaws-lite - Breaking change: Sandbox no longer includes
aws-sdk+@aws-sdk/*as dependencies; projects that rely on the AWS SDK should install those dependencies to their project directly - Breaking change:
nodejs20.xandpython3.12are now the default Node.js and Python Lambda runtimes, respectively - Breaking change: removed support for Node.js 14.x (now EOL, and no longer available to created in AWS Lambda)
- Added Node.js 20.x to test matrix
- Updated dependencies
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Branch automerge failure
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
- Branch has one or more failed status checks