build(deps): bump the all-dependencies group across 1 directory with 7 updates#14
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the all-dependencies group across 1 directory with 7 updates#14dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…7 updates Bumps the all-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@viglet/viglet-design-system](https://github.com/openviglet/viglet-design-system) | `2026.2.53` | `2026.2.55` | | [i18next](https://github.com/i18next/i18next) | `26.0.10` | `26.2.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.15` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.7` | `17.0.8` | | [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) | `11.14.0` | `11.15.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.43.0` | `25.0.4` | | [wait-on](https://github.com/jeffbski/wait-on) | `9.0.6` | `9.0.10` | Updates `@viglet/viglet-design-system` from 2026.2.53 to 2026.2.55 - [Commits](https://github.com/openviglet/viglet-design-system/commits) 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 `postcss` from 8.5.14 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.15) 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 `@mermaid-js/mermaid-cli` from 11.14.0 to 11.15.0 - [Release notes](https://github.com/mermaid-js/mermaid-cli/releases) - [Commits](mermaid-js/mermaid-cli@11.14.0...11.15.0) Updates `puppeteer` from 24.43.0 to 25.0.4 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.43.0...puppeteer-v25.0.4) Updates `wait-on` from 9.0.6 to 9.0.10 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v9.0.6...v9.0.10) --- updated-dependencies: - dependency-name: "@viglet/viglet-design-system" dependency-version: 2026.2.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: i18next dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: react-i18next dependency-version: 17.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@mermaid-js/mermaid-cli" dependency-version: 11.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: puppeteer dependency-version: 25.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: wait-on dependency-version: 9.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-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 all-dependencies group with 7 updates in the / directory:
2026.2.532026.2.5526.0.1026.2.08.5.148.5.1517.0.717.0.811.14.011.15.024.43.025.0.49.0.69.0.10Updates
@viglet/viglet-design-systemfrom 2026.2.53 to 2026.2.55Commits
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
postcssfrom 8.5.14 to 8.5.15Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
eae46dbRelease 8.5.15 version79508ffUpdate CI actionsb128e21Speed up declaration parsing by avoiding creating new array on each token9825dcaFix code format55789c8Update dependencies84fbbe9Install older pnpm action for old Node.js9f860bdRevert pnpm action for old Node.js0877198Update CI actionsb2d1a33Fix linter warnings0700dacMerge pull request #2088 from rootvector2/add-oss-fuzz-harnessUpdates
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
@mermaid-js/mermaid-clifrom 11.14.0 to 11.15.0Release notes
Sourced from @mermaid-js/mermaid-cli's releases.
Commits
ed67a43refactor: remove\<script>fromindex.html6ad832fperf: stop bundling FontAwesome/KaTeX CSS & fonts14aa877ci(release): disableactions/setup-nodecache484747aci(release): quote bash variables correctly1800224ci(release): includepackage-lock.jsonin updated90aff9ci(release): addcontents: writepermissions3537acdci: test on Windowsd225cf3ci(test): disablestrategy.fail-fastd311141test: fix running tests on Windows96b6f30feat: add@mermaid-js/layout-tidy-treesupportUpdates
puppeteerfrom 24.43.0 to 25.0.4Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
019b49bchore: release main (#15003)611abeffix: Throw TargetCloseError when session ID not found (#15002)272b850chore(webmcp): Update list tools test with fixed declarative behavior (#15000)acb4b9echore: release main (#14999)cce47defix: fix tar.exe invocation (#14997)2e315b9chore(deps): bump the all group with 2 updates (#14995)042838fchore(deps): bump node frome989123to050bf2bin /docker in the all grou...3aadc38chore: release main (#14993)36527b8fix: update docs text (#14992)3ea7bd5fix: capitalize "Chrome" in troubleshooting.md (#14991)Updates
wait-onfrom 9.0.6 to 9.0.10Release notes
Sourced from wait-on's releases.
Commits
27d57449.0.10c7c97dfcorrect .npmignore for .prettierrc.jsc1522529.0.995f01cdMerge pull request #210 from jeffbski/cleanup-more-npm-publishd45cff3more npm publish cleanupbab38d29.0.80ab9473Merge pull request #209 from jeffbski/exclude-coverage881dfaaalso exclude .nyc_output and coverage from npme3dad379.0.75a681e5Merge pull request #208 from jeffbski/exclude-fastembed-cache-from-npm-publishDependabot 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