chore: bump the npm-patch-minor group with 2 updates#15
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm-patch-minor group with 2 updates: [i18next](https://github.com/i18next/i18next) and [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli). Updates `i18next` from 26.2.0 to 26.3.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.2.0...v26.3.0) Updates `vite-plus` from 0.1.22 to 0.1.23 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.23/packages/cli) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: vite-plus dependency-version: 0.1.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the npm-patch-minor group with 2 updates: i18next and vite-plus.
Updates
i18nextfrom 26.2.0 to 26.3.0Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
bdf651c26.3.0988a362changelog: 26.3.0 entry for #2434159506cfeat(types): introduce ResourceNamespaceMap for monorepo namespace augmentati...df68b1fci: restore JSR publishing via GitHub Actions OIDCUpdates
vite-plusfrom 0.1.22 to 0.1.23Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
2b33837release: v0.1.23 (#1703)0bfac6cfix(cli): vp create tracking for generated VS Code settings (#1700)bf6708dfeat(deps): upgrade upstream dependencies (#1699)30a27a7fix(create): normalize sub-package vite-plus and drop aliased vite/vitest (#1...bd8cc52fix: use real package name for global local packages installation (#1685)de79b17fix(cli): expose configured package manager to direct commands (#1696)f0f63e3feat(deps): upgrade upstream dependencies (#1693)917281cfix(migrate): clean up the full ESLint ecosystem, not just eslint (#1682)4ce9465chore: bump vite-task to d02b257 (#1689)4cb342cfix: use fmt.configPath for Zed oxfmt settings (#1687)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by cubic
Bump
i18nextto 26.3.0 andvite-plusto 0.1.23 to improve typing and developer tooling. No app code changes.Dependencies
i18next26.3.0: addsResourceNamespaceMaptyping for monorepos; backward compatible.vite-plus0.1.23: dev tooling improvements (task shorthands, proxy-aware HTTP) and fixes.Migration
Written for commit 6b4be79. Summary will update on new commits.