Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps craftcms/cms from 5.7.3 to 5.7.5.

Release notes

Sourced from craftcms/cms's releases.

5.7.5

  • Return URLs are now sanitized before being saved to the PHP session.
  • craft\services\Entries::getEntryTypeById() now has a $withTrashed argument.
  • Fixed a bug where admin tables’ pagination footers could be positioned incorrectly in slideouts. (#17187)
  • Fixed a SQL error that could occur when running garbage collection. (#17197)
  • Fixed a PHP error that could occur if malformed UTF-8 data was passed to craft\helpers\StringHepler::replaceMb4(). (#17202)
  • Fixed a bug where “Applying new propagation method” jobs weren’t propagating elements to newly-supported sites. (#17207)
  • Fixed a bug where _includes/forms/button.twig wasn’t rendering labels set to '0'. (#17225)
  • Fixed a bug where Icon fields and icon selectors within option field settings weren’t remembering 0 icon selections.
  • Fixed a bug where relational fields weren’t enforcing their “Maintain hierarchy” and “Branch Limit” settings on save.
  • Fixed a bug where eager-loading relational field elements wasn’t always working, if multiple fields were aliased to the same handle.
  • Fixed an error that could occur when applying project config changes after running the entry-types/merge command, if the outgoing entry type was used by a Single section. (#16628)
  • Fixed a bug where resave/* commands could end prematurely if an unexpected error occurred.
  • Fixed a bug where Matrix fields weren’t always loading nested entries in the control panel. (#17213)
  • Fixed a bug where GraphQL queries could return unexpected results. (#17160)
  • Fixed a bug where Card Attributes settings weren’t always remembering custom field selections, for fields that were just added to the field layout designer. (#17223)

5.7.4

  • Improved the styling of editabe tables, Link fields, and select inputs. (#17164)
  • Fixed a bug where tooltips could show and hide repeatedly. (#16922)
  • Fixed a JavaScript error that occurred when viewing an element index with no visible sources. (#17170)
  • Fixed a bug where “This entry has been updated.” notifications could be shown when editing nested elements in a slideout. (#17176)
  • Fixed a bug where elements listed within relational field inputs weren’t showing their provisional draft labels on page load. (#17177)
  • Fixed a bug where card view designers weren’t showing card attribute options for fields that were added to tabs by clicking on them. (#17180)
  • Fixed a bug where Link field data could be lost when editing a multi-site nested element via a slideout. (#17181)
  • Fixed styling issues. (#17173, #17183)
Changelog

Sourced from craftcms/cms's changelog.

5.7.5 - 2025-05-06

  • Return URLs are now sanitized before being saved to the PHP session.
  • craft\services\Entries::getEntryTypeById() now has a $withTrashed argument.
  • Fixed a bug where admin tables’ pagination footers could be positioned incorrectly in slideouts. (#17187)
  • Fixed a SQL error that could occur when running garbage collection. (#17197)
  • Fixed a PHP error that could occur if malformed UTF-8 data was passed to craft\helpers\StringHepler::replaceMb4(). (#17202)
  • Fixed a bug where “Applying new propagation method” jobs weren’t propagating elements to newly-supported sites. (#17207)
  • Fixed a bug where _includes/forms/button.twig wasn’t rendering labels set to '0'. (#17225)
  • Fixed a bug where Icon fields and icon selectors within option field settings weren’t remembering 0 icon selections.
  • Fixed a bug where relational fields weren’t enforcing their “Maintain hierarchy” and “Branch Limit” settings on save.
  • Fixed a bug where eager-loading relational field elements wasn’t always working, if multiple fields were aliased to the same handle.
  • Fixed an error that could occur when applying project config changes after running the entry-types/merge command, if the outgoing entry type was used by a Single section. (#16628)
  • Fixed a bug where resave/* commands could end prematurely if an unexpected error occurred.
  • Fixed a bug where Matrix fields weren’t always loading nested entries in the control panel. (#17213)
  • Fixed a bug where GraphQL queries could return unexpected results. (#17160)
  • Fixed a bug where Card Attributes settings weren’t always remembering custom field selections, for fields that were just added to the field layout designer. (#17223)

5.7.4 - 2025-04-25

  • Improved the styling of editabe tables, Link fields, and select inputs. (#17164)
  • Fixed a bug where tooltips could show and hide repeatedly. (#16922)
  • Fixed a JavaScript error that occurred when viewing an element index with no visible sources. (#17170)
  • Fixed a bug where “This entry has been updated.” notifications could be shown when editing nested elements in a slideout. (#17176)
  • Fixed a bug where elements listed within relational field inputs weren’t showing their provisional draft labels on page load. (#17177)
  • Fixed a bug where card view designers weren’t showing card attribute options for fields that were added to tabs by clicking on them. (#17180)
  • Fixed a bug where Link field data could be lost when editing a multi-site nested element via a slideout. (#17181)
  • Fixed styling issues. (#17173, #17183)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 8, 2025
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