Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 31, 2022

Bumps @architect/architect from 9.5.4 to 10.5.2.

Changelog

Sourced from @​architect/architect's changelog.

[10.5.0 - 10.5.2] 2022-08-30

Added

Changed

  • Chill out Sandbox startup logging, moving more verbose information into --verbose|-v flag

Fixed

  • Deleting a named stack (arc destroy --name foo ...) no longer deletes staging environment variables; fixes #1368, thanks @​Xiphe!
  • Fixed issue where hydrate.shared() erroneously destroys the @architect/functions module; thanks @​idy!
  • Fixed issue where Hydrate's autoinstaller would fail to parse require or import within for/of statements; fixes #1370

[10.4.2] 2022-08-12

Changed

  • By default, when a set.shared|views plugin sets a src path, if it is not present on the filesystem, Architect will now fall 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

  • Fixed an obscure internal reference passing bug in set.proxy|shared|static|views plugins
  • Handle obscure case in Hydrate where lingering broken symlinks would not be properly removed by the shared file copier

[10.4.1] 2022-08-05

Fixed

  • Fixed not firing deploy.start plugins / macros during deployment; fixes #1364, thanks @​mawdesley!

[10.4.0] 2022-07-26

Added

  • Added support for new setter plugin APIs, specifically: @proxy, @shared, @static, @tables, @tables-indexes, @views

... (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.5.4 to 10.5.2.
- [Release notes](https://github.com/architect/architect/releases)
- [Changelog](https://github.com/architect/architect/blob/main/changelog.md)
- [Commits](architect/architect@v9.5.4...v10.5.2)

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

dependabot bot commented on behalf of github Sep 6, 2022

Superseded by #48.

@dependabot dependabot bot closed this Sep 6, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/architect/architect-10.5.2 branch September 6, 2022 20:36
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