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

fix(deps): update all minor dependencies #571

Open
wants to merge 1 commit into
base: v3-master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@axa-fr/react-oidc 7.18.5 -> 7.22.32 age adoption passing confidence
@docusaurus/core (source) 3.0.1 -> 3.5.2 age adoption passing confidence
@docusaurus/module-type-aliases (source) 3.0.1 -> 3.5.2 age adoption passing confidence
@docusaurus/preset-classic (source) 3.0.1 -> 3.5.2 age adoption passing confidence
@docusaurus/tsconfig (source) 3.1.0 -> 3.5.2 age adoption passing confidence
@docusaurus/types (source) 3.1.0 -> 3.5.2 age adoption passing confidence
@emotion/react (source) 11.11.1 -> 11.13.3 age adoption passing confidence
@emotion/styled (source) 11.11.0 -> 11.13.0 age adoption passing confidence
@inseefr/lunatic 2.6.13 -> 2.7.23 age adoption passing confidence
@mdx-js/react (source) 3.0.0 -> 3.1.0 age adoption passing confidence
@mui/material (source) 5.14.18 -> 5.16.7 age adoption passing confidence
@types/node (source) 16.18.65 -> 16.18.114 age adoption passing confidence
@types/react (source) 18.2.38 -> 18.3.11 age adoption passing confidence
@types/react-dom (source) 18.2.17 -> 18.3.1 age adoption passing confidence
axios (source) 1.6.2 -> 1.7.7 age adoption passing confidence
classnames 2.3.2 -> 2.5.1 age adoption passing confidence
clsx 2.1.0 -> 2.1.1 age adoption passing confidence
connect-api-mocker 1.10.0 -> 1.11.0 age adoption passing confidence
dompurify 3.0.6 -> 3.1.7 age adoption passing confidence
eslint (source) 8.54.0 -> 8.57.1 age adoption passing confidence
express (source) 4.18.2 -> 4.21.1 age adoption passing confidence
prettier (source) 2.8.4 -> 2.8.8 age adoption passing confidence
prism-react-renderer 2.3.1 -> 2.4.0 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-router (source) 6.20.0 -> 6.27.0 age adoption passing confidence
react-router-dom (source) 6.20.0 -> 6.27.0 age adoption passing confidence
sass 1.69.5 -> 1.80.3 age adoption passing confidence
sass-loader 13.3.2 -> 13.3.3 age adoption passing confidence
tss-react (source) 4.8.6 -> 4.9.13 age adoption passing confidence
typescript (source) 5.3.3 -> 5.6.3 age adoption passing confidence

Release Notes

AxaFrance/oidc-client (@​axa-fr/react-oidc)

v7.22.32

Compare Source

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

v7.22.31

Compare Source

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

v7.22.30

Compare Source

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

v7.22.29

Compare Source

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

v7.22.28

Compare Source

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

v7.22.27

Compare Source

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

v7.22.26

Compare Source

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

v7.22.25

Compare Source

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

v7.22.24

Compare Source

v7.22.23

Compare Source

  • d15a57d - Fix(oidc): usage of config option service_worker_register (#​1440) (release), 2024-08-25 by Thomas Miliopoulos

v7.22.22

Compare Source

  • d213de1 - doc(oidc) :Update README.md (release), 2024-08-20 by Guillaume Chervet
  • 1159262 - fix(logout): should work correctly with multiple tabs (alpha) (#​1435), 2024-08-13 by wermanoid
  • 23ae6ba - fix(oidc): Add undefined as union type into arguments for login, logout, renewTokens (#​1429) (alpha), 2024-08-02 by ShimpeiKamiguchi

v7.22.21

Compare Source

  • 318de92 - fix(oidc): Add null as union type into arguments for login, logout, renewTokens functions (#​1427) (release), 2024-07-26 by ShimpeiKamiguchi

v7.22.20

Compare Source

  • 05ace2d - fix(oidc): record tabIds when service worker receives init event (release), 2024-07-22 by mkrzempek
  • 6b5f6b4 - refactor(initWorker): null coalescing, 2024-07-21 by Jason Finch
  • 34bd8e4 - refactor(parameters): Default parameters should be last.sonarlint(typescript:S1788), 2024-07-21 by Jason Finch
  • 44fa6f2 - fix spelling token_acquired, 2024-07-21 by Jason Finch
  • 32a2af3 - chore(lint): Fix lint warnings., 2024-07-21 by Jason Finch

v7.22.19

Compare Source

  • 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

Compare Source

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

v7.22.17

Compare Source

  • 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

Compare Source

  • 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

Compare Source

  • 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

Compare Source

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

v7.22.13

Compare Source

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

v7.22.9

Compare Source

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

v7.22.8

Compare Source

  • c4cf94b - fix(oidc): remove dynamic web worker blocked by policies (release) (#​1386), 2024-06-18 by Guillaume Chervet

v7.22.7

Compare Source

  • 9f4cbf4 - fix(oidc): 2 readmes with the same name (release) (#​1377), 2024-06-07 by meesvandongen
  • 0bfabd4 - fix(oidc): session lost to quickly (alpha) (#​1381), 2024-06-07 by Guillaume Chervet

v7.22.6

Compare Source

  • bcba15b - fix(react-oidc): compatibility with react 19 (release) (#​1372), 2024-05-22 by Guillaume Chervet
  • c49a857 - refactor(test): add missing logout test case, 2024-05-22 by Guillaume Chervet

v7.22.5

Compare Source

  • 8d9fd95 - fix(oidc): user loaded 401 when preload true and not serviceworder mode (release), 2024-05-19 by Guillaume Chervet
  • d764b2b - refatcor(all): update librairies, 2024-05-18 by Guillaume Chervet

v7.22.4

Compare Source

  • 64c76e0 - feature(oidc):preload user (release) (#​1352), 2024-04-23 by Guillaume Chervet

v7.22.3

Compare Source

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

v7.22.2

Compare Source

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

v7.22.1

Compare Source

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

Compare Source

  • 032a00b - feat(oidc): control dpop injection (release) (#​1342), 2024-04-10 by Guillaume Chervet

v7.21.0

Compare Source

  • 8335b5a - feat(dpop): add extras (alpha) (#​1325) (release), 2024-03-28 by Guillaume Chervet

v7.20.1

Compare Source

  • 9a3ad3a - feature(oidc): token renew only when required (release) (#​1327), 2024-03-24 by Guillaume Chervet

v7.20.0

Compare Source

  • 44d15be - fix(oidc): userInfo 401 on first login (release), 2024-03-22 by Guillaume Chervet
  • c7793c9 - feat(oidc-client): add dpop extras to claims (alpha), 2024-03-19 by Guillaume Chervet

v7.19.6

Compare Source

  • b7568f8 - fix(oidc-service-worker): normalize userinfo endpoint in service worker (#​1320) (release), 2024-03-13 by meesvandongen

v7.19.5

Compare Source

  • be24bba - refactor(all): update build libraries (release), 2024-03-12 by Guillaume Chervet

v7.19.3

Compare Source

  • 397629d - build(npm): bump vite from 5.0.12 to 5.1.5 (#​1319), 2024-03-07 by dependabot[bot]

v7.19.2

Compare Source

  • 95be8f7 - build(npm): bump vitest from 1.2.2 to 1.3.1 (#​1315), 2024-03-07 by dependabot[bot]

v7.19.1

Compare Source

  • 7b2b21a - build(npm): bump rimraf from 5.0.1 to 5.0.5 (#​1313) (release), 2024-03-04 by dependabot[bot]
  • d4c9ec6 - fix(oidc): when having multiple iframes, only the last one gets resolved (#​1311) (alpha), 2024-02-28 by Jean-Marc Rakotoarisoa
  • db13d8b - doc(oidc-client-demo): fix workflow, 2024-02-23 by Guillaume Chervet
  • 322c1f1 - doc(oidc-client-demo): update content and CSP, 2024-02-23 by Guillaume Chervet
  • cf92792 - doc(oidc-client-demo): repair demo, 2024-02-23 by Guillaume Chervet
  • fa33e72 - doc(oidc-client): update vanilla to add Hack game, 2024-02-23 by Guillaume Chervet

v7.19.0

Compare Source

  • 8f3940c - feat(oidc): dpop inside serviceworker (#​1306) (release), 2024-02-22 by Guillaume Chervet
  • 4a5887f - fix(oidc-service-worker): remove sw unecessary log, 2024-02-19 by Guillaume Chervet
facebook/docusaurus (@​docusaurus/core)

v3.5.2

Compare Source

🐛 Bug Fix
  • docusaurus-theme-common
    • #​10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #​10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
  • docusaurus-theme-classic
    • #​10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)
💅 Polish
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
📝 Documentation
🤖 Dependencies
Committers: 4

v3.5.1

Compare Source

🐛 Bug Fix
  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia
Committers: 2

v3.5.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
  • create-docusaurus, docusaurus-plugin-content-blog
    • #​9252 feat(blog): add feed xlst options to render beautiful RSS and Atom feeds (@​Xebec19)
  • docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations, docusaurus-utils
  • docusaurus-theme-translations
  • docusaurus-mdx-loader
    • #​10335 feat(mdx-loader): wrap mdx content title (# Title) in <header> for concistency (@​OzakIOne)
  • create-docusaurus, docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-utils
  • docusaurus-plugin-client-redirects, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-google-tag-manager, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-plugin-vercel-analytics, docusaurus-types, docusaurus

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 11, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6b3d739 to 5d91c11 Compare August 20, 2024 23:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 46878f1 to fe18046 Compare August 30, 2024 05:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 92c44f8 to 0e7cb09 Compare September 5, 2024 17:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0738595 to 0c3aaf8 Compare September 13, 2024 05:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 61d9752 to 0eed7c4 Compare September 21, 2024 05:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ed559cf to 5b6016b Compare September 30, 2024 02:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1268292 to 05948e8 Compare October 8, 2024 05:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e94b7a7 to 908f638 Compare October 13, 2024 02:11
Copy link

sonarcloud bot commented Oct 19, 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