-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: fluent-vue/fluent-vue
base: 7768dd7
head repository: fluent-vue/fluent-vue
compare: dd6d027
- 17 commits
- 17 files changed
- 5 contributors
Commits on Oct 17, 2025
-
chore(deps): update dependency happy-dom to v20.0.2 [security] (#974)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 43809d5 - Browse repository at this point
Copy the full SHA 43809d5View commit details
Commits on Oct 21, 2025
-
Bump vite from 7.1.9 to 7.1.11 (#977)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.9 to 7.1.11. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb4e056 - Browse repository at this point
Copy the full SHA bb4e056View commit details
Commits on Oct 23, 2025
-
chore(deps): update actions/setup-node action to v6 (#971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c69b68 - Browse repository at this point
Copy the full SHA 3c69b68View commit details
Commits on Nov 15, 2025
-
chore(deps): update dependency @antfu/eslint-config to v6 (#972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7a5a7bd - Browse repository at this point
Copy the full SHA 7a5a7bdView commit details -
chore(deps): update dependency eslint to ^9.39.1 (#975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c0b9634 - Browse repository at this point
Copy the full SHA c0b9634View commit details -
chore(deps): update dependency @types/node to v24 (#979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc9d0dc - Browse repository at this point
Copy the full SHA bc9d0dcView commit details -
chore(deps): update vitest monorepo to v4 (#978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f54d52d - Browse repository at this point
Copy the full SHA f54d52dView commit details -
chore(deps): update all non-major dependencies (#969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6d08a9 - Browse repository at this point
Copy the full SHA b6d08a9View commit details
Commits on Nov 16, 2025
-
Fix i18n component using wrong translations when inside slot (#981)
* Fix the issue by using currently rendering instance as the source of translations * Update minimal Vue 3 version
Configuration menu - View commit details
-
Copy full SHA for 003d046 - Browse repository at this point
Copy the full SHA 003d046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4892c18 - Browse repository at this point
Copy the full SHA 4892c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54382a3 - Browse repository at this point
Copy the full SHA 54382a3View commit details -
fix(deps): update dependency @vue/devtools-api to v8 (#953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 73f2fca - Browse repository at this point
Copy the full SHA 73f2fcaView commit details
Commits on Nov 23, 2025
-
chore(deps): update actions/checkout action to v6 (#986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ec352e - Browse repository at this point
Copy the full SHA 7ec352eView commit details
Commits on Nov 25, 2025
-
chore(deps): update all non-major dependencies (#983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb2f7cf - Browse repository at this point
Copy the full SHA fb2f7cfView commit details -
chore(deps): lock file maintenance (#970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a416e16 - Browse repository at this point
Copy the full SHA a416e16View commit details -
Fix types: i18n component ‘tag’ prop can also be boolean ‘false’ (#987)
Passing ‘:tag=false’ to the i18n component renders no tag, but TypeScript would complain, since the prop type was defined to allow only strings. Widen the type to also allow boolean ‘false’, which matches runtime behaviour and docs.
Configuration menu - View commit details
-
Copy full SHA for 4ced4ad - Browse repository at this point
Copy the full SHA 4ced4adView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd6d027 - Browse repository at this point
Copy the full SHA dd6d027View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7768dd7...dd6d027