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.6 #127

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps payload from 1.2.5 to 1.6.6.

Release notes

Sourced from payload's releases.

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

Release 1.6.4

1.6.4 (2023-02-03)

Bug Fixes

  • only hoists localized values if localization is enabled (8c65f6a)

Features

Release 1.6.3

1.6.3 (2023-02-01)

Bug Fixes

... (truncated)

Changelog

Sourced from payload's changelog.

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)

Bug Fixes

  • only hoists localized values if localization is enabled (8c65f6a)

Features

1.6.3 (2023-02-01)

Bug Fixes

  • properly await graphql schema generation (888b3a2)

1.6.2 (2023-02-01)

... (truncated)

Commits
  • d42b5d4 chore(release): v1.6.6
  • 6d72d66 Merge pull request #2035 from payloadcms/fix/#1887-dataloader-infinite-loop
  • 3a8e730 chore: typo in tests
  • ac2e174 fix: #1887, dataloader rich text population infinite loop
  • 7777945 docs: add tsconfig aliasing to generating types docs
  • cff6608 chore: updates date field tests
  • 972dd3e Merge branch 'fix/datepicker-i18n' of github.com:payloadcms/payload
  • 3bc67e3 chore: updates dateTimeFormat
  • 4cd2c8c chore(release): v1.6.5
  • 224b68d chore: fixes failing uploads e2e test
  • 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 #128.