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 mockito from 5.4.2 to 5.4.3 in /packages/google_fonts #511

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 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 requested a review from a team as a code owner December 1, 2023 05:18
@dependabot dependabot bot removed the request for review from a team December 1, 2023 05:18
@dependabot dependabot bot added the dart Pull requests that update Dart code label Dec 1, 2023
@dependabot dependabot bot requested a review from guidezpl December 1, 2023 05:18
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
@guidezpl guidezpl merged commit 53907bc into main Dec 5, 2023
7 checks passed
@guidezpl guidezpl deleted the dependabot/pub/packages/google_fonts/mockito-5.4.3 branch December 5, 2023 11:02
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 p: google_fonts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant