pullrequests Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript language:HTML
Filter by
211M results
Bumps actions/checkout from 6 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions
Bumps actions/checkout from 6.0.2 to 7.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote ...
Bumps actions/checkout from 4 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions
Bumps js-yaml from 4.1.0 to 4.2.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 ...
dependencies
javascript
Bumps ruff from 0.8.6 to 0.15.19. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote h2 0.15.19 /h2 h2 Release ...
dependencies
python
Bumps actions/cache from 4 to 6. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/cache/releases actions/cache s releases /a . /em /p blockquote h2 v6.0.0 /h2 ...
dependencies
github_actions
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Bumps actions/checkout from 4 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
원인
SessionCreationPolicy.STATELESS 설정으로 인해 OAuth2 인증 요청 시 상태값(state)을 세션에 저장하지 못해 콜백 시 authorization_request_not_found 에러
발생
해결
STATELESS → IF_REQUIRED 변경 OAuth2 플로우에서만 세션을 생성하고, JWT 인증 요청은 기존과 동일하게 ...
Summary
- HERO.emphasis in content.js was set to an array [ Painted , live ], but SplitText called .toLowerCase() directly on
the value — valid for strings, a TypeError for arrays
- The crash ...