Skip to content

Bump io.github.microsphere-projects:microsphere-logging-dependencies from 0.1.0 to 0.1.12#45

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

Bump io.github.microsphere-projects:microsphere-logging-dependencies from 0.1.0 to 0.1.12#45
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.github.microsphere-projects-microsphere-logging-dependencies-0.1.12

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps io.github.microsphere-projects:microsphere-logging-dependencies from 0.1.0 to 0.1.12.

Release notes

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

0.1.12

Release Notes - Version 0.1.12

New Features

  • Introduced LogEventComparatorTest to enhance log event sorting functionality.
  • Added new tests for SmartFileAppenderLayout and LoggingLevelParameterResolverTest.

Bug Fixes

  • Fixed redundant code issues and improved exception handling across modules.
  • Adjusted LoggerConfig to eliminate redundant null checks for cleaner logic.

Documentation

  • Comprehensive rewrite of README.md with improved formatting and expanded content.
  • Updated maintainer details to reflect Microsphere Projects organization.

Dependency Updates

  • Bumped dependency on microsphere-java to version 0.3.4.

Test Improvements

  • Enhanced test coverage by adding missing branches and scenarios.
  • Refactored test logic for consistency and readability.

Build and Workflow Enhancements

  • Integrated .github prompt templates for better collaboration.
  • Optimized integration with project branches by merging changes from main and cleaning up workflows.

Other Changes

  • Refactored code structure to replace List.of() with Lists.ofList() for better compatibility.
  • Rolled back certain changes in LogbackUtils and getLoggerContext() for stability.

Full Changelog: microsphere-projects/microsphere-logging@0.1.11...0.1.12

0.1.11

Release Notes - Version 0.1.11

New Features

  • Added JavaDoc with example usage to all main source classes and non-private methods. #30

Documentation

  • Updated README to include the DeepWiki badge in the User Guide.

Test Improvements

  • Added sleep in tests and switched to static newBuilder imports for improved consistency.

Dependency Updates

  • Bumped microsphere-java version to 0.3.3.

Build and Workflow Enhancements

... (truncated)

Changelog

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

Release Notes - Version 0.1.12

New Features

  • Introduced LogEventComparatorTest to enhance log event sorting functionality.
  • Added new tests for SmartFileAppenderLayout and LoggingLevelParameterResolverTest.

Bug Fixes

  • Fixed redundant code issues and improved exception handling across modules.
  • Adjusted LoggerConfig to eliminate redundant null checks for cleaner logic.

Documentation

  • Comprehensive rewrite of README.md with improved formatting and expanded content.
  • Updated maintainer details to reflect Microsphere Projects organization.

Dependency Updates

  • Bumped dependency on microsphere-java to version 0.3.4.

Test Improvements

  • Enhanced test coverage by adding missing branches and scenarios.
  • Refactored test logic for consistency and readability.

Build and Workflow Enhancements

  • Integrated .github prompt templates for better collaboration.
  • Optimized integration with project branches by merging changes from main and cleaning up workflows.

Other Changes

  • Refactored code structure to replace List.of() with Lists.ofList() for better compatibility.
  • Rolled back certain changes in LogbackUtils and getLoggerContext() for stability.

Full Changelog: microsphere-projects/microsphere-logging@0.1.11...0.1.12

Commits
  • c9f6adc chore: merge main into release [skip ci]
  • 5d221a2 Improve README markdown formatting
  • f56882d chore: merge main into release [skip ci]
  • 2600e87 Compare LogEvent timestamps by epoch then nanos
  • 5b049a2 chore: merge main into release [skip ci]
  • 48ccb47 Merge pull request #33 from microsphere-projects/copilot/generate-unit-tests
  • e4b7676 Refactor: replace List.of() with Lists.ofList() in LoggingLevelParameterResol...
  • 25a754e Enhance test coverage: add parentLogger==null branch test for SmartFileAppend...
  • 2e1b45f Add LogEventComparatorTest.java unit test
  • 5243fdf 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-logging-dependencies](https://github.com/microsphere-projects/microsphere-logging) from 0.1.0 to 0.1.12.
- [Release notes](https://github.com/microsphere-projects/microsphere-logging/releases)
- [Changelog](https://github.com/microsphere-projects/microsphere-logging/blob/main/release-notes.md)
- [Commits](microsphere-projects/microsphere-logging@0.1.0...0.1.12)

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

dependabot Bot commented on behalf of github May 28, 2026

Superseded by #48.

@dependabot dependabot Bot closed this May 28, 2026
@dependabot dependabot Bot deleted the dependabot/maven/io.github.microsphere-projects-microsphere-logging-dependencies-0.1.12 branch May 28, 2026 23:22
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