Skip to content

Bump spring-native.version from 0.10.1 to 0.10.5#118

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/spring-native.version-0.10.5
Closed

Bump spring-native.version from 0.10.1 to 0.10.5#118
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/spring-native.version-0.10.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 28, 2021

Bumps spring-native.version from 0.10.1 to 0.10.5.
Updates spring-native from 0.10.1 to 0.10.5

Release notes

Sourced from spring-native's releases.

0.10.5

🐞 Bug Fixes

  • Static resources don't work in native image anymore #1174
  • Detected an instance of Random/SplittableRandom error in spring-websocket sample #1034

📔 Documentation

  • Add dedicated documentation when dependency management is required #1190

🔨 Dependency Upgrades

  • Upgrade to Native Build Tools 0.9.4 #1196
  • Upgrade to Spring Boot 2.5.6 #1194
  • Upgrade to Spring Cloud 2020.0.4 #1195

0.10.4

⭐ Compatibility

  • Hateoas compatibility issue for DTOs decorated with @Relation #1037
  • Add MariaDB hints #1025
  • Add more support with Spring for Apache Kafka #921
  • Support for @EntityListeners #869

🐞 Bug Fixes

  • Fix AOT NPE with hateoas-starter and void controller methods #1038
  • Allow Netty reflection to fix RSS memory usage with Java 11 #739

📔 Documentation

  • Improve the tracing agent documentation #1047

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 2.5.5 #1074

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

0.10.3

The native build tools configuration with Gradle has changed, check the related documentation to update your project when upgrading.

⭐ Compatibility

... (truncated)

Commits
  • 1149ad9 Release 0.10.5
  • 2d0d301 Fix static resource handling with GraalVM 21.2
  • c601eb2 Revert "Next development version (0.10.6-SNAPSHOT)"
  • 491f9be Next development version (0.10.6-SNAPSHOT)
  • f478ce5 Update CI pipeline with recent changes from main
  • 3014323 Upgrade to Native Build Tools 0.9.4
  • d522c98 Fix CI badge
  • b54988f Fix integration hints
  • c3d9f46 Add dedicated documentation when dependency management is required
  • 808b072 Fix "Detected an instance of Random/SplittableRandom" error
  • Additional commits viewable in compare view

Updates spring-aot-maven-plugin from 0.10.1 to 0.10.5

Release notes

Sourced from spring-aot-maven-plugin's releases.

0.10.5

🐞 Bug Fixes

  • Static resources don't work in native image anymore #1174
  • Detected an instance of Random/SplittableRandom error in spring-websocket sample #1034

📔 Documentation

  • Add dedicated documentation when dependency management is required #1190

🔨 Dependency Upgrades

  • Upgrade to Native Build Tools 0.9.4 #1196
  • Upgrade to Spring Boot 2.5.6 #1194
  • Upgrade to Spring Cloud 2020.0.4 #1195

0.10.4

⭐ Compatibility

  • Hateoas compatibility issue for DTOs decorated with @Relation #1037
  • Add MariaDB hints #1025
  • Add more support with Spring for Apache Kafka #921
  • Support for @EntityListeners #869

🐞 Bug Fixes

  • Fix AOT NPE with hateoas-starter and void controller methods #1038
  • Allow Netty reflection to fix RSS memory usage with Java 11 #739

📔 Documentation

  • Improve the tracing agent documentation #1047

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 2.5.5 #1074

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

0.10.3

The native build tools configuration with Gradle has changed, check the related documentation to update your project when upgrading.

⭐ Compatibility

... (truncated)

Commits
  • 1149ad9 Release 0.10.5
  • 2d0d301 Fix static resource handling with GraalVM 21.2
  • c601eb2 Revert "Next development version (0.10.6-SNAPSHOT)"
  • 491f9be Next development version (0.10.6-SNAPSHOT)
  • f478ce5 Update CI pipeline with recent changes from main
  • 3014323 Upgrade to Native Build Tools 0.9.4
  • d522c98 Fix CI badge
  • b54988f Fix integration hints
  • c3d9f46 Add dedicated documentation when dependency management is required
  • 808b072 Fix "Detected an instance of Random/SplittableRandom" error
  • 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 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 `spring-native.version` from 0.10.1 to 0.10.5.

Updates `spring-native` from 0.10.1 to 0.10.5
- [Release notes](https://github.com/spring-projects-experimental/spring-native/releases)
- [Commits](spring-attic/spring-native@0.10.1...0.10.5)

Updates `spring-aot-maven-plugin` from 0.10.1 to 0.10.5
- [Release notes](https://github.com/spring-projects-experimental/spring-native/releases)
- [Commits](spring-attic/spring-native@0.10.1...0.10.5)

---
updated-dependencies:
- dependency-name: org.springframework.experimental:spring-native
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.experimental:spring-aot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 28, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 9, 2021

Superseded by #123.

@dependabot dependabot Bot closed this Dec 9, 2021
@dependabot dependabot Bot deleted the dependabot/maven/spring-native.version-0.10.5 branch December 9, 2021 20:17
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