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: release #342

Merged
merged 1 commit into from
May 16, 2024
Merged

chore: release #342

merged 1 commit into from
May 16, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 14, 2024

🤖 New release

  • hcl-edit: 0.7.7 -> 0.8.0 (⚠️ API breaking changes)
  • hcl-primitives: 0.1.4 -> 0.1.5 (✓ API compatible changes)
  • hcl-rs: 0.16.9 -> 0.17.0 (✓ API compatible changes)

⚠️ hcl-edit breaking changes

--- failure struct_pub_field_missing: pub struct's pub field removed or renamed ---

Description:
A publicly-visible struct has at least one public field that is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.31.0/src/lints/struct_pub_field_missing.ron

Failed in:
  field ident of struct FuncCall, previously in file /tmp/.tmpmuVlQU/hcl-edit/src/expr/func_call.rs:9
Changelog

hcl-edit

0.8.0 - 2024-05-16

Added

  • [breaking] add support for namespaced functions (#343)

hcl-primitives

0.1.5 - 2024-05-16

Other

  • (deps) bump itoa from 1.0.9 to 1.0.11 (#337)

hcl-rs

0.17.0 - 2024-05-16

Added

  • [breaking] add support for namespaced functions (#343)

Other

  • (deps) bump serde_json from 1.0.112 to 1.0.116 (#339)
  • (deps) bump itoa from 1.0.9 to 1.0.11 (#337)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-05-14T16-57-06Z branch 4 times, most recently from f8532be to 9a46a4c Compare May 16, 2024 14:44
@martinohmann martinohmann merged commit 870df83 into main May 16, 2024
@martinohmann martinohmann deleted the release-plz-2024-05-14T16-57-06Z branch May 24, 2024 19:11
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.

None yet

1 participant