Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / martinohmann/hcl-rs issues and pull requests

#384 - chore(deps): bump actions/cache from 4.0.2 to 4.1.2

Pull Request - State: open - Opened by dependabot[bot] 15 days ago
Labels: dependencies

#383 - chore(deps): bump serde from 1.0.210 to 1.0.214

Pull Request - State: open - Opened by dependabot[bot] 15 days ago
Labels: dependencies

#382 - chore(deps): bump indexmap from 2.5.0 to 2.6.0

Pull Request - State: open - Opened by dependabot[bot] 15 days ago
Labels: dependencies

#381 - chore(deps): bump serde_json from 1.0.128 to 1.0.132

Pull Request - State: open - Opened by dependabot[bot] 15 days ago
Labels: dependencies

#380 - [Question] parsing a block that may appear one or several times

Issue - State: closed - Opened by Armael 22 days ago - 3 comments

#379 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago

#378 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago

#377 - chore(deps): bump pretty_assertions from 1.4.0 to 1.4.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#377 - chore(deps): bump pretty_assertions from 1.4.0 to 1.4.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#376 - chore(deps): bump vecmap-rs from 0.2.1 to 0.2.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#375 - chore(deps): bump unicode-ident from 1.0.12 to 1.0.13

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#374 - chore(deps): bump winnow from 0.6.19 to 0.6.20

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#373 - chore(deps): bump indexmap from 2.2.6 to 2.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#372 - chore(deps): bump winnow from 0.6.7 to 0.6.19

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies

#371 - chore(deps): bump serde from 1.0.197 to 1.0.210

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#370 - chore(deps): bump serde_json from 1.0.116 to 1.0.128

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#369 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago

#368 - fix(parser): allow newlines in function calls and arrays

Pull Request - State: closed - Opened by skeggse about 2 months ago - 2 comments

#367 - Ternary handling incomplete for function calls

Issue - State: closed - Opened by skeggse about 2 months ago

#366 - chore(deps): bump serde_json from 1.0.116 to 1.0.121

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 4 comments
Labels: dependencies

#365 - chore(deps): bump serde from 1.0.197 to 1.0.204

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#364 - chore(deps): bump kstring from 2.0.0 to 2.0.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#363 - chore(deps): bump winnow from 0.6.7 to 0.6.18

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#362 - chore(deps): bump winnow from 0.6.7 to 0.6.13

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#361 - chore(deps): bump serde_json from 1.0.116 to 1.0.119

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#360 - [Question] How to parse / transform traversal & blocks

Issue - State: closed - Opened by luizfonseca 5 months ago - 1 comment

#359 - chore(deps): bump winnow from 0.6.7 to 0.6.9

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#358 - chore(deps): bump ryu from 1.0.17 to 1.0.18

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#357 - chore(deps): bump serde_json from 1.0.116 to 1.0.117

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#356 - chore(deps): bump serde from 1.0.197 to 1.0.203

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#355 - fix!: remove deprecated items

Pull Request - State: closed - Opened by martinohmann 6 months ago

#354 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#352 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#351 - fix(parser): switch from `&[u8]` to `&str` based stream

Pull Request - State: closed - Opened by martinohmann 6 months ago

#350 - HCL Parsing fails on valid UTF-8 identifier

Issue - State: closed - Opened by TeamDman 6 months ago - 4 comments

#349 - chore(hcl-rs): release v0.17.2

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#348 - feat: add `from_value` function for deserializing HCL `Value`.

Pull Request - State: closed - Opened by zkonge 6 months ago - 3 comments

#347 - chore(hcl-rs): release v0.17.1

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#346 - fix: don't leak internal handles during serialization

Pull Request - State: closed - Opened by martinohmann 6 months ago

#345 - create `hcl::value::from_value` function just like `hcl::value::to_value`

Issue - State: closed - Opened by zkonge 6 months ago - 2 comments

#344 - Expression serialization is broken

Issue - State: closed - Opened by miller-time 6 months ago - 6 comments

#343 - feat!: add support for namespaced functions

Pull Request - State: closed - Opened by martinohmann 6 months ago

#342 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#341 - chore(deps): bump actions/cache from 3.3.2 to 4.0.2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#340 - chore(deps): bump winnow from 0.6.5 to 0.6.7

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#339 - chore(deps): bump serde_json from 1.0.112 to 1.0.116

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#338 - chore(deps): bump indoc from 2.0.4 to 2.0.5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#337 - chore(deps): bump itoa from 1.0.9 to 1.0.11

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#336 - chore(deps): bump textwrap from 0.16.0 to 0.16.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#335 - Namespaced functions

Issue - State: closed - Opened by MicaiahReid 7 months ago - 3 comments
Labels: enhancement

#334 - expose hcl-edit parser error message

Pull Request - State: closed - Opened by dzhou121 7 months ago - 1 comment

#333 - docs: add section about feature parity with go-hcl

Pull Request - State: closed - Opened by martinohmann 7 months ago

#333 - docs: add section about feature parity with go-hcl

Pull Request - State: closed - Opened by martinohmann 7 months ago

#332 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#331 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#330 - fix(parser): allow newlines in parenthesis expressions

Pull Request - State: closed - Opened by martinohmann 7 months ago

#330 - fix(parser): allow newlines in parenthesis expressions

Pull Request - State: open - Opened by martinohmann 7 months ago

#330 - fix(parser): allow newlines in parenthesis expressions

Pull Request - State: open - Opened by martinohmann 7 months ago

#329 - chore(deps): bump indexmap from 2.0.2 to 2.2.6

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#329 - chore(deps): bump indexmap from 2.0.2 to 2.2.6

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#329 - chore(deps): bump indexmap from 2.0.2 to 2.2.6

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#328 - chore(deps): bump serde_json from 1.0.107 to 1.0.112

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#328 - chore(deps): bump serde_json from 1.0.107 to 1.0.112

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#327 - chore(deps): bump serde from 1.0.188 to 1.0.197

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#327 - chore(deps): bump serde from 1.0.188 to 1.0.197

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#326 - ci(release): switch to release-plz

Pull Request - State: closed - Opened by martinohmann 7 months ago

#326 - ci(release): switch to release-plz

Pull Request - State: closed - Opened by martinohmann 7 months ago

#325 - chore(deps): bump ryu from 1.0.15 to 1.0.17

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#325 - chore(deps): bump ryu from 1.0.15 to 1.0.17

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#325 - chore(deps): bump ryu from 1.0.15 to 1.0.17

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#324 - chore: update winnow to 0.6+ and vecmap-rs to 0.2+

Pull Request - State: open - Opened by gruebel 7 months ago - 2 comments

#324 - chore: update winnow to 0.6+ and vecmap-rs to 0.2+

Pull Request - State: open - Opened by gruebel 7 months ago - 2 comments

#324 - chore: update winnow to 0.6+ and vecmap-rs to 0.2+

Pull Request - State: closed - Opened by gruebel 7 months ago - 2 comments

#323 - restricting eval body to subset of Expression variants

Issue - State: open - Opened by iamjoncannon 8 months ago - 2 comments
Labels: question

#323 - restricting eval body to subset of Expression variants

Issue - State: open - Opened by iamjoncannon 8 months ago - 2 comments
Labels: question

#323 - restricting eval body to subset of Expression variants

Issue - State: open - Opened by iamjoncannon 8 months ago - 2 comments
Labels: question

#322 - `Deserialize` impl for `Block` is wrong

Issue - State: closed - Opened by auguwu 10 months ago - 2 comments

#321 - chore(deps): bump winnow from 0.5.15 to 0.5.32

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#320 - chore: release main

Pull Request - State: closed - Opened by github-actions[bot] 11 months ago - 3 comments
Labels: autorelease: tagged

#319 - parser fails when given a multi-line ternary expression within parenthesis

Issue - State: closed - Opened by slyphon 11 months ago - 2 comments
Labels: bug

#318 - chore(deps): bump ryu from 1.0.15 to 1.0.16

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies

#318 - chore(deps): bump ryu from 1.0.15 to 1.0.16

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies

#317 - chore(deps): bump serde_json from 1.0.107 to 1.0.109

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies

#317 - chore(deps): bump serde_json from 1.0.107 to 1.0.109

Pull Request - State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#316 - chore(deps): bump winnow from 0.5.15 to 0.5.31

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#316 - chore(deps): bump winnow from 0.5.15 to 0.5.31

Pull Request - State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#315 - chore(deps): bump google-github-actions/release-please-action from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#315 - chore(deps): bump google-github-actions/release-please-action from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#315 - chore(deps): bump google-github-actions/release-please-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#314 - Understanding where `EvalError::NoSuchKey` comes from

Issue - State: closed - Opened by vlad-ivanov-name 11 months ago - 2 comments

#313 - Question: How do you correctly encode references to other terraform resources

Issue - State: closed - Opened by gahooa 12 months ago - 2 comments

#312 - chore(deps): bump winnow from 0.5.15 to 0.5.19

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#311 - chore(deps): bump serde from 1.0.188 to 1.0.193

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: dependencies

#310 - Fraction-less floats are coerced into integers

Issue - State: closed - Opened by denfren about 1 year ago - 1 comment

#309 - chore(deps): bump winnow from 0.5.15 to 0.5.18

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#308 - chore(deps): bump serde from 1.0.188 to 1.0.190

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#307 - chore(deps): bump indexmap from 2.0.2 to 2.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#306 - chore(deps): bump serde_json from 1.0.107 to 1.0.108

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#305 - chore(deps): bump rustix from 0.37.19 to 0.37.25

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies