chore(deps): update all non-major dependencies #7
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:
^2.4.1
->^2.5.0
^2.4.1
->^2.5.0
^1.2.9
->^1.2.10
^15.5.0
->^15.5.1
^2.12.1
->^2.13.0
^6.2.6
->^6.3.3
Release Notes
tauri-apps/tauri (@tauri-apps/api)
v2.5.0
: @tauri-apps/cli v2.5.0Compare Source
[2.5.0]
New Features
0aa48fb9e
(#13030) AddedbundleVersion
to iOS and macOS configuration to support specifying aCFBundleVersion
.Enhancements
ad3fd3890
(#13152) Detect package manager from environment variablenpm_config_user_agent
first82406c61e
(#13231) Improve iOS simulator usage, checking if Xcode iOS SDK is installed and allowing usage of Simulator for older iOS releases (previously only supported when running on Xcode viaios dev --open
).Bug Fixes
2dccfab53
(#13236) FixfileAssociations
missingLSHandlerRank
on macOS.080252903
(#13210) Fixes iOS dev not working on Xcode 16.3 simulators. To apply the fix, either regenerate the Xcode project withrm -r src-tauri/gen/apple && tauri ios init
or remove thearm64-sim
architecture from the Xcode project.Dependencies
[email protected]
lint-staged/lint-staged (lint-staged)
v15.5.1
Compare Source
Patch Changes
#1533
5d53534
Thanks @iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:toplenboren/simple-git-hooks (simple-git-hooks)
v2.13.0
Compare Source
Minor Changes
#121
d9d7823
Thanks @chouchouji! - feat: only remove some hooks that are not inpreserveUnused
option#125
8486a22
Thanks @nathanwhit! - feat: supportdeno
'snode_modules
structure#127
8bb9818
Thanks @yyz945947732! - feat: optimize the migration experience fromhusky
vitejs/vite (vite)
v6.3.3
Compare Source
ssrTransform
re-export deps and test stacktrace with first line (#19629) (9399cda), closes #19629v6.3.2
Compare Source
css.lightningcss
option in css minification process (#19879) (b5055e0), closes #19879v6.3.1
Compare Source
Promise.allSettled
in preload function (#19805) (35c7f35), closes #19805transform
calls (#19878) (a152b7c), closes #19878v6.3.0
Compare Source
hot.invalidate
in circular deps (#19870) (d4ee5e8), closes #19870Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.