chore(deps)(deps): bump the production-dependencies group across 1 directory with 5 updates - #293
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…rectory with 5 updates Bumps the production-dependencies group with 5 updates in the /webs directory: | Package | From | To | | --- | --- | --- | | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.11.2` | `12.11.3` | | [i18next](https://github.com/i18next/i18next) | `26.3.6` | `26.4.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.11` | `17.0.12` | | [swr](https://github.com/vercel/swr) | `2.5.0` | `2.5.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1` | `8.2.2` | Updates `@xyflow/react` from 12.11.2 to 12.11.3 - [Release notes](https://github.com/xyflow/xyflow/releases) - [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/[email protected]/packages/react) Updates `i18next` from 26.3.6 to 26.4.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.3.6...v26.4.0) Updates `react-i18next` from 17.0.11 to 17.0.12 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.11...v17.0.12) Updates `swr` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.5.0...v2.5.1) Updates `vite` from 8.2.1 to 8.2.2 - [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/v8.2.2/packages/vite) --- updated-dependencies: - dependency-name: "@xyflow/react" dependency-version: 12.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: i18next dependency-version: 26.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-i18next dependency-version: 17.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: swr dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 production-dependencies group with 5 updates in the /webs directory:
12.11.212.11.326.3.626.4.017.0.1117.0.122.5.02.5.18.2.18.2.2Updates
@xyflow/reactfrom 12.11.2 to 12.11.3Release notes
Sourced from @xyflow/react's releases.
Changelog
Sourced from @xyflow/react's changelog.
Commits
359f70cchore(packages): bumpe90a1b6Merge pull request #5938 from Feyyus/fix/background-offset-precedence2ba040ffix(react): use the current nodeExtent in setNodes42f367eMerge pull request #5922 from Skyline-23/fix/control-pan-activationd7dbd57Merge pull request #5929 from Jian-Zhang08/fix/usekeypress-multi-key-combinationbdcf89afix(edge-wrapper): pass onError prop closes #5936, closes #593291a052ffix(react): correct offset math in Background pattern4c5d7d2fix(react): make useKeyPress work with combinations of three or more keys392da00fix(system): allow Control key to activate pane panningc5d7442fix(pane): prefer touch panning over drag selectionUpdates
i18nextfrom 26.3.6 to 26.4.0Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
652847e26.4.06c6025fprettier fix742b9a9chore: update dependencies and clean up dev tooling06924d9fix: invalidate toResolveHierarchy cache on in-place fallbackLng mutationbb80369perf: cache toResolveHierarchy (#2444)Updates
react-i18nextfrom 17.0.11 to 17.0.12Changelog
Sourced from react-i18next's changelog.
Commits
ea721fb17.0.126c2a71efix(IcuTrans): use defaultTranslation as key when no i18nKey is given258c96dchore(examples): upgrade all example apps off unmaintained toolchainsb8677c8chore: update dependencies to close dependabot alertsaa9c92bdocs: point Trans component links at the current docs (#1929)Updates
swrfrom 2.5.0 to 2.5.1Release notes
Sourced from swr's releases.
Commits
7173e55chore: bump version to 2.5.1 (#4315)9e8b1c9fix: clean up completed subscription state (#4310)a33fba7fix: revalidate suspense cacheData on remount (#4312)ad7b276fix: hydrate cacheData for hooks without a fetcher (#4293)ace8c0fchore: remove deprecated eslint config files (#4308)Updates
vitefrom 8.2.1 to 8.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
de1111arelease: v8.2.2cb77e2atest(ssr): add destructing assignment case for moduleRunnerTransform (#23308)9db0b61fix(ssr): rewrite computed key of destructing parameter (#23307)8413052fix: respectresolve.preserveSymlinkswhen resolving root (fix #23197) (#23...05a003efix(config): resolve sourcemap paths against sourcemap location (#23239)495d9fffeat(deps): widen@vitejs/devtoolspeer range to v0.5.0 (#23302)1d9fa39refactor: use JSON import attributes instead of readFileSync in constants (#2...2804636fix(css): don't pass empty targets to lightningcss (#23295)599b44btest(module-runner): simplify server-hmr tests (#23300)4a261f2test(module-runner): add TLA circular import case (#23299)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 conditions