[PR #1114] [MERGED] Bump mikey179/vfsstream from 1.6.7 to 1.6.8 #1584

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1114
Author: @dependabot-preview[bot]
Created: 10/31/2019
Status: Merged
Merged: 11/2/2019
Merged by: @phanan

Base: masterHead: dependabot/composer/mikey179/vfsstream-1.6.8


📝 Commits (1)

  • 8a34b49 Bump mikey179/vfsstream from 1.6.7 to 1.6.8

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 composer.lock (+5 -5)

📄 Description

Bumps mikey179/vfsstream from 1.6.7 to 1.6.8.

Release notes

Sourced from mikey179/vfsstream's releases.

vfsStream 1.6.8

  • Fix StringBasedFileContent::doRead to always return a string (#204)
Changelog

Sourced from mikey179/vfsstream's changelog.

1.6.8 (2019-10-30)

  • Fix StringBasedFileContent::doRead to always return a string (#204)
Commits
  • 231c737 Add changelog for a 1.6.8 release
  • 66f4af1 Merge pull request #204 from alexpott/php74-read
  • 80d1bca Add a fail only on PHP7.4 test case
  • 5867cf2 Fix StringBasedFileContent::doRead to always return a string
  • 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/1114 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/31/2019 **Status:** ✅ Merged **Merged:** 11/2/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/mikey179/vfsstream-1.6.8` --- ### 📝 Commits (1) - [`8a34b49`](https://github.com/koel/koel/commit/8a34b49b92c4c14019b9829495f187ac88074f1e) Bump mikey179/vfsstream from 1.6.7 to 1.6.8 ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+5 -5) </details> ### 📄 Description Bumps [mikey179/vfsstream](https://github.com/bovigo/vfsStream) from 1.6.7 to 1.6.8. <details> <summary>Release notes</summary> *Sourced from [mikey179/vfsstream's releases](https://github.com/bovigo/vfsStream/releases).* > ## vfsStream 1.6.8 > - Fix `StringBasedFileContent::doRead` to always return a string ([#204](https://github-redirect.dependabot.com/bovigo/vfsStream/issues/204)) </details> <details> <summary>Changelog</summary> *Sourced from [mikey179/vfsstream's changelog](https://github.com/bovigo/vfsStream/blob/v1.6.8/CHANGELOG.md).* > 1.6.8 (2019-10-30) > ------------------ > > * Fix `StringBasedFileContent::doRead` to always return a string ([#204](https://github-redirect.dependabot.com/bovigo/vfsStream/issues/204)) </details> <details> <summary>Commits</summary> - [`231c737`](https://github.com/bovigo/vfsStream/commit/231c73783ebb7dd9ec77916c10037eff5a2b6efe) Add changelog for a 1.6.8 release - [`66f4af1`](https://github.com/bovigo/vfsStream/commit/66f4af1704e91d1849feb5d9ad4efe4176fb0ebe) Merge pull request [#204](https://github-redirect.dependabot.com/bovigo/vfsStream/issues/204) from alexpott/php74-read - [`80d1bca`](https://github.com/bovigo/vfsStream/commit/80d1bca8a9ac66001a966130f9900ad55e4a93c9) Add a fail only on PHP7.4 test case - [`5867cf2`](https://github.com/bovigo/vfsStream/commit/5867cf2aba4ca137507ebe41538df985588bd194) Fix StringBasedFileContent::doRead to always return a string - See full diff in [compare view](https://github.com/bovigo/vfsStream/compare/v1.6.7...v1.6.8) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=mikey179/vfsstream&package-manager=composer&previous-version=1.6.7&new-version=1.6.8)](https://dependabot.com/compatibility-score.html?dependency-name=mikey179/vfsstream&package-manager=composer&previous-version=1.6.7&new-version=1.6.8) 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:33 +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#1584
No description provided.