Skip to content

Bump io.github.microsphere-projects:microsphere-spring-dependencies from 0.2.5 to 0.2.15#35

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 12, 2026

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

Release notes

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

0.2.15

Release Notes - Version 0.2.15

New Features

  • WebSocket APIs: Added support for WebSocket APIs with optional test dependencies. (2b551f2b)
  • Auto-Registration:
    • Introduced AutoRegistrationBean interface and EnableAutoRegistrationBean for SPI-based auto-registration. (14d7bc20, ad306cec)
    • Added constants for auto-registered beans configuration. (7fd89ff1)
    • Implemented automatic registration for InterceptingHandlerMethodProcessor. (496cf078)
  • Spring MVC & WebFlux Improvements:
    • Added SimpleUrlHandlerMapping test and updated related configurations. (59fe4737)
    • Added MVC test utilities and refactored testing approach. (3f3c911f)
    • Introduced AbstractWebFluxTest and WebFluxTest. (0783c476)

Test Improvements

  • Consolidated test utilities into microsphere-spring-test module. (e4d72165, 3b9a529e)
  • Introduced helpers for annotation attribute loading. (7742fb9e, 5728ef79, c791ca6d)
  • Improved test structure:
    • Moved @Test annotations to concrete test classes. (4bd0016f)
    • Added unit tests for PersonHandler. (6756fe16)
    • Added tests for EnableAutoRegistrationBean. (fee35c29)
    • Refactored test assertions for BeanCapable candidates. (bb331320)

Dependency Updates

  • Updated com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3. (d29a9277)

Documentation

  • Updated README to include branch compatibility and version details. (a4eb0ee4)

Build and Workflow Enhancements


Note: For a detailed view of all changes, refer to the Full Changelog.

Full Changelog: microsphere-projects/microsphere-spring@0.2.14...0.2.15

0.2.14

Release Notes for v0.2.14

Dependency Updates

  • Updated Microsphere versions and removed BOM imports. (30f00fc2)

Other Changes

  • Version bumped to 0.2.14 following release of 0.2.13. (845f509d)
  • Merged main into release and vice versa. (6c67a00d, b99d3b42)

Full Changelog: microsphere-projects/microsphere-spring@0.2.13...0.2.14

... (truncated)

Changelog

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

Release Notes - Version 0.2.15

New Features

  • WebSocket APIs: Added support for WebSocket APIs with optional test dependencies. (2b551f2b)
  • Auto-Registration:
    • Introduced AutoRegistrationBean interface and EnableAutoRegistrationBean for SPI-based auto-registration. (14d7bc20, ad306cec)
    • Added constants for auto-registered beans configuration. (7fd89ff1)
    • Implemented automatic registration for InterceptingHandlerMethodProcessor. (496cf078)
  • Spring MVC & WebFlux Improvements:
    • Added SimpleUrlHandlerMapping test and updated related configurations. (59fe4737)
    • Added MVC test utilities and refactored testing approach. (3f3c911f)
    • Introduced AbstractWebFluxTest and WebFluxTest. (0783c476)

Test Improvements

  • Consolidated test utilities into microsphere-spring-test module. (e4d72165, 3b9a529e)
  • Introduced helpers for annotation attribute loading. (7742fb9e, 5728ef79, c791ca6d)
  • Improved test structure:
    • Moved @Test annotations to concrete test classes. (4bd0016f)
    • Added unit tests for PersonHandler. (6756fe16)
    • Added tests for EnableAutoRegistrationBean. (fee35c29)
    • Refactored test assertions for BeanCapable candidates. (bb331320)

Dependency Updates

  • Updated com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3. (d29a9277)

Documentation

  • Updated README to include branch compatibility and version details. (a4eb0ee4)

Build and Workflow Enhancements


Note: For a detailed view of all changes, refer to the Full Changelog.

Full Changelog: microsphere-projects/microsphere-spring@0.2.14...0.2.15

Commits
  • 3c7812e chore: merge main into release [skip ci]
  • 3b9a529 Extract WebTestUtils to common test module
  • 6087e21 chore: merge main into release [skip ci]
  • 4bd0016 Move @​Test to concrete test classes
  • 98a7960 chore: merge main into release [skip ci]
  • 2b551f2 Make test deps optional and add WebSocket APIs
  • d5190b4 chore: merge main into release [skip ci]
  • 3f3c911 Refactor web test utilities and add MVC tests
  • 59fe473 Add SimpleUrlHandlerMapping test and update config
  • 6756fe1 Add PersonHandler unit tests
  • 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.15.
- [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.15)

---
updated-dependencies:
- dependency-name: io.github.microsphere-projects:microsphere-spring-dependencies
  dependency-version: 0.2.15
  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 May 12, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 21, 2026

Superseded by #39.

@dependabot dependabot Bot closed this May 21, 2026
@dependabot dependabot Bot deleted the dependabot/maven/io.github.microsphere-projects-microsphere-spring-dependencies-0.2.15 branch May 21, 2026 22:26
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