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

deps(gui-ubuntupro): bump mockito from 5.4.2 to 5.4.3 in /gui/packages/ubuntupro #408

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

Bumps mockito from 5.4.2 to 5.4.3.

Changelog

Sourced from mockito's changelog.

5.4.3

  • Require analyzer 5.12.0, allow analyzer version 6.x;
  • Add example of writing a class to mock function objects.
  • Add support for the build_extensions build.yaml option
  • Require Dart >=3.1.0.
  • Potentially breaking Changed default String value returned by nice mocks' unstubbed method to include some useful info. This could break the tests that relied on getting an empty String from unstubbed methods.
  • Remove deprecated returnNullOnMissingStub and OnMissingStub.returnNull MockSpec options.
Commits
  • fb8a2b5 No public description
  • 2f41028 Merge pull request #719 from dart-lang:latest_lints
  • 8b5036b release later
  • ecc62f6 Update to the latest lints, require Dart 3.1, prepare release
  • dc3eb65 Generate valid functions with optional non-nullable arguments
  • fcb9779 Bump actions/checkout from 4.1.0 to 4.1.1 (#713)
  • 1c4a6ff Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#712)
  • b7d752e Use Dart SDK 3.1.0 for format check
  • ca537db Remove unneeded deprecation warning disable comment
  • 1a0d0e7 Remove deprecated returnNullOnMissingStub and OnMissingStub.returnNull
  • 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 [mockito](https://github.com/dart-lang/mockito) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/dart-lang/mockito/releases)
- [Changelog](https://github.com/dart-lang/mockito/blob/master/CHANGELOG.md)
- [Commits](dart-lang/mockito@5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: mockito
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Nov 17, 2023
@CarlosNihelton
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@CarlosNihelton CarlosNihelton merged commit b09187c into main Nov 20, 2023
26 checks passed
@CarlosNihelton CarlosNihelton deleted the dependabot/pub/gui/packages/ubuntupro/mockito-5.4.3 branch November 20, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant