[pull] main from AxaFrance:main - #1
Open
pull[bot] wants to merge 544 commits into
Open
Conversation
* docs: Update README.md Markup warning blocks * docs: Readme Add bundle size minified+gzip
Co-authored-by: mkrzempek <mkrzempek@guidewire.com>
- Update eslint job to latest agent versions - Update eslint packages and migrate config to eslint.config format NOTE: - testing-library commented out (not compatbile) - comment out wearerequired/lint-action@v2 action and replace with pnpm run lint, (not compatbile eslint9)
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); ```
…, not return undefined. (#1413)
…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.
…jections (#1702) (release) Co-authored-by: GnOuGo Agent <gnougo-agent@localhost>
* Initial plan
* fix: remove hardcoded pnpm version from GitHub Actions workflows
Remove the hardcoded `version` parameter from all `pnpm/action-setup@v4`
steps across all workflow files. The action will now automatically read
the pnpm version from the `packageManager` field in `package.json`,
eliminating the version mismatch error:
Error: Multiple versions of pnpm specified:
- version 8.6.11 in the GitHub Action config
- version pnpm@11.10.0 in the package.json
Also remove the now-unused `PNPM_VERSION` environment variable from all
workflow files.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Updates dependencies in package.json and pnpm-lock.yaml; upgrade ESLint, TypeScript, and related packages to latest versions, and adjust pnpm workspace settings.
…nter (#1708) * 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 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* 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
…og timeout (release) (#1722)
* 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )