Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump hcl-rs from 0.14.4 to 0.16.4 #51

Merged
merged 1 commit into from
Sep 10, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps hcl-rs from 0.14.4 to 0.16.4.

Release notes

Sourced from hcl-rs's releases.

hcl-rs: v0.16.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hcl-edit bumped from 0.7.2 to 0.7.3

hcl-rs: v0.16.3

0.16.3 (2023-07-28)

Bug Fixes

hcl-rs: v0.16.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hcl-edit bumped from 0.7.1 to 0.7.2

hcl-rs: v0.16.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hcl-edit bumped from 0.7.0 to 0.7.1

hcl-rs: v0.16.0

0.16.0 (2023-07-13)

⚠ BREAKING CHANGES

  • error: The variants Eof, InvalidEscape, InvalidUnicodeCodePoint and InvalidIdentifier were removed from the Error enum because they are not emitted anymore.
  • parser: switch to hcl-edit for parsing HCL (#267)

Bug Fixes

  • error: remove obsolete Error variants (af9996a)
  • expr: remove unnecessary unescaping (8001e5e)

Code Refactoring

  • parser: switch to hcl-edit for parsing HCL (#267) (c6d0588)

hcl-rs: v0.15.0

0.15.0 (2023-07-08)

... (truncated)

Commits
  • ef0e6f2 chore: release main (#286)
  • 8502d2f fix(parser): prevent panic in object item parser (#285)
  • a791b42 chore(deps): bump winnow from 0.5.2 to 0.5.4 (#282)
  • 43cbd9a chore(deps): bump ryu from 1.0.12 to 1.0.15 (#278)
  • cd0cbcd chore(deps): bump serde_json from 1.0.99 to 1.0.104 (#277)
  • 0d57664 chore(deps): bump unicode-ident from 1.0.6 to 1.0.11 (#279)
  • b84600a chore(deps): bump winnow from 0.5.0 to 0.5.2 (#281)
  • 56bd706 chore(deps): bump pretty_assertions from 1.3.0 to 1.4.0 (#280)
  • c4240b0 chore: release main (#276)
  • 1c0c368 fix(expr): deprecate RawExpression (#275)
  • 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 [hcl-rs](https://github.com/martinohmann/hcl-rs) from 0.14.4 to 0.16.4.
- [Release notes](https://github.com/martinohmann/hcl-rs/releases)
- [Changelog](https://github.com/martinohmann/hcl-rs/blob/main/release-please-config.json)
- [Commits](martinohmann/hcl-rs@hcl-rs-v0.14.4...hcl-rs-v0.16.4)

---
updated-dependencies:
- dependency-name: hcl-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2023
@hiddewie hiddewie merged commit e3d6e54 into master Sep 10, 2023
@hiddewie hiddewie deleted the dependabot/cargo/hcl-rs-0.16.4 branch September 10, 2023 08:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant