invakid404 / payload-blurhash-plugin

Payload CMS plugin for automatic Blurhash encoding of images
The Unlicense
57 stars 5 forks source link

chore(deps-dev): bump payload from 1.0.12 to 1.0.31 #36

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps payload from 1.0.12 to 1.0.31.

Release notes

Sourced from payload's releases.

Release 1.0.30

1.0.30 (2022-08-30)

Bug Fixes

Release 1.0.29

1.0.29 (2022-08-29)

Bug Fixes

Release 1.0.28

1.0.28 (2022-08-29)

Bug Fixes

  • incorrect field paths when nesting unnamed fields (#1011) (50b0303), closes #976
  • relationship cell loading (#1021) (6a3cfce)
  • remove lazy loading of array and blocks (4900fa7)
  • require properties in blocks and arrays fields (#1020) (6bc6e7b)
  • unpublish item will not crash the UI anymore (#1016) (0586d7a)

Features

  • export more fields config types and validation type (#989) (25f5d68)
  • types custom components to allow any props (#1013) (3736755)
  • validate relationship and upload ids (#1004) (d727fc8)

Release 1.0.27

1.0.27 (2022-08-18)

Bug Fixes

  • react-sortable-hoc dependency instead of dev dependency (4ef6801)

Release 1.0.26

1.0.26 (2022-08-18)

Bug Fixes

  • missing fields in rows on custom id collections (#954) (39586d3)

... (truncated)

Changelog

Sourced from payload's changelog.

1.0.31 (2022-08-30)

Bug Fixes

Features

  • duplicate copies all locales (51c7770)

1.0.30 (2022-08-30)

Bug Fixes

1.0.29 (2022-08-29)

Bug Fixes

1.0.28 (2022-08-29)

Bug Fixes

  • incorrect field paths when nesting unnamed fields (#1011) (50b0303), closes #976
  • relationship cell loading (#1021) (6a3cfce)
  • remove lazy loading of array and blocks (4900fa7)
  • require properties in blocks and arrays fields (#1020) (6bc6e7b)
  • unpublish item will not crash the UI anymore (#1016) (0586d7a)

Features

  • export more fields config types and validation type (#989) (25f5d68)
  • types custom components to allow any props (#1013) (3736755)
  • validate relationship and upload ids (#1004) (d727fc8)

1.0.27 (2022-08-18)

Bug Fixes

... (truncated)

Commits
  • c71fea5 chore(release): v1.0.31
  • 26c2020 Merge pull request #1034 from payloadcms/feat/duplicate-all-locales
  • af1a483 chore: ensures new Edit view is mounted when going directly between one id an...
  • f517cb5 chore: cleanup
  • c8a8914 Merge branch 'feat/duplicate-all-locales' of github.com:payloadcms/payload in...
  • 4f834c6 Merge pull request #1035 from payloadcms/fix/#981
  • d588843 fix: #981
  • 51c7770 feat: duplicate copies all locales
  • e31098e test: duplicate copies all locales
  • 0873050 Merge pull request #1032 from payloadcms/fix/#948
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #37.