Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump the patches group with 3 updates #35

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the patches group with 3 updates: org.apache.maven.plugins:maven-javadoc-plugin, io.telicent.smart-caches:jaxrs-base-server and io.telicent.public:jwt-servlet-auth-aws.

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1

Release notes

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

maven-javadoc-plugin-3.10.1

What's Changed

Full Changelog: apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1

Commits
  • 091785b [maven-release-plugin] prepare release maven-javadoc-plugin-3.10.1
  • cde7c56 [MJAVADOC-812] [REGRESSION] maven-javadoc-plugin 3.10.0 creates empty JARs
  • db6d7f6 [MJAVADOC-811] javadoc.bat fails to execute on Windows when project is not on...
  • a737e16 Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • 577c204 Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1
  • ff52cff Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • 54a7651 Add goal prefix
  • a424c6b [MJAVADOC-810] [REGRESSION] MJAVADOC-791 causes forked Maven execution fail i...
  • d9c0002 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.telicent.smart-caches:jaxrs-base-server from 0.23.0 to 0.23.1

Release notes

Sourced from io.telicent.smart-caches:jaxrs-base-server's releases.

0.23.1

Version 0.23.1

  • Build improvements:
    • Addressing Trivy OOM errors in pipeline
Changelog

Sourced from io.telicent.smart-caches:jaxrs-base-server's changelog.

0.23.1

  • Build improvements:
    • Addressing Trivy OOM errors in pipeline
Commits
  • b772337 [maven-release-plugin] prepare release 0.23.1
  • d90bdaf [maven-release-plugin] prepare for next development iteration
  • 6963e2d [Minor] Updating CHANGELOG ahead of v0.23.1 release
  • ed857fc Merge pull request #45 from telicent-oss/dependabot/maven/patches-45863db295
  • 37ef5a2 Bump the patches group with 11 updates
  • c6d02cc Merge pull request #44 from telicent-oss/ignore-trivy-cache
  • d14d21a Ignore Trivy Cache for checks
  • 991eddd Merge pull request #43 from telicent-oss/release/0.23.0
  • b441582 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.telicent.public:jwt-servlet-auth-aws from 0.17.2 to 0.17.3

Release notes

Sourced from io.telicent.public:jwt-servlet-auth-aws's releases.

0.17.3

Version 0.17.3

  • Build improvements:
    • Jackson upgraded to 2.18.0
    • Various build and test dependencies upgraded to latest available
Changelog

Sourced from io.telicent.public:jwt-servlet-auth-aws's changelog.

0.17.3

  • Build improvements:
    • Jackson upgraded to 2.18.0
    • Various build and test dependencies upgraded to latest available
Commits
  • b90d8d1 [maven-release-plugin] prepare release 0.17.3
  • d5759ff Prepare for 0.17.3 release
  • 76a7266 Merge pull request #33 from telicent-oss/dependabot/maven/patches-244342baa7
  • a8e46e6 Bump the patches group with 6 updates
  • e11bfe9 Merge pull request #32 from telicent-oss/release/0.17.2
  • 82d1d1c Add CODEOWNERS
  • df5bb95 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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

Bumps the patches group with 3 updates: [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin), [io.telicent.smart-caches:jaxrs-base-server](https://github.com/telicent-oss/smart-caches-core) and [io.telicent.public:jwt-servlet-auth-aws](https://github.com/telicent-oss/jwt-servlet-auth).


Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.10.0 to 3.10.1
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1)

Updates `io.telicent.smart-caches:jaxrs-base-server` from 0.23.0 to 0.23.1
- [Release notes](https://github.com/telicent-oss/smart-caches-core/releases)
- [Changelog](https://github.com/telicent-oss/smart-caches-core/blob/main/CHANGELOG.md)
- [Commits](telicent-oss/smart-caches-core@0.23.0...0.23.1)

Updates `io.telicent.public:jwt-servlet-auth-aws` from 0.17.2 to 0.17.3
- [Release notes](https://github.com/telicent-oss/jwt-servlet-auth/releases)
- [Changelog](https://github.com/telicent-oss/jwt-servlet-auth/blob/main/CHANGELOG.md)
- [Commits](telicent-oss/jwt-servlet-auth@0.17.2...0.17.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: io.telicent.smart-caches:jaxrs-base-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: io.telicent.public:jwt-servlet-auth-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/maven/patches-9bdf249192 branch October 14, 2024 08:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants