[PR #1152] [CLOSED] chore(deps-dev): bump mockery/mockery from 1.3.0 to 1.3.1 #1611

Closed
opened 2026-02-26 03:31:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1152
Author: @dependabot-preview[bot]
Created: 12/27/2019
Status: Closed

Base: masterHead: dependabot/composer/mockery/mockery-1.3.1


📝 Commits (1)

  • 2125dc7 chore(deps-dev): bump mockery/mockery from 1.3.0 to 1.3.1

📊 Changes

1 file changed (+7 additions, -8 deletions)

View changed files

📝 composer.lock (+7 -8)

📄 Description

Bumps mockery/mockery from 1.3.0 to 1.3.1.

Release notes

Sourced from mockery/mockery's releases.

1.3.1

  • Revert improved exception debugging due to BC breaks (#1032)
Changelog

Sourced from mockery/mockery's changelog.

1.3.1 (2019-12-26)

  • Revert improved exception debugging due to BC breaks (#1032)
Commits
  • f69bbde Merge pull request #1032 from robertbasic/revert-exception-debugging
  • 580b98c Add changelog
  • 12c5d77 Revert "Improve exception debugging"
  • c216606 Merge pull request #1027 from dciancu/master
  • 84ee046 Merge pull request #1028 from GrahamCampbell/patch-1
  • 0c865d3 Fixed branch alias
  • 4f5f771 Add back getActualArguments() to NoMatchingExpectationException
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1152 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/27/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/mockery/mockery-1.3.1` --- ### 📝 Commits (1) - [`2125dc7`](https://github.com/koel/koel/commit/2125dc7b5958bb6d68c359195d8fb26422ce31ec) chore(deps-dev): bump mockery/mockery from 1.3.0 to 1.3.1 ### 📊 Changes **1 file changed** (+7 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+7 -8) </details> ### 📄 Description Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.3.0 to 1.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mockery/mockery/releases">mockery/mockery's releases</a>.</em></p> <blockquote> <h2>1.3.1</h2> <ul> <li>Revert improved exception debugging due to BC breaks (<a href="https://github-redirect.dependabot.com/mockery/mockery/issues/1032">#1032</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mockery/mockery/blob/master/CHANGELOG.md">mockery/mockery's changelog</a>.</em></p> <blockquote> <h2>1.3.1 (2019-12-26)</h2> <ul> <li>Revert improved exception debugging due to BC breaks (<a href="https://github-redirect.dependabot.com/mockery/mockery/issues/1032">#1032</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mockery/mockery/commit/f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be"><code>f69bbde</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockery/mockery/issues/1032">#1032</a> from robertbasic/revert-exception-debugging</li> <li><a href="https://github.com/mockery/mockery/commit/580b98c96219ce598a7f3610ed1352f1ecf6de27"><code>580b98c</code></a> Add changelog</li> <li><a href="https://github.com/mockery/mockery/commit/12c5d771833312544dfc687f4d48d77a4a6e8b0f"><code>12c5d77</code></a> Revert &quot;Improve exception debugging&quot;</li> <li><a href="https://github.com/mockery/mockery/commit/c21660612104ad072bbc3f0f3d934689160924dc"><code>c216606</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockery/mockery/issues/1027">#1027</a> from dciancu/master</li> <li><a href="https://github.com/mockery/mockery/commit/84ee0466159e39726abbc568b0566b060e01a88d"><code>84ee046</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockery/mockery/issues/1028">#1028</a> from GrahamCampbell/patch-1</li> <li><a href="https://github.com/mockery/mockery/commit/0c865d33186e7573835e57bdbddde88f8f4b2a05"><code>0c865d3</code></a> Fixed branch alias</li> <li><a href="https://github.com/mockery/mockery/commit/4f5f771438ebaf16a4413d580a5d68888a13aabc"><code>4f5f771</code></a> Add back getActualArguments() to NoMatchingExpectationException</li> <li>See full diff in <a href="https://github.com/mockery/mockery/compare/1.3.0...1.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=mockery/mockery&package-manager=composer&previous-version=1.3.0&new-version=1.3.1)](https://dependabot.com/compatibility-score.html?dependency-name=mockery/mockery&package-manager=composer&previous-version=1.3.0&new-version=1.3.1) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:31:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1611
No description provided.