Skip to content

[pull] main from AxaFrance:main - #1

Open
pull[bot] wants to merge 551 commits into
Thodor12:mainfrom
AxaFrance:main
Open

[pull] main from AxaFrance:main#1
pull[bot] wants to merge 551 commits into
Thodor12:mainfrom
AxaFrance:main

Conversation

@pull

@pull pull Bot commented Jul 2, 2024

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

jafin and others added 27 commits July 14, 2024 22:25
Resolves:

```text
packages/react-oidc prepare: src/FetchToken.tsx:12:48 - error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'false'.
packages/react-oidc prepare: 12   const newFetch = oidc.fetchWithTokens(fetch, demonstrating_proof_of_possession);
```
…se) (#1402)

* fix(oidc): separate state, nonce and codeVerifier for each tab (release)

* fix(oidc): add allowMultiTabLogin flag for configuring multi tab login behaviour (release)

---------

Co-authored-by: mkrzempek <mkrzempek@guidewire.com>
- Imports, unused variables,
- deprecated use of substr replaced with slice.
- remove await on non awaitable code.
- Exclude prettierrc.cjs from lint
- lint prettier format autofix and adjust signature of Function
- coalescing chains.
guillaume-chervet and others added 30 commits July 11, 2026 07:54
* Initial plan

* fix: update Node.js to v22 and downgrade TypeScript to 6.0.3 for CI compatibility

* ci: use Node 22 in npm publish workflow

* Use Node 22 in static web app workflows (#1709) (release)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

* ci: use Node 22 in demo Azure Static Web Apps workflows (#1710) (release)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
…rsioning (#1713) (release)

* ci: configure git identity before publish versioning

* ci: use global git identity in publish workflow

* ci: use GitHub Actions bot identity in publish workflow

* ci: clarify publish git identity step

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
#1714) (release)

* Initial plan

* fix: use GITHUB_TOKEN instead of GIT_TOKEN for checkout in build job

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* feat(oidc-client): PAR

* update demo
* feat(oidc-client): add typed-error

* fix: resolve lint formatting failure

* fix(oidc-client): preserve state-error handling in silent renew

* Fix type safety issues from code review feedback

* fix: tighten renewTokensAsync return type to Tokens | null

* revert: restore renewTokensAsync return type to Tokens | null | undefined

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.