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 system-stubs-jupiter from 1.2.0 to 2.0.1 #10135

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

Bumps system-stubs-jupiter from 1.2.0 to 2.0.1.

Commits
  • dec9133 [maven-release-plugin] prepare release system-stubs-parent-2.0.1
  • 870938a Merge pull request #41 from webcompere/environment-other-mocks
  • b6b7300 Add further mocking to complete the range of things affected by the mock Envi...
  • 9b9e34d Improve Java 16 warning
  • ede7d20 Merge pull request #36 from webcompere/non-illegal-reflective-access-version
  • f24467e [maven-release-plugin] prepare for next development iteration
  • 7b861a5 [maven-release-plugin] prepare release system-stubs-parent-2.0.0
  • 3b5fb66 Remove illegal reflective access from EnvironmentVariables
  • c6ee659 Update README
  • 8f43443 Add warning regarding environment variables
  • 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 dependabot bot added dependencies java Pull requests that update Java code labels Jan 31, 2022
@chadlwilson chadlwilson marked this pull request as draft January 31, 2022 04:23
@chadlwilson
Copy link
Member

See comments at #10070 as to issues with this currently.

@dependabot dependabot bot force-pushed the dependabot/gradle/uk.org.webcompere-system-stubs-jupiter-2.0.1 branch 2 times, most recently from 29e15ae to d4338f1 Compare April 15, 2022 10:35
@chadlwilson chadlwilson added this to the Release 22.2.0 milestone Apr 20, 2022
@chadlwilson
Copy link
Member

@dependabot-bot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/uk.org.webcompere-system-stubs-jupiter-2.0.1 branch from d4338f1 to 412d3eb Compare April 20, 2022 04:48
@chadlwilson chadlwilson marked this pull request as ready for review April 20, 2022 04:48
Bumps [system-stubs-jupiter](https://github.com/webcompere/system-stubs) from 1.2.0 to 2.0.1.
- [Release notes](https://github.com/webcompere/system-stubs/releases)
- [Changelog](https://github.com/webcompere/system-stubs/blob/main/History.md)
- [Commits](webcompere/system-stubs@system-stubs-parent-1.2.0...system-stubs-parent-2.0.1)

---
updated-dependencies:
- dependency-name: uk.org.webcompere:system-stubs-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@chadlwilson chadlwilson force-pushed the dependabot/gradle/uk.org.webcompere-system-stubs-jupiter-2.0.1 branch 2 times, most recently from 61cbd13 to 1f32d98 Compare April 23, 2022 04:16
Since mockito-inline can mock private methods, these calls seem to need to be disambiguated explicitly to avoid calling the alternative `private` signature
@chadlwilson chadlwilson force-pushed the dependabot/gradle/uk.org.webcompere-system-stubs-jupiter-2.0.1 branch from 1f32d98 to cde8ed5 Compare April 23, 2022 11:52
@chadlwilson chadlwilson merged commit c2addc2 into master Apr 23, 2022
@chadlwilson chadlwilson deleted the dependabot/gradle/uk.org.webcompere-system-stubs-jupiter-2.0.1 branch April 23, 2022 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant