Skip to content
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

Bump the all-dependencies group with 9 updates #937

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-dependencies group with 9 updates:

Package From To
org.apache.tomcat.embed:tomcat-embed-core 10.1.11 10.1.13
org.apache.tomcat.embed:tomcat-embed-el 10.1.11 10.1.13
org.apache.tomcat:tomcat-annotations-api 10.1.11 10.1.13
org.apache.tomcat.embed:tomcat-embed-websocket 10.1.11 10.1.13
net.javacrumbs.shedlock:shedlock-spring 5.7.0 5.8.0
net.javacrumbs.shedlock:shedlock-provider-jdbc-template 5.7.0 5.8.0
org.springframework.retry:spring-retry 2.0.2 2.0.3
io.mockk:mockk 1.13.7 1.13.8
org.springframework.boot 3.1.3 3.1.4

Updates org.apache.tomcat.embed:tomcat-embed-core from 10.1.11 to 10.1.13

Updates org.apache.tomcat.embed:tomcat-embed-el from 10.1.11 to 10.1.13

Updates org.apache.tomcat:tomcat-annotations-api from 10.1.11 to 10.1.13

Updates org.apache.tomcat.embed:tomcat-embed-websocket from 10.1.11 to 10.1.13

Updates net.javacrumbs.shedlock:shedlock-spring from 5.7.0 to 5.8.0

Commits
  • 6b6fc36 [maven-release-plugin] prepare release shedlock-parent-5.8.0
  • 0fecd7b Merge pull request #1532 from lukas-krecan/micronaut4-module
  • e104f9f Merge pull request #1533 from lukas-krecan/dependabot/maven/org.jooq-jooq-3.18.6
  • 263e241 Merge pull request #1534 from lukas-krecan/dependabot/maven/org.slf4j-slf4j-a...
  • 8a99a36 Micronaut 4 JDBC test
  • e818dcd Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9
  • 29e7009 Bump org.jooq:jooq from 3.18.5 to 3.18.6
  • c86158c Works with Micronaut 4
  • 4ba2952 Unify micronaut versions
  • 1a5c534 Upgrade quarkus
  • Additional commits viewable in compare view

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 5.7.0 to 5.8.0

Updates org.springframework.retry:spring-retry from 2.0.2 to 2.0.3

Release notes

Sourced from org.springframework.retry:spring-retry's releases.

v2.0.3

⭐ New Features

  • Investigate Adding Option To Avoid ThreadLocal in RetrySynchronizationManager #374

🐞 Bug Fixes

  • Throwable as first argument of explicit recover method should be optional #371

📔 Documentation

  • feat: ISSUE-228 random - document as Jitter #376

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 6.0.12 #381

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​liran2000 and @​quaff

Commits
  • 824cc08 Release v2.0.3
  • afd4634 Upgrade to Maven 3.9.4
  • ac1c52a Enable parameters compilation flag
  • a6b148a Upgrade to AspectJ 1.9.20
  • 539fa5e Upgrade to Spring Framework 6.0.12
  • 36ec1bb feat: ISSUE-228 random - document as Jitter (#376)
  • 99099b9 Add Option to Avoid Use of ThreadLocal
  • 8f985ef Fix javadoc typos
  • dabb230 Optiona Throwable for an explicit recoverer
  • 03f6622 Next development version (v2.0.3-SNAPSHOT)
  • See full diff in compare view

Updates io.mockk:mockk from 1.13.7 to 1.13.8

Release notes

Sourced from io.mockk:mockk's releases.

v1.13.8

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.7...1.13.8

Commits
  • f2e599a Version bump
  • 4108f89 Merge pull request #1160 from SimonMarquis/patch-1
  • 81a9ec6 Fix dokkaJavadoc publishing task
  • 3261aff Merge pull request #1056 from aSemy/fix/configurable_kotlin_version
  • 8479d34 remove Java version/target/toolchain from buildSrc - it should be inherited f...
  • ffdf8ff revert customising the Kotlin plugin version
  • 93e34cd re-introduce kotlinVersion() in Deps.kt
  • 73692b6 update kotlin/java versions in workflow
  • dc7968b update Kotlin and Java Toolchain properties, and setting them in CI
  • f131526 Merge pull request #1143 from k163377/fix-1139
  • Additional commits viewable in compare view

Updates org.springframework.boot from 3.1.3 to 3.1.4

Release notes

Sourced from org.springframework.boot's releases.

v3.1.4

⭐ New Features

  • Add TWENTY_ONE to JavaVersion enum #37364

🐞 Bug Fixes

  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37484
  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37482
  • Leaking file descriptor / socket within DomainSocket tooling #37460
  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37457
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37422
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37380
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37336
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37270
  • SslStoreBundle implementations aren't immutable #37222
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #37183
  • Producing and consuming different tracing propagation formats doesn't work #37178
  • Using https with elliptic curves other than secp384r1 fails #37169
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #37158
  • Local baggage is propagated when using Brave and W3C #37156
  • ServiceConnectionContextCustomizer can trigger docker usage during AOT processing #37097
  • java.lang.OutOfMemoryError: Metaspace when repeatedly deploying and undeploying a Spring Boot web application multiple times in Tomcat #37096
  • Property 'logging.threshold.console' not working #36741

📔 Documentation

  • Document that PKCS8 PEM files should be used whenever possible #37443
  • Add reference to Oracle Spring Boot Starters #37411
  • Correct the description of spring.artemis.broker-url #37309
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37253
  • Polish javadoc #37143

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.8 #37419
  • Upgrade to Couchbase Client 3.4.10 #37297
  • Upgrade to Groovy 4.0.15 #37386
  • Upgrade to Hibernate 6.2.9.Final #37465
  • Upgrade to Infinispan 14.0.17.Final #37299
  • Upgrade to Jakarta XML Bind 4.0.1 #37387
  • Upgrade to Jetty 11.0.16 #37300
  • Upgrade to Lombok 1.18.30 #37488
  • Upgrade to Micrometer 1.11.4 #37261
  • Upgrade to Micrometer Tracing 1.1.5 #37262
  • Upgrade to Native Build Tools Plugin 0.9.27 #37420
  • Upgrade to Neo4j Java Driver 5.12.0 #37353
  • Upgrade to Pooled JMS 3.1.3 #37421
  • Upgrade to R2DBC MySQL 1.0.3 #37466
  • Upgrade to Reactor Bom 2022.0.11 #37263

... (truncated)

Commits
  • 3ed1f1a Release v3.1.4
  • 68830a4 Merge branch '3.0.x' into 3.1.x
  • 37adadb Next development version (v3.0.12-SNAPSHOT)
  • 7ae22d6 Merge branch '3.0.x' into 3.1.x
  • b88b8a9 Merge branch '2.7.x' into 3.0.x
  • f24c0e2 Next development version (v2.7.17-SNAPSHOT)
  • 78eb8f9 Merge branch '3.0.x' into 3.1.x
  • 78c3512 Polish
  • 9b5062e Merge branch '2.7.x' into 3.0.x
  • b83e7b4 Update copyright year of changed files
  • Additional commits viewable 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
Bumps the all-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| org.apache.tomcat.embed:tomcat-embed-core | `10.1.11` | `10.1.13` |
| org.apache.tomcat.embed:tomcat-embed-el | `10.1.11` | `10.1.13` |
| org.apache.tomcat:tomcat-annotations-api | `10.1.11` | `10.1.13` |
| org.apache.tomcat.embed:tomcat-embed-websocket | `10.1.11` | `10.1.13` |
| [net.javacrumbs.shedlock:shedlock-spring](https://github.com/lukas-krecan/ShedLock) | `5.7.0` | `5.8.0` |
| net.javacrumbs.shedlock:shedlock-provider-jdbc-template | `5.7.0` | `5.8.0` |
| [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) | `2.0.2` | `2.0.3` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.7` | `1.13.8` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.1.3` | `3.1.4` |


Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.11 to 10.1.13

Updates `org.apache.tomcat.embed:tomcat-embed-el` from 10.1.11 to 10.1.13

Updates `org.apache.tomcat:tomcat-annotations-api` from 10.1.11 to 10.1.13

Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.11 to 10.1.13

Updates `net.javacrumbs.shedlock:shedlock-spring` from 5.7.0 to 5.8.0
- [Commits](lukas-krecan/ShedLock@shedlock-parent-5.7.0...shedlock-parent-5.8.0)

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 5.7.0 to 5.8.0

Updates `org.springframework.retry:spring-retry` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/spring-projects/spring-retry/releases)
- [Commits](spring-projects/spring-retry@v2.0.2...v2.0.3)

Updates `io.mockk:mockk` from 1.13.7 to 1.13.8
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.7...1.13.8)

Updates `org.springframework.boot` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.apache.tomcat.embed:tomcat-embed-el
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.apache.tomcat:tomcat-annotations-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.springframework.retry:spring-retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/all-dependencies-b8a79e5ece branch from 80e1d71 to 22b9db9 Compare October 2, 2023 08:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2023

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

@dependabot dependabot bot closed this Oct 3, 2023
@dependabot dependabot bot deleted the dependabot/gradle/all-dependencies-b8a79e5ece branch October 3, 2023 09:01
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.

0 participants