Skip to content

Bump io.github.microsphere-projects:microsphere-spring-cloud-parent from 0.2.16 to 0.2.19#54

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

Bump io.github.microsphere-projects:microsphere-spring-cloud-parent from 0.2.16 to 0.2.19#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.github.microsphere-projects-microsphere-spring-cloud-parent-0.2.19

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps io.github.microsphere-projects:microsphere-spring-cloud-parent from 0.2.16 to 0.2.19.

Release notes

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

0.2.19

Release Notes - Version 0.2.19

Dependency Updates

  • Updated microsphere-spring-boot to version 0.2.22. (d08f684)

Documentation

  • Updated README to reflect the latest version information. (8faf95f)

Build and Workflow Enhancements

  • Merged main into release and release into main. (44aa456, 5747cab)
  • Bumped version to next patch after publishing 0.2.18. (eb566d9)

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

0.2.18

Release Notes - Version 0.2.18

New Features

  • Auto-Service Registration: Added conditional configuration for auto-service registration. (#3341a57)
  • Discovery Clients: Introduced availability conditions for discovery clients. (#f85332b)
  • Web Autoconfiguration: Reference web autoconfiguration by name in AutoConfigureAfter. (#bac8e6c)

Bug Fixes

  • Removed unused imports in discovery and feature classes for cleaner code. (#4867531)

Dependency Updates

  • Bumped microsphere-spring-boot to version 0.2.21. (#d96feac)
  • Updated parent version to 0.3.4. (#475e365)
  • Bumped microsphere-spring-boot to version 0.2.20. (#0bf2437)

Documentation

  • Updated README references to versions 0.2.18 and 0.1.18. (#bf5673b)

Build and Workflow Enhancements


Thank you for using and supporting our project! 🎉

Full Changelog: microsphere-projects/microsphere-spring-cloud@0.2.17...0.2.18

0.2.17

Release Notes for Version 0.2.17

New Features

  • Auto-Registration: Automatically register HasFeatures from properties.
  • Configurations: Add conditional and switch HasFeatures bean names.

... (truncated)

Changelog

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

Release Notes for Version 0.2.16

Dependency Updates

  • Upgraded microsphere-spring-boot to version 0.2.18.
  • Updated parent POM version to 0.3.1.

Documentation

  • Updated README to reflect branch versions 0.2.16/0.1.16.

Other Changes

  • Version bump to 0.2.16 post-publishing of 0.2.15.
  • Merged main into release to streamline branches.

Thank you for using our project! 🚀

Full Changelog: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.15...0.2.16## v0.2.17

Release Notes for Version 0.2.17

New Features

  • Auto-Registration: Automatically register HasFeatures from properties.
  • Configurations: Add conditional and switch HasFeatures bean names.

Other Changes

  • Service Changes: Disable service registration endpoints.

Note: For a detailed list of changes, please refer to the full changelog.

Full Changelog: https://github.com/microsphere-projects/microsphere-spring-cloud/compare/0.2.16...0.2.17## v0.2.18

Release Notes - Version 0.2.18

New Features

  • Auto-Service Registration: Added conditional configuration for auto-service registration. (#3341a57)
  • Discovery Clients: Introduced availability conditions for discovery clients. (#f85332b)
  • Web Autoconfiguration: Reference web autoconfiguration by name in AutoConfigureAfter. (#bac8e6c)

Bug Fixes

  • Removed unused imports in discovery and feature classes for cleaner code. (#4867531)

Dependency Updates

  • Bumped microsphere-spring-boot to version 0.2.21. (#d96feac)
  • Updated parent version to 0.3.4. (#475e365)
  • Bumped microsphere-spring-boot to version 0.2.20. (#0bf2437)

Documentation

... (truncated)

Commits
  • 44aa456 chore: merge main into release [skip ci]
  • 8faf95f Bump README listed latest versions
  • d08f684 Bump microsphere-spring-boot to 0.2.22
  • 5747cab chore: merge release into main [skip ci]
  • eb566d9 chore: bump version to next patch after publishing 0.2.18
  • 5fe7419 chore: merge main into release [skip ci]
  • bf5673b Update README to v0.2.18 and v0.1.18
  • 28ba424 chore: merge main into release [skip ci]
  • d96feac Bump microsphere-spring-boot to 0.2.21
  • 65a1e3b chore: merge main into release [skip ci]
  • 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-cloud-parent](https://github.com/microsphere-projects/microsphere-spring-cloud) from 0.2.16 to 0.2.19.
- [Release notes](https://github.com/microsphere-projects/microsphere-spring-cloud/releases)
- [Changelog](https://github.com/microsphere-projects/microsphere-spring-cloud/blob/main/release-notes.md)
- [Commits](microsphere-projects/microsphere-spring-cloud@0.2.16...0.2.19)

---
updated-dependencies:
- dependency-name: io.github.microsphere-projects:microsphere-spring-cloud-parent
  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 Jun 19, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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