-
Notifications
You must be signed in to change notification settings - Fork 66
Bump org.jsoup:jsoup from 1.18.1 to 1.21.2 #951
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
base: master
Are you sure you want to change the base?
Conversation
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.1 to 1.21.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.1...jsoup-1.21.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
abda7aa
to
2533175
Compare
2533175
to
3fce183
Compare
@kwin please look |
The changes in the plain text from html look weird to me. Need to check if it is a regression in jsoup. |
@kwin I have updated most of dependencies ... this one is left, what do you think? |
The changes required look wrong at first glance (space after link). I haven’t looked in more detail yet. |
MOJO-DESCRIPTION. Some "quotation" marks and backslashes '\\', some important | ||
javadoc | ||
and an inline link to test.AnotherMojo. | ||
and an inline link to test.AnotherMojo . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The additional space looks wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
but makes that the test pass
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Right, that points at a regression in jsoup as that conversion is done by it.
Bumps org.jsoup:jsoup from 1.18.1 to 1.21.2.
Release notes
Sourced from org.jsoup:jsoup's releases.
... (truncated)
Changelog
Sourced from org.jsoup:jsoup's changelog.
... (truncated)
Commits
b02837b
[maven-release-plugin] prepare release jsoup-1.21.21f0c207
v1.21.2 release dateb093463
Use central-publishing-maven-plugin615b959
Updating sonatype deploy URLs6961720
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 (#2386)82864b2
Bump jetty.version from 9.4.57.v20241219 to 9.4.58.v20250814 (#2385)71f963e
Fix for HTML that breaks the select scope6b20f6e
Removed effective recursion closing\</select>
eb2957a
Bump actions/checkout from 4 to 5 (#2382)3a9a6c7
Fix ProxyTest in CIYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)