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 3.5.17.1 to 3.8.14 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps craftcms/cms from 3.5.17.1 to 3.8.14.

Release notes

Sourced from craftcms/cms's releases.

3.8.14

  • The _includes/forms/date and _includes/forms/time templates now accept a timeZone variable.
  • Fixed an error that could occur when updating a plugin with the craft update command, if it provided a new migration but still had the same schema version.
  • Fixed an error that occurred when rendering editable tables with Date or Time columns. (#13270)

3.8.13

  • Fixed a bug where asset sources weren‘t immediately showing a source path on a clear localStorage cache.
  • Fixed a JavaScript error that could occur when searching within an asset index, when there was no source path. (#13241)
  • Fixed a bug where Date fields with “Show Time Zone” enabled were displaying their values in the system’s time zone within element indexes. (#13233)

3.8.12

  • Asset indexes now remember their previously-selected source path. (#13147)
  • Added craft\base\ElementInterface::sourcePath().
  • Improved craft\helpers\FileHelper::getExtensionByMimeType() for some ambiguous, web-friendly MIME types.
  • Removed the OAuth 2.0 Client library, as it’s no longer used in core.
  • Fixed a bug where activation emails sent to newly-created users could link to the front-end site, if they were granted control panel access via a user group. (#13204)
  • Fixed a bug where it wasn’t possible to drag Verbb Navigation nodes via their drag handles. (#12896)
  • Fixed a bug where Date fields could display the wrong date. (#13233)
  • Deprecated the Craft.startsWith() JavaScript method. String.prototype.startsWith() should be used instead.

3.8.11

  • Fixed a SQL error that could occur when updating to Craft 3.8 on PostgreSQL. (#13186)
  • Fixed a JavaScript error that occurred for Matrix inputs with static blocks. (#13194)
  • Fixed the vertical alignment of element labels. (#13168)

3.8.10.2

  • Fixed a bug where it wasn’t possible to add new Matrix blocks via the “Add a block” menu. (#13177)

3.8.10

  • Fixed a “Double-instantiating a menu button on an element” console warning that occurred on pages with Matrix fields. (#6338)
  • Fixed an error that could occur when running tests. (#13076)

3.8.9

  • Volumes no longer validate if their field layout contains a field called extension, filename, height, kind, size, or width.
  • Fixed a bug where queue-runner Ajax requests triggered on the front end weren’t getting closed before running the queue, potentially causing long front-end load delays.
  • Fixed a bug where long element titles weren’t wrapping. (#13143)
  • Fixed a user enumeration timing attack vulnerability.

3.8.8

  • Fixed a bug where it was possible to select a disallowed volume as the Default Asset Location in Assets field settings. (#13072)
  • Fixed a bug where it was possible to upload files to Assets fields outside of the allowed volumes, if the Default Asset Location was set to a disallowed volume. (#13072)
  • Fixed an error that could occur if a Plain Text field had over 1,000,000 bytes. (#13083)
  • Fixed a bug where relational field values weren’t yielding any results for event handlers immediately after a draft had been merged. (#13087)
  • Fixed a bug where element labels could bleed out of their container. (#13099)
  • Fixed an error that occurred if yii\web\UrlManager::addRules() was called on a console request. (#13109)
  • Fixed a bug where it was possible to select the current folder as the target when moving a volume folder, resulting in the folder and its contents being lost. (#13118)
  • Fixed a bug where custom field values weren’t getting saved for assets in the local temp upload location. (#12695)

3.8.7

  • Improved the control panel styling when the Debug Toolbar is enabled.

... (truncated)

Changelog

Sourced from craftcms/cms's changelog.

3.8.14 - 2023-06-13

  • The _includes/forms/date and _includes/forms/time templates now accept a timeZone variable.
  • Fixed an error that could occur when updating a plugin with the craft update command, if it provided a new migration but still had the same schema version.
  • Fixed an error that occurred when rendering editable tables with Date or Time columns. (#13270)

3.8.13 - 2023-05-24

  • Fixed a bug where asset sources weren‘t immediately showing a source path on a clear localStorage cache.
  • Fixed a JavaScript error that could occur when searching within an asset index, when there was no source path. (#13241)
  • Fixed a bug where Date fields with “Show Time Zone” enabled were displaying their values in the system’s time zone within element indexes. (#13233)

3.8.12 - 2023-05-23

  • Asset indexes now remember their previously-selected source path. (#13147)
  • Added craft\base\ElementInterface::sourcePath().
  • Improved craft\helpers\FileHelper::getExtensionByMimeType() for some ambiguous, web-friendly MIME types.
  • Removed the OAuth 2.0 Client library, as it’s no longer used in core.
  • Fixed a bug where activation emails sent to newly-created users could link to the front-end site, if they were granted control panel access via a user group. (#13204)
  • Fixed a bug where it wasn’t possible to drag Verbb Navigation nodes via their drag handles. (#12896)
  • Fixed a bug where Date fields could display the wrong date. (#13233)
  • Deprecated the Craft.startsWith() JavaScript method. String.prototype.startsWith() should be used instead.

3.8.11 - 2023-05-15

  • Fixed a SQL error that could occur when updating to Craft 3.8 on PostgreSQL. (#13186)
  • Fixed a JavaScript error that occurred for Matrix inputs with static blocks. (#13194)
  • Fixed the vertical alignment of element labels. (#13168)

3.8.10.2 - 2023-05-10

  • Fixed a bug where it wasn’t possible to add new Matrix blocks via the “Add a block” menu. (#13177)

3.8.10 - 2023-05-09

  • Fixed a “Double-instantiating a menu button on an element” console warning that occurred on pages with Matrix fields. (#6338)
  • Fixed an error that could occur when running tests. (#13076)

3.8.9 - 2023-05-02

  • Volumes no longer validate if their field layout contains a field called extension, filename, height, kind, size, or width.
  • Fixed a bug where queue-runner Ajax requests triggered on the front end weren’t getting closed before running the queue, potentially causing long front-end load delays.
  • Fixed a bug where long element titles weren’t wrapping. (#13143)
  • Fixed a user enumeration timing attack vulnerability.

3.8.8 - 2023-04-25

  • Fixed a bug where it was possible to select a disallowed volume as the Default Asset Location in Assets field settings. (#13072)
  • Fixed a bug where it was possible to upload files to Assets fields outside of the allowed volumes, if the Default Asset Location was set to a disallowed volume. (#13072)
  • Fixed an error that could occur if a Plain Text field had over 1,000,000 bytes. (#13083)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2023
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