Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

chore(deps): update dependency @architect/sandbox to v7 #350

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@architect/sandbox 5.9.4 -> 7.0.0 age adoption passing confidence

Release Notes

architect/sandbox (@​architect/sandbox)

v7.0.0

Compare Source

Changed
  • Upgrade to router v2; lots of related refactoring
  • Upgrade other deps to resolve CVE warnings
  • Breaking change: removed support for Node.js 16.x (now EOL, and no longer available to created in AWS Lambda)
  • Added Node.js 22.x to CI
  • Disabled binary builds: pkg is long since out of date (now with a moderate CVE), and binary builds of Sandbox have not been a priority

v6.0.5

Compare Source

Changed
  • Updated dependencies
  • Updated package.json engines.node property to reflect changes from v6

v6.0.4

Compare Source

Fixed
  • Make a best effort attempt to terminate the process via SIGINT + SIGTERM termination 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

Compare Source

Changed
  • Updated dependencies

v6.0.2

Compare Source

Changed
  • Transitioned from aws-sdk to aws-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.x and python3.12 are 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

Compare Source

v6.0.0

Compare Source

Changed
  • Transitioned from aws-sdk to aws-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.x and python3.12 are 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.

Copy link
Contributor Author

renovate bot commented Apr 6, 2025

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

@renovate renovate bot force-pushed the renovate/architect-sandbox-7.x branch 2 times, most recently from a9f3227 to 894d1f7 Compare April 12, 2025 14:15
@renovate renovate bot force-pushed the renovate/architect-sandbox-7.x branch 3 times, most recently from 3ebd6d0 to 965c54c Compare April 23, 2025 12:26
@renovate renovate bot force-pushed the renovate/architect-sandbox-7.x branch 6 times, most recently from 751c760 to 8cd07b7 Compare May 3, 2025 09:50
@renovate renovate bot force-pushed the renovate/architect-sandbox-7.x branch 3 times, most recently from 5eb7417 to cfcb2e1 Compare May 13, 2025 08:01
@renovate renovate bot force-pushed the renovate/architect-sandbox-7.x branch from cfcb2e1 to db1b509 Compare May 16, 2025 22:44
@renovate renovate bot force-pushed the renovate/architect-sandbox-7.x branch from db1b509 to 9f156db Compare May 17, 2025 02:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants