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.5.6 #114

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps payload from 1.2.5 to 1.5.6.

Release notes

Sourced from payload's releases.

Release 1.5.6

1.5.6 (2023-01-11)

Bug Fixes

  • ensures that find with draft=true returns ids with drafts (3f30b2f)

Release 1.5.5

1.5.5 (2023-01-11)

Bug Fixes

  • #1808, arrays and blocks now save localized nested field data upon reordering rows (ee54c14)
  • bug when clearing relationship field without hasMany: true (#1829) (ed7cfff)
  • ensures upload file data is available for conditions (d40e136)
  • fix miss typo in Thai translation (25e5ab7)
  • formats date when useAsTitle (086117d)
  • prevents uploads drawer from crashing when no uploads are enabled (84e1417)
  • rte link element initial state #1848 (1cde647)
  • updatesmargin for group field within a row (1c3a257)
  • upload field filterOptions (9483ccb)
  • wrong translation and punctuation spacing (bf1242a)

Features

  • adds translations for fallbackToDefaultLocale (c247f31)
  • ensures compatibility with azure cosmos and aws documentdb (73af283)

Release 1.5.4

1.5.4 (2023-01-06)

Features

  • allows init to accept a pre-built config (84e00bf)

Release 1.5.3

1.5.3 (2023-01-05)

Bug Fixes

  • theme flicker on code editor (6567454)

Release 1.5.2

1.5.2 (2023-01-04)

... (truncated)

Changelog

Sourced from payload's changelog.

1.5.6 (2023-01-11)

Bug Fixes

  • ensures that find with draft=true returns ids with drafts (3f30b2f)

1.5.5 (2023-01-11)

Bug Fixes

  • #1808, arrays and blocks now save localized nested field data upon reordering rows (ee54c14)
  • bug when clearing relationship field without hasMany: true (#1829) (ed7cfff)
  • ensures upload file data is available for conditions (d40e136)
  • fix miss typo in Thai translation (25e5ab7)
  • formats date when useAsTitle (086117d)
  • prevents uploads drawer from crashing when no uploads are enabled (84e1417)
  • rte link element initial state #1848 (1cde647)
  • updatesmargin for group field within a row (1c3a257)
  • upload field filterOptions (9483ccb)
  • wrong translation and punctuation spacing (bf1242a)

Features

  • adds translations for fallbackToDefaultLocale (c247f31)
  • ensures compatibility with azure cosmos and aws documentdb (73af283)

1.5.4 (2023-01-06)

Features

  • allows init to accept a pre-built config (84e00bf)

1.5.3 (2023-01-05)

Bug Fixes

  • theme flicker on code editor (6567454)

1.5.2 (2023-01-04)

Bug Fixes

  • ignores admin and components from swc (7d27431)

... (truncated)

Commits
  • dabc0bb chore(release): v1.5.6
  • 3f30b2f fix: ensures that find with draft=true returns ids with drafts
  • a470706 chore(release): v1.5.5
  • 5e7d731 Merge pull request #1850 from payloadcms/fix/1848
  • 2e833a6 chore: e2e test for rte link from text
  • 1cde647 fix: rte link element initial state #1848
  • 047efe0 chore: revert #1794 for now until permanent init architecture is established
  • 96002db Merge pull request #1719 from payloadcms/feat/1695-nullable-localized-array-a...
  • 93d0a9b Merge pull request #1837 from payloadcms/chore/manual-draft-aggregate
  • 571495c chore: sets parameter defaults for locale and defaultLocale to null
  • 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 #115.