Skip to content

Bump craftcms/cms from 3.4.15 to 3.7.61#16

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Bumps craftcms/cms from 3.4.15 to 3.7.61.

Changelog

Sourced from craftcms/cms's changelog.

3.7.61 - 2022-11-17

  • Fixed an error that occurred if an arrow function was passed to the |sort Twig filter. (#12334)
  • Fixed a bug where nested fields set to numbers could be inadvertently changed when an entry draft was created.
  • craft\services\Fields::getFieldsWithContent() and getFieldsWithoutContent() now have $context arguments.

3.7.60 - 2022-11-16

  • Fixed an information disclosure vulnerability.
  • Fixed an XSS vulnerability.
  • Fixed a bug where resave/* commands weren’t catching exceptions thrown when applying the --set and --to options. (#12262)
  • Fixed a bug where the |group Twig filter was logging a deprecation warning when passed an element query.
  • Fixed a bug where craft\elements\Entry::getIsEditable() was returning false for enabled entries, if the logged-in user had the “Publish live changes” permission but not “Publish live changes for other authors’ entries”. (#12315)
  • Fixed a bug where element indexes were showing the labels of empty Dropdown options when selected. (#12319)
  • Fixed an error that occurred when saving an entry via GraphQL, if a parent entry was assigned that didn’t exist on the requested site. (#12291)
  • Fixed a bug where fields set to numbers could be inadvertently changed when an entry draft was created.
  • Added craft\services\Fields::getFieldsWithoutContent().

3.7.59 - 2022-10-27

  • Asset folder and file names are now converted to ASCII using the primary site’s language for character mappings, regardless of the current user’s preferred language, when the convertFilenamesToAscii config setting is enabled. (#12207)
  • Fixed a JavaScript 404 error that occurred when users’ Language was set to Chinese. (#12194)
  • Fixed an error that could occur during garbage collection, if any nested volume folders were missing their path. (#12195)

3.7.58 - 2022-10-25

Fixed

  • Fixed a bug where Entry URI Format and Template inputs were editable within sections’ Site Settings tables, for disabled sites.

3.7.57 - 2022-10-18

Fixed

  • Fixed an error that could occur when running tests. (#12088)
  • Fixed a bug where the “Your session has ended” modal could be shown on the control panel’s login page. (#12121)
  • Fixed an error that could occur in the control panel. (#12133)
  • Fixed a bug where image transforms that used the fit mode but didn’t specify a width or height weren’t getting their missing dimension set on the asset. (#12137)

3.7.56 - 2022-10-11

Added

  • Added the --as-json option to the help command. (#12017, #12074)
  • Added craft\helpers\ElementHelper::isAttributeEmpty().
  • Added craft\queue\jobs\ResaveElements::$ifEmpty.
  • Added craft\queue\jobs\ResaveElements::$set.
  • Added craft\queue\jobs\ResaveElements::$to.
  • Added craft\queue\jobs\ResaveElements::$touch.

Changed

  • When passing a PHP callback function to the --to option of a resave/* command, the $element argument is now optional.

... (truncated)

Commits
  • a9bd818 Finish 3.7.61
  • 81cf21d d6c3cf01129f43fd16dacc1741d14d9269970852 take 2
  • fe12169 Merge pull request #12335 from craftcms/bugfix/12334-twig-sort-filter
  • f9a8b64 Release note
  • 2b5129c twig sort filter check if arrow is a string
  • 9d82059 Finish 3.7.60
  • d6c3cf0 Fixed unexpected number value changing on draft creation
  • 97c5ed1 Merge pull request #12325 from craftcms/bugfix/cms-12291-graphql-structure
  • adf14e9 Release note
  • 37ef704 Merge branch 'v3' into bugfix/cms-12291-graphql-structure
  • 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)
  • @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.7.61.
- [Release notes](https://github.com/craftcms/cms/releases)
- [Changelog](https://github.com/craftcms/cms/blob/3.7.61/CHANGELOG.md)
- [Commits](craftcms/cms@3.4.15...3.7.61)

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

dependabot bot commented on behalf of github Mar 3, 2023

Superseded by #18.

@dependabot dependabot bot closed this Mar 3, 2023
@dependabot dependabot bot deleted the dependabot/composer/craftcms/cms-3.7.61 branch March 3, 2023 23:24
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