Bump the all-dependencies group in /html2md with 8 updates - #15
Merged
Ruffianjiang merged 1 commit intoAug 24, 2026
Merged
Conversation
Bumps the all-dependencies group in /html2md with 8 updates: | Package | From | To | | --- | --- | --- | | [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) | `3.11.0` | `5.4.0` | | org.apache.james:apache-mime4j | `0.8.9` | `0.8.14` | | org.apache.httpcomponents:httpclient | `4.5.13` | `4.5.14` | | [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) | `2.9.0` | `3.0.0` | | [cn.wanghaomiao:JsoupXpath](https://github.com/zhegexiaohuozi/JsoupXpath) | `2.5.1` | `2.5.5` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.24` | `1.18.46` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.7.0` | `3.15.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.2` | `0.8.15` | Updates `org.htmlunit:htmlunit` from 3.11.0 to 5.4.0 - [Release notes](https://github.com/HtmlUnit/htmlunit/releases) - [Commits](HtmlUnit/htmlunit@3.11.0...5.4.0) Updates `org.apache.james:apache-mime4j` from 0.8.9 to 0.8.14 Updates `org.apache.httpcomponents:httpclient` from 4.5.13 to 4.5.14 Updates `com.jayway.jsonpath:json-path` from 2.9.0 to 3.0.0 - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](json-path/JsonPath@json-path-2.9.0...json-path-3.0.0) Updates `cn.wanghaomiao:JsoupXpath` from 2.5.1 to 2.5.5 - [Release notes](https://github.com/zhegexiaohuozi/JsoupXpath/releases) - [Commits](zhegexiaohuozi/JsoupXpath@v2.5.1...v2.5.5) Updates `org.projectlombok:lombok` from 1.18.24 to 1.18.46 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.24...v1.18.46) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.7.0 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.7.0...maven-compiler-plugin-3.15.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.2 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.2...v0.8.15) --- updated-dependencies: - dependency-name: org.htmlunit:htmlunit dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.apache.james:apache-mime4j dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.httpcomponents:httpclient dependency-version: 4.5.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: com.jayway.jsonpath:json-path dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: cn.wanghaomiao:JsoupXpath dependency-version: 2.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.projectlombok:lombok dependency-version: 1.18.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/maven/html2md/all-dependencies-7d5a207982
branch
August 24, 2026 10:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group in /html2md with 8 updates:
3.11.05.4.00.8.90.8.144.5.134.5.142.9.03.0.02.5.12.5.51.18.241.18.463.7.03.15.00.8.20.8.15Updates
org.htmlunit:htmlunitfrom 3.11.0 to 5.4.0Release notes
Sourced from org.htmlunit:htmlunit's releases.
... (truncated)
Commits
a643bb75.4.00ea0f14release train last stop8d0759brelease train moves forwardaba36bfmake test a bit more robustbcd265erelease train has startedb73147adetailed description about input html elements usage.8c770d2jetty 12.1.12.c599393jdoc fixes0966900HtmlSelect methods removeOption() and replaceOption() support for optgroups f...c2949bdfix expectationsUpdates
org.apache.james:apache-mime4jfrom 0.8.9 to 0.8.14Updates
org.apache.httpcomponents:httpclientfrom 4.5.13 to 4.5.14Updates
com.jayway.jsonpath:json-pathfrom 2.9.0 to 3.0.0Release notes
Sourced from com.jayway.jsonpath:json-path's releases.
Commits
62a4c9fPrepare Version 3.0.0 - Java 17 baseline with Jackson 3 (#1072)470b566Prepare version 3.0.05a7f29eadding jackson3 provider (#1066) (#1067)b6c60b3Prepare next version (#1059)a427387Release 2.10.0 (#1058)8e3b92fBumps dependency versions (#1057)45333e0[CI] Remove Java 18 from build matrix (#1005)3732a85Upgrade net.minidev:json-smart from 2.5.0 to 2.5.1 (#1004)2d4cc06Upgrade to gradle 8.5 and add java 21 build (#995)83ced52Remove web-test project (#994)Updates
cn.wanghaomiao:JsoupXpathfrom 2.5.1 to 2.5.5Release notes
Sourced from cn.wanghaomiao:JsoupXpath's releases.
... (truncated)
Commits
3683fe1大节点场景计算效率提升b497e7c优化0c576a9Support for multiple languagesb17983fMerge branch 'master' of github.com:zhegexiaohuozi/JsoupXpath8395467Update README.md7168b13fix img url590c6c2updateec9f18fv2.5.31699d13v2.5.3408d01fMerge branch 'improve-sibling'Updates
org.projectlombok:lombokfrom 1.18.24 to 1.18.46Changelog
Sourced from org.projectlombok:lombok's changelog.
... (truncated)
Commits
936ca59[build] lombok's launcher is still intended to be 1.4 compatible, or at least...fcdab3f[version] pre-release version bump1cb7d49[changelog]#4004 Mention Jackson3 final touches in changelog.12a15b0Fix: Bump EA_JDK to 27 (25 and 26 have been released)2be766cMerge branch 'jackson3-final-touches'290fa4c[trivial] constantize the warning we spit out for ambiguous jackson2/3, and m...e6567b6test: Add Jackson 3 test cases and version ambiguity warnings45e72e2feat: Add Jackson 3 databind/dataformat annotations to HandlerUtil copy lists184d423feat: Add Jackson 3 support to@Jacksonizedhandlerse027ad0refactored to ShadowClassLoader use Collections::enumeration instead of VectorUpdates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.7.0 to 3.15.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1Updates
org.jacoco:jacoco-maven-pluginfrom 0.8.2 to 0.8.15Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
... (truncated)
Commits
6c5260aPrepare release v0.8.155c05141Transfer of execution data through socket should use buffered stream (#2089)ab5efa9Remove from Azure Pipelines all builds except with JDK 5 and JDK EA (#2148)5f6ea38Use Windows 2025 image in GitHub Actions (#2130)35a8af2Use Renovate instead of Dependabot for updates of ASM (#2137)85b8ddfUpgrade ASM to 9.10.1 (#2134)2988647AgentModule should use ClassLoader of agent instead of SystemClassLoader (#1651)75a4e31Add filter for Kotlin@JvmExposeBoxed(#1944)691fa1dUse Renovate instead of Dependabot for updates of GitHub Actions (#2132)3e18f17Require at least JDK 21 for build (#2128)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions