Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @architect/utils to v4 #141

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@architect/utils ^3.1.2 -> ^4.0.0 age adoption passing confidence

Release Notes

architect/utils (@​architect/utils)

v4.0.6

Compare Source

Changed
  • Updated dependencies
  • Updated package.json engines.node property to reflect changes from v4

v4.0.5

Compare Source

Changed
  • Updated dependencies
  • Updated package.json engines.node property to reflect changes from v4

v4.0.4

Compare Source

Changed
  • Updated dependencies

v4.0.3

Compare Source

Fixed
  • Fixed MaxListenersExceededWarning if npm or another package manager resolves many different versions of Utils on the filesystem

v4.0.2

Compare Source

Changed
  • Updated aws-lite

v4.0.1

Compare Source

Added
  • Added checkCreds method for manually performing basic AWS credential checks
Changed
  • Initializing the Architect banner is significantly faster, as it no longer has any interactions with aws-sdk
  • Breaking change: banner initialization no longer has any direct responsibility for credential checking
    • Related: banner initialization no longer mutates AWS_PROFILE, or uses ARC_AWS_CREDS as a signal to other modules about credential loading
    • Modules relying on the banner for credential-related operations must review the changes and refactor accordingly
  • Banner initialization no longer utilizes disableRegion or disableProfile params when printing
  • Transitioned from aws-sdk to aws-lite
  • Added Node.js 20.x to test matrix
  • Breaking change: removed support for Node.js 14.x (now EOL, and no longer available to created in AWS Lambda)

v4.0.0

Compare Source

Added
  • Added checkCreds method for manually performing basic AWS credential checks
Changed
  • Initializing the Architect banner is significantly faster, as it no longer has any interactions with aws-sdk
  • Breaking change: banner initialization no longer has any direct responsibility for credential checking
    • Related: banner initialization no longer mutates AWS_PROFILE, or uses ARC_AWS_CREDS as a signal to other modules about credential loading
    • Modules relying on the banner for credential-related operations must review the changes and refactor accordingly
  • Banner initialization no longer utilizes disableRegion or disableProfile params when printing
  • Transitioned from aws-sdk to aws-lite
  • Added Node.js 20.x to test matrix
  • Breaking change: removed support for Node.js 14.x (now EOL, and no longer available to created in AWS Lambda)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/architect-utils-4.x branch 3 times, most recently from f538c68 to d73b356 Compare February 8, 2024 07:38
@renovate renovate bot force-pushed the renovate/architect-utils-4.x branch from d73b356 to 872c355 Compare March 25, 2024 23:23
@renovate renovate bot force-pushed the renovate/architect-utils-4.x branch from 872c355 to 4f69d6a Compare April 29, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants