pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:TypeScript is:unmerged
Filter by
83.2M results
Corrects layout: previous collage restored on top, three screenshots horizontal below, orange badges removed.
Made with Cursor
!-- 🎉 Thank you for submitting a pull request! 🎉 --
Summary
This PR introduces changes to resolve these remaining issues with the release workflow:
- GitHub release remains as draft, until manually ...
What changed
- Updated the CodeQL workflow from unsupported github/codeql-action@v6 to supported @v4.
- Left CI/CD, Dependabot, Pages deploy, README, and application code unchanged.
Why
GitHub Actions ...
Reverts rmpgutah/rmpg-flex#937
- Enabled student ratings and improved video room component functionality.
- Implemented a UI confirmation dialog and refined backend logic for forum post deletions.
- Updated cloud storage configuration ...
v0
Problem
get_tool_descriptions_for_prompt caches its rendered tool list with this key:
cache_key = (frozenset((k, frozenset(v)) for k, v in (disabled_map or {}).items()), len(self._tools))
The key only ...
Bumps the production-deps group with 3 updates in the / directory: next, react and react-dom.
Updates next from 16.2.6 to 16.2.7 details summary Release notes /summary p em Sourced from a href=
https://github.com/vercel/next.js/releases ...
dependencies
javascript
Bumps the dev-deps group with 1 update: eslint-config-next.
Updates eslint-config-next from 16.2.6 to 16.2.7 details summary Release notes /summary p em Sourced from a href=
https://github.com/vercel/next.js/releases ...
dependencies
javascript
Bumps actions/checkout 4 → 6, finishing the Node-20 action-runtime deprecation cleanup (setup-node already went to v6 in
#2). Supersedes the conflicted Dependabot PR #3.
🤖 Generated with Claude Code