You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "renovate-bot (via GitHub)" <gi...@apache.org> on 2023/05/08 04:32:09 UTC

[GitHub] [jmeter] renovate-bot opened a new pull request, #5891: fix(deps): update org.jodd

renovate-bot opened a new pull request, #5891:
URL: https://github.com/apache/jmeter/pull/5891

   [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
   
   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | [org.jodd:jodd-props](https://props.jodd.org) ([source](https://togithub.com/oblac/jodd-props)) | `5.0.13` -> `5.2.0` | [![age](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-props/5.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-props/5.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-props/5.2.0/compatibility-slim/5.0.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-props/5.2.0/confidence-slim/5.0.13)](https://docs.renovatebot.com/merge-confidence/) |
   | [org.jodd:jodd-log](http://jodd.org) ([source](https://togithub.com/oblac/jodd)) | `5.0.13` -> `5.1.6` | [![age](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-log/5.1.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-log/5.1.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-log/5.1.6/compatibility-slim/5.0.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-log/5.1.6/confidence-slim/5.0.13)](https://docs.renovatebot.com/merge-confidence/) |
   | [org.jodd:jodd-lagarto](https://lagarto.jodd.org) ([source](https://togithub.com/oblac/jodd-lagarto)) | `5.0.13` -> `5.1.5` | [![age](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-lagarto/5.1.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-lagarto/5.1.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-lagarto/5.1.5/compatibility-slim/5.0.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-lagarto/5.1.5/confidence-slim/5.0.13)](https://docs.renovatebot.com/merge-confidence/) |
   | [org.jodd:jodd-core](http://jodd.org) ([source](https://togithub.com/oblac/jodd)) | `5.0.13` -> `5.3.0` | [![age](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-core/5.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-core/5.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-core/5.3.0/compatibility-slim/5.0.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.jodd:jodd-core/5.3.0/confidence-slim/5.0.13)](https://docs.renovatebot.com/merge-confidence/) |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>oblac/jodd</summary>
   
   ### [`v5.1.6`](https://togithub.com/oblac/jodd/releases/tag/v5.1.6)
   
   Moving towards 6.0.0.
   Lagarto moved to separate repo!
   
   ### [`v5.1.5`](https://togithub.com/oblac/jodd/releases/tag/v5.1.5)
   
   ##### New Features
   
   -   **madvoc** - added `@In.defaultValue()`
   -   **json** - added type parser map.
   -   **methref** - added counter for methref detection.
   
   ##### Breaking changes
   
   -   **methref** - methods `on()` and `to()` renamed to `of()` and `get()`.
   -   **pathref** - methods `on()` and `to()` renamed to `of()` and `get()`.
   -   **jerry** - removed `$()` method in favor of `s()` - graal compatible.
   
   ##### Bug fixes
   
   -   **http** - cookies not passed down in `HttpBrowser` after a redirect occurs.
   -   **lagarto** - fixed issue with the conditional comments
   
   ### [`v5.1.4`](https://togithub.com/oblac/jodd/releases/tag/v5.1.4)
   
   Sorry, changelog N/A at this time.
   
   ### [`v5.1.3`](https://togithub.com/oblac/jodd/releases/tag/v5.1.3)
   
   MethRef updated.
   
   ### [`v5.1.2`](https://togithub.com/oblac/jodd/releases/tag/v5.1.2)
   
   Just a dependencies fix since v5.1.0
   
   ### [`v5.1.0`](https://togithub.com/oblac/jodd/releases/tag/v5.1.0)
   
   Mostly bugfixes.
   TBA
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "every 3 weeks on Monday" (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.
   
   👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
   
   ---
   
   This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/apache/jmeter).
   <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
   


-- 
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: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org