Skip to content

Bump github.com/cloudposse/atmos from 1.54.0 to 1.60.0#351

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cloudposse/atmos-1.60.0
Closed

Bump github.com/cloudposse/atmos from 1.54.0 to 1.60.0#351
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cloudposse/atmos-1.60.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 12, 2024

Bumps github.com/cloudposse/atmos from 1.54.0 to 1.60.0.

Release notes

Sourced from github.com/cloudposse/atmos's releases.

v1.60.0

what

  • Fix an issue with the skip_if_missing attribute in Atmos imports with context
  • Update docs titles and fix typos
  • Update atmos version CLI command

why

  • The skip_if_missing attribute was introduced in Atmos release v1.58.0 and had some issues with checking Atmos imports if the imported manifests don't exist

  • Docs had some typos

  • When executing the atmos version command, Atmos automatically checks for the latest release from the Atmos releases page on GitHub and compares the current version with the latest release. If the installed Atmos version is out of date, the following information is presented to the user:

atmos version

image

v1.59.0

what

why

  • Make it more compelling
  • Add missing context developers might lack without extensive terraform experience

v1.58.0

what

  • Improve Atmos UX and error handling
    • When a user just types atmos terraform or atmos helmfile, Atmos will show the corresponding Terraform and Helmfile help instead of checking for a component and stack and printing error messages if the component or stack is not found

    • If a user executes any Atmos command that requires Atmos components and stacks, including just atmos (and including from a random folder not related to Atmos configuration), and the CLI config points to an Atmos stacks directory that does not exist, Atmos prints the following user-friendly message instead of throwing an error that the Atmos stack configuration or Atmos stacks were not found:

... (truncated)

Commits
  • 9308737 Check for Latest Atmos Version (#533)
  • 0832419 Spruce up intro (#520)
  • 97e9f28 Improve Atmos UX and error handling. Update Atmos imports with Go templates...
  • ea8833e fix copy (#531)
  • 6c5cb02 Add default CLI configuration to Atmos code. Update/improve examples and docs...
  • 31e6073 Consolidate auto-release workflow (#528)
  • 754c2ff update badges (#527)
  • 710b2fd Update demo.tape (#526)
  • 34ba0f4 Update workflows UX. Update atmos, atmos --help and atmos version comm...
  • 8f00ba2 Add atmos describe workflows CLI command. Add interactive UI for `atmos wor...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [github.com/cloudposse/atmos](https://github.com/cloudposse/atmos) from 1.54.0 to 1.60.0.
- [Release notes](https://github.com/cloudposse/atmos/releases)
- [Changelog](https://github.com/cloudposse/atmos/blob/master/CHANGELOG.md)
- [Commits](cloudposse/atmos@v1.54.0...v1.60.0)

---
updated-dependencies:
- dependency-name: github.com/cloudposse/atmos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested review from a team as code owners February 12, 2024 07:26
@dependabot dependabot Bot added dependencies minor New features that do not break anything labels Feb 12, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 14, 2024

Superseded by #352.

@dependabot dependabot Bot closed this Feb 14, 2024
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/cloudposse/atmos-1.60.0 branch February 14, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor New features that do not break anything

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants