Skip to content

Conversation

@amaannawab923
Copy link
Owner

SUMMARY

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

richardfn and others added 30 commits June 13, 2025 15:12
….8.0 in /docs (apache#33642)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…k mode + massive styling refactor (apache#31590)

Co-authored-by: Enzo Martellucci <[email protected]>
Co-authored-by: Diego Pucci <[email protected]>
Co-authored-by: Mehmet Salih Yavuz <[email protected]>
Co-authored-by: Geido <[email protected]>
Co-authored-by: Alexandru Soare <[email protected]>
Co-authored-by: Damian Pendrak <[email protected]>
Co-authored-by: Pius Iniobong <[email protected]>
Co-authored-by: Enzo Martellucci <[email protected]>
Co-authored-by: Kamil Gabryjelski <[email protected]>
hainenber and others added 29 commits June 23, 2025 13:45
Co-authored-by: Fredrik Hyyrynen <[email protected]>
Co-authored-by: Evan Rusackas <[email protected]>
Co-authored-by: pre-commit <[email protected]>
const paragraphConfig = { rows: 1, width: 150 };

const AnchorLink: FC<LinkProps> = ({ to, children }) => (
<a href={to}>{children}</a>

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Copilot Autofix

AI 5 months ago

Copilot could not generate an autofix suggestion

Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.