Skip to content

Bump io.github.microsphere-projects:microsphere-spring-dependencies from 0.2.5 to 0.2.24#58

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.github.microsphere-projects-microsphere-spring-dependencies-0.2.24
Closed

Bump io.github.microsphere-projects:microsphere-spring-dependencies from 0.2.5 to 0.2.24#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.github.microsphere-projects-microsphere-spring-dependencies-0.2.24

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown

Bumps io.github.microsphere-projects:microsphere-spring-dependencies from 0.2.5 to 0.2.24.

Release notes

Sourced from io.github.microsphere-projects:microsphere-spring-dependencies's releases.

0.2.24

Release Notes for Version 0.2.24

New Features

  • Embedded Database Support: Added H2 embedded database support. (1c55d038)
  • Introduced @OverrideAnnotationAttributes for overriding annotation attributes via a strategy. (85aeb2da)
  • Added utility methods like ofAnnotationAttributes for easier handling of attributes. (65c01cf9)
  • Introduced initializeBean and invokeAwareInterfaces methods. (352d53ee)

Bug Fixes

  • Fixed incorrect behavior in equals and added immutability and nullability enhancements. (946c119a)
  • Included missing property prefix in configuration warnings. (6ca3c137)

Documentation

  • Enhanced Javadocs for various methods and enums, including OverrideAnnotationAttributes and EmbeddedDatabaseType. (a388972b, 21aa75bd)
  • Updated README with the latest version updates. (d3cfb2e4)

Dependency Updates

  • Added H2 dependency to microsphere-spring-test. (9aa3e612)

Test Improvements

  • Added ImportOptionalTest for annotation attribute overrides. (38cdbdc5)
  • Improved tests for loadProperties to utilize PropertyResolver and PropertySource. (e6a5febd, 502277a1)

Build and Workflow Enhancements

  • Refactored multiple tasks, including reordering imports and normalizing code spacing. (c5afc256, c7df5b86, c96b0d50)
  • Improved class and method signatures for better readability. (9a13a7c6, 2ea4db28)

Other Changes

  • Refactored WebMvc configuration and event annotation attributes for cleaner logic and extendability. (a6035467, cb49cdf7)
  • Removed unused imports and improved error handling for properties loading. (2ecbbf07, 8de97acb)

For the full changelog, visit the repository.

Full Changelog: microsphere-projects/microsphere-spring@0.2.23...0.2.24

0.2.23

Release Notes - Version 0.2.23

Build and Workflow Enhancements

  • Merged main into release and updated workflow metadata. [skip ci]
  • Bumped version placeholders to 0.2.23 in README.
  • Incremented version for the next development cycle after 0.2.22.

Other Changes

  • Used SpringFactoriesLoader.loadFactories with the classloader for improved compatibility.

... (truncated)

Changelog

Sourced from io.github.microsphere-projects:microsphere-spring-dependencies's changelog.

Release Notes for Version 0.2.24

New Features

  • Embedded Database Support: Added H2 embedded database support. (1c55d038)
  • Introduced @OverrideAnnotationAttributes for overriding annotation attributes via a strategy. (85aeb2da)
  • Added utility methods like ofAnnotationAttributes for easier handling of attributes. (65c01cf9)
  • Introduced initializeBean and invokeAwareInterfaces methods. (352d53ee)

Bug Fixes

  • Fixed incorrect behavior in equals and added immutability and nullability enhancements. (946c119a)
  • Included missing property prefix in configuration warnings. (6ca3c137)

Documentation

  • Enhanced Javadocs for various methods and enums, including OverrideAnnotationAttributes and EmbeddedDatabaseType. (a388972b, 21aa75bd)
  • Updated README with the latest version updates. (d3cfb2e4)

Dependency Updates

  • Added H2 dependency to microsphere-spring-test. (9aa3e612)

Test Improvements

  • Added ImportOptionalTest for annotation attribute overrides. (38cdbdc5)
  • Improved tests for loadProperties to utilize PropertyResolver and PropertySource. (e6a5febd, 502277a1)

Build and Workflow Enhancements

  • Refactored multiple tasks, including reordering imports and normalizing code spacing. (c5afc256, c7df5b86, c96b0d50)
  • Improved class and method signatures for better readability. (9a13a7c6, 2ea4db28)

Other Changes

  • Refactored WebMvc configuration and event annotation attributes for cleaner logic and extendability. (a6035467, cb49cdf7)
  • Removed unused imports and improved error handling for properties loading. (2ecbbf07, 8de97acb)

For the full changelog, visit the repository.

Full Changelog: microsphere-projects/microsphere-spring@0.2.23...0.2.24

Commits
  • dfadeb0 chore: merge main into release [skip ci]
  • d3cfb2e Bump latest versions in README
  • aa69cd4 chore: merge main into release [skip ci]
  • c5afc25 Reorder @​Import entries in EnableWebMvcExtension
  • 4bf4aee chore: merge main into release [skip ci]
  • cb49cdf Refactor WebMvc registrar to use base class
  • 07abce0 chore: merge main into release [skip ci]
  • 529b4a7 Use AnnotatedBeanCapableImportCandidate for registrar
  • 2d1c884 chore: merge main into release [skip ci]
  • a388972 Add Javadoc to EmbeddedDatabaseType enum constants
  • Additional commits viewable in compare view

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 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 [io.github.microsphere-projects:microsphere-spring-dependencies](https://github.com/microsphere-projects/microsphere-spring) from 0.2.5 to 0.2.24.
- [Release notes](https://github.com/microsphere-projects/microsphere-spring/releases)
- [Changelog](https://github.com/microsphere-projects/microsphere-spring/blob/main/release-notes.md)
- [Commits](microsphere-projects/microsphere-spring@0.2.5...0.2.24)

---
updated-dependencies:
- dependency-name: io.github.microsphere-projects:microsphere-spring-dependencies
  dependency-version: 0.2.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Author

Superseded by #61.

@dependabot dependabot Bot closed this Jun 9, 2026
@dependabot dependabot Bot deleted the dependabot/maven/io.github.microsphere-projects-microsphere-spring-dependencies-0.2.24 branch June 9, 2026 22:24
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants