[PR #1142] [MERGED] chore(deps-dev): bump fzaninotto/faker from 1.9.0 to 1.9.1 #1602

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1142
Author: @dependabot-preview[bot]
Created: 12/13/2019
Status: Merged
Merged: 12/23/2019
Merged by: @phanan

Base: masterHead: dependabot/composer/fzaninotto/faker-1.9.1


📝 Commits (1)

  • 0945816 chore(deps-dev): bump fzaninotto/faker from 1.9.0 to 1.9.1

📊 Changes

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

View changed files

📝 composer.lock (+8 -6)

📄 Description

Bumps fzaninotto/faker from 1.9.0 to 1.9.1.

Release notes

Sourced from fzaninotto/faker's releases.

v1.9.1

Changelog

Sourced from fzaninotto/faker's changelog.

2019-12-03, v1.9.1

Commits
  • fc10d77 Merge pull request #1865 from pimjansen/release/1.9.1
  • 76ff3f7 Added changelog for the 1.9.1 release
  • 29f10e4 Fix: Reduce visibility of setUp() and tearDown() (#1821)
  • 88bfb84 Enhancement: Collect code coverage (#1824)
  • 8c18173 Merge pull request #1823 from localheinz/feature/columns
  • 1d72dcc Enhancement: Use all columns when running tests
  • 2afefd7 Merge pull request #1819 from localheinz/fix/header
  • 574cc71 Merge pull request #1822 from localheinz/feature/verbose
  • ce73e73 Merge pull request #1820 from localheinz/fix/final
  • 2c9b912 Add link to PHPStan extension to readme (#1834)
  • 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)
  • @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/1142 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/13/2019 **Status:** ✅ Merged **Merged:** 12/23/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/fzaninotto/faker-1.9.1` --- ### 📝 Commits (1) - [`0945816`](https://github.com/koel/koel/commit/0945816faa499393eeb3bcc2974b36a8bc6e9e18) chore(deps-dev): bump fzaninotto/faker from 1.9.0 to 1.9.1 ### 📊 Changes **1 file changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+8 -6) </details> ### 📄 Description Bumps [fzaninotto/faker](https://github.com/fzaninotto/Faker) from 1.9.0 to 1.9.1. <details> <summary>Release notes</summary> *Sourced from [fzaninotto/faker's releases](https://github.com/fzaninotto/Faker/releases).* > ## v1.9.1 > > - Add link to PHPStan extension to readme [\#1834](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1834) ([finwe](https://github.com/finwe)) > - Enhancement: Collect code coverage [\#1824](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1824) ([localheinz](https://github.com/localheinz)) > - Enhancement: Use all columns when running tests [\#1823](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1823) ([localheinz](https://github.com/localheinz)) > - Enhancement: Configure verbose output via phpunit.xml.dist [\#1822](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1822) ([localheinz](https://github.com/localheinz)) > - Curly braces for arrays is deprecated in PHP 7.4 [\#1843](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1843) ([wimg](https://github.com/wimg)) > - Fix: Reduce visibility of setUp\(\) and tearDown\(\) [\#1821](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1821) ([localheinz](https://github.com/localheinz)) > - Fix: Mark test classes as final [\#1820](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1820) ([localheinz](https://github.com/localheinz)) > - Fix: Remove unnecessary class-level DocBlocks [\#1819](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1819) ([localheinz](https://github.com/localheinz)) </details> <details> <summary>Changelog</summary> *Sourced from [fzaninotto/faker's changelog](https://github.com/fzaninotto/Faker/blob/master/CHANGELOG.md).* > ## 2019-12-03, v1.9.1 > > - Add link to PHPStan extension to readme [\#1834](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1834) ([finwe](https://github.com/finwe)) > - Enhancement: Collect code coverage [\#1824](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1824) ([localheinz](https://github.com/localheinz)) > - Enhancement: Use all columns when running tests [\#1823](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1823) ([localheinz](https://github.com/localheinz)) > - Enhancement: Configure verbose output via phpunit.xml.dist [\#1822](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1822) ([localheinz](https://github.com/localheinz)) > - Curly braces for arrays is deprecated in PHP 7.4 [\#1843](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1843) ([wimg](https://github.com/wimg)) > - Fix: Reduce visibility of setUp\(\) and tearDown\(\) [\#1821](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1821) ([localheinz](https://github.com/localheinz)) > - Fix: Mark test classes as final [\#1820](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1820) ([localheinz](https://github.com/localheinz)) > - Fix: Remove unnecessary class-level DocBlocks [\#1819](https://github-redirect.dependabot.com/fzaninotto/Faker/pull/1819) ([localheinz](https://github.com/localheinz)) </details> <details> <summary>Commits</summary> - [`fc10d77`](https://github.com/fzaninotto/Faker/commit/fc10d778e4b84d5bd315dad194661e091d307c6f) Merge pull request [#1865](https://github-redirect.dependabot.com/fzaninotto/Faker/issues/1865) from pimjansen/release/1.9.1 - [`76ff3f7`](https://github.com/fzaninotto/Faker/commit/76ff3f72f54555891f1b2848334c16189d8d9cd5) Added changelog for the 1.9.1 release - [`29f10e4`](https://github.com/fzaninotto/Faker/commit/29f10e44acc207da99c2ea6ec3b2b75a83823fc3) Fix: Reduce visibility of setUp() and tearDown() ([#1821](https://github-redirect.dependabot.com/fzaninotto/Faker/issues/1821)) - [`88bfb84`](https://github.com/fzaninotto/Faker/commit/88bfb848e577d108278b5fd068a525c1ed6b5607) Enhancement: Collect code coverage ([#1824](https://github-redirect.dependabot.com/fzaninotto/Faker/issues/1824)) - [`8c18173`](https://github.com/fzaninotto/Faker/commit/8c181733713edfbc4bd1bec994f98f3f414fb68f) Merge pull request [#1823](https://github-redirect.dependabot.com/fzaninotto/Faker/issues/1823) from localheinz/feature/columns - [`1d72dcc`](https://github.com/fzaninotto/Faker/commit/1d72dcc85ff2e1ae8a2ae42a51d2344f59918101) Enhancement: Use all columns when running tests - [`2afefd7`](https://github.com/fzaninotto/Faker/commit/2afefd7f8705a7fcec0d1fd478c690f9b112033a) Merge pull request [#1819](https://github-redirect.dependabot.com/fzaninotto/Faker/issues/1819) from localheinz/fix/header - [`574cc71`](https://github.com/fzaninotto/Faker/commit/574cc71782abb503da1ef7f7e146994d767b2b4c) Merge pull request [#1822](https://github-redirect.dependabot.com/fzaninotto/Faker/issues/1822) from localheinz/feature/verbose - [`ce73e73`](https://github.com/fzaninotto/Faker/commit/ce73e7341cbfdef51c7ca2cdbb9d06c32950c2db) Merge pull request [#1820](https://github-redirect.dependabot.com/fzaninotto/Faker/issues/1820) from localheinz/fix/final - [`2c9b912`](https://github.com/fzaninotto/Faker/commit/2c9b912476b8aa777d55c48402cc2b31aed08a83) Add link to PHPStan extension to readme ([#1834](https://github-redirect.dependabot.com/fzaninotto/Faker/issues/1834)) - Additional commits viewable in [compare view](https://github.com/fzaninotto/Faker/compare/v1.9.0...v1.9.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=fzaninotto/faker&package-manager=composer&previous-version=1.9.0&new-version=1.9.1)](https://dependabot.com/compatibility-score.html?dependency-name=fzaninotto/faker&package-manager=composer&previous-version=1.9.0&new-version=1.9.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:38 +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#1602
No description provided.