mooxl / astroad

A pre-configured setup for easy website development with Astro and Payload CMS using Docker.
MIT License
92 stars 8 forks source link

Bump payload from 1.15.6 to 2.2.0 in /payload #140

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps payload from 1.15.6 to 2.2.0.

Release notes

Sourced from payload's releases.

v2.2.0

2.2.0 (2023-11-20)

Features

  • allow richtext adapters to control type generation, improve generated lexical types (#4036) (989c10e)
  • hide publish button based on permissions (#4203) (de02490)
  • richtext-lexical: Add new position: 'top' property for plugins (eed4f43)

Bug Fixes

  • fully define the define property for esbuild string replacement (#4099) (e22b95b)
  • i18n: polish translations (#4134) (782e118)
  • improves live preview breakpoints and zoom options in dark mode (#4090) (b91711a)
  • plugin-nested-docs: await populate breadcrumbs on resaveChildren (#4226) (4e41dd1)
  • rename tab button classname to prevent unintentional styling (#4121) (967eff1)
  • richtext-lexical: add missing 'use client' to TestRecorder feature plugin (fc26275)
  • richtext-lexical: Blocks: Array row data is not removed (#4209) (0af9c4d)
  • richtext-lexical: Blocks: fields without fulfilled condition are now skipped for validation (50fab90)
  • richtext-lexical: Blocks: make sure fields are wrapped in a uniquely-named group, change block node data format, fix react key error (#3995) (c068a87)
  • richtext-lexical: Blocks: z-index issue, e.g. select field dropdown in blocks hidden behind blocks below, or slash menu inside nested editor hidden behind blocks below (09f17f4)
  • richtext-lexical: Floating Select Toolbar: Buttons and Dropdown Buttons not clickable in nested editors (615702b), closes #4025
  • richtext-lexical: HTMLConverter: cannot find nested lexical fields (#4103) (a6d5f2e), closes #4034
  • richtext-lexical: incorrect caret positioning when selecting second line of multi-line paragraph (#4165) (b210af4)
  • richtext-lexical: make lexicalHTML() function work for globals (dbfc835)
  • richtext-lexical: nested editor may lose focus when writing (#4139) (859c2f4)
  • richtext-lexical: remove optional chaining after this as transpilers are not handling it well (#4145) (2c8d34d)
  • richtext-lexical: visual bug after rearranging blocks (a6b4860)
  • simplifies block/array/hasMany-number field validations (#4052) (803a37e)
  • synchronous transaction errors (#4164) (1510baf)
  • thread locale through to access routes from admin panel (#4183) (05f3169)
  • transactionID isolation for GraphQL (#4095) (195a952)
  • upload fit not accounted for when editing focal point or crop (#4142) (45e9a55)

Release v2.1.1

2.1.1 (2023-11-10)

Bug Fixes

  • conditionally hide dot menu in DocumentControls (#4075) (cef4cbb)
  • disable editing option for svg image types (#4071) (949e265)
  • fixes creation of related documents within a transaction if filterOptions is used (#4087) (acad288)
  • hide empty image sizes from the preview drawer (#3946) (687f485)
  • live-preview: ensures field schema exists before traversing fields (#4074) (7059a71)
  • live-preview: field recursion and relationship population (#4045) (2ad7340)
  • live-preview: properly handles apiRoute (#4076) (1f851f2)
  • possible issue with access control not using req (#4086) (348a70c)

... (truncated)

Changelog

Sourced from payload's changelog.

2.2.0 (2023-11-20)

Features

  • allow richtext adapters to control type generation, improve generated lexical types (#4036) (989c10e)
  • hide publish button based on permissions (#4203) (de02490)
  • richtext-lexical: Add new position: 'top' property for plugins (eed4f43)

Bug Fixes

  • fully define the define property for esbuild string replacement (#4099) (e22b95b)
  • i18n: polish translations (#4134) (782e118)
  • improves live preview breakpoints and zoom options in dark mode (#4090) (b91711a)
  • plugin-nested-docs: await populate breadcrumbs on resaveChildren (#4226) (4e41dd1)
  • rename tab button classname to prevent unintentional styling (#4121) (967eff1)
  • richtext-lexical: add missing 'use client' to TestRecorder feature plugin (fc26275)
  • richtext-lexical: Blocks: Array row data is not removed (#4209) (0af9c4d)
  • richtext-lexical: Blocks: fields without fulfilled condition are now skipped for validation (50fab90)
  • richtext-lexical: Blocks: make sure fields are wrapped in a uniquely-named group, change block node data format, fix react key error (#3995) (c068a87)
  • richtext-lexical: Blocks: z-index issue, e.g. select field dropdown in blocks hidden behind blocks below, or slash menu inside nested editor hidden behind blocks below (09f17f4)
  • richtext-lexical: Floating Select Toolbar: Buttons and Dropdown Buttons not clickable in nested editors (615702b), closes #4025
  • richtext-lexical: HTMLConverter: cannot find nested lexical fields (#4103) (a6d5f2e), closes #4034
  • richtext-lexical: incorrect caret positioning when selecting second line of multi-line paragraph (#4165) (b210af4)
  • richtext-lexical: make lexicalHTML() function work for globals (dbfc835)
  • richtext-lexical: nested editor may lose focus when writing (#4139) (859c2f4)
  • richtext-lexical: remove optional chaining after this as transpilers are not handling it well (#4145) (2c8d34d)
  • richtext-lexical: visual bug after rearranging blocks (a6b4860)
  • simplifies block/array/hasMany-number field validations (#4052) (803a37e)
  • synchronous transaction errors (#4164) (1510baf)
  • thread locale through to access routes from admin panel (#4183) (05f3169)
  • transactionID isolation for GraphQL (#4095) (195a952)
  • upload fit not accounted for when editing focal point or crop (#4142) (45e9a55)

2.1.1 (2023-11-10)

Bug Fixes

  • conditionally hide dot menu in DocumentControls (#4075) (cef4cbb)
  • disable editing option for svg image types (#4071) (949e265)
  • fixes creation of related documents within a transaction if filterOptions is used (#4087) (acad288)
  • hide empty image sizes from the preview drawer (#3946) (687f485)
  • live-preview: ensures field schema exists before traversing fields (#4074) (7059a71)
  • live-preview: field recursion and relationship population (#4045) (2ad7340)
  • live-preview: properly handles apiRoute (#4076) (1f851f2)
  • plugin-nested-docs: sync write transaction errors (#4084) (47efd3b)
  • possible issue with access control not using req (#4086) (348a70c)
  • richtext-lexical: Blocks: unnecessary saving node value when initially opening a document & new lexical tests (#4059) (fff377a)

... (truncated)

Commits
  • 6af1c4d chore(release): payload/2.2.0 [skip ci]
  • 4e41dd1 fix(plugin-nested-docs): await populate breadcrumbs on resaveChildren (#4226)
  • de02490 feat: hide publish button based on permissions (#4203)
  • 1510baf fix: synchronous transaction errors (#4164)
  • c10db33 docs(richtext-lexical): remove unnecessary await from createHeadlessEditor (#...
  • 0af9c4d fix(richtext-lexical): Blocks: Array row data is not removed (#4209)
  • fc137c0 Merge pull request #4210 from payloadcms/chore/upgrade-lexical
  • a24f2be chore(richtext-lexical): backport setFloatingElemPositionForLinkEditor type c...
  • 57999ad chore(richtext-lexical): backport autolink changes from lexical playground
  • 7857043 chore(richtext-lexical): Upgrade lexical packages
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 10 months ago

Superseded by #141.