[PR #885] [MERGED] Bump doctrine/dbal from 2.9.1 to 2.9.2 #1418

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/885
Author: @dependabot-preview[bot]
Created: 12/31/2018
Status: Merged
Merged: 2/20/2019
Merged by: @phanan

Base: masterHead: dependabot/composer/doctrine/dbal-2.9.2


📝 Commits (1)

  • 8c04429 Bump doctrine/dbal from 2.9.1 to 2.9.2

📊 Changes

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

View changed files

📝 composer.lock (+5 -5)

📄 Description

Bumps doctrine/dbal from 2.9.1 to 2.9.2.

Release notes

Sourced from doctrine/dbal's releases.

Release v2.9.2

Build Status

This release fixes regressions introduced in v2.9.1.

  • Total issues resolved: 2

MySQL, Schema Introspection:

MySQL, Schema Comparison:

Commits
  • 22800bd Release v2.9.2
  • c7450ab Merge branch 'bpo/2.9/#3415' into 2.9
  • d807849 Consider column lengths when comparing indices
  • d16c92b Merge branch 'bpo/2.9/#3412' into 2.9
  • b8c5bee CREATE_OPTIONS is nullable in MySQL
  • dac7d60 Bump version to 2.9.2-DEV
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


🔄 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/885 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/31/2018 **Status:** ✅ Merged **Merged:** 2/20/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/doctrine/dbal-2.9.2` --- ### 📝 Commits (1) - [`8c04429`](https://github.com/koel/koel/commit/8c04429591808c1ac73e2f8431697ad079936905) Bump doctrine/dbal from 2.9.1 to 2.9.2 ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+5 -5) </details> ### 📄 Description Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.9.1 to 2.9.2. <details> <summary>Release notes</summary> *Sourced from [doctrine/dbal's releases](https://github.com/doctrine/dbal/releases).* > # Release v2.9.2 > > [![Build Status](https://travis-ci.org/doctrine/dbal.svg?branch=v2.9.2)](https://travis-ci.org/doctrine/dbal) > > This release fixes regressions introduced in v2.9.1. > > - Total issues resolved: **2** > > **MySQL, Schema Introspection:** > > - [3410: MySqlSchemaManager::parseCreateOptions() must be of the type string, null given](https://github-redirect.dependabot.com/doctrine/dbal/issues/3410) thanks to [**jarnovanleeuwen**](https://github.com/jarnovanleeuwen) and [**morozov**](https://github.com/morozov) > > **MySQL, Schema Comparison:** > > - [3414: Schema migration doesn't detect index length change](https://github-redirect.dependabot.com/doctrine/dbal/issues/3414) thanks to [**leofeyer**](https://github.com/leofeyer) and [**morozov**](https://github.com/morozov) </details> <details> <summary>Commits</summary> - [`22800bd`](https://github.com/doctrine/dbal/commit/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9) Release v2.9.2 - [`c7450ab`](https://github.com/doctrine/dbal/commit/c7450abd69b3fb317b28c896d75838cc53594d89) Merge branch 'bpo/2.9/#3415' into 2.9 - [`d807849`](https://github.com/doctrine/dbal/commit/d807849f95d454ca39c4b83b4aaddc3fac4f5593) Consider column lengths when comparing indices - [`d16c92b`](https://github.com/doctrine/dbal/commit/d16c92b4659a8e51e8e2edaeb3e95c103f6077f5) Merge branch 'bpo/2.9/#3412' into 2.9 - [`b8c5bee`](https://github.com/doctrine/dbal/commit/b8c5bee2f6b55101e835100fcab6dfc6a05b4172) `CREATE_OPTIONS` is nullable in MySQL - [`dac7d60`](https://github.com/doctrine/dbal/commit/dac7d6077325c8140241ee27aee3b3bfbe285ba3) Bump version to 2.9.2-DEV - See full diff in [compare view](https://github.com/doctrine/dbal/compare/v2.9.1...v2.9.2) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=doctrine/dbal&package-manager=composer&previous-version=2.9.1&new-version=2.9.2)](https://dependabot.com/compatibility-score.html?dependency-name=doctrine/dbal&package-manager=composer&previous-version=2.9.1&new-version=2.9.2) 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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </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:30:56 +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#1418
No description provided.