Skip to content

Bump @architect/architect from 9.1.0 to 9.5.4 - #17

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 11, 2022

Copy link
Copy Markdown

Bumps @architect/architect from 9.1.0 to 9.5.4.

Changelog

Sourced from @​architect/architect's changelog.

[9.5.3 - 9.5.4] 2022-01-11

Fixed

  • Fixed potential false tree shaking errors in ESM files that make use of require() (e.g. via import { createRequire } from 'module')
  • Fixed bug where multi-tenant Lambdas would error on Sandbox startup; thanks @​andybee!

[9.5.2] 2022-01-10

Fixed

  • Fixed false positive tree shaking of imports from http(s)

[9.5.1] 2022-01-09

Fixed

  • Fixed Lambda tree shaking detection of CJS/ESM when strings import and require are present in the AST

[9.5.0] 2022-01-07

Added

  • Added support for Node.js 14 ESM in Lambda!

Fixed

  • Properly invoke Ruby with required keyword params; partial fix for #1291
  • Fixed incorrect arc logs help

[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

... (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.5.4.
- [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.5.4)

---
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 Jan 11, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 21, 2022

Copy link
Copy Markdown
Author

Superseded by #24.

@dependabot dependabot Bot closed this Feb 21, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/architect/architect-9.5.4 branch February 21, 2022 20:25
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