Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps @ionic/react-router from 8.5.3 to 8.7.7.

Release notes

Sourced from @​ionic/react-router's releases.

v8.7.7

8.7.7 (2025-10-15)

Bug Fixes

  • header: ensure one banner role in condensed header (#30718) (12084af)
  • header: prevent flickering during iOS page transitions (#30705) (820fa28), closes #25326
  • select: improve screen reader announcement timing for validation errors (#30723) (03303d7)

v8.7.6

8.7.6 (2025-10-08)

Bug Fixes

v8.7.5

8.7.5 (2025-09-24)

Bug Fixes

v8.7.4

8.7.4 (2025-09-17)

Bug Fixes

  • input: improve error text accessibility (#30635) (c339bc3)
  • overlays,picker: remove invalid aria-hidden attribute (#30563) (49f96d7), closes #30040
  • segment-view: scroll and select the right item when the component is in RTL context; (#30675) (66f517d), closes #30079

v8.7.3

8.7.3 (2025-08-20)

Bug Fixes

  • checkbox: add aria attributes to ignore checkbox icon (#30633) (e9e6605), closes #30231
  • refresher: prevent focus-related scroll jumps on refresh (#30636) (1899b49)

v8.7.2

8.7.2 (2025-08-06)

... (truncated)

Changelog

Sourced from @​ionic/react-router's changelog.

8.7.7 (2025-10-15)

Bug Fixes

  • header: ensure one banner role in condensed header (#30718) (12084af)
  • header: prevent flickering during iOS page transitions (#30705) (820fa28), closes #25326
  • select: improve screen reader announcement timing for validation errors (#30723) (03303d7)

8.7.6 (2025-10-08)

Bug Fixes

8.7.5 (2025-09-24)

Bug Fixes

8.7.4 (2025-09-17)

Bug Fixes

  • input: improve error text accessibility (#30635) (c339bc3)
  • overlays,picker: remove invalid aria-hidden attribute (#30563) (49f96d7), closes #30040
  • segment-view: scroll and select the right item when the component is in RTL context; (#30675) (66f517d), closes #30079

8.7.3 (2025-08-20)

... (truncated)

Commits
  • 7a293d7 v8.7.7
  • 72c2b3e chore(deps): update playwright (#30709)
  • 12084af fix(header): ensure one banner role in condensed header (#30718)
  • add33c5 refactor(button): only check for undefined fill (#30722)
  • 03303d7 fix(select): improve screen reader announcement timing for validation errors ...
  • 18e1d3e chore(deps): update github/codeql-action action to v4 (#30717)
  • 820fa28 fix(header): prevent flickering during iOS page transitions (#30705)
  • f445856 chore(deps): update actions/setup-node action to v6 (#30726)
  • 2586284 merge release-8.7.6 (#30719)
  • ce048a5 chore(): update package lock files
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@ionic/react-router](https://github.com/ionic-team/ionic-framework) from 8.5.3 to 8.7.7.
- [Release notes](https://github.com/ionic-team/ionic-framework/releases)
- [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md)
- [Commits](ionic-team/ionic-framework@v8.5.3...v8.7.7)

---
updated-dependencies:
- dependency-name: "@ionic/react-router"
  dependency-version: 8.7.7
  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 Oct 20, 2025
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​ionic/​react-router@​8.5.3 ⏵ 8.7.79910071 +396 +1100
Updated@​ionic/​react@​8.5.3 ⏵ 8.7.7100 +110086 +296 +1100

View full report

@socket-security
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
@stencil/core@4.38.0 has Obfuscated code.

Confidence: 0.91

Location: Package overview

From: package-lock.jsonnpm/ionicons@7.4.0npm/@ionic/react@8.7.7npm/@stencil/core@4.38.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@stencil/core@4.38.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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.

2 participants