1675e41f0(#9481) Fixed an issue with the CLI renaming the main executable in kebab-case when building for Windows on a non-Windows system which caused the bundler step to fail.
9dd67abd9(#9298) Upgrade heck to v0.5 to better support Chinese and Japanese product name, because Chinese do not have word separation.
f9638b631(#9491) Fixed an issue that caused the CLI to rename app binaries incorrectly if the product name contained a . which resulted in the bundling step to fail.
77cc49ac3(#9188) Fixed an issue causing the build.runner and build.features configs to not take effect.
aeddc40b9(#9411) Fix tauri info crashing when Node.js is not installed.
Dependencies
Upgraded to tauri-cli@1.5.12
Commits
15c62b5 Apply Version Updates From Current Changes (v1) (#9721)
9b90b67 Revert "Apply Version Updates From Current Changes (v1)" (#9724)
f1b0b00 docs: added example of tauri.allowlist.protocol (#9726)
6bb721c Apply Version Updates From Current Changes (v1) (#9709)
7f885bd fix(core/shell): speedup Command.execute & fix extra new lines (#9706)
2eb2137 fix(tauri-runtime-wry): window draw span not closing (#9718)
ab9ec42 fix(windows): nsis failed to resolve resources with $ in their name, closes...
Dependabot tried to add @octocat, @christoff-linde, @SchizzY and @seanloock as reviewers to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/SchizzY/next-month-web/pulls/48/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the SchizzY/next-month-web repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Bumps the dev-deps group with 18 updates in the / directory:
3.2.0
3.2.1
2.5.5
2.5.10
3.0.2
3.1.1
1.5.11
1.5.14
7.5.0
7.12.0
7.5.0
7.12.0
9.0.0
9.4.0
2.36.0
2.39.2
5.0.3
6.0.1
3.2.5
3.3.1
3.2.2
3.2.4
0.5.13
0.6.2
4.2.12
4.2.18
3.6.9
3.8.0
3.4.3
3.4.4
2.6.2
2.6.3
5.4.4
5.4.5
5.2.8
5.2.13
Updates
@sveltejs/adapter-auto
from 3.2.0 to 3.2.1Release notes
Sourced from
@sveltejs/adapter-auto
's releases.Changelog
Sourced from
@sveltejs/adapter-auto
's changelog.Commits
b0116ff
Version Packages (#12230)16cd900
fix: bump import-meta-resolve (#12240)Updates
@sveltejs/kit
from 2.5.5 to 2.5.10Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
b0116ff
Version Packages (#12230)16cd900
fix: bump import-meta-resolve (#12240)460d452
fix: exclude server files from optimizeDeps.entries (#12242)22ab4c1
Version Packages (#12222)71015f0
fix: yield main thread before navigating (#12225)7b72c11
fix: ensure generated tsconfig paths start with./
if aliasing to `./svelte...0fee61c
Version Packages (#12152)7a62572
fix: configure Vite configoptimizeDeps.entries
option (#12182)c5d1e67
Version Packages (#12143)172db45
chore(deps): update dependency devalue to v5 (#12141)Updates
@sveltejs/vite-plugin-svelte
from 3.0.2 to 3.1.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
9515421
Version Packages (#923)722f8ff
chore: backport fixes (#917)6c59572
chore(deps): update all non-major dependencies (#885)acb1f88
Version Packages (#864)f12e3f0
feat(svelte5): enable hmr (#836)826dfc6
chore(deps): update all non-major dependencies (#881)5152462
chore(deps): update all non-major dependencies (#878)67a3ae9
chore(deps): update all non-major dependencies (#876)65845ab
chore(deps): update all non-major dependencies (#873)ba4ac32
chore(deps): update all non-major dependencies (#870)Updates
@tauri-apps/cli
from 1.5.11 to 1.5.14Release notes
Sourced from
@tauri-apps/cli
's releases.Commits
15c62b5
Apply Version Updates From Current Changes (v1) (#9721)9b90b67
Revert "Apply Version Updates From Current Changes (v1)" (#9724)f1b0b00
docs: added example of tauri.allowlist.protocol (#9726)6bb721c
Apply Version Updates From Current Changes (v1) (#9709)7f885bd
fix(core/shell): speedupCommand.execute
& fix extra new lines (#9706)2eb2137
fix(tauri-runtime-wry): window draw span not closing (#9718)ab9ec42
fix(windows): nsis failed to resolve resources with$
in their name, closes...07b6f9f
apply version updates (#9683)db9ec4e
ci: fix msrv check (#9682)2a9a280
ci: fix msrv check (#9681)Updates
@typescript-eslint/eslint-plugin
from 7.5.0 to 7.12.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7e93b28
chore(release): publish 7.12.0d0adcf1
docs: clarify what require-await does (#9200)04990d5
feat(eslint-plugin): [no-floating-promises] add option 'allowForKnownSafeProm...ad85249
docs: mention related ESLint rules in no-unused-vars page (#9198)e80a8d6
docs: improve description for no-dynamic-delete (#9195)9f92b30
docs: explicitly mention unbound-method limitation with thisArg (#9197)08a9448
docs: add example with PascalCase function components (#9196)5ca7f6e
feat(rule-tester): portcheckDuplicateTestCases
from ESLint (#9026)a9dd526
fix(eslint-plugin): [member-ordering] also TSMethodSignature can be get/set (...2619c3b
fix(eslint-plugin): [return-await] clean up in-try-catch detection and make a...Updates
@typescript-eslint/parser
from 7.5.0 to 7.12.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0f53fece
chore: add knip (#8192)ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0Updates
eslint
from 9.0.0 to 9.4.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
a5f7e58
9.4.08c6d0c3
Build: changelog update for 9.4.0010dd2e
chore: upgrade to@eslint/js@9.4.0
(#18534)5e1b5dc
chore: package.json update for@eslint/js
released7ab6f5
docs: update theme when whenprefers-color-scheme
changes (#18510)594145f
refactor: switch to@eslint/config-array
(#18527)525fdff
docs: fix components files (#18519)89a4a0a
feat: ignore IIFE's in theno-loop-func
rule (#17528)80747d2
docs: refactorprefer-destructuring
rule (#18472)f6534d1
fix: skip processor code blocks that match only universal patterns (#18507)Updates
eslint-plugin-svelte
from 2.36.0 to 2.39.2Release notes
Sourced from eslint-plugin-svelte's releases.
Dependabot tried to add
@octocat
,@christoff-linde
,@SchizzY
and@seanloock
as reviewers to this PR, but received the following error from GitHub:Looks like these dependencies are updatable in another way, so this is no longer needed.