chore(deps): update all non-major dependencies#941
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major dependencies#941renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
✅ Deploy Preview for friendly-lamington-fb5690 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
79f1a8d to
36ba579
Compare
36ba579 to
35c84db
Compare
35c84db to
c18b42a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.0.2→8.1.08.8.2→8.8.38.8.2→8.8.38.8.2→8.8.33.12.0→3.13.04.6.0→4.6.124.12.0→24.12.22.1.12→2.1.1312.8.0→12.9.05.8.1→5.9.01.58.2→1.59.16.0.2→6.1.0Release Notes
ionic-team/capacitor-camera (@capacitor/camera)
v8.1.0Compare Source
This minor plugin version introduces significant API changes and deprecations. While backward compatibility is maintained, migration is strongly recommended. Please read the release notes in full, and refer to https://capacitorjs.com/docs/apis/camera for full documentation, including migration guides.
Deprecations
getPhotomethod is deprecated. UsetakePhotofor a camera photo, orchooseFromGalleryto select from the gallery. For creating a prompt for the user to select which source, use@capacitor/action-sheetor any UI component of your choosing.pickImagesmethod is deprecated. UsechooseFromGalleryinstead. Refer to the Camera API documentation for more information on migrating.Photo,GalleryImageOptions, andCameraResultTypeare deprecated, only use them if you are still using the deprecatedgetPhotoand/orpickImages.Features
takePhotomethod added. It allows capturing a photo with the device's camera.recordVideomethod added. It allows recording a video with the device's camera. Currently not available in Web. Addresses capacitor-plugins#229.playVideomethod added. It opens a native player to play the provided video. Currently not available in Web.chooseFromGallerymethod added. Use it to select photos and/or videos from the device.MediaResultandMediaMetadatainterfaces, which are returned bytakePhoto,recordVideoandchooseFromGallery(metadata only if input parameterincludeMetadatais true). Besides providing most of the existing functionality from deprecatedgetPhoto/pickImages, it can include additional metadata like creation date, video duration, among others.editPhotomethod added. Opens an in-app screen to edit a provided base64 encoded image. Supported editing features include image cropping and rotation. Currently not available in Web.editURIPhotomethod added. Opens an in-app screen to edit a provided image from a URI. You may use the URIs returned bytakePhotoandchooseFromGalleryas input toeditURIPhoto. Supported editing features include image cropping and rotation. Currently not available in Web.codeinOS-PLUG-CAMR-XXXXformat +message. Refer to plugin documentation for available errors. Existing methods from version 8.0.2 and older retain the same error structure as before for backwards-compatibility.Bug Fixes
pickImageslimit to maximum number supported by the device (clone of capacitor-plugins#2309)ionic-team/ionic-framework (@ionic/core)
v8.8.3Compare Source
Bug Fixes
nuxt/content (@nuxt/content)
v3.13.0Compare Source
Bug Fixes
mdc:configSourceshook (#3736) (57f5552)nuxt/ui (@nuxt/ui)
v4.6.1Compare Source
Bug Fixes
part.statefor streaming detection and deprecateisReasoningStreaming(d2d7543)collapsed: falsein mobile menu slots (957a0f5), closes #6157reka-uito prevent injection errors (#6286) (b822c43)unjs/unhead (@unhead/vue)
v2.1.13Compare Source
🐞 Bug Fixes
targetto array before merging potentialAction - by @harlan-zw and Claude Opus 4.6 (1M context) in #709 (22ac9)View changes on GitHub
WiseLibs/better-sqlite3 (better-sqlite3)
v12.9.0Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.8.0...v12.9.0
nuxt-content/docus (docus)
v5.9.0Compare Source
Features
.well-known(#1297) (2f7861b)Bug Fixes
microsoft/playwright (playwright-core)
v1.59.1Compare Source
v1.59.0Compare Source
unjs/unimport (unimport)
v6.1.0Compare Source
🚀 Features
fromandname, but differenttype- by @8ctavio in #507 (c340f)🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.