Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0.

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

3.6.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

... (truncated)

Commits
  • 7548066 [maven-release-plugin] prepare release maven-javadoc-plugin-3.6.0
  • 77adc47 [MJAVADOC-642] Make offline mode configurable (#238)
  • 24362d2 [MJAVADOC-742] Fix resolution of docletArtifacts (#186)
  • bee4197 fix jenkins link (#237)
  • 9830bdc Fix build on jenkins
  • 6f30bed [MJAVADOC-642] Make offline mode configurable (#232)
  • e4023d0 [JAVADOC-771] Upgrade Parent to 40 (#234)
  • 7904e45 [MJAVADOC-772] Refresh download page
  • 87c2424 Bump org.apache.maven:maven-core (#226)
  • 83ab01b Use 3.6.0 as release version (#233)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Sep 18, 2023
@lvca lvca self-assigned this Sep 18, 2023
@lvca lvca added this to the 23.9.1 milestone Sep 18, 2023
@lvca lvca merged commit 0298436 into main Sep 18, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.0 branch September 18, 2023 04:33
mergify bot added a commit that referenced this pull request Apr 20, 2025
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0.
Release notes

*Sourced from [actions/setup-node's releases](https://github.com/actions/setup-node/releases).*

> v4.4.0
> ------
>
> What's Changed
> --------------
>
> ### Bug fixes:
>
> * Make eslint-compact matcher compatible with Stylelint by [`@​FloEdelmann`](https://github.com/FloEdelmann) in [actions/setup-node#98](https://redirect.github.com/actions/setup-node/pull/98)
> * Add support for indented eslint output by [`@​fregante`](https://github.com/fregante) in [actions/setup-node#1245](https://redirect.github.com/actions/setup-node/pull/1245)
>
> ### Enhancement:
>
> * Support private mirrors by [`@​marco-ippolito`](https://github.com/marco-ippolito) in [actions/setup-node#1240](https://redirect.github.com/actions/setup-node/pull/1240)
>
> ### Dependency update:
>
> * Upgrade `@​action/cache` from 4.0.2 to 4.0.3 by [`@​aparnajyothi-y`](https://github.com/aparnajyothi-y) in [actions/setup-node#1262](https://redirect.github.com/actions/setup-node/pull/1262)
>
> New Contributors
> ----------------
>
> * [`@​FloEdelmann`](https://github.com/FloEdelmann) made their first contribution in [actions/setup-node#98](https://redirect.github.com/actions/setup-node/pull/98)
> * [`@​fregante`](https://github.com/fregante) made their first contribution in [actions/setup-node#1245](https://redirect.github.com/actions/setup-node/pull/1245)
> * [`@​marco-ippolito`](https://github.com/marco-ippolito) made their first contribution in [actions/setup-node#1240](https://redirect.github.com/actions/setup-node/pull/1240)
>
> **Full Changelog**: <actions/setup-node@v4...v4.4.0>


Commits

* [`49933ea`](actions/setup-node@49933ea) Bump `@​action/cache` from 4.0.2 to 4.0.3 ([#1262](https://redirect.github.com/actions/setup-node/issues/1262))
* [`e3ce749`](actions/setup-node@e3ce749) feat: support private mirrors ([#1240](https://redirect.github.com/actions/setup-node/issues/1240))
* [`40337cb`](actions/setup-node@40337cb) Add support for indented eslint output ([#1245](https://redirect.github.com/actions/setup-node/issues/1245))
* [`1ccdddc`](actions/setup-node@1ccdddc) Make eslint-compact matcher compatible with Stylelint ([#98](https://redirect.github.com/actions/setup-node/issues/98))
* See full diff in [compare view](actions/setup-node@cdca736...49933ea)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=actions/setup-node&package-manager=github\_actions&previous-version=4.3.0&new-version=4.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
mergify bot added a commit that referenced this pull request Sep 21, 2025
…3.11.3 to 3.12.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.3 to 3.12.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-javadoc-plugin's releases](https://github.com/apache/maven-javadoc-plugin/releases).*

> 3.12.0
> ------
>
> 💥 Breaking changes
> -----------------------
>
> * remove fix mojo ([#1263](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1263)) [`@​elharo`](https://github.com/elharo)
> * detectOfflineLinks is now false per default for all *jar* mojo issue [#1258](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1258) ([#1259](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1259)) [`@​olamy`](https://github.com/olamy)
>
> 🐛 Bug Fixes
> -----------
>
> * Fix legacyMode ([#1265](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1265)) [`@​fridrich`](https://github.com/fridrich)
> * Fix `package {...} does not exist` in `legacyMode` ([#1243](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1243)) [`@​JackPGreen`](https://github.com/JackPGreen)
> * Ensure UTF-8 charset is used to avoid IllegalArgumentException: Null charset name ([#1245](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1245)) [`@​elharo`](https://github.com/elharo)
> * Remove Javadoc 1.4+ / -1.1 switch related warning ([#1240](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1240)) [`@​perceptron8`](https://github.com/perceptron8)
>
> 👻 Maintenance
> -------------
>
> * protect 3.8.x branch ([#1238](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1238)) [`@​hboutemy`](https://github.com/hboutemy)
> * feat: enable prevent branch protection rules ([#1228](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1228)) [`@​sparsick`](https://github.com/sparsick)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 ([#1257](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1257)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`2a06bed`](apache/maven-javadoc-plugin@2a06bed) [maven-release-plugin] prepare release maven-javadoc-plugin-3.12.0
* [`a71ecf9`](apache/maven-javadoc-plugin@a71ecf9) bump version 3.12.0-SNAPSHOT
* [`88f2b71`](apache/maven-javadoc-plugin@88f2b71) [maven-release-plugin] prepare for next development iteration
* [`7e18956`](apache/maven-javadoc-plugin@7e18956) [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.4
* [`c11b76c`](apache/maven-javadoc-plugin@c11b76c) In legacyMode, don't use -sourcepath, unless excludePackageNames is not empty...
* [`bc9904b`](apache/maven-javadoc-plugin@bc9904b) remove fix mojo ([#1263](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1263))
* [`f310135`](apache/maven-javadoc-plugin@f310135) Fix `package {...} does not exist` in `legacyMode` ([#1243](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1243))
* [`c8270f9`](apache/maven-javadoc-plugin@c8270f9) detectOfflineLinks is now false per default for all *jar* mojo issue [#1258](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1258) ...
* [`953e609`](apache/maven-javadoc-plugin@953e609) Delete flaky test ([#1260](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1260))
* [`2bba7a4`](apache/maven-javadoc-plugin@2bba7a4) Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0
* Additional commits viewable in [compare view](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.3...maven-javadoc-plugin-3.12.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-javadoc-plugin&package-manager=maven&previous-version=3.11.3&new-version=3.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants