Skip to content
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

chore(deps): update dependency @architect/sandbox to v6 #332

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

This PR contains the following updates:

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

Release Notes

architect/sandbox (@​architect/sandbox)

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 Feb 2, 2024

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-6.x branch 16 times, most recently from 74c6957 to c8ebced Compare February 10, 2024 05:05
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 13 times, most recently from b74224b to 25c363e Compare February 17, 2024 00:59
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 5 times, most recently from 3beff28 to 1936c60 Compare September 3, 2024 23:03
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 5 times, most recently from 7ce78f4 to b3766d2 Compare September 11, 2024 09:04
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 4 times, most recently from 6d8afde to 0c3c5aa Compare September 16, 2024 18:31
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 6 times, most recently from 180f02d to 5ccc40a Compare September 25, 2024 01:24
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 4 times, most recently from 9b4a31b to 0f51ab8 Compare October 2, 2024 16:04
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch from 0f51ab8 to d987abd Compare October 8, 2024 02:16
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 3 times, most recently from 6b960ae to 9cdab7f Compare October 17, 2024 19:08
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch from 9cdab7f to 50645ea Compare October 19, 2024 01:55
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