micronaut-projects / micronaut-rxjava3

Integration between Micronaut and RxJava 3
Apache License 2.0
5 stars 3 forks source link

build: bump io.micronaut.build.shared.settings from 5.2.3 to 5.3.5 #203

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps io.micronaut.build.shared.settings from 5.2.3 to 5.3.5.

Release notes

Sourced from io.micronaut.build.shared.settings's releases.

Micronaut Build Plugins 5.3.5

v5.3.5 (2022-05-06)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

  • Upgrade test distribution plugin (#333)

Micronaut Build Plugins 5.3.4

What's Changed

Full Changelog: https://github.com/micronaut-projects/micronaut-build/compare/v5.3.3...v5.3.4

  • Expose test selection property via build environment (#329)

Micronaut Build Plugins 5.3.3

What's Changed

Dependency upgrades:

Full Changelog: https://github.com/micronaut-projects/micronaut-build/compare/v5.3.2...v5.3.3

... (truncated)

Commits
  • b6c7719 [skip ci] Release v5.3.5
  • 7828135 Upgrade test distribution plugin (#333)
  • e9f45e2 Back to 5.3.5-SNAPSHOT
  • 55e8635 [skip ci] Release v5.3.4
  • 25f6c6a Expose test selection property via build environment (#329)
  • 7b4b3da Back to 5.3.4-SNAPSHOT
  • c6e1585 [skip ci] Release v5.3.3
  • e171b50 Bump spotless-plugin-gradle from 6.4.2 to 6.5.0 (#325)
  • deeda69 Add support for predictive test selection (#324)
  • f405e92 Bump gradle-enterprise-gradle-plugin from 3.9 to 3.10 (#322)
  • 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 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] commented 2 years ago

Superseded by #204.