Skip to content

chore(deps): update deps:docs-non-major#678

Merged
ahochsteger merged 1 commit intomainfrom
renovate/deps-docs-non-major
May 1, 2026
Merged

chore(deps): update deps:docs-non-major#678
ahochsteger merged 1 commit intomainfrom
renovate/deps-docs-non-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 1, 2026

This PR contains the following updates:

Package Change Age Confidence
react-toastify 11.0.511.1.0 age confidence
typescript-eslint (source) 8.58.28.59.0 age confidence

Release Notes

fkhadra/react-toastify (react-toastify)

v11.1.0

Compare Source

Release Notes

Features

  • CSP nonce support. <ToastContainer nonce={...}> applies the nonce to the
    injected <style> tag. Closes #​1209.

Fixes

  • onChange fires status: 'removed' synchronously on toast.dismiss() instead
    of after the exit animation — observers (incl. useNotificationCenter) now
    see correctly ordered events. Also guards against double-onClose. Closes #​1275.
  • Touch drag no longer re-pauses the toast on release — the old check compared a
    PointerEvent against 'touchend', which never matched. Closes #​1217.
  • Vertical drag now visually moves the toast (--y gets a unit). Thanks
    @​janpaepke, #​1277.
  • Stacked scale is clamped at 0.5, preventing zero/negative scale in deep
    stacks. Closes #​1171, #​1174.
  • Stacked container respects mobile 100vw again. Closes #​1234.

Accessibility

Internal

  • Migrated to a pnpm workspace (pnpm link . no longer required for contributors).
    Publish layout unchanged — addon still ships inside the main package.
  • CSS now injected at mount via useStyleSheet (prerequisite for nonce).
  • Dep bumps: TypeScript 6, Vite 8, Cypress 15, React 19.2, plus the rest.
  • CI: upload-artifact v3 → v4.

Thanks to @​janpaepke, @​singhankit001, and reporters of the fixed issues.

typescript-eslint/typescript-eslint (typescript-eslint)

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Update one or more dependencies version label May 1, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2026

@coveralls
Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 25222374648

Coverage remained the same at 98.823%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 8328
Covered Lines: 8275
Line Coverage: 99.36%
Relevant Branches: 1020
Covered Branches: 963
Branch Coverage: 94.41%
Branches in Coverage %: Yes
Coverage Strength: 136.69 hits per line

💛 - Coveralls

@ahochsteger ahochsteger merged commit 28d0fd0 into main May 1, 2026
10 checks passed
@ahochsteger ahochsteger deleted the renovate/deps-docs-non-major branch May 1, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants