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.27 #30

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps payload from 1.0.12 to 1.0.27.

Release notes

Sourced from payload's releases.

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)

Features

  • adds more prismjs syntax highlighting options for code blocks (#961) (f45d5a0)
  • enable reordering of hasMany relationship and select fields (#952) (38a1a38)

Release 1.0.25

1.0.25 (2022-08-17)

Bug Fixes

Features

  • add new pickerAppearance option 'monthOnly' (566c6ba)
  • custom api endpoints (11d8fc7)

Release 1.0.24

1.0.24 (2022-08-16)

Bug Fixes

Features

... (truncated)

Changelog

Sourced from payload's changelog.

1.0.27 (2022-08-18)

Bug Fixes

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

1.0.26 (2022-08-18)

Bug Fixes

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

Features

  • adds more prismjs syntax highlighting options for code blocks (#961) (f45d5a0)
  • enable reordering of hasMany relationship and select fields (#952) (38a1a38)

1.0.25 (2022-08-17)

Bug Fixes

Features

  • add new pickerAppearance option 'monthOnly' (566c6ba)
  • custom api endpoints (11d8fc7)

1.0.24 (2022-08-16)

Bug Fixes

Features

  • ensures you can query on blocks via specifying locale or not specifying locale (078e8dc)

1.0.23 (2022-08-15)

... (truncated)

Commits
  • b21a56f chore(release): v1.0.27
  • 97f2a9b test: fix e2e relationship
  • 4ef6801 fix: react-sortable-hoc dependency instead of dev dependency
  • 8e21a91 chore(release): v1.0.26
  • 38a1a38 feat: enable reordering of hasMany relationship and select fields (#952)
  • 2b7785d chore: update endpoint type (#966)
  • 2cf9d35 chore: run ci tests on pull request (#955)
  • f45d5a0 feat: adds more prismjs syntax highlighting options for code blocks (#961)
  • 39586d3 fix: missing fields in rows on custom id collections (#954)
  • 5e66e3e chore(release): v1.0.25
  • 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 #34.