Update dependency net.thisptr:jackson-jq to v1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| net.thisptr:jackson-jq | dependencies | major | 0.0.13 -> 1.6.0 |
Release Notes
eiiches/jackson-jq (net.thisptr:jackson-jq)
v1.6.0
What's Changed
- feat: add ceil function, floor already exists by @yann-combarnous in #498
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #494
- build(deps): bump actions/setup-java from 4.7.1 to 5.0.0 by @dependabot[bot] in #497
Full Changelog: https://github.com/eiiches/jackson-jq/compare/1.5.0...1.6.0
v1.5.0
What's Changed
- Replace LevelDB with RocksDB for caching functionality in tests by @anuragagarwal561994 in #487
- Adds support for native-image by @anuragagarwal561994 in #485
- build(deps): bump commons-cli:commons-cli from 1.9.0 to 1.10.0 by @dependabot[bot] in #482
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #488
- build(deps-dev): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #483
New Contributors
- @anuragagarwal561994 made their first contribution in #487
Full Changelog: https://github.com/eiiches/jackson-jq/compare/1.4.0...1.5.0
v1.4.0
What's Changed
New Contributors
Full Changelog: https://github.com/eiiches/jackson-jq/compare/1.3.0...1.4.0
v1.3.0
What's Changed
- pick: add pick/1 function by @eiiches in #439
- build(deps): upgrade dependencies and maven plugins by @eiiches in #440
- ci: install missing jq-1.7 that is required for testing by @eiiches in #441
- build(deps): bump actions/setup-java from 4.5.0 to 4.7.1 by @dependabot in #423
Full Changelog: https://github.com/eiiches/jackson-jq/compare/1.2.0...1.3.0
v1.2.0
What's Changed
- feat: Add fromdateiso8601 and todateiso8601 by @yann-combarnous in #379
- fix: throw on fractional values with fromdateiso8601 by @yann-combarnous in #380
- [Fix #381] Fixing null pointer by @fjtirado in #382
- Add test cases for #382, #379, and #380 by @eiiches in #395
- build(deps): bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #365
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #364
- build(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.2 by @dependabot in #384
- build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #362
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.2 by @dependabot in #392
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #377
New Contributors
- @yann-combarnous made their first contribution in #379
Full Changelog: https://github.com/eiiches/jackson-jq/compare/1.1.0...1.2.0
v1.1.0
What's Changed
- add end-to-end test for custom function by @sullis in #358
- [Fix_#221] Add Supplier<JsonNode> to scope by @fjtirado in #378
New Contributors
- @fjtirado made their first contribution in #378
Full Changelog: https://github.com/eiiches/jackson-jq/compare/1.0.1...1.1.0
v1.0.1
What's Changed
- Upgrade to jackson 2.18.0 by @sullis in #352
- build(deps): bump actions/setup-java from 4.0.0 to 4.4.0 by @dependabot in #353
- build(deps): bump actions/checkout from 4.1.1 to 4.2.1 by @dependabot in #355
- Upgrade to junit 5.11.2 by @sullis in #354
- build: upgrade maven plugins by @eiiches in #356
- build: upgrade test dependencies and commons-cli by @eiiches in #357
New Contributors
Full Changelog: https://github.com/eiiches/jackson-jq/compare/1.0.0...1.0.1
v1.0.0
Changes since 1.0.0-preview.20240207
There are no source code changes since the last 1.0.0-preview release.
Changes since 0.0.13
TBD
Configuration
📅 Schedule: Branch creation - Every minute ( * * * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot