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

[PF-2987]: Bump the minor-patch-dependencies group with 11 updates #147

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps the minor-patch-dependencies group with 11 updates:

Package From To
com.fasterxml.jackson:jackson-bom 2.17.0 2.17.1
com.google.cloud:libraries-bom 26.38.0 26.40.0
org.springframework:spring-web 6.1.6 6.1.8
org.liquibase:liquibase-core 4.27.0 4.28.0
org.springframework.shell:spring-shell-starter 3.2.4 3.2.5
io.spring.dependency-management 1.1.4 1.1.5
org.springframework.boot 3.2.5 3.3.0
com.azure:azure-messaging-servicebus 7.16.0 7.17.0
com.azure:azure-identity 1.12.0 1.12.1
io.netty:netty-bom 4.1.109.Final 4.1.110.Final
org.mockito:mockito-junit-jupiter 5.11.0 5.12.0

Updates com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1

Commits
  • 50ab40a [maven-release-plugin] prepare release jackson-bom-2.17.1
  • 38201de Prepare for 2.17.1 release
  • 4d2e95a Back to snapshot deps
  • 3f7a9ee [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.google.cloud:libraries-bom from 26.38.0 to 26.40.0

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.40.0

GCP Libraries BOM 26.40.0

Here are the differences from the previous version (26.39.0)

New Addition

  • com.google.cloud:google-cloud-developerconnect:0.1.0
  • com.google.cloud:google-cloud-visionai:0.1.0

The group ID of the following artifacts is com.google.cloud.

Notable Changes

google-cloud-datastore 2.20.0 (prev: 2.19.2)

  • New PropertyMask field which allows partial commits, lookups, and query results (#1455) (ff5e397)

google-cloud-storage 2.39.0 (prev: 2.38.0)

  • Plumb PartNamingStrategy for Parallel Composite Uploads in Transfer Manager (#2547) (79d721d)

  • Update GapicUnbufferedChunkedResumableWritableByteChannel to be tolerant of non-quantum writes (#2537) (1701fde)

Other libraries

  • [aiplatform] Added the v1beta1 version of the GenAI Tuning Service (bc33620)
  • [batch] Add UpdateJob API to update the job spec, only task_count is supported now (46fa9ba)
  • [batch] Update description on allowed_locations in LocationPolicy field (46fa9ba)
  • [compute] Update Compute Engine API to revision 20240430 (googleapis/google-cloud-java#900) (9d5927e)
  • [deploy] add Skaffold verbose support to Execution Environment properties (821a3ea)
  • [developerconnect] new module for developerconnect (#10877) (d89b9f0)
  • [gke-backup] add fine-grained restore (cce14bb)
  • [gke-backup] add gitops (cce14bb)
  • [gke-backup] add restore order (cce14bb)
  • [gke-backup] add strict-permissive mode (cce14bb)
  • [gke-backup] add volume restore flexibility (cce14bb)
  • [gke-multi-cloud] option to ignore_errors while deleting Azure clusters / nodepools (bc33620)
  • [gkehub] Add ServiceMesh feature to gkehub v1beta API (cce14bb)
  • [kms] add client library for KMS Autokey service, which enables automated KMS key provision and management (9d5927e)
  • [maps-places] add generative_summary and area_summary for place summaries (cce14bb)
  • [maps-routeoptimization] link RPC & REST reference documentation for Route Optimization (46fa9ba)
  • [netapp] Add a new Service Level FLEX (3f11775)
  • [netapp] Add backup chain bytes to BackupConfig in Volume (3f11775)
  • [netapp] Add Location metadata support (3f11775)
  • [netapp] Add Tiering Policy to Volume (3f11775)
  • [parallelstore] A new field api_version is added to message .google.cloud.parallelstore.v1beta.ExportDataMetadata (821a3ea)
  • [parallelstore] A new field api_version is added to message .google.cloud.parallelstore.v1beta.ImportDataMetadata (821a3ea)
  • [parallelstore] A new field create_time is added to message .google.cloud.parallelstore.v1beta.ExportDataMetadata (821a3ea)
  • [parallelstore] A new field create_time is added to message .google.cloud.parallelstore.v1beta.ImportDataMetadata (821a3ea)
  • [parallelstore] A new field destination_gcs_bucket is added to message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (821a3ea)
  • [parallelstore] A new field destination_parallelstore is added to message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (821a3ea)

... (truncated)

Commits
  • 5e0d062 chore: release main (#6591)
  • 1a7c94e deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.39.4...
  • 9e6bc83 deps: update actions/checkout action to v4 (#6607)
  • 6abbddf deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.20....
  • 93fecef build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugi...
  • 1139766 build(deps): update dependency org.apache.maven:maven-artifact to v3.9.7 (#6612)
  • 6d5d132 deps: update actions/setup-java action to v4 (#6609)
  • 9212351 deps: update actions/setup-node action to v4 (#6610)
  • ca4eab4 deps: update actions/github-script action to v7 (#6608)
  • b931bc5 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.68.0 ...
  • Additional commits viewable in compare view

Updates org.springframework:spring-web from 6.1.6 to 6.1.8

Release notes

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

v6.1.8

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32851
  • Suppress deprecation warning for AOT-generated code that refers to a deprecated bean type #32850

🐞 Bug Fixes

  • Overridden aspect method runs twice #32865
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32856
  • Spring AOP fails against registered @Configurable aspect #32838
  • MockHttpServletRequest should not use a shared reader when no content is available #32820

📔 Documentation

  • Modernize Antora Build #32864
  • Modernize Antora Build #32863
  • Refine CDS documentation #32843
  • Revisit validation documentation to better explain when method validation is invoked #32807

❤️ Contributors

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

@​rwinch

v6.1.7

⭐ New Features

  • ResponseEntity is not reliably closed with InputStreamResource #32802
  • Accept ajc-compiled @Aspect classes for Spring AOP proxy usage #32793
  • Failure to process a bean definition ahead-of-time with an instance supplier should provide more contextual information #32775
  • Provide methods to unambiguously send form data with MockMvc #32757
  • Introduce NoOp implementation for ResponseErrorHandler #32750
  • Support varargs invocations in SpEL for varargs array subtype #32704
  • StreamUtils.copyRange overreads source stream in some cases #32695
  • Modify error message when timeout is less than TIMEOUT_DEFAULT #32635
  • Jetty HttpConnections not closed with SSE on Jetty 12.0.7+ when clients close the connection #32629
  • Prevent duplicate subscription ID's in destinationCache of DefaultSubscriptionRegistry #32625
  • When retrieval of a LoadTimeWeaverAware bean fails the resulting exception message may not indicate why it was being created #32470

🐞 Bug Fixes

  • Do not send Cookie header in reactive JdkClientHttpRequest if no cookies added #32799
  • Inconsistent use of cleaned URLs in PathMatchingResourcePatternResolver #32828
  • DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #32766
  • BindingReflectionHintsRegistrar#registerReflectionHints can be invoked with a null type #32753
  • AnnotationConfigWebApplicationContext should propagate ApplicationStartup to BeanFactory #32747
  • Ignore non-String keys in PropertiesPropertySource.getPropertyNames() #32742
  • MergedAnnotations search does not find container for repeatable annotation #32731

... (truncated)

Commits
  • f85d5bd Release v6.1.8
  • 89dd247 Improve docs on controller method validation
  • 39dd1e4 Remove outdated Javadoc links
  • 34f4ad3 Modernize Antora Build
  • ea596aa Select most specific advice method in case of override
  • 58da30c Upgrade to Jetty Reactive HttpClient 4.0.4
  • cd33b4e Polishing
  • 20dea0d Polishing
  • fee17e1 Default fallback parsing for UTC without milliseconds
  • 65e1337 Polishing
  • Additional commits viewable in compare view

Updates org.liquibase:liquibase-core from 4.27.0 to 4.28.0

Release notes

Sourced from org.liquibase:liquibase-core's releases.

v4.28.0

Liquibase 4.28.0 is a major release

[!IMPORTANT] Liquibase 4.28.0 contains several New Capabilities and Notable Enhancements for Liquibase Pro users: DATABASECHANGELOGHISTORY with Big Query, Flow file enhancements, Formatted SQL changelog enhancements, and a new --pro-strict flag

[!NOTE] See the Liquibase 4.28.0 Release Notes for the complete set of release information.

Notable Changes

[PRO]

DATABASECHANGELOGHISTORY table with Big Query: See all changes that have been applied with Big Query

  • Liquibase uses the DATABASECHANGELOGHISTORY (DBCLH) table to record a history of all changes made to the database. Unlike the DATABASECHANGELOG table that only shows active changes, the DBCLH shows all historical changes, including those that have been rolled back, dropped, or cleared. The DBCLH is now available for Big Query users.
  • Learn more https://docs.liquibase.com/databasechangeloghistory

Flow file usage enhancements: Full strings as single variable values, and nested variables for "double-expansion"

  • Flow files have been enhanced to allow multi-part args to be expanded from a single variable. Think cmdArgs: { "${COMMAND_ARGS}" }, which allows for more dynamic customization in the flowfile operations. Similarly, variables can include variables when expanded, which will in turn be expanded before processing.
  • Learn more https://docs.liquibase.com/flow

Formatted SQL changelog enhanced with include/includeAll functionality

New --pro-strict flag: Catch missing Pro resource files early!

  • A new optional pro parameter which alerts users when specified paths to Pro resource files (flow files, checks settings files, native executor conf files, etc) or rollback scripts are missing or empty.
  • Learn more https://docs.liquibase.com/parameters/pro-strict.html

[PRO] Changelog

🤖 [PRO] Security, Driver and Other Updates

... (truncated)

Changelog

Sourced from org.liquibase:liquibase-core's changelog.

Liquibase 4.28.0 is a major release

[PRO] Changelog

[PRO] Security, Driver and Other Updates

(#1652) Bump org.apache.groovy:groovy-all from 4.0.20 to 4.0.21 @​dependabot (#1673) Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 @​dependabot (#1700) Bump com.fasterxml.jackson.module:jackson-module-jaxb-annotations from 2.17.0 to 2.17.1 @​dependabot (#1701) Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 @​dependabot (#1710) Bump info.picocli:picocli from 4.7.5 to 4.7.6 @​dependabot (#1702) Bump liquibase/build-logic from 0.7.5 to 0.7.7 @​dependabot (#1699) Bump com.fasterxml.jackson.core:jackson-annotations from 2.17.0 to 2.17.1 @​dependabot (#1698) Bump com.fasterxml.jackson.core:jackson-core from 2.17.0 to 2.17.1 @​dependabot (#1684) Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 @​dependabot (#1668) Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 @​dependabot (#1707) Bump net.snowflake:snowflake-jdbc from 3.15.1 to 3.16.0 @​dependabot (#1695) Bump com.github.spullara.mustache.java:compiler from 0.9.11 to 0.9.13 @​dependabot (#1690) Bump liquibase/build-logic from 0.7.2 to 0.7.5 @​dependabot (#1680) Bump liquibase/build-logic from 0.7.2 to 0.7.5 AI Generated Code @​dependabot (#1666) Bump actions/upload-artifact from 2 to 3 @​dependabot

[OSS] Changelog

Breaking Changes

New Features

... (truncated)

Commits
  • 43c3827 chore: adding change to changelog.txt
  • 9fe5a30 chore: remove reverted change from changelog.txt
  • e75aa6a run command tests during build (#5927)
  • d37cd3a Revert "Update diff summary results in mdc to not be recalculated (DAT-17096)...
  • a314f9d Fix/create release (#5918)
  • e85f56a chore:changelog + xsd (#5916)
  • 3205e9f Update build-azure-uber-jar.yml
  • c1556dc Update README.md
  • 5c5dd2d Update README.md
  • 80d86f9 Merge branch 'release' into master
  • Additional commits viewable in compare view

Updates org.springframework.shell:spring-shell-starter from 3.2.4 to 3.2.5

Release notes

Sourced from org.springframework.shell:spring-shell-starter's releases.

3.2.5

Generic Notes

Fixes

This release contains some notable changes:

  • Builds on spring-boot 3.2.5
  • Builds on jline 3.26.1
  • Some issues backported

Issues

#1078 backport(1077): Cannot pass negative number as option value #1076 backport(1074): Upgrade jline 3.26.1 #1073 backport(1053): CommandAvailability is not documented #1069 Upgrade spring-boot 3.2.6 #1066 backport(1063): StyleSettings interface "highlight" method failing to apply style.

Commits

Updates io.spring.dependency-management from 1.1.4 to 1.1.5

Release notes

Sourced from io.spring.dependency-management's releases.

v1.1.5

🐞 Bug Fixes

  • When a dependency has been substituted by changing its target, its version is managed based on its original group and artifact IDs #383
  • Plugin triggers a deprecation warning for LenientConfiguration#getArtifacts(Spec) with Gradle 8.8 #381
  • Exclusions are calculated unnecessarily for non-transitive configurations #372

❤️ Contributors

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

@​fp7

Commits
  • b3f62a0 Release v1.1.5
  • 70f3e08 Release from GitHub Actions
  • b5ed22b Correct the value of build-name when deploying to Artifactory
  • 029d266 Specify the shell for build and publish step
  • 2ddde6f Prepare snapshot workflow for addition of release workflow
  • 6cc618e Enable linting and treat warnings as errors
  • 7a56eaa Broaden Gradle version compatibility testing
  • 63c2738 Upgrade to Gradle 7.6.4
  • 2ed89ef Upgrade to Gradle Enterprise Conventions 0.0.17
  • 0676dc0 Merge pull request #372 from fp7
  • Additional commits viewable in compare view

Updates org.springframework.boot from 3.2.5 to 3.3.0

Release notes

Sourced from org.springframework.boot's releases.

v3.3.0

⭐ New Features

  • Add support for descriptions of record components in configuration metadata generation #29403

🐞 Bug Fixes

  • gradlew bootBuildImage fails with Podman on macOS Sonoma #40871
  • Pulsar auth parameters don't properly encode JSON values #40869
  • When using JPA and ImportTestcontainers, test context may fail to refresh due to "Mapped port can only be obtained after the container is started" #40863
  • Default MIME mappings are not loaded unless additional mappings are configured #40860
  • Starting from 3.2.x, @SpyBean is not able to initialise MongoRepository bean of the generic type #40855
  • Auto-configuration ordering change breaks DocumentReference (in non-reactive MongoTemplate) when depending on mongodb-driver-reactivestreams #40851
  • Neo4jReactiveDataAutoConfiguration creates incorrectly named bean #40836
  • Image building fails during cleanup when bind mount has read-only content #40799
  • Failure Analysis for InvalidConfigurationPropertyValueException is skipped when the property is not set #40691
  • IllegalArgumentException can be thrown when running an uber jar on a shared drive #40643
  • setReadTimeout can't be set via Reflective factory on JettyClientHttpRequestFactory #40638
  • URISyntaxException is raised if the spring boot application is started in a location that contains invalid URI characters #40616
  • resolveMainClassName fails when building with Gradle using Java 22 #40613
  • AnsiOutput.detectIfAnsiCapable broken on JDK22 #40609
  • Help information for spring init's build option has the wrong default #40606
  • JarUrlConnection.getPermission() can throw NullPointerException if jarFileConnection is null #40599
  • Whitespace is not correctly trimmed when generating configuration properties metadata from records #40593
  • In some situations, the failure when the AOT-generated initializer cannot be loaded is less helpful than before #40584
  • Properties binding eagerly creates superfluous maps #40561
  • Configuring SSL bundle reload for non-file resource types causes errors that are difficult to diagnose #40560
  • spring-boot-dependencies cannot be used with repositories that ban com.oracle.database.jdbc:ojdbc-bom #40535
  • Buildpacks do not support Docker with containerd image store #40526
  • SpringBootMockMvcBuilderCustomizer can crash cryptically while collecting data that it would have discarded anyway #40517
  • Containers not shut down between tests when using .withReuse(true) but env. does not support reuse (e.g. CI builds) #40509
  • CookieSameSiteSupplier influences session cookie #40501
  • <springProperty> and <springProfile> do not work in <include> after Logback upgrade #40491
  • Runtime hint registration for property binding should not fail when parameter information is unavailable #40486
  • ServiceLevelObjectiveBoundary properties cannot be bound in a native image application #40483
  • server.error.include-binding-errors does not recognize MethodValidationResult exceptions #40474
  • spring.data.redis.cluster.nodes and spring.data.redis.sentinel.nodes do not handle IPv6 addresses correctly #40467
  • Using relative paths to describe the classpath in the error message from ResolveMainClassName hinders problem diagnosis #40465
  • Jartools extract command doesn't extract all files from META-INF #40456
  • Native image doesn't start and doesn't log anything if an environment post processor throws an exception #40451
  • Unlike DataSourceAutoConfiguration, DevToolsDataSourceAutoConfiguration assumes that javax.sql.DataSource will always be available #40441

📔 Documentation

  • Improve graceful shutdown documentation to remove ambiguity #40846
  • Document ways to opt out from immutable @ConfigurationProperties binding with single constructor #40844
  • Document that a custom HttpMessageConverters bean can be used to reorder json message converters when needed #40839
  • Address ambiguity now that Testcontainers has two classes named KafkaContainer #40756
  • Publish API documentation for Spring Boot's Kotlin APIs #40692
  • Fix typo in features doc #40631

... (truncated)

Commits
  • a25e1eb Release v3.3.0
  • ed0a3fd Update publish-to-sdkman job to make new candidates the default
  • 42d6f2c Merge branch '3.2.x'
  • 234e0fd Stop mark 3.2.x as the default SDKman release
  • 226b900 Merge branch '3.2.x'
  • c857eb6 Fix SDKman "make default" step
  • 13e13f9 Merge branch '3.2.x'
  • a5ee37c Next development version (v3.2.7-SNAPSHOT)
  • dffdd6d Explicitly set SDKman's make-default to false
  • 86c206a Merge branch '3.2.x'
  • Additional commits viewable in compare view

Updates com.azure:azure-messaging-servicebus from 7.16.0 to 7.17.0

Commits

Updates com.azure:azure-identity from 1.12.0 to 1.12.1

Commits

Updates io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final

Commits

Updates org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.12.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.12.0

Bumps the minor-patch-dependencies group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.17.0` | `2.17.1` |
| [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) | `26.38.0` | `26.40.0` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.1.6` | `6.1.8` |
| [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.27.0` | `4.28.0` |
| [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell) | `3.2.4` | `3.2.5` |
| [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.4` | `1.1.5` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.0` |
| [com.azure:azure-messaging-servicebus](https://github.com/Azure/azure-sdk-for-java) | `7.16.0` | `7.17.0` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.12.0` | `1.12.1` |
| [io.netty:netty-bom](https://github.com/netty/netty) | `4.1.109.Final` | `4.1.110.Final` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.11.0` | `5.12.0` |


Updates `com.fasterxml.jackson:jackson-bom` from 2.17.0 to 2.17.1
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.0...jackson-bom-2.17.1)

Updates `com.google.cloud:libraries-bom` from 26.38.0 to 26.40.0
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.38.0...v26.40.0)

Updates `org.springframework:spring-web` from 6.1.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.6...v6.1.8)

Updates `org.liquibase:liquibase-core` from 4.27.0 to 4.28.0
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.27.0...v4.28.0)

Updates `org.springframework.shell:spring-shell-starter` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v3.2.4...v3.2.5)

Updates `io.spring.dependency-management` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.4...v1.1.5)

Updates `org.springframework.boot` from 3.2.5 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0)

Updates `com.azure:azure-messaging-servicebus` from 7.16.0 to 7.17.0
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-messaging-servicebus_7.16.0...azure-messaging-servicebus_7.17.0)

Updates `com.azure:azure-identity` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.12.0...azure-identity_1.12.1)

Updates `io.netty:netty-bom` from 4.1.109.Final to 4.1.110.Final
- [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.110.Final)

Updates `org.mockito:mockito-junit-jupiter` from 5.11.0 to 5.12.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.11.0...v5.12.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.shell:spring-shell-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.azure:azure-messaging-servicebus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team, davidangb and cjllanwarne and removed request for a team June 1, 2024 10:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2024

The following labels could not be found: dependency, gradle.

Copy link
Contributor

@davidangb davidangb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build is failing; needs investigation. Marking as do not merge until it gets figured out

Copy link

sonarqubecloud bot commented Jun 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@davidangb
Copy link
Contributor

I made #148 to address the build failure (heads up @cjllanwarne )

@davidangb davidangb merged commit 962a1a4 into develop Jun 5, 2024
2 of 3 checks passed
@davidangb davidangb deleted the dependabot/gradle/develop/minor-patch-dependencies-4d59a94040 branch June 5, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant