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 3 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 4 times, most recently from 9cdab7f to 50645ea Compare October 19, 2024 01:55
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 7 times, most recently from d228373 to 1a627a8 Compare October 31, 2024 06:05
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 3 times, most recently from 801c50c to ae23f9e Compare November 7, 2024 01:03
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 5 times, most recently from a9110b6 to 208ea4a Compare November 15, 2024 23:07
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch 5 times, most recently from a7221cd to aca7538 Compare November 23, 2024 12:10
@renovate renovate bot force-pushed the renovate/architect-sandbox-6.x branch from aca7538 to 189d12d Compare November 23, 2024 16:07
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