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

chore(deps): update dependency atmos to v1.143.0 #466

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Update Change
atmos minor 1.142.0 -> 1.143.0

Release Notes

cloudposse/atmos (atmos)

v1.143.0

Compare Source

Support Relative Path Imports @​milldr (#​891)

what

  • Add support for relative paths in imports, when the path starts with ./ or ../
  • Support all path types:
import:
  - ./relative_path
  - ../relative_path

or

import:
  - path: ./relative_path
  - path: ../relative_path

why

  • Allow less path duplication and support simpler code
Test Cases as a Directory @​milldr (#​922)

what

  • Added support for test cases as a directory rather than a single file

why

  • We are adding many more tests and as such the single file is becoming unruly

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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/atmos-1.x branch from 9b45a1a to 9888b88 Compare January 9, 2025 23:08
@renovate renovate bot force-pushed the renovate/atmos-1.x branch from 9888b88 to 3232275 Compare January 10, 2025 03:01
@renovate renovate bot merged commit d25e701 into master Jan 10, 2025
3 checks passed
@renovate renovate bot deleted the renovate/atmos-1.x branch January 10, 2025 06:17
@mtweeman
Copy link
Contributor

🎉 This PR is included in version 0.37.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant