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 org.springframework.boot:spring-boot-starter-parent from 3.3.2-SNAPSHOT to 3.4.0-M3 #14

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2024

Bumps org.springframework.boot:spring-boot-starter-parent from 3.3.2-SNAPSHOT to 3.4.0-M3.

Release notes

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

v3.4.0-M3

⭐ New Features

  • Allow additional interfaces to be defined on AssertableApplicationContext and ApplicationContextRunners #42369
  • Add spring.jms.listener.max-messages-per-task property for configuring max messages per task #42341
  • Support @DependsOn, @Description, @Fallback, @Lazy, @Primary, and @Role on @ConfigurationProperties beans #42289
  • Add Pulsar container factory customizers #42182
  • Use @EnableConfigurationProperties to define the MessageSourceProperties bean #42181
  • Add OpenTelemetry Logging service connection support from LgtmStackContainer and Docker Compose #42174
  • Add transport selection to OtlpLoggingConnectionDetails #42171
  • Add Graylog Extended Log Format (GELF) for structured logging #42158
  • Add consistent scope support ConfigurationProperties beans #42073
  • Apply spring.pulsar.consumer.subscription.name to auto-configured Pulsar listener container #42067
  • Add support for configuring Pulsar listener container concurrency #42062
  • Add support for configuring Pulsar client IO and listener threads #42052
  • Add support for Log4j2's MultiFormatStringBuilderFormattable in structured logging #42034
  • Use early static registration of EventPublishingContextWrapper in tests #42005
  • Add configuration support for ExponentialHistogram in OTLP Registry #41837
  • Support testcontainers-redis #41450
  • Support Otlp Tracing's GRPC port from service connections #41333
  • Add service connection from Opentelemetry Collector for Logging #41324
  • Add auto-configuration for OTLP gRPC format when using tracing #41213
  • Add a configuration property for Spring Data Web's serialization mode #39797
  • Reinstate support for auto-configuring an embedded ActiveMQ broker #38404
  • Enable graceful shutdown by default #37495
  • Allow the configuration of active profiles in SpringApplication.Augmented #36660
  • Reduce the need for @AutoConfigureTestDatabase(replace=NONE) when using a test-provided database #35253
  • Remove setting BP_NATIVE_IMAGE environment variable when building images #32884
  • Provide support for deprecated auto-configuration classes #14860

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42323
  • Missing details in OAuth2ClientProperties validation error message #42280
  • FileNotFoundException from unused mis-configured SSL bundles #42170
  • ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath #42160
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #42108
  • JarLauncher fails to load large jar files #42080
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #42072
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42060
  • Binding spring.main.* properties doesn't work in a native image #42038
  • Default Logback config uses deprecated "converterClass" attribute #42008
  • Health endpoint additional paths are not available by default when Spring Security is used #40962
  • Application yaml file is not processed after spring boot migration #35403

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #42286
  • Update link to Log4j2 system properties #42264
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #42209

... (truncated)

Commits

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.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.2-SNAPSHOT to 3.4.0-M3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.0-M3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2024
@gm112 gm112 merged commit ccdc3a4 into development Sep 26, 2024
1 check passed
@gm112 gm112 deleted the dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.4.0-M3 branch September 26, 2024 01:09
gm112 added a commit that referenced this pull request Sep 26, 2024
commit 61cc7e4
Author: MGZero <[email protected]>
Date:   Wed Sep 25 23:06:07 2024 -0400

    add user profile (#15)

commit 11b0bf0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Sep 25 21:11:37 2024 -0400

    chore: bump com.google.guava:guava from 31.1-jre to 33.3.1-jre (#13)

    Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 33.3.1-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)

    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit ccdc3a4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Sep 25 21:09:43 2024 -0400

    chore: bump org.springframework.boot:spring-boot-starter-parent (#14)

    Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.2-SNAPSHOT to 3.4.0-M3.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.0-M3)

    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-parent
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 70d3258
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Sep 25 21:09:19 2024 -0400

    chore: bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0 (#12)

    Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0.

    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e203ea7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Sep 25 21:08:55 2024 -0400

    Bump org.modelmapper:modelmapper from 3.1.0 to 3.2.1 (#11)

    Bumps [org.modelmapper:modelmapper](https://github.com/modelmapper/modelmapper) from 3.1.0 to 3.2.1.
    - [Changelog](https://github.com/modelmapper/modelmapper/blob/master/CHANGES.md)
    - [Commits](modelmapper/modelmapper@modelmapper-parent-3.1.0...modelmapper-parent-3.2.1)

    ---
    updated-dependencies:
    - dependency-name: org.modelmapper:modelmapper
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit d32f9a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Sep 25 21:06:34 2024 -0400

    chore: bump com.google.guava:guava in the maven group across 1 directory (#8)

    Bumps the maven group with 1 update in the / directory: [com.google.guava:guava](https://github.com/google/guava).

    Updates `com.google.guava:guava` from 31.1-jre to 32.0.0-jre
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)

    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      dependency-group: maven
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f84a0ff
Author: Jon Basniak <[email protected]>
Date:   Wed Sep 25 21:05:44 2024 -0400

    chore: enable dependabot.yml (#10)

    * chore: enable dependabot.yml

    * chore: add maven to package-ecosystem value
gm112 added a commit that referenced this pull request Dec 9, 2024
* ci: add first pass docker scripts

* ci: add volumes and more configuration for docker containers

* chore: docker compose tweaks

* ci: add ci.yml file

* chore: pass java version into build step title

---------

Co-authored-by: steve <[email protected]>

chore: enable dependabot.yml (#10)

* chore: enable dependabot.yml

* chore: add maven to package-ecosystem value

chore: bump com.google.guava:guava in the maven group across 1 directory (#8)

Bumps the maven group with 1 update in the / directory: [com.google.guava:guava](https://github.com/google/guava).

Updates `com.google.guava:guava` from 31.1-jre to 32.0.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump org.modelmapper:modelmapper from 3.1.0 to 3.2.1 (#11)

Bumps [org.modelmapper:modelmapper](https://github.com/modelmapper/modelmapper) from 3.1.0 to 3.2.1.
- [Changelog](https://github.com/modelmapper/modelmapper/blob/master/CHANGES.md)
- [Commits](modelmapper/modelmapper@modelmapper-parent-3.1.0...modelmapper-parent-3.2.1)

---
updated-dependencies:
- dependency-name: org.modelmapper:modelmapper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore: bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0 (#12)

Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore: bump org.springframework.boot:spring-boot-starter-parent (#14)

Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.2-SNAPSHOT to 3.4.0-M3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.0-M3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore: bump com.google.guava:guava from 31.1-jre to 33.3.1-jre (#13)

Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 33.3.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

add user profile (#15)

update tables for thread, board and poll (#16)

add file attachments and user avatars (#17)

add user permission tables and a couple of other table updates (#22)

lots of thread and user updates (#23)

adds latest message loading for threads (#24)

add pagination support to boards (#25)

* add pagination support to boards

* fix required page no issue

refactors forum endpoints a bit (#26)

adds child board meta data (#31)

chore: bump org.springframework.boot:spring-boot-starter-parent (#30)

Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.0-M3 to 3.4.0-RC1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.0-M3...v3.4.0-RC1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

clean up dataprovider for categories (#33)

add banner.txt
set version to 1.0.0

initial bbcode configs (#34)

chore: configure vscode settings

feat(backend): add db provisioning script
doc: update readme with docker info

chore: make ports into variables
docs: add example of how to just run the db

chore: move scripts into provisioning subfolder

chore: move env settings around

chore: add lf for .sh files in gitattributes

chore: clean up initialize database script

chore: sync

chore: adjust path

feat(iac): add initial images for bootstrapping host
fix(db): add fixes from steve for provision db
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.

1 participant