Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps @axa-fr/react-oidc from 6.26.6 to 7.23.1.

Release notes

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

Release v7.23.1

7.23.1 (2024-11-27)

Bug Fixes

  • oidc: login async promise (release) (0f69a11)

Release v7.23.0

7.23.0 (2024-11-22)

Features

  • oidc-react: add missing scope property in login route (release) (30fda23)

Bug Fixes

Release v7.22.32

7.22.32 (2024-10-04)

Bug Fixes

  • oidc: remove console.log (release) (3f885fc)

Release v7.22.31

7.22.31 (2024-10-02)

Bug Fixes

  • oidc: force sw update when new registration appears (release) (#1449) (cc731c1)

Release v7.22.30

7.22.30 (2024-10-01)

Bug Fixes

  • oidc: remove missing console.log (#1472) (release) (8c98b27)

Release v7.22.29

7.22.29 (2024-09-29)

... (truncated)

Changelog

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

7.23.1

  • 0f69a11 - fix(oidc): login async promise (release), 2024-11-27 by Guillaume Chervet

v7.23.0

  • 30fda23 - feat(oidc-react): add missing scope property in login route (release), 2024-11-22 by Guillaume Chervet
  • 4d77aae - fix(oidc): dpop typo (#1482), 2024-11-08 by Guillaume Chervet
  • 08a21f8 - fix(demo): better demo (#1480), 2024-11-05 by Guillaume Chervet

v7.22.32

  • 3f885fc - fix(oidc): remove console.log (release), 2024-10-04 by Guillaume Chervet

v7.22.31

  • cc731c1 - fix(oidc): force sw update when new registration appears (release) (#1449), 2024-10-02 by wermanoid

v7.22.30

  • 8c98b27 - fix(oidc): remove missing console.log (#1472) (release), 2024-10-01 by Guillaume Chervet

v7.22.29

  • e297a7b - fix(oidc): navigator locks null (#1466) (release), 2024-09-29 by Guillaume Chervet

v7.22.28

  • 346bdce - fix(oidc): fetchWithTokens was using a snapshot of tokens (#1465) (release), 2024-09-29 by Guillaume Chervet

v7.22.27

  • 6354370 - fix(oidc): user reload time before expiration (release) (#1464), 2024-09-28 by Guillaume Chervet

v7.22.26

  • 10e7257 - fix(oidc): lock unexpected behavior (#1459) (release), 2024-09-27 by Guillaume Chervet

v7.22.25

  • 3a0d48e - fix(oidc): number timer increase (#1457) (release), 2024-09-26 by Guillaume Chervet

... (truncated)

Commits
  • 0f69a11 fix(oidc): login async promise (release)
  • 47cbd6f [skip ci] Generate changelog to version 7.23.0
  • fc9196d [skip ci] Update to version 7.23.0 in package.json
  • 30fda23 feat(oidc-react): add missing scope property in login route (release)
  • 4d77aae fix(oidc): dpop typo (#1482)
  • 08a21f8 fix(demo): better demo (#1480)
  • 301acfe [skip ci] Generate changelog to version 7.22.32
  • a2a3241 [skip ci] Update to version 7.22.32 in package.json
  • 3f885fc fix(oidc): remove console.log (release)
  • 7d7b8c2 [skip ci] Generate changelog to version 7.22.31
  • 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 6.26.6 to 7.23.1.
- [Release notes](https://github.com/AxaFrance/oidc-client/releases)
- [Changelog](https://github.com/AxaFrance/oidc-client/blob/main/CHANGELOG.md)
- [Commits](AxaFrance/oidc-client@v6.26.6...v7.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants