Skip to content

feat(mocks): mockery v2.49.0 changes mock format#4521

Merged
jmalicevic merged 4 commits intomainfrom
jasmina/tmp/fix-mocks
Nov 22, 2024
Merged

feat(mocks): mockery v2.49.0 changes mock format#4521
jmalicevic merged 4 commits intomainfrom
jasmina/tmp/fix-mocks

Conversation

@jmalicevic
Copy link
Copy Markdown
Collaborator

@jmalicevic jmalicevic commented Nov 21, 2024

This PR generates new mocks because the version of mockery changes. Marking it as draft until all tests pass.

The resolution comes from vektra/mockery#848 .

We should think of a way to make our mocks compatible with the upcoming v3 release.

Changelog added #4529

PR checklist

  • Tests written/updated
  • [x ] Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

@jmalicevic jmalicevic self-assigned this Nov 21, 2024
@jmalicevic jmalicevic added this to the 2024-Q4 milestone Nov 21, 2024
@jmalicevic jmalicevic changed the title New mocks feat(mocks): mockery v2.49.0 changes mock format Nov 21, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 22, 2024
…#4523)

This is no the final fix and has to be followed up with #4521 .

Merging this will make all the PRs currently open against main pass. 

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
@jmalicevic jmalicevic marked this pull request as ready for review November 22, 2024 13:35
@jmalicevic jmalicevic requested a review from a team as a code owner November 22, 2024 13:35
@jmalicevic jmalicevic requested a review from a team November 22, 2024 13:35
@jmalicevic jmalicevic added this pull request to the merge queue Nov 22, 2024
@jmalicevic jmalicevic added backport-to-v1.x backport-to-v0.38.x Tell Mergify to backport the PR to v0.38.x labels Nov 22, 2024
Merged via the queue into main with commit cdab56d Nov 22, 2024
@jmalicevic jmalicevic deleted the jasmina/tmp/fix-mocks branch November 22, 2024 13:46
mergify bot pushed a commit that referenced this pull request Nov 22, 2024
This PR generates new mocks because the version of mockery changes.
Marking it as draft until all tests pass.

The resolution comes from vektra/mockery#848 .

We should think of a way to make our mocks compatible with the upcoming
`v3` release.

---

#### PR checklist

- [ ] Tests written/updated
- [x ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments

---------

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
(cherry picked from commit cdab56d)
mergify bot pushed a commit that referenced this pull request Nov 22, 2024
This PR generates new mocks because the version of mockery changes.
Marking it as draft until all tests pass.

The resolution comes from vektra/mockery#848 .

We should think of a way to make our mocks compatible with the upcoming
`v3` release.

---

#### PR checklist

- [ ] Tests written/updated
- [x ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments

---------

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
(cherry picked from commit cdab56d)
mergify bot pushed a commit that referenced this pull request Nov 22, 2024
This PR generates new mocks because the version of mockery changes.
Marking it as draft until all tests pass.

The resolution comes from vektra/mockery#848 .

We should think of a way to make our mocks compatible with the upcoming
`v3` release.

---

#### PR checklist

- [ ] Tests written/updated
- [x ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments

---------

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
(cherry picked from commit cdab56d)

# Conflicts:
#	scripts/mockery_generate.sh
mergify bot pushed a commit that referenced this pull request Nov 22, 2024
This PR generates new mocks because the version of mockery changes.
Marking it as draft until all tests pass.

The resolution comes from vektra/mockery#848 .

We should think of a way to make our mocks compatible with the upcoming
`v3` release.

---

#### PR checklist

- [ ] Tests written/updated
- [x ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments

---------

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
(cherry picked from commit cdab56d)

# Conflicts:
#	scripts/mockery_generate.sh
github-merge-queue bot pushed a commit that referenced this pull request Nov 22, 2024
Adding changelog for #4521 

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
mergify bot added a commit that referenced this pull request Nov 25, 2024
…4525)

This PR generates new mocks because the version of mockery changes.
Marking it as draft until all tests pass.

The resolution comes from vektra/mockery#848 .

We should think of a way to make our mocks compatible with the upcoming
`v3` release.

---

#### PR checklist

- [ ] Tests written/updated
- [x ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
<hr>This is an automatic backport of pull request #4521 done by
[Mergify](https://mergify.com).

---------

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
mergify bot added a commit that referenced this pull request Nov 25, 2024
…4528)

This PR generates new mocks because the version of mockery changes.
Marking it as draft until all tests pass.

The resolution comes from vektra/mockery#848 .

We should think of a way to make our mocks compatible with the upcoming
`v3` release.

---

#### PR checklist

- [ ] Tests written/updated
- [x ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
<hr>This is an automatic backport of pull request #4521 done by
[Mergify](https://mergify.com).

---------

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
mergify bot added a commit that referenced this pull request Nov 25, 2024
…4526)

This PR generates new mocks because the version of mockery changes.
Marking it as draft until all tests pass.

The resolution comes from vektra/mockery#848 .

We should think of a way to make our mocks compatible with the upcoming
`v3` release.

---

#### PR checklist

- [ ] Tests written/updated
- [x ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
<hr>This is an automatic backport of pull request #4521 done by
[Mergify](https://mergify.com).

---------

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
mergify bot added a commit that referenced this pull request Nov 25, 2024
…4527)

This PR generates new mocks because the version of mockery changes.
Marking it as draft until all tests pass.

The resolution comes from vektra/mockery#848 .

We should think of a way to make our mocks compatible with the upcoming
`v3` release.

---

#### PR checklist

- [ ] Tests written/updated
- [x ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
<hr>This is an automatic backport of pull request #4521 done by
[Mergify](https://mergify.com).

---------

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-v0.38.x Tell Mergify to backport the PR to v0.38.x chore

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants