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.2.5 to 1.6.10 #131

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps payload from 1.2.5 to 1.6.10.

Release notes

Sourced from payload's releases.

Release 1.6.10

1.6.10 (2023-02-14)

Bug Fixes

  • #2077 useAPIKey UI missing with disableLocalStrategy (#2084) (586b25a)
  • Add missing Spanish translations and fix typos (c4742e5)
  • document type in update request handler (d5cd970)
  • ensures versions createdAt matches the original doc (8c7e37c)
  • globals not saving drafts unless published first (#2082) (4999fba)
  • Use the user's AdminUI locale for the DatePicker (#2046) (#2057) (b4a7e91)
  • validate type (7bb0984)

Features

Release 1.6.9

1.6.9 (2023-02-10)

Bug Fixes

  • adds query constraint to ensureMaxVersions query (30688bb)
  • translation of "or" -> "ou" in french (#2047) (dddbec2)

Features

  • allows customization of the folder used to serve admin bundled files in production (4d259a6)

Release 1.6.7

1.6.7 (2023-02-08)

Bug Fixes

  • drawer state was not set when opened (e6ac872)

Release 1.6.6

1.6.6 (2023-02-07)

Bug Fixes

  • #1887, dataloader rich text population infinite loop (ac2e174)

... (truncated)

Changelog

Sourced from payload's changelog.

1.6.10 (2023-02-14)

Bug Fixes

  • #2077 useAPIKey UI missing with disableLocalStrategy (#2084) (586b25a)
  • Add missing Spanish translations and fix typos (c4742e5)
  • document type in update request handler (d5cd970)
  • ensures versions createdAt matches the original doc (8c7e37c)
  • globals not saving drafts unless published first (#2082) (4999fba)
  • Use the user's AdminUI locale for the DatePicker (#2046) (#2057) (b4a7e91)
  • validate type (7bb0984)

Features

1.6.9 (2023-02-10)

Bug Fixes

  • adds query constraint to ensureMaxVersions query (30688bb)
  • translation of "or" -> "ou" in french (#2047) (dddbec2)

Features

  • allows customization of the folder used to serve admin bundled files in production (4d259a6)

1.6.7 (2023-02-08)

Bug Fixes

  • drawer state was not set when opened (e6ac872)

1.6.6 (2023-02-07)

Bug Fixes

  • #1887, dataloader rich text population infinite loop (ac2e174)
  • enables locales with date field (aefb655)

1.6.5 (2023-02-07)

... (truncated)

Commits


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 1 year ago

Superseded by #132.