davidB / scala-maven-plugin

The scala-maven-plugin (previously maven-scala-plugin) is used for compiling/testing/running/documenting scala code in maven.
https://davidb.github.io/scala-maven-plugin/
The Unlicense
554 stars 150 forks source link

chore(deps): bump org.scala-sbt:zinc_2.13 from 1.9.6 to 1.10.0 #775

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps org.scala-sbt:zinc_2.13 from 1.9.6 to 1.10.0.

Release notes

Sourced from org.scala-sbt:zinc_2.13's releases.

1.10.0

what's changed

behind the scenes

new contributors

Full Changelog: https://github.com/sbt/zinc/compare/v1.10.0-M3...v1.10.0-RC1

1.10.0-RC2

updates

... (truncated)

Commits
  • 16ebac4 Merge pull request #1358 from eed3si9n/wip/bump
  • 3a12cc0 Util 1.10.0
  • 2ea002b Update util-control, util-interface, ... to 1.10.0-RC2
  • 7401e0b Update scala-xml to 2.3.0
  • 3de8557 Merge pull request #1357 from scala-steward/update/scalacheck-1.17.1
  • 98220cf Update scalacheck to 1.17.1
  • e902ec9 Merge pull request #1353 from eed3si9n/wip/bridges
  • 46d2131 Incorporate Scala 3 binary bridge to scripted
  • ae1ec3c Rename to compiler bridge
  • 84c99ed Merge branch 'wip/consistent' into develop
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
He-Pin commented 2 months ago

This new version fix a lot of bugs

slandelle commented 2 months ago

4.9.1 is out