Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps craftcms/cms from 3.6.3 to 3.7.36.

Changelog

Sourced from craftcms/cms's changelog.

3.7.36 - 2022-03-03

Changed

  • {% js %} and {% css %} tags can now import URLs that don’t end in .js or .css, so long as they begin with https:// or http://. (#10666)
  • The plugin/list command now shows plugins’ package names. (#10667)

Fixed

  • Fixed a bug that prevented moving assets between volumes. (#10668)

3.7.35 - 2022-03-01

Added

  • Added craft\errors\BusyResourceException.
  • Added craft\errors\StaleResourceException.

Changed

  • Improved Live Preview accessibility. (#7476)
  • Improved error reporting when trying to upload an Asset from a disallowed location. (#10633)
  • The resave/entries command now supports a --revisions flag. (#10634)

Fixed

  • Fixed an error that occurred when initializing an element with custom field values that weren’t included in its field layout. (#10622)
  • Fixed a PHP 8 compatibility bug.
  • Fixed a bug where drafts weren’t getting propagated when a section was enabled for new sites. (#10634)
  • Fixed a bug where moving files and folders from the Assets index page wouldn’t ever resolve properly if there was an unexpected server error.
  • Fixed a bug where disclosure menus could be shorter than their contents. (#10639)
  • Fixed potential race conditions that could result in old project config data getting cached. (#7795)
  • Fixed a bug where numerically-indexed array keys weren’t always consecutive after the project config was rebuilt. (#10512)

3.7.34 - 2022-02-22

Added

  • Added craft\helpers\App::phpConfigValueAsPaths().
  • Added craft\helpers\App::normalizePhpPaths().
  • Added craft\helpers\App::isPathAllowed().

Changed

  • Improved date and time input accessibility. (#10575)
  • Craft no longer attempts to write a license key file when CRAFT_EPHEMERAL is set to true. (#10558)
  • Craft no longer attempts to write project config YAML files when CRAFT_EPHEMERAL is set to true. (#10558)
  • Craft no longer publishes asset bundles when CRAFT_EPHEMERAL is set to true. (#10558)

Fixed

  • Fixed a bug where Date fields weren’t displaying properly.
  • Fixed a bug where some GraphQL API query arguments would break element queries. (#10580)
  • Fixed a PHP 8.1 compatibility bug. (#10594)
  • Fixed a bug where Matrix action menus were causing horizontal scrollbars within Live Preview. (#10601)
  • Fixed a PHP warning that would occur when running Craft in Dev Mode, if the open_basedir PHP setting was set. (#10581)
  • Fixed a bug where the “View” button on Edit Category pages wasn’t getting linked to a tokenized preview page for disabled sites.
  • Fixed a bug where asset subfolder toggles weren’t visible when their source was focused. (#10617)

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

---
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 Jul 17, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 20, 2022

Superseded by #13.

@dependabot dependabot bot closed this Sep 20, 2022
@dependabot dependabot bot deleted the dependabot/composer/src/craftcms/cms-3.7.36 branch September 20, 2022 17:17
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