Bump the production-dependencies group across 1 directory with 7 updates #1260
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 production-dependencies group with 7 updates in the / directory:
10.17.0
10.18.2
4.5
4.6
3.4.0
3.5.0
3.3.0
3.5.0
2.0.13
2.0.16
2.2
2.3
3.4.0
3.4.1
Updates
com.puppycrawl.tools:checkstyle
from 10.17.0 to 10.18.2Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
3651c45
[maven-release-plugin] prepare release checkstyle-10.18.2ca569e6
doc: release notes for 10.18.24eec526
Issue #6207: add class data abstraction coupling xpath regression testsfe4fde1
infra: fix link in exclude for jdepend-maven-plugin to fix run of maven-linkc...50cdde7
Issue #15456: Specify violation message for Nested Block (#11)b1d923e
Issue #15690: fix allowNewlineParagraph at JavadocParagraphCheckb41666f
dependency: bump org.apache.maven.plugins:maven-gpg-plugin4c378dc
supplemental: added violation messages in JavadocParagraph's input files82bc795
dependency: bump junit.version from 5.11.0 to 5.11.14704b0f
Issue #6207: Add XPath IT Regression Test for ModifiedControlVariableUpdates
com.mycila:license-maven-plugin
from 4.5 to 4.6Release notes
Sourced from com.mycila:license-maven-plugin's releases.
... (truncated)
Commits
a17bf37
[maven-release-plugin] prepare release license-maven-plugin-4.692f2930
Merge pull request #829 from mathieucarbou/dependabot/maven/org.codehaus.plex...d0e93ff
Merge pull request #830 from mathieucarbou/dependabot/maven/com.google.guava-...1215cd6
Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre59a3180
Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2f248c21
Merge pull request #828 from mathieucarbou/dependabot/maven/org.codehaus.mojo...5faa2c6
Bump org.codehaus.mojo:extra-enforcer-rules from 1.8.0 to 1.9.0f286d1c
Merge pull request #827 from mathieucarbou/dependabot/maven/org.apache.maven....cb12641
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6c063ba5
Merge pull request #826 from mathieucarbou/dependabot/maven/groovy.version-4....Updates
org.apache.maven.plugins:maven-checkstyle-plugin
from 3.4.0 to 3.5.0Commits
868abc9
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.5.09043f8a
[MCHECKSTYLE-446] Dynamically calculate xrefLocation/xrefTestLocation0e7bd00
[MCHECKSTYLE-445] Upgrade to Doxia 2.0.0 Milestone Stackb92666d
Bump org.apache.maven.plugins:maven-plugins from 42 to 433699112
use new Reproducible Central badge endpointd1076a3
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0b5a4300
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0ccb9d9f
Directory, not folderfbe29ae
Remove outdated invoker conditions67aeb01
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.3.0 to 3.5.0Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
c78365f
[maven-release-plugin] prepare release surefire-3.5.005e4681
[SUREFIRE-2227] Dynamically calculate xrefTestLocationf1a419a
[SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack5e14d4f
[SUREFIRE-2161] Align Mojo class names and output namesc0784ab
Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.179ea717
[SUREFIRE-2256] Upgrade to Parent 434648b47
add Reproducible Builds badgef64c1b3
[maven-release-plugin] prepare for next development iteration3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0Updates
org.slf4j:slf4j-jdk14
from 2.0.13 to 2.0.16Updates
org.yaml:snakeyaml
from 2.2 to 2.3Commits
bfc9c15
Merge branch 'refs/heads/master' into try-to-keep-anchor3137efd
Update changes and doc5960909
Add test for issue 10911430c40
Improve test for issue 1091d9e15c1
Add Javadoc to explain issue 10937ef0836
Improve Javadoc for comments in the directivesf2810dd
feat: add mergeOnCompose option to LoaderOptionsf245567
few tests for merge expantion on Compose37c7aed
feat: merge nodes on Composeae6515a
fix: remove unnecessary variableUpdates
org.mariadb.jdbc:mariadb-java-client
from 3.4.0 to 3.4.1Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.
Changelog
Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.
Commits
903ff6f
[CONJ-1192] add a technical option for 3.3 compatibility5e2c3af
[misc] OkPacket fast pathf181df2
[misc] change technical option enableServerTimeout to canUseServerTimeout56f6b7a
[misc] add possibility to disable server timeout6943884
correct README format889ccf6
bump 3.4.1 versionf68447f
[CONJ-1189] XA START RESUME even with TMJOIN flag when using pinGlobalTxToPhy...c2904a9
[misc] metadata DatabaseMeta.getExportedKeys() test correction66a51df
[CONJ-1180] improve DatabaseMeta.getExportedKeys() performances45d8e6d
[CONJ-1189] support for pinGlobalTxToPhysicalConnection optionDependabot 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 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 <dependency name> major version
will 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 version
will 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