Can set a fallback locale for rules that do not have messages in the active locale with setFallbackLocale. #4872 (193a96fd3584974df50296ebbe9c00770fa1cd22)
🐛 Bug Fixes
Devtools crashing when a field name is defined as getter. (0991c01)
Handle getter field names properly. #4877 (ecb540a)
Properly name exported files to avoid dual package hazard. #4905 (4f88d851a3975a1ed69f9ee53b68394306e20abb)
Can set a fallback locale for rules that do not have messages in the active locale with setFallbackLocale. #4872 (193a96fd3584974df50296ebbe9c00770fa1cd22)
🐛 Bug Fixes
Devtools crashing when a field name is defined as getter. (0991c01)
Handle getter field names properly. #4877 (ecb540a)
Properly name exported files to avoid dual package hazard. #4905 (4f88d851a3975a1ed69f9ee53b68394306e20abb)
Can set a fallback locale for rules that do not have messages in the active locale with setFallbackLocale. #4872 (193a96fd3584974df50296ebbe9c00770fa1cd22)
🐛 Bug Fixes
Devtools crashing when a field name is defined as getter. (0991c01)
Handle getter field names properly. #4877 (ecb540a)
Properly name exported files to avoid dual package hazard. #4905 (4f88d851a3975a1ed69f9ee53b68394306e20abb)
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the javascript-minor-patch group in /src with 11 updates:
22.7.7
22.8.1
10.0.0
10.1.0
1.80.3
1.80.4
5.4.9
5.4.10
2.1.6
2.1.8
4.14.3
4.14.6
4.14.3
4.14.6
4.14.3
4.14.6
4.1.1
4.1.2
8.10.0
8.11.0
8.10.0
8.11.0
Updates
@types/node
from 22.7.7 to 22.8.1Commits
Updates
@vue/eslint-config-prettier
from 10.0.0 to 10.1.0Release notes
Sourced from
@vue/eslint-config-prettier
's releases.Commits
a1c8b53
10.1.0c75ff34
feat: generate .d.ts files on publishing8784cfb
docs: fix typoUpdates
sass
from 1.80.3 to 1.80.4Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
c907bcb
Expose Expression.isCalculationSafe to sass_api (#2404)37a05f9
Enable AOT build for android-riscv64 (#2399)473ddf9
Addsass-parser
support for the@use
rule (#2389)84e281e
AddBooleanExpression
andNumberExpression
to sass-parser (#2376)Updates
vite
from 5.4.9 to 5.4.10Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
5f52bc8
release: v5.4.107d1a3bc
fix: backport #18367,augment hash for CSS files to prevent chromium erroring ...Updates
vue-tsc
from 2.1.6 to 2.1.8Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
13a9e2f
v2.1.8 (#4946)ae1d696
chore: bump Volar8c1672f
fix(language-core): should wrap item withReactive
onv-for
(#4902)06f6f02
fix(language-core): generatevalue
instead of model name into tuple (#4892)994ccd0
chore(vscode): switch to"module": "CommonJS"
(#4944)baa1319
fix(language-core): intersect props of generic component with attrs (#4886)c47d53f
chore: removeimportsNotUsedAsValues
(#4897)acddb02
fix(language-core): should error when invalid syntax at script end (#4692)32aa8a8
chore: remove side effects (#4871)f4d7300
chore: update Vue to 3.5.12Updates
@vee-validate/i18n
from 4.14.3 to 4.14.6Release notes
Sourced from
@vee-validate/i18n
's releases.Changelog
Sourced from
@vee-validate/i18n
's changelog.Commits
f2972fc
chore(release): publishc02c549
chore(release): publishab86480
chore(release): publish4f88d85
fix: properly name exported files to avoid dual pkg hazard closes #4905193a96f
feat: add setFallbackLocale for i18n closes #4872Updates
@vee-validate/rules
from 4.14.3 to 4.14.6Release notes
Sourced from
@vee-validate/rules
's releases.Changelog
Sourced from
@vee-validate/rules
's changelog.Commits
f2972fc
chore(release): publishc02c549
chore(release): publishab86480
chore(release): publish4f88d85
fix: properly name exported files to avoid dual pkg hazard closes #4905Updates
vee-validate
from 4.14.3 to 4.14.6Release notes
Sourced from vee-validate's releases.
Changelog
Sourced from vee-validate's changelog.
Commits
f2972fc
chore(release): publishc02c549
chore(release): publishe9f8c88
fix: force loading the mjs module when using nuxtab86480
chore(release): publish4f88d85
fix: properly name exported files to avoid dual pkg hazard closes #4905f33974c
fix(types): expose field and form slot prop types closes #4900f8a82fc
fix: mark form dirty when object keys are deleted (#4710)ecb540a
fix: handle getter field names properly closes #48770991c01
fix: devtools crashing when a field name is defined as getterUpdates
pinia-plugin-persistedstate
from 4.1.1 to 4.1.2Release notes
Sourced from pinia-plugin-persistedstate's releases.
Changelog
Sourced from pinia-plugin-persistedstate's changelog.
Commits
fed01f9
chore(release): v4.1.23418005
chore: bump dependencies & lint6a525ba
build: export iife build (#349)59e7f72
docs: add cookie max size info (#343)42ced53
docs: add Chinese translation (#338)Updates
@typescript-eslint/eslint-plugin
from 8.10.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
79c27a8
chore(release): publish 8.11.0c8e7c27
feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...9a182d0
feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...8d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)0cbd4cd
fix(eslint-plugin): [class-literal-property-style] don't report nodes with `o...127066a
chore: coverage issues caused by usingexport
assignments (#10151)Updates
@typescript-eslint/parser
from 8.10.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
79c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)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