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.2 #110

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps payload from 1.2.5 to 1.5.2.

Release notes

Sourced from payload's releases.

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)
  • select field crash on missing value option (ec9196e)

Features

  • add Ukrainian translation (#1767) (49fa5cb)
  • preview now exposes most recent draft data (54dadbe)

... (truncated)

Changelog

Sourced from payload's changelog.

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

  • add Ukrainian translation (#1767) (49fa5cb)
  • preview now exposes most recent draft data (54dadbe)

1.4.1 (2022-12-24)

Bug Fixes

... (truncated)

Commits
  • 06fd7e7 chore(release): v1.5.2
  • cac4b92 Merge pull request #1805 from payloadcms/fix/swc-ignore
  • 7d27431 fix: ignores admin and components from swc
  • 206d0c2 chore: adds sourcemaps for swc register
  • 38b8423 chore(release): v1.5.1
  • ea8b1ba Merge pull request #1804 from payloadcms/fix/components-dir
  • 1bbf099 fix: reverts components directory back to ts
  • 5fae18e chore: passing tests
  • f4d20a9 chore: removes logging
  • 27dd945 chore: adds logging to debug why tests not passing in ci
  • 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 #111.