Skip to content
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

Bump craftcms/cms from 4.3.3 to 4.4.4 #179

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2023

Bumps craftcms/cms from 4.3.3 to 4.4.4.

Changelog

Sourced from craftcms/cms's changelog.

4.4.4 - 2023-03-20

  • Input autofocussing has been reintroduced throughout the control panel. (#12921)
  • The |json_encode Twig filter now calls craft\helpers\Json::encode() internally, improving error handling. (#12919)
  • craft\helpers\Json::encode() no longer sets the JSON_UNESCAPED_SLASHES flag by default.
  • Fixed a JavaScript error that occurred when resolving an asset move conflict. (#12920)
  • Fixed a bug where volume subfolders were being shown when viewing soft-deleted assets. (#12927)
  • Fixed a bug where structure data was getting deleted when running garbage collection on PostgreSQL. (#12925)
  • Fixed an error that could occur when rebuilding the project config, if there were any custom source definitions for element types that weren’t Composer-installed. (#12881)
  • Fixed an XSS vulnerability.

4.4.3 - 2023-03-16

  • Customize Sources modals no longer hide when the Esc key is pressed on the surrounding area is clicked on. (#12895)
  • Sections created via entrify commands no longer get a “Primary entry page” preview target by default, unless it was sourced from a category group with URLs. (#12897)
  • entrify commands and the sections/create command now prompt for the initial entry type name and handle. (#12894)
  • Added craft\helpers\FileHelper::uniqueName().
  • Added craft\helpers\StringHelper::emojiToShortcodes().
  • Added craft\helpers\StringHelper::shortcodesToEmoji().
  • Fixed an error that occurred when uploading an asset with a filename over 250 characters long. (#12889)
  • Fixed an error that could occur when preparing licensing alerts, if any licenses were invalid. (#12899)
  • Fixed a bug where it wasn’t possible to drag nested Neo blocks. (#12896)
  • Fixed a bug where fields with reduced widths in Matrix blocks were becoming full-width while dragged. (#12909)
  • Fixed a bug where multi-edition plugins weren’t showing their edition labels within the Plugin Store cart. (#12910)
  • Fixed a bug where private plugins’ control panel templates weren’t directly accessible by URL.
  • Fixed a bug where element selector modals were persisting parts of their state in the query string. (#12900)
  • Fixed a PHP error that occurred if a field type stored enum values. (#12297)
  • Fixed an error that could occur when generating transforms for images stored in Google Cloud Storage. (#12878)
  • Fixed a bug where some unicode characters were getting removed by LitEmoji. (#12905)

4.4.2 - 2023-03-14

  • The entrify/categories and entrify/global-set commands now update user permissions for the new sections. (#12849)
  • Variable dumps now use a light theme for web requests by default. (#12857)
  • Added the dumper application component and craft\base\ApplicationTrait::getDumper(). (#12869)
  • Added craft\models\ImageTransform::getConfig().
  • Fixed a bug where it wasn’t always possible to access entry or category edit pages if the slugWordSeparator config setting was set to /. (#12871)
  • Fixed a bug where craft\helpers\Html::parseTagAttribute() wasn’t decoding attribute values, which could lead to double-encoded attributes, e.g. when using the |attr filter. (#12887)
  • Fixed a bug where multi-value field inputs would be considered modified even if they weren’t, if the field type’s isValueEmpty() method returned true. (#12858)
  • Fixed a bug where asset thumbnails within secondary slideout tabs weren’t loading immediately. (#12859)
  • Fixed a bug where rebuilding the project config would lose track of image transforms’ fill and upscale settings. (#12879)
  • Fixed a bug where blank Dropdown options weren’t showing up in the Selectize menu. (#12880)
  • Fixed a bug where it was possible to save a Dropdown field without a value, even if the field didn’t have any blank options. (#12880)
  • Fixed a bug where element action triggers weren’t centered for element sources that don’t define any exporters. (#12885)
  • Fixed an error that could occur when generating a transform URL for an image in the temp folder.
  • Fixed XSS vulnerabilities.
  • Fixed an SSRF vulnerability.

4.4.1 - 2023-03-09

... (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 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.3.3 to 4.4.4.
- [Release notes](https://github.com/craftcms/cms/releases)
- [Changelog](https://github.com/craftcms/cms/blob/develop/CHANGELOG.md)
- [Commits](craftcms/cms@4.3.3...4.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from brandonkelly as a code owner May 5, 2023 23:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2023

Superseded by #180.

@dependabot dependabot bot closed this May 22, 2023
@dependabot dependabot bot deleted the dependabot/composer/craftcms/cms-4.4.4 branch May 22, 2023 20:37
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.

None yet

0 participants