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 dev.gradleplugins:gradle-test-kit from 8.2.1 to 8.3 in /value #1583

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2023

Bumps dev.gradleplugins:gradle-test-kit from 8.2.1 to 8.3.

Release notes

Sourced from dev.gradleplugins:gradle-test-kit's releases.

8.3

The Gradle team is excited to announce Gradle 8.3.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Adam, Ahmed Ehab, Aurimas, Baptiste Decroix, Björn Kautler, Borewit, Korov, Mohammed Thavaf, Patrick Brückner, Philip Wedemann, Róbert Papp, Shi Chen, Tony Robalik

Upgrade instructions

Switch your build to use Gradle 8.3 by updating your wrapper:

./gradlew wrapper --gradle-version=8.3

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

8.3 RC4

The Gradle team is excited to announce Gradle 8.3 RC4.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Adam, Ahmed Ehab, Aurimas, Baptiste Decroix, Björn Kautler, Borewit, Korov, Mohammed Thavaf, Patrick Brückner, Philip Wedemann, Róbert Papp,

... (truncated)

Changelog

Sourced from dev.gradleplugins:gradle-test-kit's changelog.

{ "latestReleaseSnapshot": { "version": "8.3-20230816232259+0000", "buildTime": "20230816232259+0000" }, "latestRc": { "version": "8.3-rc-4", "buildTime": "20230814082841+0000" }, "finalReleases": [ { "version": "8.3", "buildTime": "20230817070647+0000" }, { "version": "8.2.1", "buildTime": "20230710121235+0000" }, { "version": "8.2", "buildTime": "20230630180230+0000" }, { "version": "8.1.1", "buildTime": "20230421123126+0000" }, { "version": "8.1", "buildTime": "20230412120745+0000" }, { "version": "8.0.2", "buildTime": "20230303164137+0000" }, { "version": "8.0.1", "buildTime": "20230217200948+0000" }, { "version": "8.0", "buildTime": "20230213131521+0000" }, { "version": "7.6.2", "buildTime": "20230630154251+0000" }, { "version": "7.6.1", "buildTime": "20230224135442+0000" },

... (truncated)

Commits
  • 8afbf24 Merge pull request #26109 Document Configuration attribute behavior in upgrad...
  • e23ad31 Apply recommended grammar and formatting changes
  • 2a2e36d Document Configuration attribute behavior in upgrade guide
  • 0e6574f Merge pull request #26102 Update wrapper after 8.3-rc-4 release
  • 17e8e2e Update wrapper after 8.3-rc-4 release
  • 45d5bd7 Merge pull request #26034 Allow nested types with kotlinx package
  • d770c43 Rename NestedValidationUtil.isSupportedType to getUnsupportedReason
  • 3334e56 Fix ValidatePluginsIntegrationTest after nested validation changes
  • 7f7a751 Add more information why nested annotation is not allowed
  • 3d02c35 Allow nested beans from kotlinx package
  • 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 <dependency name> 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)

Bumps [dev.gradleplugins:gradle-test-kit](https://github.com/gradle/gradle) from 8.2.1 to 8.3.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Changelog](https://github.com/gradle/gradle/blob/master/released-versions.json)
- [Commits](gradle/gradle@v8.2.1...v8.3.0)

---
updated-dependencies:
- dependency-name: dev.gradleplugins:gradle-test-kit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Aug 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/value/dev.gradleplugins-gradle-test-kit-8.3 branch August 25, 2023 23:40
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