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.11.3 to 1.11.6 in /payload #66

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps payload from 1.11.3 to 1.11.6.

Release notes

Sourced from payload's releases.

Release 1.11.6

1.11.6 (2023-07-25)

Bug Fixes

  • collections:admin: Enable adminThumbnail fn execution on all types (2c74e93)
  • threads hasMaxRows into ArrayAction components within blocks and arrays (#3066) (d43c83d)

Release 1.11.5

1.11.5 (2023-07-25)

Bug Fixes

  • admin route not mounting on production serve (#3071) (e718668)

Release 1.11.4

1.11.4 (2023-07-25)

Bug Fixes

  • if arrayFieldType rows are undefined, page would crash (#3049) (08377cc)

Features

Changelog

Sourced from payload's changelog.

1.11.6 (2023-07-25)

Bug Fixes

  • collections:admin: Enable adminThumbnail fn execution on all types (2c74e93)
  • threads hasMaxRows into ArrayAction components within blocks and arrays (#3066) (d43c83d)

1.11.5 (2023-07-25)

Bug Fixes

  • admin route not mounting on production serve (#3071) (e718668)

1.11.4 (2023-07-25)

Bug Fixes

  • if arrayFieldType rows are undefined, page would crash (#3049) (08377cc)

Features

Commits
  • a5f42e6 chore(release): v1.11.6
  • 23e718d Merge pull request #3068 from sannajammeh/master
  • d43c83d fix: threads hasMaxRows into ArrayAction components within blocks and arrays ...
  • 916f04c chore: better parity for initing admin routes between dev and build (#3074)
  • 156c3ee chore: adds updated yarn lock files for examples and templates folders
  • 9755a55 chore: sets payload to latest within templates and examples
  • 774ffa1 chore: updates e-commerce template (#3072)
  • e30db30 chore(release): v1.11.5
  • e718668 fix: admin route not mounting on production serve (#3071)
  • 242dac5 chore(release): v1.11.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 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)