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.1 to 4.3.7 #16

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps craftcms/cms from 4.3.1 to 4.3.7.

Changelog

Sourced from craftcms/cms's changelog.

4.3.10 - 2023-02-17

  • Fixed a bug where clicking on the scrollbar of a disclosure menu would close it. (#12681)
  • Fixed an error that could occur when loading the Plugin Store, if there wasn’t a .env file. (#12687)
  • Fixed a bug where large asset thumbnails weren’t centered within Assets fields. (#12682)
  • Fixed a PHP error that could occur when versioning asset URLs. (#12678)
  • Fixed a bug where the “Site” element condition rule was available for non-localizable element types’ conditions. (#12601)
  • Fixed a bug where it wasn’t possible to sort assets within subfolders by anything besides the asset title. (#12688)

4.3.9 - 2023-02-14

  • Image thumbnails and previews are no longer versioned if their image URL doesn’t begin with one of the asset’s base filesystem URLs. (#12663)
  • HTML Purifier now allows oembed tags. (ckeditor#59)
  • Added craft\htmlpurifier\VideoEmbedUrlDef.
  • craft\helpers\Assets::revUrl() now has an $fsOnly argument.
  • Fixed a bug where entries that aren’t propagated to the primary site weren’t showing revision notes. (#12641)
  • Fixed a bug where HTML tags weren’t getting stripped from auto-generated Handle and URI Format setting values.
  • Fixed a JavaScript error that could occur if an object with null values was passed to Craft.compare().
  • Fixed a bug where craft\elements\db\ElementQuery::toArray() was calling getter methods whose names conflicted with custom field handles. (#12635)

4.3.8.2 - 2023-02-08

  • Fixed a PHP error that could occur if relational fields were getting eager-loaded for elements that the fields didn’t belong to. (#12648)

4.3.8.1 - 2023-02-08

  • Fixed a PHP error that occurred after performing a Composer action within Craft. (#12647)
  • Fixed a bug where element attributes weren’t getting eager-loaded. (#12646, #12645)
  • Fixed a bug where image previews weren’t getting versioned, unless the revAssetUrls config setting was enabled. (#12603)

4.3.8 - 2023-02-07

  • Updated Composer to 2.2.19, fixing a PHP error that could occur when performing a Composer action within Craft, when the autoload classmap was generated with Composer 2.5. (#12482)
  • Fixed a bug where Matrix blocks weren’t getting eager-loaded. (#12631)
  • Fixed a PHP error that could occur when calling craft\services\Assets::getAllDescendantFolders() for the root folder. (craftcms/feed-me#1231)
  • Fixed a bug where revision notes weren’t always being retained for provisional drafts. (#12641)
  • Fixed a bug where it wasn’t possible to access the Customize Sources modal on element index pages, if all sources were disabled. (#12634)

4.3.7.1 - 2023-02-05

  • The _includes/forms/checkbox.twig, select.twig, and text.twig templates no longer add an aria-labelledby attribute to the input if an aria-label attribute is also specified.
  • craft\helpers\Cp::dateTimeFieldHtml() now returns inputs contained within a fieldset.
  • Fixed a bug where some inputs were getting aria-labelledby attributes that referenced a nonexistent label ID.
  • Fixed a bug where the first changes to entries weren’t saving properly. (#12623, #12592)
  • Fixed a bug where craft\behaviors\CustomFieldBehavior::$owner was getting nullified by craft\base\Element::fieldByHandle(). (#12624)

4.3.7 - 2023-02-03

  • Improved the performance of the “Generating pending image transforms” queue job. (#12274)
  • Removed the “Timeout” setting from the Gmail and SMTP mailer transporters, as they aren’t supported by Symfony Mailer’s transport configuration.

... (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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

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

---
updated-dependencies:
- dependency-name: craftcms/cms
  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 Mar 3, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 4, 2023

Looks like craftcms/cms is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 4, 2023
@dependabot dependabot bot deleted the dependabot/composer/craftcms/cms-4.3.7 branch March 4, 2023 04: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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants