-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps: update dependency org.jspecify:jspecify to v0.3.0 #1230
deps: update dependency org.jspecify:jspecify to v0.3.0 #1230
Conversation
eaf2b94
to
5761486
Compare
5761486
to
d98d54a
Compare
d98d54a
to
e13068a
Compare
a75c6f0
to
9ed1812
Compare
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
9ed1812
to
49f4be0
Compare
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
The upgrade appears incompatible with our current library. Additionally, the README for the project specifies that while the repo is under active development, versions below 1.0 should not be used in a released library: https://github.com/jspecify/jspecify#readme Should we instead discuss whether or not we should continue to use this dependency? |
Closing in favor of #1364 |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update (0.3.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
0.2.0
->0.3.0
Release Notes
jspecify/jspecify
v0.3.0
: 0.3.0Compare Source
For an introduction to JSpecify, see our Start Here page.
We'll soon post more information about when different tools support our annotations, how to think about adopting the annotations, and what we'll be doing in the coming year.
Changes relative to version 0.3.0-alpha-3
org.jspecify.nullness
package in favor of the neworg.jspecify.annotations
package. If you need a release that contains both packages to ease your migration, you can use version 0.3.0-alpha-3.Additional changes relative to version 0.2.0
@NonNull
@NullUnmarked
@Target
for@NullMarked
:MODULE
(https://github.com/jspecify/jspecify/issues/245)--release 8
, and it is generally safe to run under JDK8.Artifacts:
org.jspecify:jspecify
As always, you can reach us at jspecify-discuss@googlegroups.com.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.