Skip to content

Bump craftcms/cms from 3.4.15 to 3.6.17#3

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/craftcms/cms-3.6.17
Closed

Bump craftcms/cms from 3.4.15 to 3.6.17#3
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/craftcms/cms-3.6.17

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jul 2, 2021

Bumps craftcms/cms from 3.4.15 to 3.6.17.

Changelog

Sourced from craftcms/cms's changelog.

3.6.17 - 2021-06-15

Changed

  • Mobile viewports no longer zoom into inputs on focus automatically..

Fixed

  • Fixed a bug where missing plugin notices for Google Cloud Storage were linking to Amazon S3 instead. (#8012)
  • Fixed a bug where Number fields’ Default Value, Min Value, and Max Value settings were getting formatted with decimal values when the Intl extension wasn’t installed, causing validation errors when saving the field. (#8007)
  • Fixed a type coercion related bug when passing an empty string as a dimension to Asset transforms. (#8025)
  • Fixed a bug where nested element sources weren’t showing source-specific sort options. (#8026)
  • Fixed a bug where volumes would lose their sort position when edited. (#8033)
  • Fixed a bug where unpublished drafts were getting ignored when lazy-loading additional entries in Structure sections.
  • Fixed a PHP error that occurred when indexing search keywords for a Table field with a Date or Time column. (#8061)

3.6.16 - 2021-06-01

Added

  • Added craft\helpers\Db::supportsTimeZones().

Changed

  • The control panel sidebar no longer shows delayed queue jobs until they’re actually executing. (#7998)

Fixed

  • Fixed a bug where eager-loading entries’ authors wasn’t including pending and suspended authors. (#7963)
  • Fixed a bug where not all element types’ GraphQL queries supported a status argument. (craftcms/gatsby-source-craft#35)
  • Fixed JavaScript errors that could occur in the control panel.
  • Fixed a bug where the System Messages utility was showing default messages in the user’s preferred language, even if that wasn’t one of the sites’ languages. (#7992)
  • Fixed a bug where Table fields were getting duplicate search keywords, making it difficult to perform exact match searching on their values. (#7984)
  • Fixed a bug where Structure section entries and categories would show “Create a new child” and “Delete (with descendants)” actions even if the structure was limited to a single level. (#7988)

3.6.15 - 2021-05-18

Added

  • Added craft\services\Updates::getIsUpdatePending(). (#7946)

Changed

  • The allowedFileExtensions config setting now includes dotx and dotm files by default. (#7935)
  • Craft now recognizes dotx files. (#7935)
  • Updated Garnish to 0.1.44. (#7940)

Fixed

  • Fixed an error that occurred when running tests that use craft\test\fixtures\FieldLayoutFixture.
  • Fixed a SQL error that occurred when calling craft\records\Site::getGroup(). (#7914)
  • Fixed a bug where search terms that contained camelCased attribute names could yield no results. (#7927)
  • Fixed a bug where the browser would jump back to the top of the page when scrolling passed a Redactor field with a fixed toolbar. (#7888)
  • Fixed a bug where the My Drafts widget wasn’t showing drafts for entries that didn’t exist in the primary site. (#7942)
  • Fixed a JavaScript error that occurred when switching an entry’s type from one that had multiple tabs to one with only one. (#7943)
  • Fixed a bug where nested GraphQL arguments could be parsed incorrectly. (#7534)
  • Fixed a bug where public GraphQL schemas could be unavailable on environments that didn’t allow admin changes. (#7925)

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

---
updated-dependencies:
- dependency-name: craftcms/cms
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 2, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 4, 2021

Superseded by #4.

@dependabot dependabot bot closed this Oct 4, 2021
@dependabot dependabot bot deleted the dependabot/composer/craftcms/cms-3.6.17 branch October 4, 2021 20:27
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.

0 participants