NouanceLabs / payload-better-fields-plugin

This plugin aims to provide you with very specific and improved fields for the Payload admin panel.
MIT License
124 stars 2 forks source link

Bump payload from 2.4.0 to 2.8.1 #61

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps payload from 2.4.0 to 2.8.1.

Release notes

Sourced from payload's releases.

Release v2.8.0

2.8.0 (2024-01-12)

Features

Bug Fixes

  • allow a custom ID field to be nested inside unnamed tabs and rows (#4701) (6d5ac1d)
  • build payload without initializing (#4028) (1115387)
  • db-mongodb: limit=0 returns unpaginated (63e5c43)
  • db-postgres: totalPages value when limit=0 (5702b83)
  • migration regression (#4777) (fa3b3dd)
  • db-mongodb: migration regression (#4777) (fa3b3dd)
  • **db-postgres:**migration regression (#4777) (fa3b3dd)
  • passes draft=true in fetch for relationships (#4784) (0a259d2)
  • plugin-form-builder: replaces curly brackets with lexical editor (#4753) (8481846)
  • prioritizes value key when filtering / querying for relationships (#4727) (d0f7677)
  • text hasMany validation (#4789) (e2e56a4)

⚠ BREAKING CHANGES

@​payloadcms/plugin-seo

  • remove support for payload <2.7.0 (#4765)

Release v2.7.0

2.7.0 (2024-01-09)

Features

  • db-mongodb: improve transaction support by passing req to migrations (682eca2)
  • db-postgres: improve transaction support by passing req to migrations (555d027)
  • hasMany property for text fields (#4605) (f43cf18)
  • improve transaction support by passing req to migrations (1d14d9f)
  • plugin-seo: add i18n (#4665) (3027a03)

Bug Fixes

  • adds objectID validation to isValidID if of type text (#4689) (d419275)
  • allow json field to be saved empty and reflect value changes (#4687) (0fb3a9c)
  • custom ids in versions (#4680) (5d15955)

... (truncated)

Changelog

Sourced from payload's changelog.

2.8.1 (2024-01-12)

Bug Fixes

  • corrects config usage in build bin script (#4796) (775502b)

2.8.0 (2024-01-12)

Features

Bug Fixes

  • allow a custom ID field to be nested inside unnamed tabs and rows (#4701) (6d5ac1d)
  • build payload without initializing (#4028) (1115387)
  • db-mongodb: limit=0 returns unpaginated (63e5c43)
  • db-postgres: totalPages value when limit=0 (5702b83)
  • migration regression (#4777) (fa3b3dd)
  • db-mongodb: migration regression (#4777) (fa3b3dd)
  • **db-postgres:**migration regression (#4777) (fa3b3dd)
  • passes draft=true in fetch for relationships (#4784) (0a259d2)
  • plugin-form-builder: replaces curly brackets with lexical editor (#4753) (8481846)
  • prioritizes value key when filtering / querying for relationships (#4727) (d0f7677)
  • text hasMany validation (#4789) (e2e56a4)

⚠ BREAKING CHANGES

@​payloadcms/plugin-seo

  • remove support for payload <2.7.0 (#4765)

2.7.0 (2024-01-09)

Features

  • db-mongodb: improve transaction support by passing req to migrations (682eca2)
  • db-postgres: improve transaction support by passing req to migrations (555d027)
  • hasMany property for text fields (#4605) (f43cf18)
  • improve transaction support by passing req to migrations (1d14d9f)
  • plugin-seo: add i18n (#4665) (3027a03)
  • provide document info to ActionsProvider (#4696) (6a8a6e4)

... (truncated)

Commits
  • 2e362f4 chore(release): payload/2.8.1 [skip ci]
  • 775502b fix: corrects config usage in build bin script (#4796)
  • 84d75ce chore(release): plugin-form-builder/1.1.2 [skip ci]
  • 175cf22 chore(release): richtext-lexical/0.5.2 [skip ci]
  • bb40bd3 chore(release): db-postgres/0.3.1 [skip ci]
  • 3d74c13 chore(release): db-mongodb/1.3.1 [skip ci]
  • 0f6b6ca chore(release): bundler-webpack/1.0.6 [skip ci]
  • 8e1692e chore(release): bundler-vite/0.1.6 [skip ci]
  • 1d1ee91 chore(release): plugin-seo/2.1.0 [skip ci]
  • beca433 chore(release): payload/2.8.0 [skip ci]
  • 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 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)
dependabot[bot] commented 5 months ago

Superseded by #65.