Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps com.google.j2objc:j2objc-annotations from 3.0.0 to 3.1.

Release notes

Sourced from com.google.j2objc:j2objc-annotations's releases.

J2ObjC 3.1 is an interim release that updates the j2objc-annotations Maven artifact, as well as includes all source changes since 3.0. We'll be releasing more frequently as we start moving the build to use Bazel instead of Make.

What's Changed

... (truncated)

Commits
  • 1671e9a Update j2objc-annotations to use Sonatype Central Publishing.
  • 70f0121 Removes JRE subset library size test targets from public build.
  • ff8f305 Use "_" as prefix on internal setter/getter methods added for properties, mak...
  • fb86d1c BEGIN_PUBLIC
  • 16f4fdc Fix memory leak in TreeMap descending views by applying @RetainedWith ann...
  • 310216a Creates jre_emul ios_framework.
  • 26b5f8b Reproduce J2ObjC crash when creating WeakReference with String, both cons...
  • 4de31fb Synced test lists in both builds, commented out printlns to reduce log noise,...
  • b0bbfd0 Fix j2objc test suite with changes to ICU 70 and above:
  • 1b05d20 Use $key_storage_type$ for the "swift name" put method (gated by the correspo...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 18, 2025
@bednar
Copy link
Member

bednar commented Sep 15, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.j2objc-j2objc-annotations-3.1 branch from e7fc09c to 90e863c Compare September 15, 2025 11:30
dependabot bot and others added 2 commits October 7, 2025 17:08
Bumps [com.google.j2objc:j2objc-annotations](https://github.com/google/j2objc) from 3.0.0 to 3.1.
- [Release notes](https://github.com/google/j2objc/releases)
- [Commits](google/j2objc@3.0.0...3.1)

---
updated-dependencies:
- dependency-name: com.google.j2objc:j2objc-annotations
  dependency-version: '3.1'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@karel-rehor karel-rehor force-pushed the dependabot/maven/com.google.j2objc-j2objc-annotations-3.1 branch from 5084505 to 47b79b3 Compare October 7, 2025 15:08
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.32%. Comparing base (afaf46b) to head (47b79b3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #270   +/-   ##
=======================================
  Coverage   87.32%   87.32%           
=======================================
  Files          20       20           
  Lines        1247     1247           
  Branches      201      201           
=======================================
  Hits         1089     1089           
  Misses         74       74           
  Partials       84       84           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Copy link
Contributor

@karel-rehor karel-rehor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK now 🤖 🚴 🏁

@karel-rehor karel-rehor merged commit e46d27c into main Oct 7, 2025
7 checks passed
@karel-rehor karel-rehor deleted the dependabot/maven/com.google.j2objc-j2objc-annotations-3.1 branch October 7, 2025 15:15
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.

2 participants