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 #68

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.0.0 -> ^6.0.0 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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch from 2bf54e7 to 09a0ed2 Compare February 6, 2024 06:53
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from ffe2b02 to dad62e3 Compare February 20, 2024 06:35
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from a74f386 to d2f1ec7 Compare March 5, 2024 06:38
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from 9b85fd0 to 9257460 Compare March 19, 2024 06:44
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from b31eec5 to ab93d5d Compare April 2, 2024 06:37
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from b570b87 to e4ce062 Compare April 16, 2024 03:30
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from 7893e3e to a0e3a41 Compare April 30, 2024 04:48
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from 315cb7b to 52c6d86 Compare May 14, 2024 06:31
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch from 52c6d86 to 2a997ab Compare May 28, 2024 07:23
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from be6f77f to 856a2ad Compare June 11, 2024 06:41
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from addd2d3 to ad53326 Compare June 25, 2024 06:34
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from 268e459 to 486798d Compare July 9, 2024 06:17
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch from 486798d to 0fe2202 Compare July 16, 2024 04:01
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from 69fa82c to 3dd89c5 Compare July 30, 2024 07:09
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch from 3dd89c5 to 3a5318f Compare August 6, 2024 08:55
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 2 times, most recently from f0c8c51 to 01c072b Compare August 20, 2024 07:30
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch from 01c072b to 4d3a715 Compare August 27, 2024 06:28
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch from 4d3a715 to e98e428 Compare September 3, 2024 07:30
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch from e98e428 to 1f43ddc Compare September 10, 2024 08:29
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch from 1f43ddc to 65e31e6 Compare September 17, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants