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.2 in /payload #142

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps payload from 1.15.6 to 2.2.2.

Release notes

Sourced from payload's releases.

Release v2.2.2

2.2.2 (2023-11-27)

Features

Bug Fixes

  • number field validation (#4233) (19fcfc2)
  • passes date options to the react-datepicker in filter UI, removes duplicate options from operators select (#4225) (3d2b62b)
  • prevent json data getting reset when switching tabs (#4123) (1dcd3a2)
  • transactions broken within doc access (443847e)
  • typo in polish translations (#4234) (56a4692)

Release v2.2.1

2.2.1 (2023-11-21)

Bug Fixes

  • make outputSchema optional on richtext config (#4230) (3a784a0)

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

... (truncated)

Changelog

Sourced from payload's changelog.

2.2.2 (2023-11-27)

Features

Bug Fixes

  • number field validation (#4233) (19fcfc2)
  • passes date options to the react-datepicker in filter UI, removes duplicate options from operators select (#4225) (3d2b62b)
  • prevent json data getting reset when switching tabs (#4123) (1dcd3a2)
  • transactions broken within doc access (443847e)
  • typo in polish translations (#4234) (56a4692)

2.2.1 (2023-11-21)

Bug Fixes

  • make outputSchema optional on richtext config (#4230) (3a784a0)

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)

... (truncated)

Commits
  • 098e389 chore(release): payload/2.2.2 [skip ci]
  • b56f1f4 Merge pull request #4285 from payloadcms/fix/doc-access-transactions
  • 443847e fix: transactions broken within doc access
  • 26f6b37 chore(release): bundler-vite/0.1.5 [skip ci]
  • 1dcd3a2 fix: prevent json data getting reset when switching tabs (#4123)
  • 6f59257 Merge pull request #4250 from payloadcms/fix/live-preview-rels
  • 65575d3 Merge branch 'main' into fix/live-preview-rels
  • cbeb0a8 fix(templates): uses context to prevent infinite loop in populateArchiveBlock...
  • ad62db0 chore(templates): adds comments to .env.example (#4276)
  • 42cba2e docs: fix broken links to public demo (#4266)
  • 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 #143.