This supports global options passed in a root requirements.txt file (example: --extra-index-url https://test.pypi.org/simple/), but does not yet support dependencies versioned at root, or shared or views dependencies
All project dependencies must be installed on the system prior to deployment
Python Lambda treeshaking also requires the pipdeptree package to be available from shell; ensure you've run pip3 install pipdeptree prior to use
Added better support for DynamoDB backed sessions in both Node.js and Python helper libraries
Fixed issue where certain arrays in JSON / YAML project manifests (arc.json, arc.yaml) could be unnecessarily nested; fixes #1436, thanks @sbernardello!
Fixed Python @ws default Lambda templates and increased Python template indentation in because Python
Improve error handling during possible @tables port conflicts on startup; partially fixes #1441, thanks @jlipps!
Fixed issue where ARC_SESSION_TABLE_NAME could only be configured by setting the SESSION_TABLE_NAME env var
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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 from 10.13.3 to 10.14.0.
Changelog
Sourced from
@architect/architect
's changelog.Commits
5aaaa88
10.14.07d0a446
Update deps and changelog8eb2809
10.14.0-RC.3e6ce15e
Update depsfe18226
Update readme97dabb6
10.14.0-RC.2d587fe4
Ensure we can patch Inventory + utils between releasesaeeb005
10.14.0-RC.1a35bfc5
Update deps and changelog9a1fa19
10.14.0-RC.0Dependabot 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 show