Skip to content

Bump craftcms/cms from 5.4.4 to 5.9.6#4

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

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

Conversation

@dependabot
Copy link

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

Bumps craftcms/cms from 5.4.4 to 5.9.6.

Release notes

Sourced from craftcms/cms's releases.

5.9.6

  • It’s now possible to set elements’ Thumbnail Source to a field nested within a Content Block field. (#18365)
  • Elements within embedded element indexes are now hyperlinked by default. (#17080)
  • Added craft\db\mysql\Schema::getRowFormat().
  • Added craft\db\mysql\Schema::setRowFormat().
  • Added craft\fieldlayoutelements\BaseField::getThumbOptions().
  • Added craft\helpers\Cp::cardThumbOptions().
  • Added craft\models\FieldLayout::getThumbHtmlForElement().
  • Added craft\models\FieldLayout::hasThumbField().
  • Deprecated craft\models\FieldLayout::getThumbField(). hasThumbField() or getThumbHtmlForElement() should be used instead.
  • Fixed a bug where nested entries within Matrix fields weren’t showing their UI labels if they didn’t have titles.
  • Fixed a bug where assets weren’t getting hyperlinked on the Assets index page in thumbnail view.
  • Fixed a bug where sections and volumes were getting included in entry/asset breadcrumb menus, even if their sources were disabled. (#18359)
  • Fixed an error that could occur when updating to Craft 5.9, if the entrytypes table’s row format was set to COMPACT. (#18349)
  • Fixed a bug where newly-selected elements weren’t being rendered correctly for relational fields set to the “Card grid” view mode. (#18362)
  • Fixed a bug where card previews weren’t getting updated when a selected field was removed from the field layout.
  • Fixed potential JavaScript errors that could occur if a disclosure menu’s trigger or target elements were missing. (#18358)
  • Fixed a JavaScript error that occurred if a Matrix field’s label was hidden. (#18366)
  • Fixed an infinite recursion bug. (#18363)

5.9.5

  • Fixed a bug where nested elements could appear to be editable when their field was read-only.
  • Fixed a bug where nested element changes weren’t being shown in cross-domain preview requests, if no changes had been made to the root entry yet. (#18337)
  • Fixed a bug where Live Preview wasn’t upadting when making changes to nested elements via a Matrix field in Index view.
  • Fixed a bug where Table fields with “Static Rows” enabled were losing their values when edited, if the field hadn’t been resaved since updating to Craft 5.9. (#18350)
  • Fixed an unintentional breaking change when querying Link field data via GraphQL. (#18355)
  • Fixed an error that occurred when saving the Customize Sources modal for non-entry element types. (#18347)
  • Fixed a bug where links in section breadcrumb menus didn’t include the page slug. (#18352)
  • Fixed a JavaScript warning that occurred after selecting an element in a relation field, if the Max Relations setting was reached. (#18358)
  • Fixed a bug where a “Singles” breadcrumb was included on entry edit pages when the “Singles” source had been disabled within the Customize Sources modal. (#18359)

5.9.4

  • Added craft\models\FieldLayout::getEditableCustomFieldElements().
  • Fixed a bug where {% case %} tags with three or more values within {% switch %} tags weren’t working properly. (#18334)
  • Fixed a bug where Matrix fields in Blocks view could lose their existing values when they became editable.
  • Fixed a bug where Content Block fields and Matrix fields in Blocks view weren’t updating their nested fields’ editability states.
  • Fixed an error that could occur when executing a GraphQL query with a Link field. (#18339)
  • Fixed a bug where read-only custom fields could be treated as required. (#18342)

5.9.3

  • Fixed a bug where multi-value {% case %} tags within {% switch %} tags weren’t working properly. (#18334)

5.9.2

  • Fixed an error that occurred when upgrading to Craft 5.
  • Fixed a bug where assets weren’t being rendered correctly immediately after being uploaded to an Assets field. (#18318)
  • Fixed a bug where it was possible to rename existing entry index pages to a blank name. (#18321)
  • Fixed a bug where element save notifications weren’t hyperlinking the element label. (#18326)
  • Fixed a bug where sidebar states weren’t being remembered across page loads. (#18323)
  • Fixed an error that could occur when displaying an embedded element index that included field layouts with generated fields. (#18320)
  • Fixed errors that occurred when performing user administration actions on Craft Team. (#18331)

... (truncated)

Changelog

Sourced from craftcms/cms's changelog.

5.9.6 - 2026-02-03

  • It’s now possible to set elements’ Thumbnail Source to a field nested within a Content Block field. (#18365)
  • Elements within embedded element indexes are now hyperlinked by default. (#17080)
  • Added craft\db\mysql\Schema::getRowFormat().
  • Added craft\db\mysql\Schema::setRowFormat().
  • Added craft\fieldlayoutelements\BaseField::getThumbOptions().
  • Added craft\helpers\Cp::cardThumbOptions().
  • Added craft\models\FieldLayout::getThumbHtmlForElement().
  • Added craft\models\FieldLayout::hasThumbField().
  • Deprecated craft\models\FieldLayout::getThumbField(). hasThumbField() or getThumbHtmlForElement() should be used instead.
  • Fixed a bug where nested entries within Matrix fields weren’t showing their UI labels if they didn’t have titles.
  • Fixed a bug where assets weren’t getting hyperlinked on the Assets index page in thumbnail view.
  • Fixed a bug where sections and volumes were getting included in entry/asset breadcrumb menus, even if their sources were disabled. (#18359)
  • Fixed an error that could occur when updating to Craft 5.9, if the entrytypes table’s row format was set to COMPACT. (#18349)
  • Fixed a bug where newly-selected elements weren’t being rendered correctly for relational fields set to the “Card grid” view mode. (#18362)
  • Fixed a bug where card previews weren’t getting updated when a selected field was removed from the field layout.
  • Fixed potential JavaScript errors that could occur if a disclosure menu’s trigger or target elements were missing. (#18358)
  • Fixed a JavaScript error that occurred if a Matrix field’s label was hidden. (#18366)
  • Fixed an infinite recursion bug. (#18363)

5.9.5 - 2026-01-31

  • Fixed a bug where nested elements could appear to be editable when their field was read-only.
  • Fixed a bug where nested element changes weren’t being shown in cross-domain preview requests, if no changes had been made to the root entry yet. (#18337)
  • Fixed a bug where Live Preview wasn’t upadting when making changes to nested elements via a Matrix field in Index view.
  • Fixed a bug where Table fields with “Static Rows” enabled were losing their values when edited, if the field hadn’t been resaved since updating to Craft 5.9. (#18350)
  • Fixed an unintentional breaking change when querying Link field data via GraphQL. (#18355)
  • Fixed an error that occurred when saving the Customize Sources modal for non-entry element types. (#18347)
  • Fixed a bug where links in section breadcrumb menus didn’t include the page slug. (#18352)
  • Fixed a JavaScript warning that occurred after selecting an element in a relation field, if the Max Relations setting was reached. (#18358)
  • Fixed a bug where a “Singles” breadcrumb was included on entry edit pages when the “Singles” source had been disabled within the Customize Sources modal. (#18359)

5.9.4 - 2026-01-29

  • Added craft\models\FieldLayout::getEditableCustomFieldElements().
  • Fixed a bug where {% case %} tags with three or more values within {% switch %} tags weren’t working properly. (#18334)
  • Fixed a bug where Matrix fields in Blocks view could lose their existing values when they became editable.
  • Fixed a bug where Content Block fields and Matrix fields in Blocks view weren’t updating their nested fields’ editability states.
  • Fixed an error that could occur when executing a GraphQL query with a Link field. (#18339)
  • Fixed a bug where read-only custom fields could be treated as required. (#18342)

5.9.3 - 2026-01-28

  • Fixed a bug where multi-value {% case %} tags within {% switch %} tags weren’t working properly. (#18334)

5.9.2 - 2026-01-28

  • Fixed an error that occurred when upgrading to Craft 5.
  • Fixed a bug where assets weren’t being rendered correctly immediately after being uploaded to an Assets field. (#18318)

... (truncated)

Commits
  • 5583727 Finish 5.9.6
  • df70b40 Merge pull request #18372 from craftcms/bugfix/18366-matrix-field-with-hidden...
  • 5a5e72d Release note
  • 0078983 Merge branch '5.x' into bugfix/18366-matrix-field-with-hidden-label
  • 820955e Merge pull request #18371 from craftcms/bugfix/18363-link-field-and-custom-tr...
  • 2b3df03 Release note
  • 006950b Cleanup
  • abe0627 Merge branch '5.x' into bugfix/18363-link-field-and-custom-translation
  • 915e1e6 Make CraftDisclosure more defensive
  • 8bf0687 safeguard against the lack of disclosure menu in a matrix field
  • 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 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.6.
- [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.6)

---
updated-dependencies:
- dependency-name: craftcms/cms
  dependency-version: 5.9.6
  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 10, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 11, 2026

Superseded by #6.

@dependabot dependabot bot closed this Mar 11, 2026
@dependabot dependabot bot deleted the dependabot/composer/craftcms/cms-5.9.6 branch March 11, 2026 00:37
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