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.2.4 #91

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps payload from 1.0.12 to 1.2.4.

Release notes

Sourced from payload's releases.

Release 1.2.4

1.2.4 (2022-12-03)

Bug Fixes

Release 1.2.3

1.2.3 (2022-12-02)

Bug Fixes

Release 1.2.2

1.2.2 (2022-12-02)

Bug Fixes

  • adds contain operators for text/email/radio fields (4c37af6)
  • adjusts how limit is set, both in options and paginates limit (a718010)
  • aligns mongoose PaginatedDocs type with actual lib type (dce2081)
  • allows for form controlled relationship fields to be populated (e4435bb)
  • allows for limit bypass on version find operations (891f00d)
  • blockName grows in all browsers (03c2ab5)
  • corrects skipValidation (e6f1c6f)
  • dynamic relationship filterOptions (99c1f41)
  • ensures enums cannot query on partial matches (ec51929)
  • german translation optimizations (#1485) (e9d2163)
  • handle multiple locales in relationship population (#1452) (04c689c)
  • i18n: requiresAtLeast variable in de.json (#1556) (47fd0d9)
  • ignore validation when unpublishing, do not allow restore with invalid form state (77ab542)
  • indexSortableFields timestamp fields #1506 (#1537) (7aada3c)
  • infinite rerenders, accounts for hasMany false (16d00e8)
  • moves relationship field useEffect into async reducer action (54ef40a)
  • moves sharp types from devDeps to deps (b3d526b)
  • reverts async reducer and resolves infinite effect (a9da81f)
  • sanitize number query params before passing to find operation (c8d1b9f)
  • translate select field option labels (#1476) (3a9dc9e)
  • update drafts includes latest version changes (48989d0)
  • updates code field css (3eebd66)
  • updates syntax colors for light theme (dbfe7ca)
  • uses baseClass in code field (d03f0ae)

Features

... (truncated)

Changelog

Sourced from payload's changelog.

1.2.4 (2022-12-03)

Bug Fixes

1.2.3 (2022-12-02)

Bug Fixes

1.2.2 (2022-12-02)

Bug Fixes

  • adds contain operators for text/email/radio fields (4c37af6)
  • adjusts how limit is set, both in options and paginates limit (a718010)
  • aligns mongoose PaginatedDocs type with actual lib type (dce2081)
  • allows for form controlled relationship fields to be populated (e4435bb)
  • allows for limit bypass on version find operations (891f00d)
  • blockName grows in all browsers (03c2ab5)
  • corrects skipValidation (e6f1c6f)
  • dynamic relationship filterOptions (99c1f41)
  • ensures enums cannot query on partial matches (ec51929)
  • german translation optimizations (#1485) (e9d2163)
  • handle multiple locales in relationship population (#1452) (04c689c)
  • i18n: requiresAtLeast variable in de.json (#1556) (47fd0d9)
  • ignore validation when unpublishing, do not allow restore with invalid form state (77ab542)
  • indexSortableFields timestamp fields #1506 (#1537) (7aada3c)
  • infinite rerenders, accounts for hasMany false (16d00e8)
  • moves relationship field useEffect into async reducer action (54ef40a)
  • moves sharp types from devDeps to deps (b3d526b)
  • reverts async reducer and resolves infinite effect (a9da81f)
  • sanitize number query params before passing to find operation (c8d1b9f)
  • translate select field option labels (#1476) (3a9dc9e)
  • update drafts includes latest version changes (48989d0)
  • updates code field css (3eebd66)
  • updates syntax colors for light theme (dbfe7ca)
  • uses baseClass in code field (d03f0ae)

Features

  • decouples limit from pagination, allows for no limit query (f7ce0c6)
  • improve typescript comments (#1467) (5bd8657)
  • log email transport error messages (#1469) (a90a1a9)

... (truncated)

Commits
  • 356ab8d chore(release): v1.2.4
  • 2dcada1 fix: missing translation richText link modal (#1573)
  • ca59efe chore: typescript typo fix (#1575)
  • 308dc3d chore(release): v1.2.3
  • 396ea0b fix: reset password regression (#1574)
  • 44df7f5 chore(release): v1.2.2
  • 8b36ff8 Merge pull request #1551 from payloadcms/fix/#1505-collection-model-types
  • e01b165 Merge pull request #1559 from payloadcms/fix/#1512-localized-drafts
  • 15671f2 Merge pull request #1564 from payloadcms/docs/update-label-descriptions
  • 80d8367 Merge pull request #1560 from payloadcms/roadmap/#1401-decouple-pagination-args
  • 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 #93.