solrbot opened a new pull request, #3576:
URL: https://github.com/apache/solr/pull/3576

   This PR contains the following updates:
   
   | Package | Type | Update | Change |
   |---|---|---|---|
   | [net.thisptr:jackson-jq](https://redirect.github.com/eiiches/jackson-jq) | 
dependencies | major | `0.0.13` -> `1.5.0` |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>eiiches/jackson-jq (net.thisptr:jackson-jq)</summary>
   
   ### 
[`v1.5.0`](https://redirect.github.com/eiiches/jackson-jq/releases/tag/1.5.0)
   
   [Compare 
Source](https://redirect.github.com/eiiches/jackson-jq/compare/1.4.0...1.5.0)
   
   #### What's Changed
   
   - Replace LevelDB with RocksDB for caching functionality in tests by 
[@&#8203;anuragagarwal561994](https://redirect.github.com/anuragagarwal561994) 
in [#&#8203;487](https://redirect.github.com/eiiches/jackson-jq/pull/487)
   - Adds support for native-image by 
[@&#8203;anuragagarwal561994](https://redirect.github.com/anuragagarwal561994) 
in [#&#8203;485](https://redirect.github.com/eiiches/jackson-jq/pull/485)
   - build(deps): bump commons-cli:commons-cli from 1.9.0 to 1.10.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;482](https://redirect.github.com/eiiches/jackson-jq/pull/482)
   - build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;488](https://redirect.github.com/eiiches/jackson-jq/pull/488)
   - build(deps-dev): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;483](https://redirect.github.com/eiiches/jackson-jq/pull/483)
   
   #### New Contributors
   
   - 
[@&#8203;anuragagarwal561994](https://redirect.github.com/anuragagarwal561994) 
made their first contribution in 
[#&#8203;487](https://redirect.github.com/eiiches/jackson-jq/pull/487)
   
   **Full Changelog**: 
<https://github.com/eiiches/jackson-jq/compare/1.4.0...1.5.0>
   
   ### 
[`v1.4.0`](https://redirect.github.com/eiiches/jackson-jq/releases/tag/1.4.0)
   
   [Compare 
Source](https://redirect.github.com/eiiches/jackson-jq/compare/1.3.0...1.4.0)
   
   #### What's Changed
   
   - Add Automatic-Module-Name to MANIFEST.MF by 
[@&#8203;wdonne](https://redirect.github.com/wdonne) in 
[#&#8203;472](https://redirect.github.com/eiiches/jackson-jq/pull/472)
   
   #### New Contributors
   
   - [@&#8203;wdonne](https://redirect.github.com/wdonne) made their first 
contribution in 
[#&#8203;472](https://redirect.github.com/eiiches/jackson-jq/pull/472)
   
   **Full Changelog**: 
<https://github.com/eiiches/jackson-jq/compare/1.3.0...1.4.0>
   
   ### 
[`v1.3.0`](https://redirect.github.com/eiiches/jackson-jq/releases/tag/1.3.0)
   
   [Compare 
Source](https://redirect.github.com/eiiches/jackson-jq/compare/1.2.0...1.3.0)
   
   #### What's Changed
   
   - pick: add pick/1 function by 
[@&#8203;eiiches](https://redirect.github.com/eiiches) in 
[#&#8203;439](https://redirect.github.com/eiiches/jackson-jq/pull/439)
   - build(deps): upgrade dependencies and maven plugins by 
[@&#8203;eiiches](https://redirect.github.com/eiiches) in 
[#&#8203;440](https://redirect.github.com/eiiches/jackson-jq/pull/440)
   - ci: install missing jq-1.7 that is required for testing by 
[@&#8203;eiiches](https://redirect.github.com/eiiches) in 
[#&#8203;441](https://redirect.github.com/eiiches/jackson-jq/pull/441)
   - build(deps): bump actions/setup-java from 4.5.0 to 4.7.1 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;423](https://redirect.github.com/eiiches/jackson-jq/pull/423)
   
   **Full Changelog**: 
<https://github.com/eiiches/jackson-jq/compare/1.2.0...1.3.0>
   
   ### 
[`v1.2.0`](https://redirect.github.com/eiiches/jackson-jq/releases/tag/1.2.0)
   
   [Compare 
Source](https://redirect.github.com/eiiches/jackson-jq/compare/1.1.0...1.2.0)
   
   #### What's Changed
   
   - feat: Add fromdateiso8601 and todateiso8601 by 
[@&#8203;yann-combarnous](https://redirect.github.com/yann-combarnous) in 
[#&#8203;379](https://redirect.github.com/eiiches/jackson-jq/pull/379)
   - fix: throw on fractional values with fromdateiso8601 by 
[@&#8203;yann-combarnous](https://redirect.github.com/yann-combarnous) in 
[#&#8203;380](https://redirect.github.com/eiiches/jackson-jq/pull/380)
   - \[Fix 
[#&#8203;381](https://redirect.github.com/eiiches/jackson-jq/issues/381)] 
Fixing null pointer by [@&#8203;fjtirado](https://redirect.github.com/fjtirado) 
in [#&#8203;382](https://redirect.github.com/eiiches/jackson-jq/pull/382)
   - Add test cases for 
[#&#8203;382](https://redirect.github.com/eiiches/jackson-jq/issues/382), 
[#&#8203;379](https://redirect.github.com/eiiches/jackson-jq/issues/379), and 
[#&#8203;380](https://redirect.github.com/eiiches/jackson-jq/issues/380) by 
[@&#8203;eiiches](https://redirect.github.com/eiiches) in 
[#&#8203;395](https://redirect.github.com/eiiches/jackson-jq/pull/395)
   - build(deps): bump actions/setup-java from 4.4.0 to 4.5.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;365](https://redirect.github.com/eiiches/jackson-jq/pull/365)
   - build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;364](https://redirect.github.com/eiiches/jackson-jq/pull/364)
   - build(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.2 
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;384](https://redirect.github.com/eiiches/jackson-jq/pull/384)
   - build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;362](https://redirect.github.com/eiiches/jackson-jq/pull/362)
   - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 
3.10.1 to 3.11.2 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;392](https://redirect.github.com/eiiches/jackson-jq/pull/392)
   - build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 
3.5.1 to 3.5.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) 
in [#&#8203;377](https://redirect.github.com/eiiches/jackson-jq/pull/377)
   
   #### New Contributors
   
   - [@&#8203;yann-combarnous](https://redirect.github.com/yann-combarnous) 
made their first contribution in 
[#&#8203;379](https://redirect.github.com/eiiches/jackson-jq/pull/379)
   
   **Full Changelog**: 
<https://github.com/eiiches/jackson-jq/compare/1.1.0...1.2.0>
   
   ### 
[`v1.1.0`](https://redirect.github.com/eiiches/jackson-jq/releases/tag/1.1.0)
   
   [Compare 
Source](https://redirect.github.com/eiiches/jackson-jq/compare/1.0.1...1.1.0)
   
   #### What's Changed
   
   - add end-to-end test for custom function by 
[@&#8203;sullis](https://redirect.github.com/sullis) in 
[#&#8203;358](https://redirect.github.com/eiiches/jackson-jq/pull/358)
   - \[Fix\_#221] Add Supplier<JsonNode> to scope by 
[@&#8203;fjtirado](https://redirect.github.com/fjtirado) in 
[#&#8203;378](https://redirect.github.com/eiiches/jackson-jq/pull/378)
   
   #### New Contributors
   
   - [@&#8203;fjtirado](https://redirect.github.com/fjtirado) made their first 
contribution in 
[#&#8203;378](https://redirect.github.com/eiiches/jackson-jq/pull/378)
   
   **Full Changelog**: 
<https://github.com/eiiches/jackson-jq/compare/1.0.1...1.1.0>
   
   ### 
[`v1.0.1`](https://redirect.github.com/eiiches/jackson-jq/releases/tag/1.0.1)
   
   [Compare 
Source](https://redirect.github.com/eiiches/jackson-jq/compare/1.0.0...1.0.1)
   
   #### What's Changed
   
   - Upgrade to jackson 2.18.0 by 
[@&#8203;sullis](https://redirect.github.com/sullis) in 
[#&#8203;352](https://redirect.github.com/eiiches/jackson-jq/pull/352)
   - build(deps): bump actions/setup-java from 4.0.0 to 4.4.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;353](https://redirect.github.com/eiiches/jackson-jq/pull/353)
   - build(deps): bump actions/checkout from 4.1.1 to 4.2.1 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;355](https://redirect.github.com/eiiches/jackson-jq/pull/355)
   - Upgrade to junit 5.11.2 by 
[@&#8203;sullis](https://redirect.github.com/sullis) in 
[#&#8203;354](https://redirect.github.com/eiiches/jackson-jq/pull/354)
   - build: upgrade maven plugins by 
[@&#8203;eiiches](https://redirect.github.com/eiiches) in 
[#&#8203;356](https://redirect.github.com/eiiches/jackson-jq/pull/356)
   - build: upgrade test dependencies and commons-cli by 
[@&#8203;eiiches](https://redirect.github.com/eiiches) in 
[#&#8203;357](https://redirect.github.com/eiiches/jackson-jq/pull/357)
   
   #### New Contributors
   
   - [@&#8203;sullis](https://redirect.github.com/sullis) made their first 
contribution in 
[#&#8203;352](https://redirect.github.com/eiiches/jackson-jq/pull/352)
   
   **Full Changelog**: 
<https://github.com/eiiches/jackson-jq/compare/1.0.0...1.0.1>
   
   ### 
[`v1.0.0`](https://redirect.github.com/eiiches/jackson-jq/releases/tag/1.0.0)
   
   [Compare 
Source](https://redirect.github.com/eiiches/jackson-jq/compare/0.0.13...1.0.0)
   
   #### Changes since 
[1.0.0-preview.20240207](https://redirect.github.com/eiiches/jackson-jq/releases/tag/1.0.0-preview.20240207)
   
   There are no source code changes since the last 1.0.0-preview release.
   
   #### Changes since 
[0.0.13](https://redirect.github.com/eiiches/jackson-jq/releases/tag/0.0.13)
   
   TBD
   
   </details>
   
   ---
   
   ### 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.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR has been generated by [Renovate 
Bot](https://redirect.github.com/solrbot/renovate-github-action)
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoiYnJhbmNoXzl4IiwibGFiZWxzIjpbImV4ZW1wdC1zdGFsZSJdfQ==-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to