Skip to content

Bump craftcms/cms from 5.4.4 to 5.9.14#9

Open
dependabot[bot] wants to merge 1 commit intodevelop-v4from
dependabot/composer/craftcms/cms-5.9.14
Open

Bump craftcms/cms from 5.4.4 to 5.9.14#9
dependabot[bot] wants to merge 1 commit intodevelop-v4from
dependabot/composer/craftcms/cms-5.9.14

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps craftcms/cms from 5.4.4 to 5.9.14.

Release notes

Sourced from craftcms/cms's releases.

5.9.14

5.9.13

  • The control panel is now translated into Greek. (#18458)
  • The PDO::MYSQL_ATTR_MULTI_STATEMENTS attribute is now set to false by default for database connections.
  • Fixed a bug where searchindex and searchindexqueue rows weren’t being deleted when an element was deleted for a site. (#18394)
  • Fixed a bug where multi-select condition rules weren’t applying their “has a value” and “is empty” operators correctly. (#18470)
  • Fixed an unintended change in behavior where craft\helpers\App::parseEnv() was returning null instad of an empty string, when an environment variable name was passed in, which was set to an empty string.
  • Fixed a bug where drafts within “My Drafts” widgets weren’t getting hyperlinked. (#18456)
  • Fixed a bug where nested entries were getting assigned new IDs if they were edited multiple times for the same owner element draft. (#18461)
  • Fixed a bug where the “New Tab” button within field layout designers could be positioned incorrectly. (#18450)
  • Fixed a high-severity RCE vulnerability. (GHSA-2fph-6v5w-89hh)
  • Fixed a low-severity path traversal vulnerability. (GHSA-472v-j2g4-g9h2)

5.9.12

  • Added craft\services\Tokens::getRemainingTokenUsages().
  • Added craft\web\Request::getTokenRoute().
  • Fixed a JavaScript error that could occur when opening or submitting a slideout.
  • Fixed a high-severity permission escalation vulnerability. (GHSA-cc7p-2j3x-x7xf)

5.9.11

  • The nb locale is now treated as a fallback for no on environments where no isn’t supported. (#18431)
  • Element indexes now show “Paste” buttons alongside bulk element action buttons. (#18427)
  • Boolean environment variables now universally support truthy/falsy values, including on/off and yes/no. (#18441)
  • Impoved the performance of craft\helpers\Typecast. (#18426)
  • Added App::normalizeBooleanValue().
  • Added craft\events\ExecuteGqlQueryEvent::$cacheDuration. (#18442)
  • Added craft\events\ExecuteGqlQueryEvent::$cacheTags. (#18442)
  • Added craft\web\Request::getWantsImage().
  • Added craft\web\Request::getWantsJson().
  • Added craft\web\Request::wants().
  • Fixed a bug where 404 responses could be set to an image based on the brokenImagePath config setting for Chrome. (#18438)
  • Fixed a bug where some Matrix bulk action labels weren’t getting translated.
  • Fixed a bug where global nav items weren’t showing an icon if the icon was set to 0.
  • Fixed moderate-severity RCE vulnerabilities. (GHSA-4484-8v2f-5748, GHSA-qx2q-q59v-wf3j)
  • Fixed a low-severity XSS vulnerability. (GHSA-3x4w-mxpf-fhqq)
  • Fixed a low-severity path traversal vulnerability. (GHSA-472v-j2g4-g9h2)

5.9.10

  • slug columns referenced in element queries’ select, where, or orderBy expressions now explicitly resolve to elements_sites.slug. (#18416)
  • Fixed a bug where the control panel requests could trigger an infinite browser redirect loop. (#18420)
  • Fixed a bug where craft\helpers\App::parseBooleanEnv() wasn’t handling false values properly. (#18418)

... (truncated)

Changelog

Sourced from craftcms/cms's changelog.

5.9.14 - 2026-02-25

5.9.13 - 2026-02-24

  • The control panel is now translated into Greek. (#18458)
  • The PDO::MYSQL_ATTR_MULTI_STATEMENTS attribute is now set to false by default for database connections.
  • Fixed a bug where searchindex and searchindexqueue rows weren’t being deleted when an element was deleted for a site. (#18394)
  • Fixed a bug where multi-select condition rules weren’t applying their “has a value” and “is empty” operators correctly. (#18470)
  • Fixed an unintended change in behavior where craft\helpers\App::parseEnv() was returning null instad of an empty string, when an environment variable name was passed in, which was set to an empty string.
  • Fixed a bug where drafts within “My Drafts” widgets weren’t getting hyperlinked. (#18456)
  • Fixed a bug where nested entries were getting assigned new IDs if they were edited multiple times for the same owner element draft. (#18461)
  • Fixed a bug where the “New Tab” button within field layout designers could be positioned incorrectly. (#18450)
  • Fixed a high-severity RCE vulnerability. (GHSA-2fph-6v5w-89hh)

5.9.12 - 2026-02-18

  • Added craft\services\Tokens::getRemainingTokenUsages().
  • Added craft\web\Request::getTokenRoute().
  • Fixed a JavaScript error that could occur when opening or submitting a slideout.
  • Fixed a high-severity permission escalation vulnerability. (GHSA-cc7p-2j3x-x7xf)

5.9.11 - 2026-02-17

  • The nb locale is now treated as a fallback for no on environments where no isn’t supported. (#18431)
  • Element indexes now show “Paste” buttons alongside bulk element action buttons. (#18427)
  • Boolean environment variables now universally support truthy/falsy values, including on/off and yes/no. (#18441)
  • Impoved the performance of craft\helpers\Typecast. (#18426)
  • Added App::normalizeBooleanValue().
  • Added craft\events\ExecuteGqlQueryEvent::$cacheDuration. (#18442)
  • Added craft\events\ExecuteGqlQueryEvent::$cacheTags. (#18442)
  • Added craft\web\Request::getWantsImage().
  • Added craft\web\Request::getWantsJson().
  • Added craft\web\Request::wants().
  • Fixed a bug where 404 responses could be set to an image based on the brokenImagePath config setting for Chrome. (#18438)
  • Fixed a bug where some Matrix bulk action labels weren’t getting translated.
  • Fixed a bug where global nav items weren’t showing an icon if the icon was set to 0.
  • Fixed moderate-severity RCE vulnerabilities. (GHSA-4484-8v2f-5748, GHSA-qx2q-q59v-wf3j)
  • Fixed a moderate-severity XSS vulnerability. (GHSA-3x4w-mxpf-fhqq)
  • Fixed a low-severity path traversal vulnerability. (GHSA-472v-j2g4-g9h2)

5.9.10 - 2026-02-12

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [craftcms/cms](https://github.com/craftcms/cms) from 5.4.4 to 5.9.14.
- [Release notes](https://github.com/craftcms/cms/releases)
- [Changelog](https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md)
- [Commits](craftcms/cms@5.4.4...5.9.14)

---
updated-dependencies:
- dependency-name: craftcms/cms
  dependency-version: 5.9.14
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants