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.5 #57

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps payload from 1.0.12 to 1.1.5.

Release notes

Sourced from payload's releases.

Release 1.1.5

1.1.5 (2022-09-29)

Bug Fixes

  • bug in useThrottledEffect (3ce8ee4)

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

... (truncated)

Changelog

Sourced from payload's changelog.

1.1.5 (2022-09-29)

Bug Fixes

  • bug in useThrottledEffect (3ce8ee4)

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

... (truncated)

Commits
  • 3e34e52 chore(release): v1.1.5
  • 2400c58 chore: addresses more flaky tests
  • 90d5045 chore: adds more delay to flaky test
  • 3e03b2b Merge branch 'master' of github.com:payloadcms/payload
  • 974f79e chore: sends 204 on GraphQL OPTIONS requests
  • 34f4208 chore: rolls back changes to useThrottledEffect
  • c0cae1e chore: reorder bug report template
  • 3ce8ee4 fix: bug in useThrottledEffect
  • 1c77455 Merge pull request #1169 from payloadcms/docs/test-cache
  • 051a0fa chore(release): v1.1.4
  • 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 #63.