finkinfridom / payload-cloudinary-plugin

Upload media to Cloudinary service
MIT License
47 stars 3 forks source link

chore(deps): update devdependencies to v1.4.0 #159

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@payloadcms/db-mongodb (source) 1.3.2 -> 1.4.0 age adoption passing confidence
@payloadcms/richtext-slate (source) 1.3.1 -> 1.4.0 age adoption passing confidence

Release Notes

payloadcms/payload (@​payloadcms/db-mongodb) ### [`v1.4.0`](https://togithub.com/payloadcms/payload/blob/HEAD/CHANGELOG.md#140-2022-12-23) [Compare Source](https://togithub.com/payloadcms/payload/compare/v1.3.2...v1.4.0) ##### Bug Fixes - [#​1611](https://togithub.com/payloadcms/payload/issues/1611), unable to query draft versions with draft=true ([44b31a9](https://togithub.com/payloadcms/payload/commit/44b31a9e585aad515557b749bf05253139a17bd9)) - [#​1656](https://togithub.com/payloadcms/payload/issues/1656) remove size data ([389ee26](https://togithub.com/payloadcms/payload/commit/389ee261d4ebae0b773bca375ed8a74685506aa0)) - [#​1698](https://togithub.com/payloadcms/payload/issues/1698) - globals and autosave not working ([915f1e2](https://togithub.com/payloadcms/payload/commit/915f1e2b3a0c9618d5699a0ee6f5e74c6f4038ee)) - [#​1738](https://togithub.com/payloadcms/payload/issues/1738) save image dimensions to svg uploads ([2de435f](https://togithub.com/payloadcms/payload/commit/2de435f43a2e75391a655e91a0cda251da776bcb)) - [#​1747](https://togithub.com/payloadcms/payload/issues/1747), rich text in arrays improperly updating initialValue when moving rows ([d417e50](https://togithub.com/payloadcms/payload/commit/d417e50d52fc0824fb5aaedd3e1208c3e1468bdd)) - [#​1748](https://togithub.com/payloadcms/payload/issues/1748), bails out of autosave if doc is published while autosaving ([95e9300](https://togithub.com/payloadcms/payload/commit/95e9300d109c9bfd377d5b5efbb68ddca306bbec)) - [#​1752](https://togithub.com/payloadcms/payload/issues/1752), removes label from row field type ([ff3ab18](https://togithub.com/payloadcms/payload/commit/ff3ab18d1690e50473be2d77897fb9de48361413)) - [#​551](https://togithub.com/payloadcms/payload/issues/551) - rich text nested list structure ([542ea8e](https://togithub.com/payloadcms/payload/commit/542ea8eb81a6e608c7368882da9692d656f1d36b)) - allows cleared file to be reselected ([35abe81](https://togithub.com/payloadcms/payload/commit/35abe811c1534ba4f7e926edd3a2978ee67b181e)) - get relationships in locale of i18n language setting ([#​1648](https://togithub.com/payloadcms/payload/issues/1648)) ([60bb265](https://togithub.com/payloadcms/payload/commit/60bb2652f0aa63747513e771173362985123519c)) - missing file after reselect in upload component ([6bc1758](https://togithub.com/payloadcms/payload/commit/6bc1758dc0cad3f52ce332e71134ee527e17fff0)) - prevents special characters breaking relationship field search ([#​1710](https://togithub.com/payloadcms/payload/issues/1710)) ([9af4c1d](https://togithub.com/payloadcms/payload/commit/9af4c1dde7f4a68dc629738dff4fc314626cabb8)) - refreshes document drawer on save ([9567328](https://togithub.com/payloadcms/payload/commit/9567328d28709c5721b33e5bd61c9535568ffffd)) - removes update and created at fields when duplicating, ensures updatedAt data is reactive ([bd4ed5b](https://togithub.com/payloadcms/payload/commit/bd4ed5b99b5026544c910592c3bff6040e2058bc)) - safely clears sort [#​1736](https://togithub.com/payloadcms/payload/issues/1736) ([341c163](https://togithub.com/payloadcms/payload/commit/341c163b36c330df76a6eb5146fccc80059eb9d7)) - simplifies radio validation ([0dfed3b](https://togithub.com/payloadcms/payload/commit/0dfed3b30a15829f9454332a4cbd7d9ce1fddea3)) - translated tab classnames ([238bada](https://togithub.com/payloadcms/payload/commit/238badabb4f38e691608219c54a541993d9f3010)) - updates relationship label on drawer save and prevents stepnav update ([59de4f7](https://togithub.com/payloadcms/payload/commit/59de4f7e82dc4f08240b13d48054589b561688fa)) - updates richtext toolbar position if inside a drawer ([468b0d2](https://togithub.com/payloadcms/payload/commit/468b0d2a55616993f10eac7d1709620d114ad7d6)) - use the slug for authentication header API Key ([5b70ebd](https://togithub.com/payloadcms/payload/commit/5b70ebd119b557cff66e97e3554af730657b4071)) ##### Features - add Czech translation ([#​1705](https://togithub.com/payloadcms/payload/issues/1705)) ([0be4285](https://togithub.com/payloadcms/payload/commit/0be428530512c3babdfe39be259dd165bb66b5f4)) - adds doc permissions to account view ([8d643fb](https://togithub.com/payloadcms/payload/commit/8d643fb29d3604b78f6cb46582720dde2a46affb)) - **graphql:** upgrade to graphql 16 ([57f5f5e](https://togithub.com/payloadcms/payload/commit/57f5f5ec439b5aee1d46bff0bf31aac6148f16b2)) ##### 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](https://togithub.com/payloadcms/payload/compare/v1.3.3...v1.3.4) (2022-12-16) ##### Bug Fixes - async validate out of order ([e913fbe](https://togithub.com/payloadcms/payload/commit/e913fbe4ea4f9abf7eeb29db3b03e1afe4649d50)) - autosave with nested localized fields ([4202fc2](https://togithub.com/payloadcms/payload/commit/4202fc29337763f8fd90ec4beaf0d34e39a916bc)) - doc access should not run where query on collections without id ([016beb6](https://togithub.com/payloadcms/payload/commit/016beb6eec96857fe913888a1d9c4994dbd94e7e)) - run docAccess also when checking global ([b8c0482](https://togithub.com/payloadcms/payload/commit/b8c0482cdae6d372f81823ee4541717131d9dac4)) #### [1.3.3](https://togithub.com/payloadcms/payload/compare/v1.3.2...v1.3.3) (2022-12-16) ##### Bug Fixes - allow translation in group admin.description ([#​1680](https://togithub.com/payloadcms/payload/issues/1680)) ([91e33ad](https://togithub.com/payloadcms/payload/commit/91e33ad1ee04750425112602fcfddcf329f934e8)) - ensures select field avoids circular dependencies ([f715146](https://togithub.com/payloadcms/payload/commit/f715146aa35a6f3a8f5d7d4e066c71fb26027472)) #### [1.3.2](https://togithub.com/payloadcms/payload/compare/v1.3.1...v1.3.2) (2022-12-15) ##### Bug Fixes - safely handles rich text deselection ([420eef4](https://togithub.com/payloadcms/payload/commit/420eef4d91d6c5810b4e9dbda1e87e9f0e6d8dba)) #### [1.3.1](https://togithub.com/payloadcms/payload/compare/v1.3.0...v1.3.1) (2022-12-15) ##### Bug Fixes - add i18n type to collection and globals admin.description ([#​1675](https://togithub.com/payloadcms/payload/issues/1675)) ([049d560](https://togithub.com/payloadcms/payload/commit/049d560898fdf3fd9be40a4689eb1ef4170ef207)) - adds draftsEnabled to baseSchema for tabs / arrays / groups & allows for null enum ([80da898](https://togithub.com/payloadcms/payload/commit/80da898de8cfe068a0ad685803d8523fd9a10dcd)) - adds draftsEnabled to versionSchema in collections / globals ([f0db5e0](https://togithub.com/payloadcms/payload/commit/f0db5e0170807944cfbed8495c813b7c28b05bb3)) - collapsible margin bottom adjustment ([#​1673](https://togithub.com/payloadcms/payload/issues/1673)) ([64086e8](https://togithub.com/payloadcms/payload/commit/64086e8122e04965ca0ae8d254b99114208944bf)) - escapes react-select events when drawer is open ([f290cda](https://togithub.com/payloadcms/payload/commit/f290cda333aecab104d7cd195bcc7fab2059134d)) - label translation in about to delete dialog ([#​1667](https://togithub.com/payloadcms/payload/issues/1667)) ([d9c45f6](https://togithub.com/payloadcms/payload/commit/d9c45f62b19162a34bc317e997d9912213a3012b)) - list view date field display format ([#​1661](https://togithub.com/payloadcms/payload/issues/1661)) ([934b443](https://togithub.com/payloadcms/payload/commit/934b443b5b3b0f610767786f940175b9db0b2da7)) - removes case for select field that sets data to undefined if set to null ([b4f39d5](https://togithub.com/payloadcms/payload/commit/b4f39d5fd380190ee82a5bb967756d25e9c98e95)) - Set 'Dashboard's link to config route ([#​1652](https://togithub.com/payloadcms/payload/issues/1652)) ([940c1e8](https://togithub.com/payloadcms/payload/commit/940c1e84f5f091bf4b4ae0bd6628f077d9d0d6e9)) - stringifies date in DateTime field for useAsTitle ([#​1674](https://togithub.com/payloadcms/payload/issues/1674)) ([a1813ca](https://togithub.com/payloadcms/payload/commit/a1813ca4b32dfcd8ca3604f7f03b1ba316d740e2)) ##### Features - inline relationships ([8d744c8](https://togithub.com/payloadcms/payload/commit/c6013c39043cc7bf9e8ff39551662c25e8d744c8)) - custom button html element ([5592fb1](https://togithub.com/payloadcms/payload/commit/5592fb148dfa3058df577cfb7f5ed72ea25e1217)) - further Tooltip improvements ([e101f92](https://togithub.com/payloadcms/payload/commit/e101f925cc71af4c3a1b5ce4ad552d9834d35bfd))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.