Ecosyste.ms: Issues

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

GitHub / FasterXML/jackson-dataformats-text issues and pull requests

#499 - snakeyaml 2.3

Pull Request - State: closed - Opened by pjfanning 3 days ago - 1 comment

#498 - Add failing test for #497

Pull Request - State: closed - Opened by cowtowncoder 9 days ago - 1 comment

#496 - Fix #495: support value decoration on writing too

Pull Request - State: closed - Opened by cowtowncoder about 1 month ago
Labels: csv, 2.18

#495 - Support use of `CsvValueDecorator` for writing CSV column values

Issue - State: closed - Opened by cowtowncoder about 1 month ago
Labels: csv, 2.18

#494 - Remove long ago deprecated methods from CsvSchema

Pull Request - State: closed - Opened by cowtowncoder about 1 month ago

#493 - Fix #483: improve location tracking for CSV

Pull Request - State: closed - Opened by cowtowncoder about 1 month ago

#492 - YAML Mapper not quoting `#` in cases where it should

Issue - State: closed - Opened by MelleD about 1 month ago - 16 comments
Labels: yaml

#491 - FeatureRequest: Add PRESERVE_COMMENTS feature for SnakeYAML > 2.0

Issue - State: open - Opened by bmarwell about 1 month ago - 3 comments
Labels: yaml

#490 - 2.17.2 in graalvm - not found StreamWriteConstraints

Issue - State: closed - Opened by orthlus about 1 month ago - 1 comment
Labels: yaml

#489 - Use CsvMapper with ObjectMapper in the same Spring project

Issue - State: open - Opened by abccbaandy about 2 months ago - 5 comments
Labels: csv

#488 - Fix #485: add range checks for `int` and `long` conversions

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

#487 - Add failing test for #485

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

#485 - CSVDecoder: No Long and Int out of range exceptions

Issue - State: closed - Opened by Pavel38l about 2 months ago - 5 comments
Labels: csv, 2.18

#484 - Fix databind#4625 failure

Pull Request - State: closed - Opened by JooHyukKim 2 months ago

#483 - Incorrect location of CSV errors

Issue - State: closed - Opened by RafeArnold 2 months ago - 3 comments
Labels: csv, 2.18

#482 - Allow passing `ParserImpl` by a subclass or overwrite the events

Pull Request - State: closed - Opened by HeikoBoettger 2 months ago - 4 comments

#481 - Fix issue in `setSchema()`

Pull Request - State: closed - Opened by pjfanning 3 months ago - 1 comment
Labels: csv, 2.17

#480 - use new _updateToken method

Pull Request - State: closed - Opened by pjfanning 3 months ago - 1 comment

#479 - CSV STRICT_CHECK_FOR_QUOTING does not enclose value with newline character in double quotes

Issue - State: closed - Opened by zhuhw 4 months ago - 5 comments
Labels: csv

#478 - Failed to generate CSV file after upgrading from 2.12.4 to 2.17.1

Issue - State: closed - Opened by maliksajidhussain 4 months ago - 3 comments

#476 - Getters needed for ignored properties

Issue - State: open - Opened by maroony 5 months ago - 12 comments
Labels: csv, has-failing-test

#474 - Add support for "name:type" style Headers

Issue - State: open - Opened by cowtowncoder 5 months ago
Labels: csv

#472 - Merge part of #471 ahead of it (to reduce diff)

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

#471 - Add a way to distinguish between null and empty

Pull Request - State: closed - Opened by PujolDavid 6 months ago - 7 comments
Labels: csv

#470 - Improve code quality by refactoring.

Pull Request - State: closed - Opened by kavyabhojani 6 months ago - 2 comments
Labels: csv

#469 - Allow CSV to differentiate between `null` and empty fields (foo,,bar vs. foo,"",bar)

Issue - State: closed - Opened by PujolDavid 6 months ago - 3 comments
Labels: pr-needed, 2.18

#468 - Remove synchronization from `CsvMapper`

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

#467 - Python Support

Issue - State: open - Opened by appt2 7 months ago - 2 comments

#466 - TOML `TomlParserTest#float` fails on master (3.0)

Issue - State: closed - Opened by cowtowncoder 7 months ago - 4 comments
Labels: TOML

#465 - YAML: consider starting `#` and ending `:` as quotable characters

Pull Request - State: closed - Opened by MikeEdgar 7 months ago - 7 comments
Labels: yaml

#464 - Pkl support

Issue - State: open - Opened by leonardwoo 7 months ago - 3 comments

#463 - Snakeyaml version used produces java.lang.NoSuchMethodError

Issue - State: closed - Opened by NikitaDergunov 7 months ago - 2 comments
Labels: yaml

#462 - Bump codecov/codecov-action from 3 to 4

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

#461 - Weird issue with dates

Issue - State: closed - Opened by dabaus 8 months ago - 2 comments
Labels: csv

#458 - Nesting objects within other objects (in YAML)

Issue - State: closed - Opened by micsport13 8 months ago - 1 comment

#455 - Fix issue 454: Wrap unexpected NumberFormatException

Pull Request - State: closed - Opened by arthurscchan 9 months ago

#454 - Unexpected `NumberFormatException` in `YAMLParser`

Issue - State: closed - Opened by arthurscchan 9 months ago
Labels: yaml, 2.17

#452 - Fix another OSS-Fuzz issue wrt invalid YAML content, decoding

Pull Request - State: closed - Opened by cowtowncoder 9 months ago
Labels: 2.17

#451 - INI Support

Issue - State: open - Opened by tisonkun 9 months ago - 4 comments

#450 - add package version

Pull Request - State: closed - Opened by fivetran-abdulsalam 9 months ago - 1 comment

#449 - Yaml Output differs from Json Output for Subtypes

Issue - State: closed - Opened by micsport13 9 months ago - 4 comments

#448 - Remove compiler warnings

Pull Request - State: closed - Opened by cowtowncoder 10 months ago - 1 comment

#447 - Yaml keys starting with number are being double quoted when mapper.writeValue()

Issue - State: open - Opened by champi52 10 months ago - 1 comment
Labels: yaml

#446 - Fixes for issue #445: Wraps unexpected NullPointerException

Pull Request - State: closed - Opened by arthurscchan 10 months ago - 2 comments

#444 - Bump actions/setup-java from 3 to 4

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

#442 - Allow use of "value decorators" (like `[` and `]` for arrays) for reading `CsvSchema` columns

Issue - State: closed - Opened by cowtowncoder 10 months ago - 1 comment
Labels: csv, 2.18

#441 - test: use correct test input as stated by testname

Pull Request - State: closed - Opened by tlahn 11 months ago - 1 comment

#441 - test: use correct test input as stated by testname

Pull Request - State: closed - Opened by tlahn 11 months ago - 1 comment

#440 - Fix #198: add `CsvGenerator.Feature.ALWAYS_QUOTE_NUMBERS`

Pull Request - State: closed - Opened by cowtowncoder 12 months ago
Labels: csv

#437 - Snakeyaml 2.2

Pull Request - State: closed - Opened by pjfanning 12 months ago
Labels: yaml

#436 - Fix issue #435 (from OSS-Fuzz)

Pull Request - State: closed - Opened by cowtowncoder 12 months ago

#433 - Missing Copyright information

Issue - State: closed - Opened by BlueFish93123 about 1 year ago - 2 comments

#432 - Query on Jackson-dataformat-yaml usage

Issue - State: closed - Opened by rongaliramunaidu about 1 year ago - 2 comments

#432 - Query on Jackson-dataformat-yaml usage

Issue - State: closed - Opened by rongaliramunaidu about 1 year ago - 2 comments

#432 - Query on Jackson-dataformat-yaml usage

Issue - State: closed - Opened by rongaliramunaidu about 1 year ago - 2 comments

#431 - Parse YAML Keys with dots as dereferenced Map

Issue - State: open - Opened by theAkito about 1 year ago - 5 comments
Labels: yaml

#431 - Parse YAML Keys with dots as dereferenced Map

Issue - State: open - Opened by theAkito about 1 year ago - 5 comments
Labels: yaml

#430 - support for StreamReadConstraints (max name, document lengths)

Issue - State: open - Opened by pjfanning about 1 year ago
Labels: Properties, yaml, csv, TOML

#429 - Bump actions/checkout from 3 to 4

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

#429 - Bump actions/checkout from 3 to 4

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

#429 - Bump actions/checkout from 3 to 4

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

#428 - inherit GeneratorBase close

Pull Request - State: closed - Opened by pjfanning about 1 year ago

#428 - inherit GeneratorBase close

Pull Request - State: closed - Opened by pjfanning about 1 year ago

#428 - inherit GeneratorBase close

Pull Request - State: closed - Opened by pjfanning about 1 year ago

#427 - close IOContexts

Pull Request - State: closed - Opened by pjfanning about 1 year ago - 3 comments

#427 - close IOContexts

Pull Request - State: closed - Opened by pjfanning about 1 year ago - 3 comments

#427 - close IOContexts

Pull Request - State: closed - Opened by pjfanning about 1 year ago - 3 comments

#426 - Update to SnakeYAML 2.1

Issue - State: closed - Opened by cowtowncoder about 1 year ago
Labels: yaml, 2.15

#426 - Update to SnakeYAML 2.1

Issue - State: closed - Opened by cowtowncoder about 1 year ago
Labels: yaml, 2.15

#426 - Update to SnakeYAML 2.1

Issue - State: closed - Opened by cowtowncoder about 1 year ago
Labels: yaml, 2.15

#424 - How to combine props and json dataformat

Issue - State: closed - Opened by anuragagarwal561994 about 1 year ago - 5 comments

#424 - How to combine props and json dataformat

Issue - State: closed - Opened by anuragagarwal561994 about 1 year ago - 5 comments

#424 - How to combine props and json dataformat

Issue - State: closed - Opened by anuragagarwal561994 about 1 year ago - 5 comments

#423 - Fix 422: add `CsvSchema.Builder.removeColumn()` method

Pull Request - State: closed - Opened by cowtowncoder about 1 year ago

#422 - Add `removeColumn()` method in `CsvSchema.Builder`

Issue - State: closed - Opened by cowtowncoder about 1 year ago - 1 comment
Labels: csv, 2.16

#421 - Support nesting limits for writing with `StreamWriteConstraints`

Pull Request - State: closed - Opened by pjfanning about 1 year ago - 3 comments

#421 - Support nesting limits for writing with `StreamWriteConstraints`

Pull Request - State: closed - Opened by pjfanning about 1 year ago - 3 comments

#421 - Support nesting limits for writing with `StreamWriteConstraints`

Pull Request - State: closed - Opened by pjfanning about 1 year ago - 3 comments

#420 - Json to yaml error in jsonArray nesting

Issue - State: closed - Opened by tianjingle over 1 year ago - 1 comment
Labels: yaml

#419 - NoSuchMethodError createContentReference

Issue - State: closed - Opened by SK-Yang over 1 year ago - 3 comments
Labels: csv

#418 - Fix #386 Option to add .ignorePropery() to Csv builder

Pull Request - State: closed - Opened by djay-S over 1 year ago - 6 comments

#417 - fix test assertions after exception message changes

Pull Request - State: closed - Opened by pjfanning over 1 year ago

#416 - When is the final version 2.15.0 going to be released?

Issue - State: closed - Opened by sz-liva over 1 year ago - 1 comment

#415 - Allow use of `LoaderOptions.allowDuplicateKeys` to enforce duplicate key detection

Pull Request - State: closed - Opened by nielsbasjes over 1 year ago - 3 comments
Labels: yaml

#414 - Support `StreamReadFeature.STRICT_DUPLICATE_DETECTION` for YAML backend

Issue - State: closed - Opened by cowtowncoder over 1 year ago - 1 comment
Labels: yaml

#413 - SnakeYAML LoaderOptions.setAllowDuplicateKeys(false) should fail on duplicate keys.

Issue - State: closed - Opened by nielsbasjes over 1 year ago - 7 comments
Labels: yaml