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.17 #178

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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

Documentation

Release v7.22.15

7.22.15 (2024-07-10)

Code Refactoring

  • oidcServiceWorker: Extract GetCurrentDatabaseTokenEndpoint, add tests. (#1405) (release) (73eae7e)

Release v7.22.14

7.22.14 (2024-07-10)

Code Refactoring

Release v7.22.13

7.22.13 (2024-07-05)

... (truncated)

Changelog

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

7.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

v7.22.12

v7.22.11

v7.22.10

  • 6c80c5c - fix(oidc): logout trigger login (release) (#1394), 2024-07-04 by Guillaume Chervet

v7.22.9

  • 77eb9e1 - fix(oidc): MessageChannel is not closed after message is received (release) (#1396), 2024-07-02 by radk0s

... (truncated)

Commits
  • b099078 fix(oidc): clenup client internal promises when requests are finished (releas...
  • 01f0714 tests(domain): Be more explicit about intent of test, is to not throw, not re...
  • b94fa5c docs: Minor language change. (#1412)
  • 7caee91 build(job): Update job scripts to v4. (earlier versions are marked deprecated...
  • a46b1aa fix (FetchToken): Fix FetchToken param to be boolean (#1414)
  • a989ed2 build(lint): Update lint step to run. (#1409)
  • 32c370b [skip ci] Generate changelog to version 7.22.16
  • 6f8df2a [skip ci] Update to version 7.22.16 in package.json
  • 72a6373 fix(oidc): improve error handling (release) (#1403)
  • c56ceb8 docs(readme): Update README.md (#1407)
  • 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.17.
- [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.17)

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

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

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #180.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/axa-fr/react-oidc-7.22.17 branch July 22, 2024 16:01
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