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.30.3 in /payload #167

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps payload from 1.15.6 to 2.30.3.

Release notes

Sourced from payload's releases.

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)
  • 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

v2.30.1

2.30.1 (2024-10-02)

Bug Fixes

  • db-mongodb: properly filters out number field values with the exists operator filter (#8415) (0586f23), closes #8181
  • sorting by id incorrectly orders by version.id (#8450) (1d38e6d)

v2.30.0

2.30.0 (2024-09-27)

  • export toast from react toastify in payload (#8438) (17fc2d1)

v2.29.0

2.29.0 (2024-09-25)

Features

  • add new option to disable JOI validation (#8067) (28a0650)

Bug Fixes

  • treat empty strings as null / undefined for exists queries (#8336) (31d0b30), closes #7714
  • db-postgres: localized items in arrays with versions (#8334) (c86526b)
  • db-postgres: querying on array within a relationship field (#8153) (170ea5b)
  • db-postgres: sanitize tab/group path for table name (#8010) (ba7a043)

... (truncated)

Changelog

Sourced from payload's changelog.

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

2.30.1 (2024-10-02)

Bug Fixes

  • db-mongodb: properly filters out number field values with the exists operator filter (#8415) (0586f23), closes #8181
  • sorting by id incorrectly orders by version.id (#8450) (1d38e6d)

2.30.0 (2024-09-27)

  • export toast from react toastify in payload (#8438) (17fc2d1)

2.29.0 (2024-09-25)

Features

  • add new option to disable JOI validation (#8067) (28a0650)

Bug Fixes

  • db-postgres: localized items in arrays with versions (#8334) (c86526b)
  • db-postgres: querying on array within a relationship field (#8153) (170ea5b)
  • db-postgres: sanitize tab/group path for table name (#8010) (ba7a043)
  • treat empty strings as null / undefined for exists queries (#8336) (31d0b30), closes #7714

2.28.0 (2024-09-04)

Features

... (truncated)

Commits
  • 218f2ea chore(release): payload/2.30.3 [skip ci]
  • c8ed645 fix: duplicate with select hasMany fields (#8734)
  • 6690c37 chore(release): payload/2.30.2 [skip ci]
  • cc99c3a chore: improves getLatestCollectionVersion where constraints (#8747)
  • 9d05b82 fix: calculates correct aspect ratio dimensions on sharp based files (#8510)
  • f2284f3 fix: applies resize after cropping if resizeOptions are defined (#8535)
  • 1347b6c fix(db-postgres): port many various fixes from 3.0 (#8468)
  • 4c1a5dc chore(release): payload/2.30.1 [skip ci]
  • a12d1f4 chore(deps): bump the production-deps group with 16 updates (#8492)
  • b9f236a chore(deps): bump nodemailer (#8453)
  • 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.30.3.
- [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.30.3/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 Oct 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #169.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/payload/payload-2.30.3 branch November 12, 2024 11:02
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