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.4 #52

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps payload from 1.0.12 to 1.1.4.

Release notes

Sourced from payload's releases.

Release 1.1.4

1.1.4 (2022-09-24)

Bug Fixes

  • field level access for nested fields (22ea98c)
  • refine type generation for relationships (ef83bdb)

Features

  • supports root endpoints (52cd3b4)

Release 1.1.3

1.1.3 (2022-09-16)

Bug Fixes

  • adjust prevPage and nextPage graphql typing (#1140) (b3bb421)
  • duplicate with relationships (eabb981)

Release 1.1.2

1.1.2 (2022-09-14)

Bug Fixes

  • resize images without local storage (1496679)
  • resize images without local storage (7b756f3)

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)

... (truncated)

Changelog

Sourced from payload's changelog.

1.1.4 (2022-09-24)

Bug Fixes

  • field level access for nested fields (22ea98c)
  • refine type generation for relationships (ef83bdb)

Features

  • supports root endpoints (52cd3b4)

1.1.3 (2022-09-16)

Bug Fixes

  • adjust prevPage and nextPage graphql typing (#1140) (b3bb421)
  • duplicate with relationships (eabb981)

1.1.2 (2022-09-14)

Bug Fixes

  • resize images without local storage (1496679)
  • resize images without local storage (7b756f3)

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)

... (truncated)

Commits
  • 051a0fa chore(release): v1.1.4
  • f87c68f Merge pull request #1147 from abaco/fix/refine-relationship-typegen
  • 25006d4 Merge branch 'master' of github.com:payloadcms/payload
  • d8e51dd Merge pull request #1157 from payloadcms/docs/cell-component-props
  • f54210a Merge pull request #1161 from jacobsfletch/master
  • 96dab15 Merge pull request #1163 from payloadcms/fix/nested-fields-permissions
  • 4126843 Merge pull request #1165 from jacobsfletch/docs/webpack-cache
  • e0238ad chore: updates sass
  • aa0302c docs: adds tip for clearing webpack cache when aliasing server modules
  • 1040ad2 Merge branch 'payloadcms:master' into master
  • 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 #57.