Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps getkirby/cms from 5.1.3 to 5.1.4.

Release notes

Sourced from getkirby/cms's releases.

5.1.4

🚨 Security

Cross-site scripting (XSS) in the changes dialog

Severity: medium (CVSS score 5.1)

This vulnerability affects all Kirby 5 sites that might have potential attackers in the group of authenticated Panel users or that allow external visitors to update page titles or usernames.

The attack requires user interaction by another Panel user and cannot be automated.

✨ Enhancements

  • Improve the wording and layout of the "Change Password" dialog #7621

🐛 Bug fixes

  • Fixed type hints of css() and js() helpers #7645
  • Pages field dialog lists unwanted pages after navigating back from subpages #7624
  • The large margin below the user profile in the user view is now gone and tabs are set directly below #7651
  • Don’t hide the required asterisk in the field label if the input prop is false. #7642

♻️ Refactored

  • Use the new UI Item classes to create the props for model's dropdown options. #7650

🧹 Housekeeping

  • Updated PHP and JS dependencies
Commits
  • 2278dae Merge pull request #7669 from getkirby/release/5.1.4
  • 056284d build: Preflight for 5.1.4
  • bc33448 chore: Update JS dependencies
  • 4bdbb94 chore: Update PHP dependencies
  • 405c002 refact: Use item classes for the dropdownOption method (#7650)
  • 40d8f93 fix: Don’t hide the required asterisk in the label (#7652)
  • ccfb98a fix: Remove margin below user profile (#7651)
  • caec4e0 fix: PagePicker parent handling when same as start model (#7646)
  • 6243968 feat: Clarify change password dialog
  • c32cdbf fix: Type hints for asset helpers
  • See full diff 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 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 [getkirby/cms](https://github.com/getkirby/kirby) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/getkirby/kirby/releases)
- [Commits](getkirby/kirby@5.1.3...5.1.4)

---
updated-dependencies:
- dependency-name: getkirby/cms
  dependency-version: 5.1.4
  dependency-type: direct:development
...

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 Nov 18, 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.

1 participant