chore(deps): bump the patch-updates group across 1 directory with 5 updates - #980
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the patch-updates group across 1 directory with 5 updates#980dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the patch-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@ledgerhq/hw-app-str](https://github.com/LedgerHQ/ledger-live) | `7.7.6` | `7.7.7` | | [@upstash/redis](https://github.com/upstash/redis-js) | `1.38.0` | `1.38.2` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.12` | `3.4.13` | | [next-intl](https://github.com/amannn/next-intl) | `4.13.2` | `4.13.5` | | [postcss](https://github.com/postcss/postcss) | `8.5.19` | `8.5.26` | Updates `@ledgerhq/hw-app-str` from 7.7.6 to 7.7.7 - [Release notes](https://github.com/LedgerHQ/ledger-live/releases) - [Commits](https://github.com/LedgerHQ/ledger-live/commits/@ledgerhq/hw-app-str@7.7.7) Updates `@upstash/redis` from 1.38.0 to 1.38.2 - [Release notes](https://github.com/upstash/redis-js/releases) - [Commits](https://github.com/upstash/redis-js/compare/@upstash/redis@1.38.0...@upstash/redis@1.38.2) Updates `dompurify` from 3.4.12 to 3.4.13 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.12...3.4.13) Updates `next-intl` from 4.13.2 to 4.13.5 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.13.2...v4.13.5) Updates `postcss` from 8.5.19 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.19...8.5.26) --- updated-dependencies: - dependency-name: "@ledgerhq/hw-app-str" dependency-version: 7.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@upstash/redis" dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: dompurify dependency-version: 3.4.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: next-intl dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/main/patch-updates-ebcd5ba711
branch
August 18, 2026 21:06
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 patch-updates group with 5 updates in the / directory:
7.7.67.7.71.38.01.38.23.4.123.4.134.13.24.13.58.5.198.5.26Updates
@ledgerhq/hw-app-strfrom 7.7.6 to 7.7.7Release notes
Sourced from @ledgerhq/hw-app-str's releases.
Commits
Updates
@upstash/redisfrom 1.38.0 to 1.38.2Release notes
Sourced from @upstash/redis's releases.
Commits
fc3089bchore: version packages (#1441)c0f5ad7fix: deduplicate telemetry header values in mergeTelemetry (#1440)e45fb78chore: version packages (#1439)bd7a19fDX-2866: add start-redis tip to missing url/token warnings (#1438)8cf6209fix: stabilize flaky evalshaRo test by waiting for script replication3024bb2DX-2750: add ai sdk telemetry to redis search example (#1437)bf3f48achore: add resource section to README (#1435)27f7253docs: add quick tip for fast Redis database setupe93fef5fix: add allowBuilds for pnpm 11 compatibility (#1434)Updates
dompurifyfrom 3.4.12 to 3.4.13Release notes
Sourced from dompurify's releases.
Commits
3067f77release: 3.4.13 (#1562)Updates
next-intlfrom 4.13.2 to 4.13.5Release notes
Sourced from next-intl's releases.
Changelog
Sourced from next-intl's changelog.
Commits
672b4b6v4.13.51446d0dfix: DeprecatesetRequestLocaleand add blog post onnext/root-params(#1...e671f92docs: Add guidance for messages defined outside of components (#2367)a2da470docs: Add studio link to footer (#2366)14e7406docs: Update eloqnt/cli links567afd1ci: Rename rootpublishscript torelease(#2365)87b1a2aci: Fix release recovery to run from release.yml (Trusted Publishing) (#2364)49005dbci: Add manual recovery workflow for partial npm publishes (#2363)7fa175dv4.13.482de47ffix: AvoidusePathname()reads for non-locale-switching links, avoiding unn...Updates
postcssfrom 8.5.19 to 8.5.26Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
07b2577Release 8.5.26 version47de6b9Update CI1493a83Fix Rule#selectors losing the empty selector (#2129)180db16Typo29e9e00Resolve symlinks before the previous-source-map containment check (#2125)3ba8f84Update dependencies87e72f6Update lock filecaaeeb9Upgrade nanoid to fix infinite loop on zero size (#2124)3609b6fExplain how to type plugin optionsfbad419docs: show ESM and TypeScript plugin declaration (#2118)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