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

chore: bump junit from 4.12 to 4.13.2 #6

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps junit from 4.12 to 4.13.2.

Release notes

Sourced from junit's releases.

JUnit 4.13.2

Please refer to the release notes for details.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

Commits
  • 05fe2a6 [maven-release-plugin] prepare release r4.13.2
  • ff57344 Add build for JDK 17-ea
  • 02aaa01 Improve check that thread is stopped
  • e9a75f4 Merge test for exception type and message
  • d27ad52 Rename DelegateStatement to DelegatingStatement
  • b83dc2e Better name for test that stops statement
  • 527f3a3 Replace InfiniteLoop with RunForASecond
  • 2db6394 Tidy up FailOnTimeoutTest
  • 64634e1 Update 4.13.2 release notes to document pull 1654
  • f8ee412 Fix serialization of AssumptionViolatedException (#1654)
  • 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2022

The following labels could not be found: dependabot.

@mchuangatmp
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/main/junit-junit-4.13.2 branch from 768bd83 to 43619ca Compare October 25, 2022 17:25
@mchuangatmp
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/main/junit-junit-4.13.2 branch from 43619ca to 5819fd4 Compare October 25, 2022 19:11
@mchuangatmp
Copy link
Contributor

@dependabot recreate

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.2)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/junit-junit-4.13.2 branch from 5819fd4 to 387d3cb Compare October 25, 2022 19:13
@sonarcloud
Copy link

sonarcloud bot commented Oct 25, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions github-actions bot merged commit 75e78c8 into main Oct 25, 2022
@github-actions github-actions bot deleted the dependabot/gradle/main/junit-junit-4.13.2 branch October 25, 2022 19:18
mparticle-automation added a commit that referenced this pull request Feb 15, 2023
## [1.4.3](v1.4.2...v1.4.3) (2023-02-15)

### Updates & Maintenance

* add in dependabot save pr number step ([7bf4e0b](7bf4e0b))
* bump android from 1.7.20 to 1.7.21 ([#9](#9)) ([418791a](418791a))
* bump android from 1.7.21 to 1.7.22 ([#10](#10)) ([83dda33](83dda33))
* bump android from 1.7.22 to 1.8.0 ([#11](#11)) ([15717ae](15717ae))
* bump android from 1.8.0 to 1.8.10 ([#17](#17)) ([5c043b4](5c043b4))
* bump com.android.library from 7.3.1 to 7.4.0 ([#12](#12)) ([35ddb2f](35ddb2f))
* bump com.android.library from 7.4.0 to 7.4.1 ([#16](#16)) ([23512a8](23512a8))
* bump junit from 4.12 to 4.13.2 ([#6](#6)) ([75e78c8](75e78c8))
* bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.1.0 ([#14](#14)) ([617aba0](617aba0))
* bump org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.0 ([#18](#18)) ([099d0d9](099d0d9))
* point to correct dependabot automerge version ([ef77285](ef77285))
@mparticle-automation
Copy link
Collaborator

🎉 This PR is included in version 1.4.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants