Skip to content

Bump @architect/sandbox from 4.1.1 to 4.2.3 - #3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/architect/sandbox-4.2.3
Closed

Bump @architect/sandbox from 4.1.1 to 4.2.3#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/architect/sandbox-4.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 3, 2021

Copy link
Copy Markdown

Bumps @architect/sandbox from 4.1.1 to 4.2.3.

Changelog

Sourced from @​architect/sandbox's changelog.

[4.2.3] 2021-11-02

Changed

  • Added warnings for macOS Monterey port conflicts on 5000 and 7000

[4.2.2] 2021-10-20

Changed

  • Updated dependencies

[4.2.🍁 - 4.2.1] 2021-10-05

Added

  • Added Lambda context object with the following properties:
    • awsRequestId (Node.js), aws_request_id (Python / Ruby) - random GUID string, does not emulate AWS UUID4 request IDs
    • functionName (Node.js), function_name (Python / Ruby) - identifiable function name string prefixed by sandbox-; does not use live production AWS CFN GUIDs
    • functionVersion (Node.js), function_version (Python / Ruby) - will always be $LATEST
    • invokedFunctionArn (Node.js), invoked_function_arn (Python / Ruby) - always sandbox
    • memoryLimitInMB (Node.js), memory_limit_in_mb (Python / Ruby) - your Lambda's configured memory amount

Fixed

  • Restored ARC_INTERNAL env var in Lambda invocations for Arc Functions
  • Restored userland env vars to @sandbox-startup scripts; thanks @​reconbot!
  • Fixed case where @ws with no @http or @static would fail to start up

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@architect/sandbox](https://github.com/architect/sandbox) from 4.1.1 to 4.2.3.
- [Release notes](https://github.com/architect/sandbox/releases)
- [Changelog](https://github.com/architect/sandbox/blob/main/changelog.md)
- [Commits](architect/sandbox@v4.1.1...v4.2.3)

---
updated-dependencies:
- dependency-name: "@architect/sandbox"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 3, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 12, 2021

Copy link
Copy Markdown
Author

Superseded by #4.

@dependabot dependabot Bot closed this Nov 12, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/architect/sandbox-4.2.3 branch November 12, 2021 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants