truth icon indicating copy to clipboard operation
truth copied to clipboard

Bump gwt.version from 2.9.0 to 2.10.0

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps gwt.version from 2.9.0 to 2.10.0. Updates gwt-user from 2.9.0 to 2.10.0

Updates gwt-maven-plugin from 2.9.0 to 2.10.0

Commits
  • 254c808 [maven-release-plugin] prepare release gwt-maven-plugin-2.10.0
  • 47b3295 Support the setProperty option from the GWT compiler
  • b2833a5 Add test for coverage configuration
  • 7dda507 Expose coverage options
  • 6b0d50b Update generated-archetype and apply HEAD-SNAPSHOT strategy
  • 5a34bd6 Explain MGWT-347 in gwt:resources goal documentation
  • 9dbae39 Bump dependencies by dependabot
  • cf16dfb Fix typed method name generation and also add method name in comment
  • af4001e Update to GWT 2.10, with the changed groupId and htmlunit browsers
  • 62d2f1c [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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)

dependabot[bot] avatar Jun 27 '22 07:06 dependabot[bot]

(I had played with this a bit in https://github.com/google/truth/pull/996 and found that we'd likely need to update to the tbroyer Maven plugin in order to update the GWT version.)

cpovirk avatar Jun 27 '22 13:06 cpovirk

Looks like these dependencies are no longer updatable, so this is no longer needed.

dependabot[bot] avatar Oct 19 '22 19:10 dependabot[bot]