Skip to content

Bump @architect/architect from 9.1.0 to 9.4.2 - #15

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

Bump @architect/architect from 9.1.0 to 9.4.2#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/architect/architect-9.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2021

Copy link
Copy Markdown

Bumps @architect/architect from 9.1.0 to 9.4.2.

Changelog

Sourced from @​architect/architect's changelog.

[9.4.2] 2021-12-01

Added

  • Added lambdaSrc propery (mapped from lambda.src) to ARC_SANDBOX context env var

[9.4.1] 2021-11-23

Fixed

  • Fixed HTTP route sorting; however you've organized your @http pragma, Sandbox should now behave much more like API Gateway; fixes #977
  • Fixed overly strict path parameter validation; allow _, ., -; thanks @​jkarsrud!

[9.4.0] 2021-11-16

Added

  • Added support for @tables-streams, the fully customizable successor to @tables with stream true
    • Includes support for specifying multiple streams attached to a single table, as well as specifying custom source paths
    • For more see: https://arc.codes/tables-streams
  • Added support for @tables-indexes (which has the same syntax as, and will eventually supersede @indexes)

[9.3.1] 2021-11-13

Added

  • Added internal ARC_SANDBOX env var for Sandbox metadata in Lambda invocations; fixes #1269, thanks @​reconbot!

Fixed

  • Fixed upcasing all userland Sandbox environment variables; fixes #1270, thanks @​reconbot!
  • Removed extraneous internal __ARC* environment variables from Sandbox Lambda invocation

[9.3.0] 2021-11-11

Added

  • Sandbox now immediately streams Lambda logs to the console instead of printing everything all at once upon completion of execution; thanks @​andybee!
  • Added runtime mismatch warnings in Sandbox
    • Example: Sandbox will warn if your get /foo Lambda is configured for Python 3.9 and your local machine uses Python 3.8

... (truncated)

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/architect](https://github.com/architect/architect) from 9.1.0 to 9.4.2.
- [Release notes](https://github.com/architect/architect/releases)
- [Changelog](https://github.com/architect/architect/blob/main/changelog.md)
- [Commits](architect/architect@v9.1.0...v9.4.2)

---
updated-dependencies:
- dependency-name: "@architect/architect"
  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 Dec 1, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jan 10, 2022

Copy link
Copy Markdown
Author

Superseded by #16.

@dependabot dependabot Bot closed this Jan 10, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/architect/architect-9.4.2 branch January 10, 2022 20:35
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