Skip to content

Bump io.github.microsphere-projects:microsphere-java-dependencies from 0.1.9 to 0.3.7#57

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

Bump io.github.microsphere-projects:microsphere-java-dependencies from 0.1.9 to 0.3.7#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.github.microsphere-projects-microsphere-java-dependencies-0.3.7

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps io.github.microsphere-projects:microsphere-java-dependencies from 0.1.9 to 0.3.7.

Release notes

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

0.3.7

Release Notes - Version 0.3.7

Dependency Updates

  • Bumped microsphere-bom.version to 0.2.6. (a8ffffda)

Build and Workflow Enhancements

  • Bumped parent POM version to 0.3.1. (21140f70)
  • Version updated to next patch after publishing 0.3.6. (442c5a47)
  • Merged main into release for version alignment. (8cc3b499, ef638e22)

No new features, bug fixes, or documentation updates in this release.

Full Changelog: microsphere-projects/microsphere-java@0.3.6...0.3.7

0.3.6

Release Notes: Version 0.3.6

New Features

  • Factory Methods Added:
    • Introduced new factory methods for collections, including:
      • TreeSet, ArrayList, LinkedList, ArrayDeque
      • Concurrent collections: newFixedLinkedHashSet, newFixedHashSet, newFixedLinkedHashMap, newFixedHashMap, etc. (#286, #283).
    • Added ThreadSafe and NotThreadSafe annotations for better code clarity. (#282)

Bug Fixes

  • Fixed type mismatches and reverted inappropriate changes in ReversedDequeTest.
  • Corrected raw type constructors and local variable types in SetUtils.
  • Fixed import issues and removed wildcard imports across core classes.

Documentation

  • Revised JavaDocs for collection utility methods for better clarity.
  • Corrected mismatches in method documentation, ensuring accurate terminology (e.g., mappings to elements).

Test Improvements

  • Added comprehensive test cases for newly introduced collection factory methods.

Build and Workflow Enhancements

  • Removed duplicated line separators, trailing whitespace, and unnecessary final newlines across Java files for cleaner codebase.

Other Changes

  • Refactored collection constructor return types from interfaces to concrete collection types.
  • Organized imports and restored blank lines between import sections in Java files.

Full Changelog: v0.3.5...v0.3.6

Full Changelog: microsphere-projects/microsphere-java@0.3.5...0.3.6

... (truncated)

Changelog

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

Release Notes - Version 0.3.7

Dependency Updates

  • Bumped microsphere-bom.version to 0.2.6. (a8ffffda)

Build and Workflow Enhancements

  • Bumped parent POM version to 0.3.1. (21140f70)
  • Version updated to next patch after publishing 0.3.6. (442c5a47)
  • Merged main into release for version alignment. (8cc3b499, ef638e22)

No new features, bug fixes, or documentation updates in this release.

Full Changelog: microsphere-projects/microsphere-java@0.3.6...0.3.7

Commits
  • 8cc3b49 chore: merge main into release [skip ci]
  • ef638e2 chore: merge main into release [skip ci]
  • a8ffffd Bump microsphere-bom.version to 0.2.6
  • 21140f7 Bump parent pom version to 0.3.1
  • e238efc chore: merge release into main [skip ci]
  • 442c5a4 chore: bump version to next patch after publishing 0.3.6
  • 24e6d95 chore: merge main into release [skip ci]
  • c8da319 Organize imports and standardize collection utils
  • 761f0fb chore: merge main into release [skip ci]
  • e73327b Merge pull request #286 from microsphere-projects/copilot/add-factory-methods...
  • 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-java-dependencies](https://github.com/microsphere-projects/microsphere-java) from 0.1.9 to 0.3.7.
- [Release notes](https://github.com/microsphere-projects/microsphere-java/releases)
- [Changelog](https://github.com/microsphere-projects/microsphere-java/blob/main/release-notes.md)
- [Commits](microsphere-projects/microsphere-java@0.1.9...0.3.7)

---
updated-dependencies:
- dependency-name: io.github.microsphere-projects:microsphere-java-dependencies
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Author

Superseded by #60.

@dependabot dependabot Bot closed this Jun 9, 2026
@dependabot dependabot Bot deleted the dependabot/maven/io.github.microsphere-projects-microsphere-java-dependencies-0.3.7 branch June 9, 2026 22:23
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