Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps craftcms/cms from 3.0.20 to 3.5.19.1.

Changelog

Sourced from craftcms/cms's changelog.

3.5.19.1 - 2021-01-28

Fixed

  • Fixed an error that could occur when validating dates. (#7459)

3.5.19 - 2021-01-26

Changed

  • The control panel is now fully translated in all supported languages.

Fixed

  • Fixed a bug where Date fields with existing values were always considered dirty when saving an entry. (#7404)
  • Fixed a bug where it wasn’t possible for non-admins to rename, replace, edit, or delete their own temporary assets. (#7420)

3.5.18 - 2021-01-19

Changed

  • Improved the accessibility of lightswitches in the control panel. (#7313)
  • Improved the accessibility of the Login page. (#7268, #7287, #7288)
  • Improved the accessibility of Number fields. (#7367)
  • Added aria-label or aria-hidden attributes to control panel icons, where appropriate. (#7302)
  • Dynamic subfolder paths in Assets fields can now output :ignore: to avoid an invalid subpath error if no segment is intended. (#7353)
  • Improved the error message that is output when running the clear-caches/cp-resources command, if the @webroot alias isn’t explicitly set. (#7286)
  • craft\i18n\I18N::getFormatter() now instantiates the formatter via Craft::createObject(). (#7341)

Fixed

  • Fixed a bug where auto-created Matrix blocks were taking over the focus when creating a new entry. (#7363)
  • Fixed an error that could occur due to a race condition when generating CustomFieldBehavior classes. (#7379)
  • Fixed a bug where field layout tabs’ settings buttons could become inaccessible if the tab name began with a long word without any hyphens. (#7298)
  • Fixed a bug where Dropdown, Multi-select, and Number fields’ inputs weren’t getting id attributes that matched their labels’ for attributes. (#7319)
  • Fixed a bug where week day and month names were being translated based on the current formatting locale, rather than the current language. (#7312)
  • Fixed a bug where Matrix blocks weren’t getting validated when autosaving entry drafts.
  • Fixed an error that could occur when saving elements with Matrix fields, if there were any custom fields whose handles conflicted with craft\elements\db\ElementQuery getter methods, such as criteria. (#7335)
  • Fixed a bug where it wasn’t possible to upload some file types via GraphQL mutations. (#7327)
  • Fixed an error that could occur on console requests if Craft didn’t think it was installed yet. (#7309)
  • Fixed a bug where clearing control panel resources would delete the .gitignore file as well. (#7361)
  • Fixed a bug where user registration forms could get a “Username cannot be blank” error even if the useEmailAsUsername config setting was enabled. (#7357)
  • Fixed a bug where craft\elements\Asset::getSrcset() could return the wrong value if the asset had a named transform set on it. (#7352)
  • Fixed a bug where the “All” checkbox label was getting HTML-encoded when using Craft.ui.createCheckboxSelect().
  • Fixed a bug where Craft.formatNumber() could format numbers based on the user’s preferred language rather than the preferred formatting locale.

3.5.17.1 - 2020-12-17

Fixed

  • Fixed a bug where search keywords weren’t getting normalized based on the selected site when searching for elements in the control panel. (#3145)
  • Fixed a bug where element indexes’ custom header column headings weren’t translatable. (#7272)
  • Fixed a bug where the gc command would delete all soft-deleted items when --interactive=0 was passed. (#7280)
  • Fixed an error that occurred when uploading a file directly to an Assets field within a new Matrix block. (#7284)

3.5.17 - 2020-12-15

... (truncated)

Commits
  • 2c6ef1a 3.5.19.1 - Fixed validation bug
  • 3ea5e65 Merge tag '3.5.19' into develop
  • 4486830 Merge branch 'release/3.5.19' into main
  • edc6cf6 Finish 3.5.19
  • 710c856 Merge pull request #7441 from craftcms/t9n_develop
  • 475d4d8 New translations app.php (Turkish)
  • e8c880c New translations app.php (Turkish)
  • fa75b66 Merge pull request #7439 from craftcms/t9n_develop
  • 27112a7 New translations app.php (Turkish)
  • aa3fc95 New translations app.php (Turkish)
  • 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 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 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 3.0.20 to 3.5.19.1.
- [Release notes](https://github.com/craftcms/cms/releases)
- [Changelog](https://github.com/craftcms/cms/blob/3.5.19.1/CHANGELOG.md)
- [Commits](craftcms/cms@3.0.20...3.5.19.1)

---
updated-dependencies:
- dependency-name: craftcms/cms
  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 Jul 17, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant