influxdata / influxdb-client-java

InfluxDB 2 JVM Based Clients
https://influxdata.github.io/influxdb-client-java/
MIT License
431 stars 129 forks source link

chore(deps): Bump spring-boot.version from 2.7.15 to 2.7.16 #626

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps spring-boot.version from 2.7.15 to 2.7.16. Updates org.springframework.boot:spring-boot-actuator-autoconfigure from 2.7.15 to 2.7.16

Release notes

Sourced from org.springframework.boot:spring-boot-actuator-autoconfigure's releases.

v2.7.16

:star: New Features

  • Add TWENTY_ONE to JavaVersion enum #37362

:lady_beetle: Bug Fixes

  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37455
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37237
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #35657
  • Using https with elliptic curves other than secp384r1 fails #34232
  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #33747
  • Leaking file descriptor / socket within DomainSocket tooling #32423

:notebook_with_decorative_cover: Documentation

  • Correct the description of spring.artemis.broker-url #37260
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37210
  • Document that PKCS8 PEM files should be used whenever possible #37170
  • Polish javadoc #37112

:hammer: Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.13 #37286
  • Upgrade to Jetty 9.4.52.v20230823 #37287
  • Upgrade to Lombok 1.18.30 #37486
  • Upgrade to Micrometer 1.9.15 #37245
  • Upgrade to Reactor Bom 2020.0.36 #37246
  • Upgrade to Spring AMQP 2.4.16 #37247
  • Upgrade to Spring Data Bom 2021.2.16 #37248
  • Upgrade to Spring Framework 5.3.30 #37249
  • Upgrade to Spring GraphQL 1.0.6 #37250
  • Upgrade to Spring Integration 5.5.19 #37251
  • Upgrade to Spring Security 5.7.11 #37414
  • Upgrade to Spring WS 3.1.7 #37415
  • Upgrade to Tomcat 9.0.80 #37288

:heart: Contributors

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

@​dependabot[bot], @​hakan-krgn, @​izeye, @​mdeinum, and @​quaff

Commits
  • 01caff4 Release v2.7.16
  • b83e7b4 Update copyright year of changed files
  • e10ac76 Polish
  • d28982f Upgrade to Spring Integration 5.5.19
  • 94478c2 Upgrade to Lombok 1.18.30
  • 0ed455b Apply SAML2 sign-request even if metadata url is set
  • 4a6dd95 Upgrade to Spring GraphQL 1.0.6
  • 6805a33 Close file handle on exceptions during connect
  • 95690f7 Fall back to all media types if encountering invalid Accept header
  • 1f527c3 Upgrade to Spring WS 3.1.7
  • Additional commits viewable in compare view


Updates org.springframework.boot:spring-boot-test from 2.7.15 to 2.7.16

Release notes

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

v2.7.16

:star: New Features

  • Add TWENTY_ONE to JavaVersion enum #37362

:lady_beetle: Bug Fixes

  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37455
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37237
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #35657
  • Using https with elliptic curves other than secp384r1 fails #34232
  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #33747
  • Leaking file descriptor / socket within DomainSocket tooling #32423

:notebook_with_decorative_cover: Documentation

  • Correct the description of spring.artemis.broker-url #37260
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37210
  • Document that PKCS8 PEM files should be used whenever possible #37170
  • Polish javadoc #37112

:hammer: Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.13 #37286
  • Upgrade to Jetty 9.4.52.v20230823 #37287
  • Upgrade to Lombok 1.18.30 #37486
  • Upgrade to Micrometer 1.9.15 #37245
  • Upgrade to Reactor Bom 2020.0.36 #37246
  • Upgrade to Spring AMQP 2.4.16 #37247
  • Upgrade to Spring Data Bom 2021.2.16 #37248
  • Upgrade to Spring Framework 5.3.30 #37249
  • Upgrade to Spring GraphQL 1.0.6 #37250
  • Upgrade to Spring Integration 5.5.19 #37251
  • Upgrade to Spring Security 5.7.11 #37414
  • Upgrade to Spring WS 3.1.7 #37415
  • Upgrade to Tomcat 9.0.80 #37288

:heart: Contributors

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

@​dependabot[bot], @​hakan-krgn, @​izeye, @​mdeinum, and @​quaff

Commits
  • 01caff4 Release v2.7.16
  • b83e7b4 Update copyright year of changed files
  • e10ac76 Polish
  • d28982f Upgrade to Spring Integration 5.5.19
  • 94478c2 Upgrade to Lombok 1.18.30
  • 0ed455b Apply SAML2 sign-request even if metadata url is set
  • 4a6dd95 Upgrade to Spring GraphQL 1.0.6
  • 6805a33 Close file handle on exceptions during connect
  • 95690f7 Fall back to all media types if encountering invalid Accept header
  • 1f527c3 Upgrade to Spring WS 3.1.7
  • Additional commits viewable in compare view


Updates org.springframework.boot:spring-boot-configuration-processor from 2.7.15 to 2.7.16

Release notes

Sourced from org.springframework.boot:spring-boot-configuration-processor's releases.

v2.7.16

:star: New Features

  • Add TWENTY_ONE to JavaVersion enum #37362

:lady_beetle: Bug Fixes

  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37455
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37237
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #35657
  • Using https with elliptic curves other than secp384r1 fails #34232
  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #33747
  • Leaking file descriptor / socket within DomainSocket tooling #32423

:notebook_with_decorative_cover: Documentation

  • Correct the description of spring.artemis.broker-url #37260
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37210
  • Document that PKCS8 PEM files should be used whenever possible #37170
  • Polish javadoc #37112

:hammer: Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.13 #37286
  • Upgrade to Jetty 9.4.52.v20230823 #37287
  • Upgrade to Lombok 1.18.30 #37486
  • Upgrade to Micrometer 1.9.15 #37245
  • Upgrade to Reactor Bom 2020.0.36 #37246
  • Upgrade to Spring AMQP 2.4.16 #37247
  • Upgrade to Spring Data Bom 2021.2.16 #37248
  • Upgrade to Spring Framework 5.3.30 #37249
  • Upgrade to Spring GraphQL 1.0.6 #37250
  • Upgrade to Spring Integration 5.5.19 #37251
  • Upgrade to Spring Security 5.7.11 #37414
  • Upgrade to Spring WS 3.1.7 #37415
  • Upgrade to Tomcat 9.0.80 #37288

:heart: Contributors

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

@​dependabot[bot], @​hakan-krgn, @​izeye, @​mdeinum, and @​quaff

Commits
  • 01caff4 Release v2.7.16
  • b83e7b4 Update copyright year of changed files
  • e10ac76 Polish
  • d28982f Upgrade to Spring Integration 5.5.19
  • 94478c2 Upgrade to Lombok 1.18.30
  • 0ed455b Apply SAML2 sign-request even if metadata url is set
  • 4a6dd95 Upgrade to Spring GraphQL 1.0.6
  • 6805a33 Close file handle on exceptions during connect
  • 95690f7 Fall back to all media types if encountering invalid Accept header
  • 1f527c3 Upgrade to Spring WS 3.1.7
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | org.springframework.boot:spring-boot-actuator-autoconfigure | [>= 3.0.a, < 3.1] | | org.springframework.boot:spring-boot-configuration-processor | [>= 3.0.a, < 3.1] | | org.springframework.boot:spring-boot-test | [>= 3.0.a, < 3.1] | | org.springframework.boot:spring-boot-actuator-autoconfigure | [>= 3.1.a, < 3.2] | | org.springframework.boot:spring-boot-configuration-processor | [>= 3.1.a, < 3.2] | | org.springframework.boot:spring-boot-test | [>= 3.1.a, < 3.2] |

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 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)
bednar commented 11 months ago

@dependabot rebase

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (b5d6b20) 88.36% compared to head (80241b1) 88.36%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #626 +/- ## ========================================= Coverage 88.36% 88.36% Complexity 777 777 ========================================= Files 172 172 Lines 7022 7022 Branches 382 382 ========================================= Hits 6205 6205 Misses 698 698 Partials 119 119 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.