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 the payload group with 3 updates #184

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps the payload group with 3 updates: @payloadcms/db-mongodb, @payloadcms/plugin-cloud-storage and payload.

Updates @payloadcms/db-mongodb from 1.3.2 to 1.4.0

Changelog

Sourced from @​payloadcms/db-mongodb's changelog.

1.4.0 (2022-12-23)

Bug Fixes

  • #1611, unable to query draft versions with draft=true (44b31a9)
  • #1656 remove size data (389ee26)
  • #1698 - globals and autosave not working (915f1e2)
  • #1738 save image dimensions to svg uploads (2de435f)
  • #1747, rich text in arrays improperly updating initialValue when moving rows (d417e50)
  • #1748, bails out of autosave if doc is published while autosaving (95e9300)
  • #1752, removes label from row field type (ff3ab18)
  • #551 - rich text nested list structure (542ea8e)
  • allows cleared file to be reselected (35abe81)
  • get relationships in locale of i18n language setting (#1648) (60bb265)
  • missing file after reselect in upload component (6bc1758)
  • prevents special characters breaking relationship field search (#1710) (9af4c1d)
  • refreshes document drawer on save (9567328)
  • removes update and created at fields when duplicating, ensures updatedAt data is reactive (bd4ed5b)
  • safely clears sort #1736 (341c163)
  • simplifies radio validation (0dfed3b)
  • translated tab classnames (238bada)
  • updates relationship label on drawer save and prevents stepnav update (59de4f7)
  • updates richtext toolbar position if inside a drawer (468b0d2)
  • use the slug for authentication header API Key (5b70ebd)

Features

BREAKING CHANGES

  • replaced the useAPIKey authentication header format to use the collection slug instead of the collection label. Previous: ${collection.labels.singular} API-Key ${apiKey}, updated: ${collection.slug} API-Key ${apiKey}

1.3.4 (2022-12-16)

Bug Fixes

  • async validate out of order (e913fbe)
  • autosave with nested localized fields (4202fc2)
  • doc access should not run where query on collections without id (016beb6)
  • run docAccess also when checking global (b8c0482)

1.3.3 (2022-12-16)

Bug Fixes

  • allow translation in group admin.description (#1680) (91e33ad)
  • ensures select field avoids circular dependencies (f715146)
Commits
  • 8a8741a chore(release): v1.4.0
  • 206b757 Merge pull request #1757 from payloadcms/fix/#1738-svg-image-sizes
  • 238bada fix: translated tab classnames
  • e86a6ef Merge branch 'master' of github.com:payloadcms/payload
  • 37bc882 chore: allows relationship and upload elements to reside within lists
  • 3d4dfbc chore: translates tooltip in rte relationship
  • 2de435f fix: #1738 save image dimensions to svg uploads
  • ff4a6a1 Merge branch 'master' of github.com:payloadcms/payload
  • 55df622 chore: ensures that de-indenting top-level lists works in all cases
  • baf5b10 roadmap: rte and upload drawers (#1668)
  • Additional commits viewable in compare view

Updates @payloadcms/plugin-cloud-storage from 1.1.1 to 1.1.2

Updates payload from 2.8.2 to 2.9.0

Release notes

Sourced from payload's releases.

Release v2.9.0

2.9.0 (2024-01-26)

Features

  • forceAcceptWarning migration arg added to accept prompts (#4874) (eba53ba)

Bug Fixes

  • afterLogin hook write conflicts (#4904) (3eb681e)
  • db-postgres: migrate down error (#4861) (dfba522)
  • db-postgres: query unset relation (#4862) (8ce15c8)
  • migrate down missing filter for latest batch (#4860) (b99d24f)
  • plugin-cloud-storage: slow get file performance large collections (#4927) (f73d503)
  • remove No Options dropdown from hasMany fields (#4899) (e5a7907)
  • upload input drawer does not show draft versions (#4903) (6930c4e)
Changelog

Sourced from payload's changelog.

2.9.0 (2024-01-26)

Features

  • forceAcceptWarning migration arg added to accept prompts (#4874) (eba53ba)

Bug Fixes

  • afterLogin hook write conflicts (#4904) (3eb681e)
  • db-postgres: migrate down error (#4861) (dfba522)
  • db-postgres: query unset relation (#4862) (8ce15c8)
  • migrate down missing filter for latest batch (#4860) (b99d24f)
  • plugin-cloud-storage: slow get file performance large collections (#4927) (f73d503)
  • remove No Options dropdown from hasMany fields (#4899) (e5a7907)
  • upload input drawer does not show draft versions (#4903) (6930c4e)
Commits
  • f2f55a8 chore(release): payload/2.9.0 [skip ci]
  • eba53ba feat: forceAcceptWarning migration arg added to accept prompts (#4874)
  • f73d503 fix(plugin-cloud-storage): slow get file performance large collections (#4927)
  • 6930c4e fix: upload input drawer does not show draft versions (#4903)
  • 3eb681e fix: afterLogin hook write conflicts (#4904)
  • cb4638c chore: make default views callable (#4928)
  • b40e9f8 chore: use transactions in tests running mongoDB memory server (#4750)
  • e5a7907 fix: remove No Options dropdown from hasMany fields (#4899)
  • 3f25d1c chore: re-orders request language detection (#4890)
  • d5720be chore: add fieldIsGroupType type guard helper (#4872)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/payload-ac63441709 branch 4 times, most recently from 2e4937b to aae0a50 Compare January 30, 2024 09:26
Bumps the payload group with 3 updates: [@payloadcms/db-mongodb](https://github.com/payloadcms/payload), @payloadcms/plugin-cloud-storage and [payload](https://github.com/payloadcms/payload).


Updates `@payloadcms/db-mongodb` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/main/CHANGELOG.md)
- [Commits](payloadcms/payload@v1.3.2...v1.4.0)

Updates `@payloadcms/plugin-cloud-storage` from 1.1.1 to 1.1.2

Updates `payload` from 2.8.2 to 2.9.0
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/main/CHANGELOG.md)
- [Commits](payloadcms/payload@payload/2.8.2...payload/2.9.0)

---
updated-dependencies:
- dependency-name: "@payloadcms/db-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payload
- dependency-name: "@payloadcms/plugin-cloud-storage"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: payload
- dependency-name: payload
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: payload
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/payload-ac63441709 branch from aae0a50 to ec9096e Compare January 30, 2024 09:29
@MikaelSiidorow MikaelSiidorow merged commit 7747b4e into main Jan 30, 2024
3 checks passed
@MikaelSiidorow MikaelSiidorow deleted the dependabot/npm_and_yarn/payload-ac63441709 branch January 30, 2024 14:49
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.

1 participant