Skip to content

Bump @architect/package from 7.2.0 to 8.1.0#14

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

Bump @architect/package from 7.2.0 to 8.1.0#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/architect/package-8.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 28, 2022

Bumps @architect/package from 7.2.0 to 8.1.0.

Changelog

Sourced from @​architect/package's changelog.

[8.1.0] 2022-03-24

Added

  • Added support for configuring Lambda's ephemeral storage feature

[8.0.3] 2022-03-07

Changed

  • Upgraded Deno from 0.24.x to 1.19.1

[8.0.2] 2022-03-03

Fixed

  • Fixed regression where S3 IAM policy could prevent @architect/asap from properly peeking into a directory to look for a default index.html file

[8.0.1] 2022-03-01

Added


[8.0.0] 2022-01-13

Added

  • Architect 10 plugin API support!
  • Added support for Inventory's deployStage property, allowing proper stage awareness to CloudFormation / SAM generation
    • Took over a variety of CloudFormation mutations in Deploy

Changed

  • Breaking change: Package can no longer be run via CLI, and now serves purely as a module generating CloudFormation
  • Breaking change: createFunction helper exported for the plugins beta is now deprecated in favor of set.customLambdas
  • Package now populates ARC_SESSION_TABLE_NAME, and prefers it to the non-namespaced SESSION_TABLE_NAME
    • Both are supported, we suggest using only ARC_SESSION_TABLE_NAME moving forward, as all non-namespaced env vars will be retired in a future release
  • Breaking change: Package (and thus Architect) no longer automatically populates NODE_ENV + ARC_CLOUDFORMATION env vars
    • For environment identification needs, Architect now relies solely on ARC_ENV
    • Thus, NODE_ENV is returned to userland, and is entirely optional

... (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/package](https://github.com/architect/package) from 7.2.0 to 8.1.0.
- [Release notes](https://github.com/architect/package/releases)
- [Changelog](https://github.com/architect/package/blob/main/changelog.md)
- [Commits](architect/package@v7.2.0...v8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 28, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 2, 2022

Superseded by #25.

@dependabot dependabot Bot closed this May 2, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/architect/package-8.1.0 branch May 2, 2022 08:17
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