Skip to content

Bump github.com/matryer/moq from 0.2.7 to 0.3.0#875

Merged
deepmap-marcinr merged 1 commit intomasterfrom
dependabot/go_modules/github.com/matryer/moq-0.3.0
Dec 17, 2022
Merged

Bump github.com/matryer/moq from 0.2.7 to 0.3.0#875
deepmap-marcinr merged 1 commit intomasterfrom
dependabot/go_modules/github.com/matryer/moq-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps github.com/matryer/moq from 0.2.7 to 0.3.0.

Release notes

Sourced from github.com/matryer/moq's releases.

v0.3.0

Changelog

  • e85ff8e Add goreleaser github action (#174)
  • 60a16ec Go version independent moq output with consistent whitespace
  • a464ccc Recursively check unique pkg names against existing imports (#186)
  • 812da66 Test on Go 1.{18, 19}
  • 13aa048 feat: support generic interface generation (#175)

BREAKING CHANGE

Needs Go 1.18 or newer for building from source. Pre-compiled binaries can still be used independent of the Go version installed.

Commits
  • a464ccc Recursively check unique pkg names against existing imports
  • 60a16ec Go version independent moq output with consistent whitespace
  • 812da66 Test on Go 1.{18, 19}
  • 13aa048 feat: support generic interface generation (#175)
  • e85ff8e Add goreleaser github action (#174)
  • See full diff 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 the dependencies Pull requests that update a dependency file label Nov 28, 2022
Bumps [github.com/matryer/moq](https://github.com/matryer/moq) from 0.2.7 to 0.3.0.
- [Release notes](https://github.com/matryer/moq/releases)
- [Changelog](https://github.com/matryer/moq/blob/main/.goreleaser.yml)
- [Commits](matryer/moq@v0.2.7...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/matryer/moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/matryer/moq-0.3.0 branch from 11d02fc to 2ea2523 Compare December 17, 2022 00:53
@deepmap-marcinr deepmap-marcinr merged commit c7be8fd into master Dec 17, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/matryer/moq-0.3.0 branch December 17, 2022 00:58
adrianpk pushed a commit to foorester/oapi-codegen that referenced this pull request Jan 16, 2024
Bumps [github.com/matryer/moq](https://github.com/matryer/moq) from 0.2.7 to 0.3.0.
- [Release notes](https://github.com/matryer/moq/releases)
- [Changelog](https://github.com/matryer/moq/blob/main/.goreleaser.yml)
- [Commits](matryer/moq@v0.2.7...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/matryer/moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
adrianpk added a commit to foorester/oapi-codegen that referenced this pull request May 31, 2024
Bumps [github.com/matryer/moq](https://github.com/matryer/moq) from 0.2.7 to 0.3.0.
- [Release notes](https://github.com/matryer/moq/releases)
- [Changelog](https://github.com/matryer/moq/blob/main/.goreleaser.yml)
- [Commits](matryer/moq@v0.2.7...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/matryer/moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
danicc097 pushed a commit to danicc097/oapi-codegen that referenced this pull request Aug 31, 2024
Bumps [github.com/matryer/moq](https://github.com/matryer/moq) from 0.2.7 to 0.3.0.
- [Release notes](https://github.com/matryer/moq/releases)
- [Changelog](https://github.com/matryer/moq/blob/main/.goreleaser.yml)
- [Commits](matryer/moq@v0.2.7...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/matryer/moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant