Skip to content

Bump @architect/inventory from 2.2.1 to 3.3.3#63

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

Bump @architect/inventory from 2.2.1 to 3.3.3#63
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/architect/inventory-3.3.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 21, 2022

Bumps @architect/inventory from 2.2.1 to 3.3.3.

Changelog

Sourced from @​architect/inventory's changelog.

[3.3.3] 2022-11-15

Fixed

  • Fixed issue where projects with plugins that define >1 transpiled Lambdas would all build to the same directory; thanks @​Scorsi!
  • Fixed issue where plugins may not be found if attempted to be loaded from a subfolder in a monorepo; thanks @​Scorsi!

[3.3.2] 2022-10-19

Fixed

  • Fixed issue where @static spa true setting wouldn't be respected when the root handler is not explicitly defined; thanks @​oliverturner!

[3.3.1] 2022-10-15

Fixed

  • Fixed issue where set.http plugins would not have config.views respected if set to false

[3.3.0] 2022-09-06

Changed

  • Node 14+ Lambda handler selection now defaults to ESM (unless otherwise specified)

[3.2.2] 2022-08-20

Changed

  • Enabled hydrate plugin API support

[3.2.1] 2022-08-10

Changed

  • By default, when a set.shared|views plugin sets a src path, if it is not present on the filesystem, Inventory falls back to default paths (e.g. src/shared|views)
    • set.shared|views plugins now accept a required flag to enforce a validation error should a src path conflict with the project manifest (or not be found on the filesystem)

Fixed

... (truncated)

Commits
  • f7ab146 3.3.3
  • d689d3e Update deps and changelog
  • 462d67a Fix issue with build dir targets in plugin-defined Lambdae
  • acdfdad fix(plugins): fallback to use default npm resolver
  • 334c5c5 3.3.2
  • 0abde1f Fix issue where @static spa true setting wouldn't be respected when the roo...
  • e099e6e 3.3.1
  • d0df55c Fix issue where set.http plugins would not have config.views respected if...
  • 5add338 Spaces
  • cefac51 Version lock aws-sdk
  • Additional commits viewable in compare view

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/inventory](https://github.com/architect/inventory) from 2.2.1 to 3.3.3.
- [Release notes](https://github.com/architect/inventory/releases)
- [Changelog](https://github.com/architect/inventory/blob/main/changelog.md)
- [Commits](architect/inventory@v2.2.1...v3.3.3)

---
updated-dependencies:
- dependency-name: "@architect/inventory"
  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 Nov 21, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 5, 2022

Superseded by #68.

@dependabot dependabot Bot closed this Dec 5, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/architect/inventory-3.3.3 branch December 5, 2022 08:05
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