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.9 #130

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps payload from 1.2.5 to 1.6.9.

Release notes

Sourced from payload's releases.

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)
  • enables locales with date field (aefb655)

Release 1.6.5

1.6.5 (2023-02-07)

Bug Fixes

  • allows radio input to be tabbable (b5880f2)
  • auth type leaking into type gen (1f0a1c7)
  • corrects keyboard accessibility for checkbox field (65b8fd2)
  • ensures preview is enabled before rendering button (e968f40)
  • local API update typing (#2010) (4b0d4f4), closes #2009
  • max versions incorrectly sorting, causing incorrect versions to be held onto (2e4f7ab)
  • named tabs not displaying data in versions view (a41e295)
  • replaced media not rendering after document save (827428d)
  • webpack css-loader resolve urls (ade4c01)

Features

... (truncated)

Changelog

Sourced from payload's changelog.

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)

Bug Fixes

  • allows radio input to be tabbable (b5880f2)
  • auth type leaking into type gen (1f0a1c7)
  • corrects keyboard accessibility for checkbox field (65b8fd2)
  • ensures preview is enabled before rendering button (e968f40)
  • local API update typing (#2010) (4b0d4f4), closes #2009
  • max versions incorrectly sorting, causing incorrect versions to be held onto (2e4f7ab)
  • named tabs not displaying data in versions view (a41e295)
  • replaced media not rendering after document save (827428d)
  • webpack css-loader resolve urls (ade4c01)

Features

1.6.4 (2023-02-03)

... (truncated)

Commits
  • ee658a6 chore(release): v1.6.9
  • b7d56b6 chore: manually bumps payload version
  • d2254c1 chore: allows buildPath to be defined in config validation
  • 4d259a6 feat: allows customization of the folder used to serve admin bundled files in...
  • 8c50ae6 Merge branch 'master' of github.com:payloadcms/payload
  • 40ecd20 Merge branch 'fix/max-versions' of github.com:payloadcms/payload
  • 9fed4f1 chore: simplifies query
  • ecac445 Merge branch 'fix/max-versions' of github.com:payloadcms/payload
  • 8e95383 chore: accounts for globals in filter query
  • 30688bb fix: adds query constraint to ensureMaxVersions query
  • 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 1 year ago

Superseded by #131.