Skip to content

Bump craftcms/cms from 5.7.8 to 5.8.4#85

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

Bump craftcms/cms from 5.7.8 to 5.8.4#85
dependabot[bot] wants to merge 1 commit intodevelop-v5from
dependabot/composer/craftcms/cms-5.8.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 8, 2025

Bumps craftcms/cms from 5.7.8 to 5.8.4.

Release notes

Sourced from craftcms/cms's releases.

5.8.4

  • Relation fields now show the search input after the “Add” button, and use a generic “Search” placeholder. (#17562)
  • craft\elements\Asset::getMimeType() no longer fetches the MIME type from disk for local assets. (#17549)
  • Fixed a potential remote execution vulnerability.
  • Fixed a bug where Categories fields weren’t showing the “Show the search input” setting. (#17561)
  • Fixed a bug where overriding entry type settings from a Matrix field’s settings would cause the entry type to lose its group assignment. (#17564)
  • Fixed a bug where address queries weren’t factoring in their field or fieldId parameters if an owner parameter wasn’t specified. (#17565)
  • Fixed an information disclosure vulnerability.

5.8.3

  • Added craft\helpers\Cp::parseMarkdown().
  • Added craft\helpers\Html::decodeDoubles().
  • Added the cpmd Twig filter for control panel templates.
  • Fixed a PHP error that could occur on installs with a large number of custom fields. (#17556)
  • Fixed a bug where entry type descriptions weren’t getting parsed as Markdown. (#17554)
  • Fixed a bug where entry type description overrides were getting lost when the form was saved a second time.
  • Fixed an error that occurred when querying for entries’ author fields via GraphQL. (#17555)

5.8.2

  • Improved the performance of element indexes when custom sources are defined. (#17484)
  • Fixed a bug where Matrix fields could load nested entries that belonged to other owner elements. (#17551)
  • Fixed a potential user account enumeration bug when preventUserEnumeration was enabled.

5.8.1

  • Element selector modals now clear out the search input when opened. (#17480)
  • Improved relational fields’ inline search behavior. (#17550)
  • Fixed a bug where an unsaved changes warning would be shown when leaving an element edit form, if a conditional field had just been shown or hidden in the last autosave. (#17518)
  • Fixed a bug where Generated Fields settings were still interative when allowAdminChanges was disabled. (#17535)
  • Fixed a bug where it was possible to select entries without URLs in Link fields. (#17536)
  • Fixed a “Request Header Or Cookie Too Large” error that could occur in the control panel. (#17531)
  • Fixed a bug where source headings’ expanded/collapsed states weren’t persisting. (#17541)
  • Fixed a bug where Assets fields’ inline search inputs weren’t respecting the fields’ Sources settings. (#17538)
  • Fixed an error that could occur if a user photo’s file was missing. (#17537)
  • Fixed a bug where the currently-selected element source wasn’t shown when its heading was collapsed. (#17530)
  • Fixed an error that could when querying for elements that didn’t have a field layout via GraphQL. (#17542)
  • Fixed a bug where Assets fields set to restrict uploads to a single location weren’t getting inline search inputs.

5.8.0

[!NOTE] Elements with Link fields created before Craft 5.5.0 should be resaved to take advantage of the new “is of type” condition rule operator. (#17277)

[!NOTE] Elements with multi-instance relation fields created before Craft 5.3.0 should be resaved to ensure their condition rules continue to work properly. (#17295)

Content Management

  • Element edit pages now have “Validate [type]” actions. (#17316)
  • Matrix fields set to the “inline-editable blocks” view mode now have “Expand all blocks” and “Collapse all blocks” actions. (#17141)
  • Relation fields set to a single element source will now show a search input by default. (#17497)
  • Link fields’ condition rules now have an “is of type” operator. (#17277)
  • Link fields now allow URLs without TLDs. (#17450)

... (truncated)

Changelog

Sourced from craftcms/cms's changelog.

5.8.4 - 2025-07-07

  • Relation fields now show the search input after the “Add” button, and use a generic “Search” placeholder. (#17562)
  • craft\elements\Asset::getMimeType() no longer fetches the MIME type from disk for local assets. (#17549)
  • Fixed a bug where Categories fields weren’t showing the “Show the search input” setting. (#17561)
  • Fixed a bug where overriding entry type settings from a Matrix field’s settings would cause the entry type to lose its group assignment. (#17564)
  • Fixed a bug where address queries weren’t factoring in their field or fieldId parameters if an owner parameter wasn’t specified. (#17565)
  • Fixed a potential remote execution vulnerability.
  • Fixed an information disclosure vulnerability.

5.8.3 - 2025-07-06

  • Added craft\helpers\Cp::parseMarkdown().
  • Added craft\helpers\Html::decodeDoubles().
  • Added the cpmd Twig filter for control panel templates.
  • Fixed a PHP error that could occur on installs with a large number of custom fields. (#17556)
  • Fixed a bug where entry type descriptions weren’t getting parsed as Markdown. (#17554)
  • Fixed a bug where entry type description overrides were getting lost when the form was saved a second time.
  • Fixed an error that occurred when querying for entries’ author fields via GraphQL. (#17555)

5.8.2 - 2025-07-04

  • Improved the performance of element indexes when custom sources are defined. (#17484)
  • Fixed a bug where Matrix fields could load nested entries that belonged to other owner elements. (#17551)
  • Fixed a potential user account enumeration bug when preventUserEnumeration was enabled.

5.8.1 - 2025-07-03

  • Element selector modals now clear out the search input when opened. (#17480)
  • Improved relational fields’ inline search behavior. (#17550)
  • Fixed a bug where an unsaved changes warning would be shown when leaving an element edit form, if a conditional field had just been shown or hidden in the last autosave. (#17518)
  • Fixed a bug where Generated Fields settings were still interactive when allowAdminChanges was disabled. (#17535)
  • Fixed a bug where it was possible to select entries without URLs in Link fields. (#17536)
  • Fixed a “Request Header Or Cookie Too Large” error that could occur in the control panel. (#17531)
  • Fixed a bug where source headings’ expanded/collapsed states weren’t persisting. (#17541)
  • Fixed a bug where Assets fields’ inline search inputs weren’t respecting the fields’ Sources settings. (#17538)
  • Fixed an error that could occur if a user photo’s file was missing. (#17537)
  • Fixed a bug where the currently-selected element source wasn’t shown when its heading was collapsed. (#17530)
  • Fixed an error that could when querying for elements that didn’t have a field layout via GraphQL. (#17542)
  • Fixed a bug where Assets fields set to restrict uploads to a single location weren’t getting inline search inputs.

5.8.0 - 2025-07-01

[!NOTE] Elements with Link fields created before Craft 5.5.0 should be resaved to take advantage of the new “is of type” condition rule operator. (#17277)

[!NOTE] Elements with multi-instance relation fields created before Craft 5.3.0 should be resaved to ensure their condition rules continue to work properly. (#17295)

Content Management

... (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 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 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.7.8 to 5.8.4.
- [Release notes](https://github.com/craftcms/cms/releases)
- [Changelog](https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md)
- [Commits](craftcms/cms@5.7.8...5.8.4)

---
updated-dependencies:
- dependency-name: craftcms/cms
  dependency-version: 5.8.4
  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 Aug 8, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 20, 2025

Looks like craftcms/cms is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 20, 2025
@dependabot dependabot bot deleted the dependabot/composer/craftcms/cms-5.8.4 branch August 20, 2025 09:59
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