chore(deps): bump the prod-dependencies group across 1 directory with 5 updates#1527
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the prod-dependencies group across 1 directory with 5 updates#1527dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 5 updates Bumps the prod-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.9.0` | `12.10.0` | | [i18next](https://github.com/i18next/i18next) | `26.0.10` | `26.2.0` | | [konva](https://github.com/konvajs/konva) | `9.3.22` | `10.3.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.7` | `17.0.8` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.15.0` | `7.15.1` | Updates `better-sqlite3` from 12.9.0 to 12.10.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.9.0...v12.10.0) Updates `i18next` from 26.0.10 to 26.2.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.10...v26.2.0) Updates `konva` from 9.3.22 to 10.3.0 - [Release notes](https://github.com/konvajs/konva/releases) - [Changelog](https://github.com/konvajs/konva/blob/master/CHANGELOG.md) - [Commits](konvajs/konva@9.3.22...v10.3.0) Updates `react-i18next` from 17.0.7 to 17.0.8 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.7...v17.0.8) Updates `react-router-dom` from 7.15.0 to 7.15.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.15.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: better-sqlite3 dependency-version: 12.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: i18next dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: konva dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: react-i18next dependency-version: 17.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: react-router-dom dependency-version: 7.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... 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 prod-dependencies group with 5 updates in the / directory:
12.9.012.10.026.0.1026.2.09.3.2210.3.017.0.717.0.87.15.07.15.1Updates
better-sqlite3from 12.9.0 to 12.10.0Release notes
Sourced from better-sqlite3's releases.
Commits
d8885f912.10.03f89324Temporarily rollback support for Electron v42 prebuilds (#1470)a640028Add support for Node.js v26 prebuilds and remove EOL builds (#1468)a69f03cUpdate SQLite to version 3.53.1 (#1467)d116f3212.9.104d9b65Add support for electron v42 prebuilds (#1466)ef7d940Enable percentile functions (#1447)Updates
i18nextfrom 26.0.10 to 26.2.0Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
22fb6ad26.2.0b640ac4feat(types): parseInterpolation flag for ICU-friendly t() typing (i18next-icu...0b9debdchangelog: 26.1.1 entry for #243150509e4fix(types): expose enableSelector on InitOptions (#2431)80b5402Enhance Pro Tip in README with i18next-locize-backend plugin link5af047526.1.085c0951feat: enableSelector: 'strict' — explicit-ns selector mode, no flattened prim...8fec684docs(types): clarify ExistsFunction note re: narrowing through wrappersUpdates
konvafrom 9.3.22 to 10.3.0Release notes
Sourced from konva's releases.
... (truncated)
Changelog
Sourced from konva's changelog.
... (truncated)
Commits
ae5bbf710.3.0e201727restore all tests3816a51Addeddirectionproperty toTextPathshape for better RTL support398f9d3fix ci5b5ed7dfix readme0fe9f92update cdn linkff7faacbuild for 10.2.52315976update CHANGELOG with new version9e34328fix safari text + shadow + opacity render5193253update cdn linkUpdates
react-i18nextfrom 17.0.7 to 17.0.8Changelog
Sourced from react-i18next's changelog.
Commits
a46ad2317.0.8f715031update i18next depa515d5bchangelog: 17.0.8 entry for #1921d5ab7c8fix(types): accept selector i18nKey on <Trans> under enableSelector: 'strict'...b91ba36Add Locize advice section near the top of READMEUpdates
react-router-domfrom 7.15.0 to 7.15.1Changelog
Sourced from react-router-dom's changelog.
Commits
587d08fRelease v7.15.1 (#15038)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