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 2.0.14 to 2.12.1 #82

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2024

Bumps payload from 2.0.14 to 2.12.1.

Release notes

Sourced from payload's releases.

Release v2.12.1

2.12.1 (2024-04-03)

Bug Fixes

v2.12.0

2.12.0 (2024-04-03)

Features

  • plugin-seo: adds Norwegian translation (#5621) (589b492)
  • richtext-*: add ability to provide custom Field and Error components (#5574) (02d2c51)

Bug Fixes

  • db-postgres: error on delete having joins (#5459) (9169230)
  • image resize tiff files (#5415) (8184e00)
  • number field with hasMany accept defaultValue array (#5618) (a3ae416)
  • regression of filterOptions using different transaction (#5169) (3ceb6ef)
  • richtext-lexical: Blocks: generated output schema is not fully correct (#5259) (e7f6bfb)
  • richtext-lexical: checklist html converter incorrectly outputting children (#5570) (2e5400f)
  • richtext-lexical: disable instanceof HTMLImageElement check as it causes issues when used on the server (2164dcc)
  • richtext-lexical: Link: add open-in-new-tab to html converter (23df60d)
  • richtext-lexical: properly center add- and drag-block handles (#5568) (48dc116)
  • sets beforeValidateHook req type to required (#5608) (e10d5df)

v2.11.2

2.11.2 (2024-02-23)

Features

  • db-postgres: configurable custom schema to use (#5047) (e8f2ca4)

Bug Fixes

  • Add Context Provider in EditMany Component (#5005) (70e57fe)
  • db-mongodb: unique sparse for not required fields (#5114) (815bdfa)
  • db-postgres: set _parentID for array nested localized fields (#5117) (ceca5c4)
  • disabling API Key does not remove the key (#5145) (7a7f0ed)
  • handle thrown errors in config-level afterError hook (#5147) (32ed95e)
  • only replace the drawer content with full edit component if it exists (#5144) (0a07f60)
  • transaction error from access endpoint (#5156) (ad42d54)

... (truncated)

Changelog

Sourced from payload's changelog.

2.12.1 (2024-04-03)

Bug Fixes

2.12.0 (2024-04-03)

Features

  • plugin-seo: adds Norwegian translation (#5621) (589b492)
  • richtext-*: add ability to provide custom Field and Error components (#5574) (02d2c51)

Bug Fixes

  • db-postgres: error on delete having joins (#5459) (9169230)
  • image resize tiff files (#5415) (8184e00)
  • number field with hasMany accept defaultValue array (#5618) (a3ae416)
  • regression of filterOptions using different transaction (#5169) (3ceb6ef)
  • richtext-lexical: Blocks: generated output schema is not fully correct (#5259) (e7f6bfb)
  • richtext-lexical: checklist html converter incorrectly outputting children (#5570) (2e5400f)
  • richtext-lexical: disable instanceof HTMLImageElement check as it causes issues when used on the server (2164dcc)
  • richtext-lexical: Link: add open-in-new-tab to html converter (23df60d)
  • richtext-lexical: properly center add- and drag-block handles (#5568) (48dc116)
  • sets beforeValidateHook req type to required (#5608) (e10d5df)

2.11.2 (2024-02-23)

Features

  • db-postgres: configurable custom schema to use (#5047) (e8f2ca4)

Bug Fixes

  • Add Context Provider in EditMany Component (#5005) (70e57fe)
  • db-mongodb: unique sparse for not required fields (#5114) (815bdfa)
  • db-postgres: set _parentID for array nested localized fields (#5117) (ceca5c4)
  • disabling API Key does not remove the key (#5145) (7a7f0ed)
  • handle thrown errors in config-level afterError hook (#5147) (32ed95e)
  • only replace the drawer content with full edit component if it exists (#5144) (0a07f60)
  • transaction error from access endpoint (#5156) (ad42d54)

2.11.1 (2024-02-16)

... (truncated)

Commits
  • 5caaa03 chore(release): payload/2.12.1 [skip ci]
  • 4cf8c5b Merge pull request #5637 from payloadcms/chore/release-2.12.0
  • 3b45b0d chore(release): payload/2.12.0 [skip ci]
  • a7e7c92 fix: updates colors of tooltip in light mode (#5632)
  • e10d5df fix: sets beforeValidateHook req type to required (#5608)
  • b76c5c8 chore: update all package.json repository urls
  • a3ae416 fix: number field with hasMany accept defaultValue array (#5618)
  • 02d2c51 feat(richtext-*): add ability to provide custom Field and Error components (#...
  • 3ceb6ef fix: regression of filterOptions using different transaction (#5169)
  • 8184e00 fix: image resize tiff files (#5415)
  • 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 2.0.14 to 2.12.1.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/main/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/commits/payload/2.12.1/packages/payload)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 3, 2024
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/payload@2.0.14

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2024

Superseded by #87.

@dependabot dependabot bot closed this Apr 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/payload-2.12.1 branch April 19, 2024 22:11
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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants