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.1 #47

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps payload from 1.0.12 to 1.1.1.

Release notes

Sourced from payload's releases.

Release 1.1.1

1.1.1 (2022-09-13)

Bug Fixes

  • conditions on conditionals (9c4f2b6)
  • dashboard links to globals (dcc8dad)

Release 1.1.0

1.1.0 (2022-09-13)

Bug Fixes

  • Pagination for populating hasMany relations #1106 (9a461b8)
  • word boundaries, no regex lookbehind support for Safari (#1114) (391c9d8)

Features

Release 1.0.36

1.0.36 (2022-09-10)

Bug Fixes

Release 1.0.35

1.0.35 (2022-09-10)

Bug Fixes

Features

  • allows rich text links to link to other docs (a99d9c9)
  • improves rich text link ux (91000d7)

... (truncated)

Changelog

Sourced from payload's changelog.

1.1.1 (2022-09-13)

Bug Fixes

  • conditions on collapsible fields (9c4f2b6)
  • dashboard links to globals (dcc8dad)

1.1.0 (2022-09-13)

Bug Fixes

Features

  • #1001 - builds a way to allow list view to search multiple fields (a108372)
  • collection groups (dffeaf6)
  • globals groups (59af872)
  • hide nav labels with no un-grouped collections (c40e232)
  • implement gravatar (#1107) (ca434b8)
  • support localized tab fields (a83921a)
  • tabs support localization at the tab level (6a6a691)
  • WIP tab compatible with traverseFields (2ae33b6)

1.0.36 (2022-09-10)

Bug Fixes

1.0.35 (2022-09-10)

Bug Fixes

Features

  • allows rich text links to link to other docs (a99d9c9)
  • improves rich text link ux (91000d7)

... (truncated)

Commits
  • 7cf66b0 chore(release): v1.1.1
  • 64503f8 fix: conditions on collapsible fields
  • d82c12e Merge pull request #1120 from payloadcms/fix/#1117
  • 9c4f2b6 fix: conditions on conditionals
  • bcfda70 Merge branch 'master' of github.com:payloadcms/payload
  • 66b77f7 chore: re-adds key to tabs RenderFields
  • dcc8dad fix: dashboard links to globals
  • bb1477e chore(release): v1.1.0
  • 4e165cf chore: ensures new listSearchableFields works with complex queries
  • a108372 feat: #1001 - builds a way to allow list view to search multiple fields
  • 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 #48.