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.11 in /payload #128

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps payload from 1.15.6 to 2.0.11.

Release notes

Sourced from payload's releases.

Release v2.0.11

2.0.11 (2023-10-19)

Features

  • add ability to opt out of type gen declare statement (#3765)

Bug Fixes

  • corrects versions collection casing (#3739)

  • updates req after file resize (#3754)

  • correctly renders focal point when crop is set to false (#3759)

  • account for many slug types in generate types (#3698)

  • handle graphQL: false on globals when building policy type (#3729)

  • renders id as fallback title in DeleteDocument (#3745)

  • properly handles hideAPIURL (#3721)

  • filesRequiredOnCreate typing, tests, linting (#3737)

  • webpack-bundler: corrects payload alias (#3769)

  • bundler-webpack: better node_modules resolution (#3744)

  • db-postgres: block and array inserts error (#3714)

  • live-preview: properly handles uploads and hasOne monomorphic relationships (#3719)

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

... (truncated)

Changelog

Sourced from payload's changelog.

2.0.11 (2023-10-19)

Features

  • add ability to opt out of type gen declare statement (#3765)

Bug Fixes

  • corrects versions collection casing (#3739)

  • updates req after file resize (#3754)

  • correctly renders focal point when crop is set to false (#3759)

  • account for many slug types in generate types (#3698)

  • handle graphQL: false on globals when building policy type (#3729)

  • renders id as fallback title in DeleteDocument (#3745)

  • properly handles hideAPIURL (#3721)

  • filesRequiredOnCreate typing, tests, linting (#3737)

  • webpack-bundler: corrects payload alias (#3769)

  • bundler-webpack: better node_modules resolution (#3744)

  • db-postgres: block and array inserts error (#3714)

  • live-preview: properly handles uploads and hasOne monomorphic relationships (#3719)

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

... (truncated)

Commits
  • b6bf354 chore(release): payload/2.0.11 [skip ci]
  • 9918c24 chore(deps): bump sass (#3768)
  • 8c48c8b fix(webpack-bundler): corrects payload alias (#3769)
  • 2697753 chore(live-preview): significantly improves test coverage (#3763)
  • 4b13686 fix: corrects versions collection casing (#3739)
  • ab7999d fix: updates req after file resize (#3754)
  • a592188 fix: correctly renders focal point when crop is set to false (#3759)
  • 5ff0846 feat: add ability to opt out of type gen declare statement (#3765)
  • 13cabf1 fix: account for many slug types in generate types (#3698)
  • c173e55 fix(bundler-webpack): better node_modules resolution (#3744)
  • 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 11 months ago

Superseded by #130.