Skip to content
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

Bump the dependencies group with 2 updates #1305

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

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.1

Commits

Updates com.google.jsinterop:jsinterop-annotations from 2.0.0 to 2.1.0

Release notes

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

2.0.2

Incremental release with bug fixes

2.0.1

Release with the visibility fix on Bazel targets.

Commits
  • 38babd1 Run samples test in github CI only if the test exists
  • 984c139 Fix github CI that was accidentally overridden.
  • 8e0310a Import jsinterop_annotations as a JAR only rather than the full java_library
  • 4032fcc 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-common
  • 870c9dd Remove license targets for now.
  • b8eedde Remove rules_license from WORKSPACE.
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and [com.google.jsinterop:jsinterop-annotations](https://github.com/google/jsinterop-annotations).


Updates `com.google.protobuf:protobuf-java` from 4.27.0 to 4.27.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `com.google.jsinterop:jsinterop-annotations` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/google/jsinterop-annotations/releases)
- [Commits](google/jsinterop-annotations@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.google.jsinterop:jsinterop-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 10, 2024
@cpovirk
Copy link
Member

cpovirk commented Jun 10, 2024

@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 :)

@cpovirk
Copy link
Member

cpovirk commented Jun 10, 2024

@dependabot ignore com.google.jsinterop:jsinterop-annotations minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

OK, I won't notify you about version 2.1.x of com.google.jsinterop:jsinterop-annotations again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

Superseded by #1306.

@dependabot dependabot bot closed this Jun 10, 2024
@dependabot dependabot bot deleted the dependabot/maven/dependencies-69b2ab75ad branch June 10, 2024 12:29
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.

1 participant