Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump hcl-rs from 0.14.2 to 0.14.4 (#41)
Bumps [hcl-rs](https://github.com/martinohmann/hcl-rs) from 0.14.2 to 0.14.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/martinohmann/hcl-rs/releases">hcl-rs's releases</a>.</em></p> <blockquote> <h2>hcl-rs: v0.14.4</h2> <h2><a href="https://github.com/martinohmann/hcl-rs/compare/hcl-rs-v0.14.3...hcl-rs-v0.14.4">0.14.4</a> (2023-06-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>string:</strong> properly handle escaping of interpolation/directive marker (<a href="https://redirect.github.com/martinohmann/hcl-rs/issues/249">#249</a>) (<a href="https://github.com/martinohmann/hcl-rs/commit/e0c86f16e88b1ca71672b938d15b21b99ee911f9">e0c86f1</a>)</li> </ul> <h2>hcl-rs: v0.14.3</h2> <h2><a href="https://github.com/martinohmann/hcl-rs/compare/hcl-rs-v0.14.2...hcl-rs-v0.14.3">0.14.3</a> (2023-06-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>template:</strong> properly handle escaping of interpolation/directive markers (<a href="https://redirect.github.com/martinohmann/hcl-rs/issues/247">#247</a>) (<a href="https://github.com/martinohmann/hcl-rs/commit/69ad8007e6d331b8f915b6e98de3fe4b8ef16239">69ad800</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>hcl-primitives bumped from 0.1.0 to 0.1.1</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/martinohmann/hcl-rs/commit/35f9bf43e7f130c82d7217b627417a5ddbae00ad"><code>35f9bf4</code></a> chore: release main (<a href="https://redirect.github.com/martinohmann/hcl-rs/issues/250">#250</a>)</li> <li><a href="https://github.com/martinohmann/hcl-rs/commit/45036c5199e3949ef7e5304f5104cb80e898b243"><code>45036c5</code></a> perf(parser): handle unescaping of escaped markers in parser code directly (#...</li> <li><a href="https://github.com/martinohmann/hcl-rs/commit/e0c86f16e88b1ca71672b938d15b21b99ee911f9"><code>e0c86f1</code></a> fix(string): properly handle escaping of interpolation/directive marker (<a href="https://redirect.github.com/martinohmann/hcl-rs/issues/249">#249</a>)</li> <li><a href="https://github.com/martinohmann/hcl-rs/commit/4040fd25802a207a635e427bb629d17363493862"><code>4040fd2</code></a> chore: release main (<a href="https://redirect.github.com/martinohmann/hcl-rs/issues/246">#246</a>)</li> <li><a href="https://github.com/martinohmann/hcl-rs/commit/8bab33ba1896eeece43cf275282cd2db31544027"><code>8bab33b</code></a> chore(deps): bump winnow from 0.4.6 to 0.4.7</li> <li><a href="https://github.com/martinohmann/hcl-rs/commit/69ad8007e6d331b8f915b6e98de3fe4b8ef16239"><code>69ad800</code></a> fix(template): properly handle escaping of interpolation/directive markers (#...</li> <li><a href="https://github.com/martinohmann/hcl-rs/commit/5e517713e9ba001306e2574fbbe1271bcfe1adda"><code>5e51771</code></a> feat(template): add <code>{escape,unescape}_markers</code> (<a href="https://redirect.github.com/martinohmann/hcl-rs/issues/245">#245</a>)</li> <li><a href="https://github.com/martinohmann/hcl-rs/commit/bc37a718d758ef74e1b3c07b1b7469c2d944beae"><code>bc37a71</code></a> docs: update some import paths</li> <li><a href="https://github.com/martinohmann/hcl-rs/commit/e6c79c5f6d368f4df2c29c608043836be7bf0052"><code>e6c79c5</code></a> chore: release main (<a href="https://redirect.github.com/martinohmann/hcl-rs/issues/240">#240</a>)</li> <li><a href="https://github.com/martinohmann/hcl-rs/commit/2c5927b64d30eff25111ef812d2b7fd104f3eccc"><code>2c5927b</code></a> feat(repr): re-export types from crate root (<a href="https://redirect.github.com/martinohmann/hcl-rs/issues/241">#241</a>)</li> <li>Additional commits viewable in <a href="https://github.com/martinohmann/hcl-rs/compare/hcl-rs-v0.14.2...hcl-rs-v0.14.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hcl-rs&package-manager=cargo&previous-version=0.14.2&new-version=0.14.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information