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.3 #111

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps payload from 1.2.5 to 1.5.3.

Release notes

Sourced from payload's releases.

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)

Bug Fixes

  • ignores admin and components from swc (7d27431)

Release 1.5.1

1.5.1 (2023-01-04)

Bug Fixes

  • reverts components directory back to ts (1bbf099)

Release 1.5.0

1.5.0 (2023-01-04)

Bug Fixes

Features

Release 1.4.2

1.4.2 (2023-01-03)

Bug Fixes

  • #1775 - siblingData for unnamed fields within array rows improperly formatted (d6fcd19)
  • #1786, relationship with hasMany no longer sets empty array as default value (ecfb363)
  • error clearing date field (883daf7)

... (truncated)

Changelog

Sourced from payload's changelog.

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)

1.5.1 (2023-01-04)

Bug Fixes

  • reverts components directory back to ts (1bbf099)

1.5.0 (2023-01-04)

Bug Fixes

Features

1.4.2 (2023-01-03)

Bug Fixes

  • #1775 - siblingData for unnamed fields within array rows improperly formatted (d6fcd19)
  • #1786, relationship with hasMany no longer sets empty array as default value (ecfb363)
  • error clearing date field (883daf7)
  • select field crash on missing value option (ec9196e)

Features

... (truncated)

Commits
  • 5a7972f chore(release): v1.5.3
  • 74e10b1 Merge branch 'master' of github.com:payloadcms/payload
  • 6c3bc6f chore: moves graphql types for globals onto payload class
  • b8ca2c5 Merge pull request #1807 from payloadcms/fix/code-editor-theme-flicker
  • c9e7c1b chore: commits the correct file (jess negligence)
  • dacf1a8 chore: removes code editor theme from options
  • 6567454 fix: theme flicker on code editor
  • 06fd7e7 chore(release): v1.5.2
  • cac4b92 Merge pull request #1805 from payloadcms/fix/swc-ignore
  • 7d27431 fix: ignores admin and components from swc
  • 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 #112.