Skip to content

Bump io.github.microsphere-projects:microsphere-spring-dependencies from 0.2.5 to 0.2.16#39

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

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

Release notes

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

0.2.16

Release Notes for v0.2.16

Dependency Updates

  • Bumped microsphere-logging to v0.1.10.
  • Updated Microsphere module and parent versions.

Build and Workflow Enhancements

  • Adjusted Maven workflows and appended EOF in scripts.
  • Updated maven-publish.yml.

Documentation

  • Updated README to reflect bumped branch versions.

Other Changes

  • Removed logback-test.xml from the webmvc module.

Thank you for using our library! 🚀

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

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

... (truncated)

Changelog

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

Release Notes for v0.2.16

Dependency Updates

  • Bumped microsphere-logging to v0.1.10.
  • Updated Microsphere module and parent versions.

Build and Workflow Enhancements

  • Adjusted Maven workflows and appended EOF in scripts.
  • Updated maven-publish.yml.

Documentation

  • Updated README to reflect bumped branch versions.

Other Changes

  • Removed logback-test.xml from the webmvc module.

Thank you for using our library! 🚀

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

Commits
  • 29635b1 chore: merge main into release [skip ci]
  • e157098 Update README: bump branch versions
  • 224d639 chore: merge main into release [skip ci]
  • 43619b9 Bump microsphere-logging to v0.1.10
  • 64786a7 chore: merge main into release [skip ci]
  • 4f07c44 Remove logback-test.xml from webmvc module
  • 2a24e26 chore: merge main into release [skip ci]
  • a8992d6 Bump Microsphere module and parent versions
  • 81ddbbe chore: merge main into release [skip ci]
  • 97876a1 Update maven-publish.yml
  • 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.16.
- [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.16)

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

dependabot Bot commented on behalf of github May 26, 2026

Superseded by #42.

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