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.0.10 in /payload #125

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps payload from 1.15.6 to 2.0.10.

Release notes

Sourced from payload's releases.

Release v2.0.10

2.0.10 (2023-10-17)

Features

Bug Fixes

  • Register first user verify update missing transaction id / req (#3665) (68c5a5751)

Release 2.0.8

2.0.8 (2023-10-17)

Features

  • allows filterOptions to return null (c4cac99)
  • live-preview: caches field schema (#3711) (dd0ac06)

Bug Fixes

  • autosave time shown minutes only (#3492) (e311e8f)
  • blocks within groups in postgres (45a62ba)
  • bug with seeding ecommerce (993568a)
  • corrects add block index (#3681) (3c50443)
  • misc upload crop/focal point updates (#3580) (d616772)
  • renders mobile document controls (#3695) (1625ff2)
  • some local operations missing req.transactionID (#3651) (150799e)
  • richtext-*: extra fields not being iterated correctly (#3693) (b8a5866)
  • richtext-*: link drawer form receiving incorrect field schema (#3696) (cb39354)
  • richtext-lexical: #3682 isolated editor container causing z-index issues (24918fe)
  • templates: user access control (#3712) (8b8ceab)

Release v2.0.6

2.0.6 (2023-10-14)

Bug Fixes

Release 2.0.5

2.0.5 (2023-10-12)

Bug Fixes

... (truncated)

Changelog

Sourced from payload's changelog.

2.0.10 (2023-10-17)

Features

Bug Fixes

  • Register first user verify update missing transaction id / req (#3665) (68c5a5751)

2.0.8 (2023-10-17)

Features

  • allows filterOptions to return null (c4cac99)
  • live-preview: caches field schema (#3711) (dd0ac06)

Bug Fixes

  • autosave time shown minutes only (#3492) (e311e8f)
  • blocks within groups in postgres (45a62ba)
  • bug with seeding ecommerce (993568a)
  • corrects add block index (#3681) (3c50443)
  • misc upload crop/focal point updates (#3580) (d616772)
  • renders mobile document controls (#3695) (1625ff2)
  • some local operations missing req.transactionID (#3651) (150799e)
  • richtext-*: extra fields not being iterated correctly (#3693) (b8a5866)
  • richtext-*: link drawer form receiving incorrect field schema (#3696) (cb39354)
  • richtext-lexical: #3682 isolated editor container causing z-index issues (24918fe)
  • templates: user access control (#3712) (8b8ceab)

2.0.6 (2023-10-14)

Bug Fixes

2.0.5 (2023-10-12)

Bug Fixes

  • properly renders custom buttons for globals (#3616) (05cc287)
  • minor type issue in richText validate function (06a51b3)

... (truncated)

Commits
  • e847061 chore(release): payload/2.0.10 [skip ci]
  • 48de897 feat: filesRequired is optional for uploads (#3668)
  • ef4b5d8 chore: add payload as peer dep to all adapters (#3716)
  • 5711d42 chore: update pnpm-lock.yaml
  • a446a78 chore(release): payload/2.0.9
  • df57196 chore(live-preview-react): adjust live-preview semver dep
  • 86c563e Merge remote-tracking branch 'origin/main'
  • 734b8c0 chore(richtext-lexical): add additional safety checks for incorrect data pass...
  • 68c5a57 [fix] Register first user verify update missing transaction id / req (#3665)
  • d9f0b7b chore(release): live-preview-react/0.1.4
  • 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 12 months ago

Superseded by #128.