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

Bump github.com/cloudposse/atmos from 1.122.0 to 1.130.0 #457

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps github.com/cloudposse/atmos from 1.122.0 to 1.130.0.

Release notes

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

v1.130.0

what

  • TUI package manager for atmos vendor pull
  • Show the download progress for each vendored package
  • Display the versions of the vendored packages
  • Add --everything flag for non TTY mode

why

  • Improve user experience

image (2)

v1.129.0

what

why

Improve !terraform.output Atmos YAML function

The !template Atmos YAML function now can be called with either two or three parameters:

  # Get the `output` of the `component` in the current stack
  !terraform.output <component> <output>
</tr></table> 

... (truncated)

Commits
  • 1defdce package manager for vendor pull (#768)
  • c4fe769 Improve !terraform.output Atmos YAML function. Implement static remote st...
  • 2051592 Replace path.Join with filepath.Join (#856)
  • 74f3931 Mergify (#862)
  • b205a0d Implement Atmos Version Check Configuration (#844)
  • e9a610e add support for terraform version (#846)
  • 11ec388 Add support for helmfile version command (#854)
  • 58b46f5 Append new lines to end of json files before writing (#849)
  • ed93da1 Exclude abstract components from list (#851)
  • 5681e54 feat: add pagination and searching to atmos docs command (#848)
  • 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.122.0 to 1.130.0.
- [Release notes](https://github.com/cloudposse/atmos/releases)
- [Changelog](https://github.com/cloudposse/atmos/blob/main/CHANGELOG.md)
- [Commits](cloudposse/atmos@v1.122.0...v1.130.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners December 18, 2024 07:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor New features that do not break anything labels Dec 18, 2024
@dependabot dependabot bot requested review from hans-d and joe-niland December 18, 2024 07:07
@mergify mergify bot added the auto-update This PR was automatically generated label Dec 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2024

Looks like github.com/cloudposse/atmos is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 20, 2024
Copy link

mergify bot commented Dec 20, 2024

💥 This pull request now has conflicts. Could you fix it @dependabot[bot]? 🙏

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cloudposse/atmos-1.130.0 branch December 20, 2024 00:06
@mergify mergify bot added the conflict This PR has conflicts label Dec 20, 2024
Copy link

mergify bot commented Dec 20, 2024

This automated PR was closed due to merge conflicts.

@mergify mergify bot removed the conflict This PR has conflicts label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated dependencies Pull requests that update a dependency file go Pull requests that update Go code minor New features that do not break anything
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants