Skip to content

Bump payload from 1.15.6 to 2.31.0 in /payload #178

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps payload from 1.15.6 to 2.31.0.

Release notes

Sourced from payload's releases.

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

2.30.2 (2024-10-17)

Bug Fixes

  • applies resize after cropping if resizeOptions are defined (#8535) (f2284f3)
  • calculates correct aspect ratio dimensions on sharp based files (#8510) (9d05b82), closes #8317
  • db-postgres: build indexes for relationships (#8446) (d05e3b0)
  • db-postgres: port many various fixes from 3.0 (#8468) (1347b6c)

... (truncated)

Changelog

Sourced from payload's changelog.

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

  • applies resize after cropping if resizeOptions are defined (#8535) (f2284f3)
  • calculates correct aspect ratio dimensions on sharp based files (#8510) (9d05b82), closes #8317
  • db-postgres: build indexes for relationships (#8446) (d05e3b0)
  • db-postgres: port many various fixes from 3.0 (#8468) (1347b6c)
  • db-postgres: select hasMany nested to array + tab/group (#8739) (0efc610)
  • richtext-lexical: add target _blank for new-tab in linkFeature (#8571) (61e8ce1), closes #8569

... (truncated)

Commits
  • 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)
  • a0bd706 fix: querying relationships by id path with REST (#9014)
  • 169da5c fix: list drawer relationship not displaying (#9011)
  • 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.31.0.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/payload/2.31.0/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/commits/payload/2.31.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 10, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Superseded by #180.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/payload/payload-2.31.0 branch January 13, 2025 10:28
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