Skip to content

Bump io.github.microsphere-projects:microsphere-spring-dependencies from 0.2.5 to 0.2.19#49

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

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

Release notes

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

0.2.19

Release Notes for Version 0.2.19

New Features

  • Utility Methods: Added nullSafeBeanClassLoader and nullSafeClassLoader utilities with documentation and tests.
  • Enhancements: Introduced BeanSource enum with corresponding unit tests.

Bug Fixes

  • Removed excessive and trailing blank lines across various Java files.
  • Fixed formatting for @ContextConfiguration classes.
  • Resolved duplicate JavaDoc tags and improved consistency.

Documentation

  • Enhanced JavaDoc descriptions for @Referenced annotation.
  • Added missing @author and @since JavaDoc tags to all Java files.

Dependency Updates

  • Upgraded microsphere-java to version 0.3.5.
  • Upgraded microsphere-logging to version 0.1.13.
  • Updated project parent version to 0.3.0.

Test Improvements

  • Replaced repetitive list/set/map instantiations with utility methods (ListUtils, SetUtils, MapUtils).
  • Added tests for new ClassLoader utility methods.
  • Improved test cleanliness and formatting (normalized JavaDocs, removed unnecessary lines).

Build and Workflow Enhancements

  • Updated README to reflect new version (0.2.19 and 0.1.19).
  • Regular merges from main branch into release to maintain consistency.

Other Changes

  • General code cleanup: Removed unused imports, optimized code formatting, and applied Apache headers to test files.

Full Changelog: View the GitHub Changelog for more details.

Full Changelog: microsphere-projects/microsphere-spring@0.2.18...0.2.19

0.2.18

Release Notes for Version 0.2.18

New Features

  • Added @SpringLoggingTest annotation to WebRequestUtilsTest. (e6fa00bd)
  • Introduced onboarding-plan.md for new team members onboarding. (227b1fde)

Bug Fixes

  • Addressed resource leak, silent exception, and ThreadLocal memory leak based on code review feedback. (aecf7a97)

Dependency Updates

  • Updated microsphere-logging to 0.1.12. (3d58c28f)
  • Bumped microsphere-java to 0.3.4. (8c1eac83)

... (truncated)

Changelog

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

Release Notes for Version 0.2.19

New Features

  • Utility Methods: Added nullSafeBeanClassLoader and nullSafeClassLoader utilities with documentation and tests.
  • Enhancements: Introduced BeanSource enum with corresponding unit tests.

Bug Fixes

  • Removed excessive and trailing blank lines across various Java files.
  • Fixed formatting for @ContextConfiguration classes.
  • Resolved duplicate JavaDoc tags and improved consistency.

Documentation

  • Enhanced JavaDoc descriptions for @Referenced annotation.
  • Added missing @author and @since JavaDoc tags to all Java files.

Dependency Updates

  • Upgraded microsphere-java to version 0.3.5.
  • Upgraded microsphere-logging to version 0.1.13.
  • Updated project parent version to 0.3.0.

Test Improvements

  • Replaced repetitive list/set/map instantiations with utility methods (ListUtils, SetUtils, MapUtils).
  • Added tests for new ClassLoader utility methods.
  • Improved test cleanliness and formatting (normalized JavaDocs, removed unnecessary lines).

Build and Workflow Enhancements

  • Updated README to reflect new version (0.2.19 and 0.1.19).
  • Regular merges from main branch into release to maintain consistency.

Other Changes

  • General code cleanup: Removed unused imports, optimized code formatting, and applied Apache headers to test files.

Full Changelog: View the GitHub Changelog for more details.

Full Changelog: microsphere-projects/microsphere-spring@0.2.18...0.2.19

Commits
  • b4d8267 chore: merge main into release [skip ci]
  • 1babeb2 Use constants and MockEnvironment in test
  • 975aabd chore: merge main into release [skip ci]
  • 291e837 Bump README branch versions to 0.2.19/0.1.19
  • 48d04cd chore: merge main into release [skip ci]
  • 1d9a7cd Merge pull request #241 from microsphere-projects/copilot/remove-duplicated-l...
  • ddab2b5 chore: merge main into release [skip ci]
  • 9bf8497 Remove trailing blank line from applicationContext.xml
  • 34bff4d Fix @​ContextConfiguration classes formatting
  • 7af9e09 Fix excessive blank lines and trailing whitespace in 285 Java files
  • 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.19.
- [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.19)

---
updated-dependencies:
- dependency-name: io.github.microsphere-projects:microsphere-spring-dependencies
  dependency-version: 0.2.19
  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 30, 2026
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