Skip to content

build(deps): bump craftcms/cms from 4.15.0.2 to 4.15.3 #215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps craftcms/cms from 4.15.0.2 to 4.15.3.

Release notes

Sourced from craftcms/cms's releases.

4.15.3

  • Return URLs are now sanitized before being saved to the PHP session.
  • 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 styling issue.

4.15.2

  • Fixed a bug where control panel-generated URLs could be malformed. (#17157, #17161)
  • Fixed a bug where the forms.checkboxField macro wasn’t respecting fieldset and checkboxLabel keys passed into its config.
  • Fixed an error that could occur when backing up the database, if the database password contained special characters. (#17158)
  • Fixed a PHP deprecation error that could occur when applying the replace Twig filter to a null variable. (#17159)

4.15.1

  • Fixed a bug where static relational field inputs weren’t showing the related elements’ hierarchy. (#17127)
  • Fixed a bug where some system screens shown on the front end were sent without no-cache headers. (#17129)
  • Fixed a bug where the default notificationDuration value per the accessibilityDefaults config setting wasn’t being respected for users who hadn’t saved their preferences yet.
  • Fixed a bug where control panel JavaScript-generated URLs weren’t formatted correctly if the omitScriptNameInUrls and usePathInfo config settings were both disabled. (#17147)
Changelog

Sourced from craftcms/cms's changelog.

4.15.3 - 2025-05-06

  • Return URLs are now sanitized before being saved to the PHP session.
  • 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 styling issue.

4.15.2 - 2025-04-23

  • Fixed a bug where control panel-generated URLs could be malformed. (#17157, #17161)
  • Fixed a bug where the forms.checkboxField macro wasn’t respecting fieldset and checkboxLabel keys passed into its config.
  • Fixed an error that could occur when backing up the database, if the database password contained special characters. (#17158)
  • Fixed a PHP deprecation error that could occur when applying the replace Twig filter to a null variable. (#17159)

4.15.1 - 2025-04-22

  • Fixed a bug where static relational field inputs weren’t showing the related elements’ hierarchy. (#17127)
  • Fixed a bug where some system screens shown on the front end were sent without no-cache headers. (#17129)
  • Fixed a bug where the default notificationDuration value per the accessibilityDefaults config setting wasn’t being respected for users who hadn’t saved their preferences yet.
  • Fixed a bug where control panel JavaScript-generated URLs weren’t formatted correctly if the omitScriptNameInUrls and usePathInfo config settings were both disabled. (#17147)
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 4.15.0.2 to 4.15.3.
- [Release notes](https://github.com/craftcms/cms/releases)
- [Changelog](https://github.com/craftcms/cms/blob/4.15.3/CHANGELOG.md)
- [Commits](craftcms/cms@4.15.0.2...4.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 8, 2025 15:03
@dependabot dependabot bot added php Pull requests that update Php code dependencies Pull requests that update a dependency file 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