-
Notifications
You must be signed in to change notification settings - Fork 2.2k
fix(deps): update org.jodd #5891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
cca497b
to
6afe358
Compare
8cb6aa5
to
bf0c71c
Compare
bf0c71c
to
1fe3567
Compare
1fe3567
to
bfdbb9c
Compare
bfdbb9c
to
d2faf8e
Compare
d2faf8e
to
d5a2334
Compare
d5a2334
to
589ef88
Compare
bcc9fcc
to
49a6d67
Compare
d257f96
to
1a464e1
Compare
1a464e1
to
ba370d8
Compare
ba370d8
to
a6fa623
Compare
a6fa623
to
02d4858
Compare
02d4858
to
4ee703c
Compare
4ee703c
to
9d24cca
Compare
9d24cca
to
15b944d
Compare
15b944d
to
cfe3da4
Compare
cfe3da4
to
bd223bc
Compare
ce018d6
to
6cc1ad7
Compare
6cc1ad7
to
3465145
Compare
84a797a
to
b80a4e1
Compare
b80a4e1
to
bd684de
Compare
|
dcf43f1
to
c0a74bc
Compare
28f6733
to
44ec520
Compare
The test failure is caused by a bug in lagarto nested conditional comment processing: oblac/jodd-lagarto#25 |
It turns out the newer Lagarto parser does not properly support nested conditional comments. @pmouawad , @FSchumacher , WDYT if we drop IE<10 tests from JMeter? |
f52fe21
to
e96c351
Compare
Previously, JMeter analyzed conditional commens and it could parse HTML pages as if it was Internet Explorer of a specific version. However, Internet Explorer 10 no longer supports conditional comments, and IE 9 has been unsupported for quite some time already. See oblac/jodd-lagarto#25
e96c351
to
1737df0
Compare
This PR contains the following updates:
5.0.13
->5.2.0
5.0.13
->5.1.6
5.0.13
->5.1.5
5.0.13
->5.3.0
Release Notes
oblac/jodd (org.jodd:jodd-log)
v5.1.6
Moving towards 6.0.0.
Lagarto moved to separate repo!
v5.1.5
New Features
@In.defaultValue()
Breaking changes
on()
andto()
renamed toof()
andget()
.on()
andto()
renamed toof()
andget()
.$()
method in favor ofs()
- graal compatible.Bug fixes
HttpBrowser
after a redirect occurs.v5.1.4
Sorry, changelog N/A at this time.
v5.1.3
MethRef updated.
v5.1.2
Just a dependencies fix since v5.1.0
v5.1.0
Mostly bugfixes.
TBA
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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.