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.15 #136

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps payload from 1.2.5 to 1.6.15.

Release notes

Sourced from payload's releases.

Release 1.6.15

1.6.15 (2023-02-21)

Bug Fixes

  • mongoose connection error with useFacet (5888fb9)

Release 1.6.14

1.6.14 (2023-02-21)

Bug Fixes

  • #2091 admin translations for filter operators (#2143) (8a8c392)
  • #2096, allows custom ts paths with payload generate:types (686a616)
  • #2117 collection pagination defaultLimit (#2147) (2a4db38)
  • #2131, doesn't log in unverified user after resetting password (3eb85b1)
  • #2134, allows links to be populated without having relationship or upload enabled (32a0778)
  • #2148, adds queryHiddenFields property to find operation (15b6bb3)
  • checks locale is valid for monaco code editor (#2144) (40224ed)
  • generate proper json field type according to rfc (#2137) (7e88698)
  • removes custom header and gutter from rte link drawer #2120 (#2135) (6a7663b)
  • sizes property optional on upload (#2066) (79d047e)
  • useFacet config option to disable $facet aggregation (#2141) (b4a2074)

Release 1.6.13

1.6.13 (2023-02-18)

Bug Fixes

  • #2125, ensures createdAt and updatedAt are returned in update operations (42ebf68)

Release 1.6.12

1.6.12 (2023-02-17)

Bug Fixes

  • ensures only valid fields can be queried on (1930bc2)

Features

... (truncated)

Changelog

Sourced from payload's changelog.

1.6.15 (2023-02-21)

Bug Fixes

  • mongoose connection error with useFacet (5888fb9)

1.6.14 (2023-02-21)

Bug Fixes

  • #2091 admin translations for filter operators (#2143) (8a8c392)
  • #2096, allows custom ts paths with payload generate:types (686a616)
  • #2117 collection pagination defaultLimit (#2147) (2a4db38)
  • #2131, doesn't log in unverified user after resetting password (3eb85b1)
  • #2134, allows links to be populated without having relationship or upload enabled (32a0778)
  • #2148, adds queryHiddenFields property to find operation (15b6bb3)
  • checks locale is valid for monaco code editor (#2144) (40224ed)
  • generate proper json field type according to rfc (#2137) (7e88698)
  • removes custom header and gutter from rte link drawer #2120 (#2135) (6a7663b)
  • sizes property optional on upload (#2066) (79d047e)
  • useFacet config option to disable $facet aggregation (#2141) (b4a2074)

1.6.13 (2023-02-18)

Bug Fixes

  • #2125, ensures createdAt and updatedAt are returned in update operations (42ebf68)

1.6.12 (2023-02-17)

Bug Fixes

  • ensures only valid fields can be queried on (1930bc2)

Features

1.6.11 (2023-02-15)

Bug Fixes

... (truncated)

Commits


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 #144.