Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @axa-fr/react-oidc from 7.22.6 to 7.22.19 #180

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps @axa-fr/react-oidc from 7.22.6 to 7.22.19.

Release notes

Sourced from @​axa-fr/react-oidc's releases.

Release v7.22.19

7.22.19 (2024-07-20)

Bug Fixes

  • demo: Update configurations.ts (cd2f57e)
  • eslint: Fix ESLint to run prettier (02b00e0)
  • oidc: autorenew from custom fetch was broken (release) (2cf0b62)
  • oidc: lint (alpha) (f1d9da4)

Code Refactoring

  • lint: Fix minor lint issues (8797330)
  • silentcallback: Catch any errors in async playCallbackAsync (f6cf194)

Release v7.22.18

7.22.18 (2024-07-16)

Bug Fixes

  • oidc: separate state, nonce and codeVerifier for each tab (release) (#1402) (5ee0cc8)

Release v7.22.17

7.22.17 (2024-07-15)

Bug Fixes

  • oidc: clenup client internal promises when requests are finished (release) (#1417) (b099078)

Documentation

Build Systems

  • job: Update job scripts to v4. (earlier versions are marked deprecated) (#1411) (7caee91)
  • lint: Update lint step to run. (#1409) (a989ed2)

Release v7.22.16

7.22.16 (2024-07-11)

Bug Fixes

... (truncated)

Changelog

Sourced from @​axa-fr/react-oidc's changelog.

7.22.19

  • 2cf0b62 - fix(oidc): autorenew from custom fetch was broken (release), 2024-07-20 by Guillaume Chervet
  • f1d9da4 - fix(oidc): lint (alpha), 2024-07-19 by Guillaume Chervet
  • e4f4d97 - chore: apply prettier in repo, 2024-07-18 by Alex Werman
  • 02b00e0 - fix(eslint): Fix ESLint to run prettier, 2024-07-17 by Jason Finch
  • 9191b0c - chore(packages): Bump packages for eslint/prettier, 2024-07-17 by Jason Finch
  • a082b20 - fix (Lint): Fix lint errors after rebase., 2024-07-17 by Jason Finch
  • f6cf194 - refactor(silentcallback): Catch any errors in async playCallbackAsync, 2024-07-13 by Jason Finch
  • 8797330 - refactor(lint): Fix minor lint issues, 2024-07-13 by Jason Finch
  • bb7bc92 - fix (lint): Fix all lint errors reporting by eslint., 2024-07-12 by Jason Finch
  • cd2f57e - fix(demo): Update configurations.ts, 2024-07-16 by Guillaume Chervet

v7.22.18

  • 5ee0cc8 - fix(oidc): separate state, nonce and codeVerifier for each tab (release) (#1402), 2024-07-16 by Miya

v7.22.17

  • b099078 - fix(oidc): clenup client internal promises when requests are finished (release) (#1417), 2024-07-15 by wermanoid
  • 01f0714 - tests(domain): Be more explicit about intent of test, is to not throw, not return undefined. (#1413), 2024-07-15 by Jason Finch
  • b94fa5c - docs: Minor language change. (#1412), 2024-07-15 by Jason Finch
  • 7caee91 - build(job): Update job scripts to v4. (earlier versions are marked deprecated) (#1411), 2024-07-15 by Jason Finch
  • a46b1aa - fix (FetchToken): Fix FetchToken param to be boolean (#1414), 2024-07-15 by Jason Finch
  • a989ed2 - build(lint): Update lint step to run. (#1409), 2024-07-13 by Jason Finch

v7.22.16

  • 72a6373 - fix(oidc): improve error handling (release) (#1403), 2024-07-11 by Miya
  • c56ceb8 - docs(readme): Update README.md (#1407), 2024-07-12 by Jason Finch

v7.22.15

  • 73eae7e - refactor(oidcServiceWorker): Extract GetCurrentDatabaseTokenEndpoint, add tests. (#1405) (release), 2024-07-11 by Jason Finch
  • e51aef2 - fix (Style): fix 'container' classname in demo. (#1401), 2024-07-11 by Jason Finch

v7.22.14

  • 25c55ee - refactor(oidc): null coalescing (#1404) (release), 2024-07-11 by Jason Finch

v7.22.13

  • 95c814d - fix(ci): setup pnpm (release) (#1399), 2024-07-05 by Guillaume Chervet

... (truncated)

Commits
  • 2cf0b62 fix(oidc): autorenew from custom fetch was broken (release)
  • f1d9da4 fix(oidc): lint (alpha)
  • e4f4d97 chore: apply prettier in repo
  • 02b00e0 fix(eslint): Fix ESLint to run prettier
  • 9191b0c chore(packages): Bump packages for eslint/prettier
  • a082b20 fix (Lint): Fix lint errors after rebase.
  • f6cf194 refactor(silentcallback): Catch any errors in async playCallbackAsync
  • 8797330 refactor(lint): Fix minor lint issues
  • bb7bc92 fix (lint): Fix all lint errors reporting by eslint.
  • cd2f57e fix(demo): Update configurations.ts
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@axa-fr/react-oidc](https://github.com/AxaFrance/oidc-client) from 7.22.6 to 7.22.19.
- [Release notes](https://github.com/AxaFrance/oidc-client/releases)
- [Changelog](https://github.com/AxaFrance/oidc-client/blob/main/CHANGELOG.md)
- [Commits](AxaFrance/oidc-client@v7.22.6...v7.22.19)

---
updated-dependencies:
- dependency-name: "@axa-fr/react-oidc"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #182.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/axa-fr/react-oidc-7.22.19 branch July 29, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants