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.0.12 to 1.1.18 #77

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps payload from 1.0.12 to 1.1.18.

Release notes

Sourced from payload's releases.

Release 1.1.18

1.1.18 (2022-10-25)

Release 1.1.17

1.1.17 (2022-10-25)

Bug Fixes

  • #1286, uses defaultDepth in graphql rich text depth (66bf8c3)
  • #1290, renders more than one rich text leaf where applicable (a9f2f0e)
  • #1291, add inline relationship drafts (3967c12)
  • enforces depth: 0 in graphql resolvers (3301f59)
  • ensures field updates when disableFormData changes (c929725)
  • group + group styles within collapsible (17dbbc7)

Features

Release 1.1.16

1.1.16 (2022-10-21)

Bug Fixes

  • indexSortableFields not respected (785b992)
  • obscure bug where upload collection has upload field relating to itself (36ef378)

Release 1.1.15

1.1.15 (2022-10-14)

Bug Fixes

  • ensures svg mime type is always image/svg+xml (0b0d971)

Release 1.1.14

1.1.14 (2022-10-14)

Release 1.1.11

1.1.11 (2022-10-12)

Bug Fixes

  • ensures arrays and blocks mount as disableFormData: true, fixes #1242 (5ca5aba)

... (truncated)

Changelog

Sourced from payload's changelog.

1.1.18 (2022-10-25)

1.1.17 (2022-10-25)

Bug Fixes

  • #1286, uses defaultDepth in graphql rich text depth (66bf8c3)
  • #1290, renders more than one rich text leaf where applicable (a9f2f0e)
  • #1291, add inline relationship drafts (3967c12)
  • enforces depth: 0 in graphql resolvers (3301f59)
  • ensures field updates when disableFormData changes (c929725)
  • group + group styles within collapsible (17dbbc7)

Features

1.1.16 (2022-10-21)

Bug Fixes

  • indexSortableFields not respected (785b992)
  • obscure bug where upload collection has upload field relating to itself (36ef378)

1.1.15 (2022-10-14)

Bug Fixes

  • ensures svg mime type is always image/svg+xml (0b0d971)

1.1.14 (2022-10-14)

1.1.11 (2022-10-12)

Bug Fixes

  • ensures arrays and blocks mount as disableFormData: true, fixes #1242 (5ca5aba)

Features

... (truncated)

Commits
  • 027dff8 chore(release): v1.1.18
  • 31ca1ab chore: ensures defaultMaxTextLength is optional
  • 33c1f28 chore(release): v1.1.17
  • cd4861a chore: move release-it back to dev deps
  • 9f56ac1 Merge branch 'master' of github.com:payloadcms/payload
  • 3301f59 fix: enforces depth: 0 in graphql resolvers
  • f9ca3a9 chore: fixes bad field name
  • 3ba7594 chore: update release-it plugin
  • 6a1b25a feat: adds default max length for text-based fields
  • 17dbbc7 fix: group + group styles within collapsible
  • 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 2 years ago

Superseded by #81.