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.19 #150

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps payload from 1.2.5 to 1.6.19.

Release notes

Sourced from payload's releases.

Release 1.6.19

1.6.19 (2023-03-09)

Bug Fixes

  • ensures nested fields save properly within link, upload rte (057522c)

Release 1.6.18

1.6.18 (2023-03-09)

Bug Fixes

  • #2272, rich text within blocks causing crash on reorder (7daddf8)
  • allows swc/register to transpile files above current workspace (ef826c8)
  • renders row fields as table columns #2257 (b10e842)
  • table column preferences sync (a1ddd2e)

Release 1.6.17

1.6.17 (2023-03-06)

Bug Fixes

  • #2150, can now query on N number of levels deep (ac54b11)
  • #2179, async default values resetting form state (a4de51a)
  • allows empty objects to be retained in db (0247e2d)
  • clear relationship value (#2188) (387cec9)
  • conditionally renders draggable pill (#2224) (812ab9f)
  • ensures sorting on drafts works in all cases (c87fd2b)
  • globals publish after draft (44651e6)
  • minimize not set to false on all field type schemas (ace032e)
  • pass result of previous hook into next hook (c661ac2)
  • properly resizes animated images (#2181) (8c4f890)
  • properly set req.payload on forgotPassword in local API (#2194) (5ac436e)
  • redirects example (#2209) (5aa203d)
  • removes duplicative fields from table columns #2221 (#2226) (474a3cb)
  • renders rte upload drawer #2178 (523d9d4)
  • skips field validation on submit if skipValidation is set to true (cf17760)
  • Validate typescript signature (8d31ed6)
  • version comparison view errors on old select value (#2163) (a3cc3c3)
  • versions table (#2235) (066f5f6)
  • virtual fields example (#2214) (f6eb020)

Features

  • Add Hungarian Translations (#2169) (ebd16e8)
  • adds min and max options to relationship with hasMany (0f38a0d)

... (truncated)

Changelog

Sourced from payload's changelog.

1.6.19 (2023-03-09)

Bug Fixes

  • ensures nested fields save properly within link, upload rte (057522c)

1.6.18 (2023-03-09)

Bug Fixes

  • #2272, rich text within blocks causing crash on reorder (7daddf8)
  • allows swc/register to transpile files above current workspace (ef826c8)
  • renders row fields as table columns #2257 (b10e842)
  • table column preferences sync (a1ddd2e)

1.6.17 (2023-03-06)

Bug Fixes

  • #2150, can now query on N number of levels deep (ac54b11)
  • #2179, async default values resetting form state (a4de51a)
  • allows empty objects to be retained in db (0247e2d)
  • clear relationship value (#2188) (387cec9)
  • conditionally renders draggable pill (#2224) (812ab9f)
  • ensures sorting on drafts works in all cases (c87fd2b)
  • globals publish after draft (44651e6)
  • minimize not set to false on all field type schemas (ace032e)
  • pass result of previous hook into next hook (c661ac2)
  • properly resizes animated images (#2181) (8c4f890)
  • properly set req.payload on forgotPassword in local API (#2194) (5ac436e)
  • redirects example (#2209) (5aa203d)
  • removes duplicative fields from table columns #2221 (#2226) (474a3cb)
  • renders rte upload drawer #2178 (523d9d4)
  • skips field validation on submit if skipValidation is set to true (cf17760)
  • Validate typescript signature (8d31ed6)
  • version comparison view errors on old select value (#2163) (a3cc3c3)
  • versions table (#2235) (066f5f6)
  • virtual fields example (#2214) (f6eb020)

Features

  • Add Hungarian Translations (#2169) (ebd16e8)
  • adds min and max options to relationship with hasMany (0f38a0d)
  • drag-and-drop columns (#2142) (e2c65e3)
  • improves ui performance with thousands of fields (0779f8d)

... (truncated)

Commits
  • 85dee9a chore(release): v1.6.19
  • 057522c fix: ensures nested fields save properly within link, upload rte
  • 9a8c6de chore(release): v1.6.18
  • 7daddf8 fix: #2272, rich text within blocks causing crash on reorder
  • ef826c8 fix: allows swc/register to transpile files above current workspace
  • 42fbd96 Fix/2254 swap relationship (#2261)
  • 889a55a Merge pull request #2260 from payloadcms/fix/table-column-prefs
  • 3c205bc chore: writes e2e test for drawer column retention
  • a1ddd2e fix: table column preferences sync
  • 5a07b78 Merge pull request #2258 from payloadcms/fix/table-columns-2257
  • 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)
invakid404 commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like payload is up-to-date now, so this is no longer needed.