Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump payload from 1.15.6 to 2.32.0 in /payload #180

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps payload from 1.15.6 to 2.32.0.

Release notes

Sourced from payload's releases.

v2.32.0

2.32.0 (2025-01-10)

Features

v2.31.0

2.31.0 (2025-01-09)

Features

  • adds forceRenderAllFields admin prop to force all fields in edit view to render immediately (#10464) (07ff181)
  • i18n: add Slovenian (sl) translation (#8709) (7039b1f)
  • v2: allows filtering on group field types from list view (#10421) (f430db8)

Bug Fixes

  • graphql: 500 error when querying hasMany field data that is filtered by access-control (#6519) (4892d96), closes #6518
  • when publishing from a draft, only 10 were published. (#7906) (0cf9678)

v2.30.4

2.30.4 (2024-11-11)

Features

Bug Fixes

  • db-postgres: sort by localized fields (#9016) (9c25754)
  • edit many modal draft action button order and style (#9046) (a907480), closes #9045
  • error saving after duplicating blocks with nested items (#8814) (eba777c)
  • list drawer relationship not displaying (#9011) (169da5c)
  • querying relationships by id path with REST (#9014) (a0bd706)

v2.30.3

2.30.3 (2024-10-18)

Bug Fixes

  • db-postgres: migrate:create errors with previous schemas (#8786) (e9c1222)
  • duplicate with select hasMany fields (#8734) (c8ed645)

v2.30.2

... (truncated)

Changelog

Sourced from payload's changelog.

2.32.0 (2025-01-10)

Features

2.31.0 (2025-01-09)

Features

  • adds forceRenderAllFields admin prop to force all fields in edit view to render immediately (#10464) (07ff181)
  • i18n: add Slovenian (sl) translation (#8709) (7039b1f)
  • v2: allows filtering on group field types from list view (#10421) (f430db8)

Bug Fixes

  • graphql: 500 error when querying hasMany field data that is filtered by access-control (#6519) (4892d96), closes #6518
  • when publishing from a draft, only 10 were published. (#7906) (0cf9678)

2.30.4 (2024-11-11)

Features

Bug Fixes

  • db-postgres: sort by localized fields (#9016) (9c25754)
  • edit many modal draft action button order and style (#9046) (a907480), closes #9045
  • error saving after duplicating blocks with nested items (#8814) (eba777c)
  • list drawer relationship not displaying (#9011) (169da5c)
  • querying relationships by id path with REST (#9014) (a0bd706)

2.30.3 (2024-10-18)

Bug Fixes

  • db-postgres: migrate:create errors with previous schemas (#8786) (e9c1222)
  • duplicate with select hasMany fields (#8734) (c8ed645)

2.30.2 (2024-10-17)

Bug Fixes

... (truncated)

Commits
  • f12cb62 chore(release): payload/2.32.0 [skip ci]
  • 2e35255 chore: export CheckboxInput (#10489)
  • aae5218 chore(release): payload/2.31.0 [skip ci]
  • 07ff181 feat: adds forceRenderAllFields admin prop to force all fields in edit view...
  • f430db8 feat(v2): allows filtering on group field types from list view (#10421)
  • 4892d96 fix(graphql): 500 error when querying hasMany field data that is filtered by ...
  • 0cf9678 fix: when publishing from a draft, only 10 were published. (#7906)
  • 7039b1f feat(i18n): add Slovenian (sl) translation (#8709)
  • 55eb6e7 chore(release): payload/2.30.4 [skip ci]
  • a907480 fix: edit many modal draft action button order and style (#9046)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [payload](https://github.com/payloadcms/payload/tree/HEAD/packages/payload) from 1.15.6 to 2.32.0.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/payload/2.32.0/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/commits/payload/2.32.0/packages/payload)

---
updated-dependencies:
- dependency-name: payload
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants