Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 2 times, most recently from 63f6df6 to 3ebd6d0 Compare April 22, 2025 07:52
@renovate renovate bot force-pushed the renovate/architect-sandbox-7.x branch from 3ebd6d0 to 965c54c Compare April 23, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants