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

build(deps): bump uk.org.webcompere:system-stubs-core from 2.0.2 to 2.1.3 #2808

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps uk.org.webcompere:system-stubs-core from 2.0.2 to 2.1.3.

Release notes

Sourced from uk.org.webcompere:system-stubs-core's releases.

v2.1.2

Add support for TestNG

v2.1.1

Improve build

v2.1.0

Remove dependency on Mockito and ensure environment variables mocking is global to all threads.

  • Build upgraded to Java 11+
  • Mockito no longer used
  • Byte buddy is now used to create the interceptor for environment variables

v2.0.3

Fix a null pointer exception when creating processes with no additional environment variables on Windows.

Commits
  • 37bbb3f [maven-release-plugin] prepare release system-stubs-parent-2.1.3
  • 3cdac62 Merge pull request #68 from webcompere/interoperability-with-other-libraries
  • fbcb134 Provide backwards compatibility for tools that should be able to mock the env...
  • 2a472d1 Update README.md to make the warning pane make more sense
  • c820212 Update readme for next release
  • 7841fe7 [maven-release-plugin] prepare for next development iteration
  • 06aaa91 [maven-release-plugin] prepare release system-stubs-parent-2.1.2
  • fe62ced Update README.md
  • bab4e53 Merge pull request #66 from webcompere/test-ng
  • ee8b9c9 Add support for TestNG
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [uk.org.webcompere:system-stubs-core](https://github.com/webcompere/system-stubs) from 2.0.2 to 2.1.3.
- [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-2.0.2...system-stubs-parent-2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 2, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign brendandburns for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 2, 2023
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 2, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

Superseded by #2882.

@dependabot dependabot bot closed this Nov 9, 2023
@dependabot dependabot bot deleted the dependabot/maven/uk.org.webcompere-system-stubs-core-2.1.3 branch November 9, 2023 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file java Pull requests that update Java code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant