Skip to content

deps(frontend)(deps): bump recharts from 3.8.1 to 3.9.1 in /frontend - #193

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/recharts-3.9.1
Closed

deps(frontend)(deps): bump recharts from 3.8.1 to 3.9.1 in /frontend#193
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/recharts-3.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps recharts from 3.8.1 to 3.9.1.

Release notes

Sourced from recharts's releases.

v3.9.1

What's Changed

New Contributors

Full Changelog: recharts/recharts@v3.9.0...v3.9.1

v3.9.0

What's Changed

Animations

3.9 comes with new animations! There are several bug fixes and what's best, all animations are now fully customizable.

See the animations guide on https://recharts.github.io/en-US/guide/animations/

New features other than animations

Bugfixes

... (truncated)

Commits
  • 36fef00 3.9.1
  • 2db6ca5 Fix/per graphical item formatter prop (#7287)
  • cbaa490 chore(deps-dev): bump @​storybook/icons from 2.0.2 to 2.1.0 in the storybook g...
  • bbf573e chore(deps-dev): bump the vitest group with 3 updates (#7509)
  • 64f629b chore(deps-dev): bump typescript-eslint from 8.61.0 to 8.62.0 in the typescri...
  • 19e3993 chore(deps-dev): bump the playwright group across 1 directory with 2 updates ...
  • 99aa9a7 Add react dependabot group (#7504)
  • fbb6d1b jsdom bump cont (#7502)
  • 14194f3 fix(getNiceTickValues): remove trailing duplicate tick when allowDecimals=fal...
  • 7273f9e chore(deps): bump immer from 10.2.0 to 11.1.8 (#7452)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [recharts](https://github.com/recharts/recharts) from 3.8.1 to 3.9.1.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md)
- [Commits](recharts/recharts@v3.8.1...v3.9.1)

---
updated-dependencies:
- dependency-name: recharts
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@pacphi

pacphi commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

pacphi added a commit that referenced this pull request Jul 31, 2026
…#202)

Brings 26 open Dependabot PRs into a single branch: manifest bumps
applied at latest-compatible-within-major, lockfiles regenerated once.

Backend (Rust):
- quinn-proto 0.11.14 -> 0.11.16 (#201, also patches GHSA-4w2j-m93h-cj5j)
- uuid 1.23.2 -> 1.23.4 (#185)
- pdf-extract 0.10.0 -> 0.12.0 (#184)
- axum-ecosystem group: tower-http 0.6.11 -> 0.7.0, axum-test 20.1.0 -> 21.0.0 (#183)
- anyhow 1.0.102 -> 1.0.103 (#182)
- crypto-ecosystem group: aes-gcm 0.10.3 -> 0.11.0, zeroize 1.8.2 -> 1.9.0 (#181)
- redis 1.2.2 -> 1.3.0 (#180)
- mail-parser 0.11.3 -> 0.11.4 (#178)
- llama-cpp-4 0.3.1 -> 0.3.2 (#177)
- fastembed 5.16.0 -> 5.17.2 (#167)
- regex 1.12.3 -> 1.12.4 (#164)

Docker/CI toolchain:
- rust:1.96-slim -> 1.97-slim base image (#198)
- actions/checkout 6 -> 7 (#175)
- actions/cache 5 -> 6 (#179)
- actions/setup-node 6 -> 7 (#199)
- DavidAnson/markdownlint-cli2-action 23 -> 24 (#196)

Frontend (pnpm monorepo):
- testing group: @testing-library/jest-dom 6.9.1 -> 7.0.0 (major),
  msw 2.14.6 -> 2.15.0, vitest 4.1.8 -> 4.1.10 (#200)
- tailwindcss 4.3.0 -> 4.3.2 (#195); @tailwindcss/postcss 4.3.0 -> 4.3.2 (#192)
- nanoid 5.1.11 -> 5.1.16 (#194)
- recharts 3.8.1 -> 3.9.1 (#193)
- lucide-react 1.17.0 -> 1.22.0 (#191)
- eslint group: eslint 10.4.1 -> 10.6.0, typescript-eslint 8.61.0 -> 8.62.1 (#190)
- storybook group: @storybook/react + storybook 10.4.3 -> 10.4.6 (#189)
- radix-ui group, 10 packages (#187)
- tanstack group: react-query, react-router, react-virtual (#186)

Rust toolchain propagation (PR #198 bumped the Docker base image only;
following the precedent set in #148, the pin is aligned everywhere it's
declared): rust-toolchain.toml channel and Cargo.toml MSRV -> 1.97,
docker-compose RUST_VERSION build-arg, and README/setup/deployment/
maintainer-guide + the two docs/plan snippets. CHANGELOG.md's historical
mention of actions/checkout@v6 is left untouched (immutable record).

Upgrade-caused fix:
- aes-gcm 0.11's `aead`/`hybrid-array` rewrite deprecated
  `Nonce::from_slice`; migrated the 4 call sites (src/email/oauth.rs,
  src/vectors/encryption.rs) to `Nonce::try_from(&[u8]).map_err(...)?`
  plus `&nonce` at the encrypt/decrypt call sites per the new borrowed
  Aead signature. Round-trip encryption tests (security_audit.rs) pass.

Security audit (cargo audit / pnpm audit --prod / Dependabot alerts):
- RUSTSEC-2026-0193 + RUSTSEC-2026-0213 (ammonia mXSS/XSS bypass via
  MathML/SVG): ammonia 4.1.2 -> 4.1.4. Real finding — ammonia sanitizes
  untrusted email HTML directly.
- RUSTSEC-2026-0204 (crossbeam-epoch invalid-pointer Display impl):
  0.9.18 -> 0.9.20 (transitive).
- RUSTSEC-2026-0186 (memmap2 unsound pointer offset): 0.9.10 -> 0.9.11.
- RUSTSEC-2026-0192 (ttf-parser unmaintained, no CVE): no newer release
  exists (confirmed via `cargo info`); documented in backend/audit-ignore
  matching the existing deferred-advisory pattern.
- GHSA-4w2j-m93h-cj5j (quinn-proto memory exhaustion): already resolved
  by the #201 bump above.
- Frontend pnpm-workspace.yaml overrides widened/added for advisories
  disclosed since the last lockfile touch: brace-expansion (both the
  1.x and 4.x/5.x lines) to 1.1.16/5.0.8, tar to 7.5.21, undici to
  7.28.0, postcss to 8.5.18. Verified clean via `pnpm audit --prod`
  (the repo's own audit gate). One remaining high finding
  (brace-expansion 1.1.16 via eslint-plugin-react -> minimatch@3.1.5,
  GHSA-mh99-v99m-4gvg) is devDependency-only tooling processing our own
  trusted lint glob patterns — unreachable in production, out of scope
  for `pnpm audit --prod`, and has no compatible fix within minimatch
  3.1.5's pinned major (forcing brace-expansion 5.x there would be a
  cross-major override risking broken lint globbing). Left deferred.

Verification:
- backend (rust-toolchain 1.97.0): cargo fmt --check, clippy
  --workspace --all-targets -D warnings clean, cargo test --workspace
  (2022 passed, 0 failed), cargo bench --no-run compiles.
- frontend: pnpm install --frozen-lockfile reproduces the lockfile,
  tsc --noEmit clean, prettier --check clean, eslint clean, vitest
  (271 tests passed), turbo build succeeds.

Co-authored-by: claude-flow <ruv@ruv.net>
@pacphi

pacphi commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Superseded by #202, which consolidates this bump (latest-compatible) along with the other open Dependabot PRs into a single branch. #202 is now squash-merged into main. Closing in favor of #202.

@pacphi pacphi closed this Jul 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/frontend/recharts-3.9.1 branch July 31, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant