Closed dependabot[bot] closed 4 months ago
@dependabot ignore com.google.jsinterop:jsinterop-annotations 2.1
for a GWT problem:
[INFO] java.lang.UnsupportedClassVersionError: jsinterop/annotations/JsProperty has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
It sounds like Dependabot won't redo this PR to include only the other upgrade (at least until next week), but let's find out :)
@dependabot ignore com.google.jsinterop:jsinterop-annotations minor version
OK, I won't notify you about version 2.1.x of com.google.jsinterop:jsinterop-annotations again, unless you unignore it.
Superseded by #1306.
Bumps the dependencies group with 2 updates: com.google.protobuf:protobuf-java and com.google.jsinterop:jsinterop-annotations.
Updates
com.google.protobuf:protobuf-java
from 4.27.0 to 4.27.1Commits
Updates
com.google.jsinterop:jsinterop-annotations
from 2.0.0 to 2.1.0Release notes
Sourced from com.google.jsinterop:jsinterop-annotations's releases.
Commits
38babd1
Run samples test in github CI only if the test exists984c139
Fix github CI that was accidentally overridden.8e0310a
Import jsinterop_annotations as a JAR only rather than the full java_library4032fcc
Use@com
_google_j2cl//build_defs:workspace.bzl to setup the j2cl workspace.d786051
Enable Java 11 for J2CL compiler itself.f769a10
Add back javadoc for promise in elemental2 which does not use jsinterop_gener...4b6d3ba
Build and add javadoc jar in release scripts.383154d
Generate javadoc using javadoc_library from bazel-common870c9dd
Remove license targets for now.b8eedde
Remove rules_license from WORKSPACE.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 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