Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @architect/inventory from 1.1.2 to 1.4.0.

Changelog

Sourced from @​architect/inventory's changelog.

[1.4.0] 2021-06-03

Added

  • Adds comprehensive pragma-level validation
  • Added structured ARC_ERRORS property to returned Inventory errors

Changed

  • Refactors error handling to support aggregation of multiple validation errors (instead of just one at a time, as before)
  • 💯% unit test coverage
  • Add support for @​tables pitr option, start phasing out PointInTimeRecovery option (which is still supported for a while); fixes #1155
  • Removes aws-sdk from peerDependencies to resolve large Lambda dependency payloads when Arc is run on machines using npm 7
    • See also: readme > aws-sdk caveat

Fixed

  • Fixed a bunch of smol bugs

[1.3.3] 2021-05-24

Added

  • Plugins may implement either pluginFunctions or functions interface methods; both will be used.

[1.3.2] 2021-04-21

Fixed

  • Fix weird behavior in lambdasBySrcDir when >2 functions are mapped to the same folder

[1.3.1] 2021-03-22

Changed

  • Bumped utils dependency to 2.0.5.

[1.3.0] 2021-02-08

Added

... (truncated)

Commits
  • b5544ed 1.4.0
  • 41ab5c8 1.4.0-RC.3
  • 674412a Validate proxy validation, add another path for finding ASAP when caller is u...
  • d914889 1.4.0-RC.2
  • 256b4a2 Add back missing layerValidation param
  • cfe8a2e 1.4.0-RC.1
  • a5f7355 Update readme
  • d18805b Don't return inventory in errors
  • 576d2e9 Format and structure all returned errors, add ARC_ERRORS param
  • 4d30c7d Add pragma registry (and individual pragma integration tests)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 18, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #18.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/architect/inventory-1.4.0 branch June 21, 2021 06:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant