Skip to content

Bump mockery/mockery from 1.3.3 to 1.3.5 - #18

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/mockery/mockery-1.3.5
Closed

Bump mockery/mockery from 1.3.3 to 1.3.5#18
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/mockery/mockery-1.3.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2021

Copy link
Copy Markdown

Bumps mockery/mockery from 1.3.3 to 1.3.5.

Release notes

Sourced from mockery/mockery's releases.

1.3.5

  • Fix auto-generated return values with union types #1143
  • Adds support for tentative types #1130
  • Fixes for PHP 8.1 Support (#1130 and #1140)

1.3.4

  • Fixes calls to fetchMock before initialisation #1113
  • Fix crash on a union type including null #1106
Changelog

Sourced from mockery/mockery's changelog.

1.3.5 (2021-09-13)

  • Fix auto-generated return values with union types #1143
  • Adds support for tentative types #1130
  • Fixes for PHP 8.1 Support (#1130 and #1140)

1.3.4 (2021-02-24)

  • Fixes calls to fetchMock before initialisation #1113
  • Fix crash on a union type including null #1106
Commits
  • 472fa8c Adds a couple of notes
  • 553ad47 Merge pull request #1143 from GrahamCampbell/13-fix-union-return
  • b2b3b0e Fix auto-generated return values with union types
  • 6be9039 Merge pull request #1140 from GrahamCampbell/php81-fixes
  • 2bbc2b1 Update .gitattributes
  • 9ee64d6 More fixes for PHP 8.1 and setup CI again
  • 0a999ca Merge pull request #1130 from jrmajor/tentative-types
  • 3b543da Add support for tentative return types
  • f12df93 Skip Serializable test on PHP 8.1
  • cd96b3e Fix passing null to non-nullable parameter
  • 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)

Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.3.3 to 1.3.5.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.3.5/CHANGELOG.md)
- [Commits](mockery/mockery@1.3.3...1.3.5)

---
updated-dependencies:
- dependency-name: mockery/mockery
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 20, 2021
@dependabot @github

dependabot Bot commented on behalf of github Sep 12, 2022

Copy link
Copy Markdown
Author

Superseded by #27.

@dependabot dependabot Bot closed this Sep 12, 2022
@dependabot
dependabot Bot deleted the dependabot/composer/mockery/mockery-1.3.5 branch September 12, 2022 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants