Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@axa-fr/react-oidc ^7.25.13 -> ^7.26.0 age confidence dependencies minor
@graphql-codegen/cli (source) 5.0.6 -> 6.0.0 age confidence devDependencies major
@graphql-codegen/client-preset (source) 4.8.1 -> 5.1.0 age confidence devDependencies major
@graphql-codegen/typescript (source) ^4.1.6 -> ^5.0.2 age confidence devDependencies major
@graphql-codegen/typescript-graphql-request (source) ^6.2.0 -> ^6.3.0 age confidence devDependencies minor
@graphql-codegen/typescript-operations (source) ^4.6.1 -> ^5.0.2 age confidence devDependencies major
@tailwindcss/vite (source) ^4.1.7 -> ^4.1.14 age confidence devDependencies patch
@testing-library/dom ^10.4.0 -> ^10.4.1 age confidence devDependencies patch
@testing-library/jest-dom ^6.6.3 -> ^6.9.1 age confidence devDependencies minor
@testing-library/react ^16.2.0 -> ^16.3.0 age confidence devDependencies patch
@types/node (source) ^22.15.23 -> ^22.18.11 age confidence devDependencies minor
@types/react (source) ^19.0.10 -> ^19.2.2 age confidence devDependencies minor
@types/react-dom (source) ^19.0.4 -> ^19.2.2 age confidence devDependencies minor
@vitejs/plugin-react (source) ^4.3.4 -> ^5.0.4 age confidence devDependencies major
@vitest/coverage-v8 (source) 3.0.7 -> 3.2.4 age confidence devDependencies minor
del-cli ^6.0.0 -> ^7.0.0 age confidence devDependencies major
eslint (source) ^9.21.0 -> ^9.38.0 age confidence devDependencies minor
graphql-request (source) ^7.2.0 -> ^7.3.1 age confidence dependencies minor
i18next (source) ^25.2.0 -> ^25.6.0 age confidence dependencies minor
i18next-browser-languagedetector ^8.1.0 -> ^8.2.0 age confidence dependencies minor
msw (source) ^2.7.3 -> ^2.11.5 age confidence devDependencies minor
node (source) >=22.11.0 -> >=22.20.0 age confidence engines minor
pnpm (source) 10.11.0 -> 10.18.3 age confidence packageManager minor
postcss (source) ^8.5.3 -> ^8.5.6 age confidence devDependencies patch
prettier (source) ^3.5.2 -> ^3.6.2 age confidence devDependencies minor
react (source) ^19.0.0 -> ^19.2.0 age confidence dependencies minor
react-dom (source) ^19.0.0 -> ^19.2.0 age confidence dependencies minor
react-i18next ^15.5.2 -> ^16.1.0 age confidence dependencies major
tailwind-merge ^3.3.0 -> ^3.3.1 age confidence dependencies patch
tailwindcss (source) ^3.4.17 -> ^4.1.14 age confidence devDependencies major
typescript (source) ~5.7.2 -> ~5.9.3 age confidence devDependencies minor
vitest (source) ^3.1.4 -> ^3.2.4 age confidence dependencies minor
vitest (source) ^3.0.7 -> ^3.2.4 age confidence devDependencies minor

Release Notes

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

v7.26.0

Compare Source

  • b9656c2 - feat(react-oidc): enforce uniqueness of redirect_uri and silent_redirect_uri (#​1606) (release), 2025-09-17 by Jean-Marc Rakotoarisoa
  • 960a694 - fix(oidc-client): Clear userInfo in storage in clearAsync function (#​1603), 2025-09-17 by Mérill Téterel

v7.25.16

Compare Source

  • c79907b - fix(oidc-client): renew token silent login (release) (#​1598), 2025-09-04 by Guillaume Chervet

v7.25.15

Compare Source

  • f4ce35e - fix(oidc-client): implement consistent storage caching for userInfo and well-known configuration (release) (#​1592), 2025-09-02 by Michael Sverdlov

v7.25.14

Compare Source

  • f5b86ff - fix(renewTokens): prevent infinite loop on renew token flow (#​1581) (release), 2025-08-02 by Matheus Frigo
dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v6.0.0

Compare Source

Major Changes
Patch Changes

v5.0.7

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/client-preset)

v5.1.0

Compare Source

Minor Changes

v5.0.3

Compare Source

Patch Changes

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes
Patch Changes

v4.8.3

Compare Source

Patch Changes

v4.8.2

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript)

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes
Patch Changes
dotansimha/graphql-code-generator-community (@​graphql-codegen/typescript-graphql-request)

v6.3.0

Compare Source

Minor Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-operations)

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes
Patch Changes
tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.1.14

Compare Source

Fixed
  • Handle ' syntax in ClojureScript when extracting classes (#​18888)
  • Handle @variant inside @custom-variant (#​18885)
  • Merge suggestions when using @utility (#​18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#​18905)
  • Do not generate grid-column utilities when configuring grid-column-start or grid-column-end (#​18907)
  • Do not generate grid-row utilities when configuring grid-row-start or grid-row-end (#​18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#​18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#​18918)
  • Use default export condition for @tailwindcss/vite (#​18948)
  • Re-throw errors from PostCSS nodes (#​18373)
  • Detect classes in markdown inline directives (#​18967)
  • Ensure files with only @theme produce no output when built (#​18979)
  • Support Maud templates when extracting classes (#​18988)
  • Upgrade: Do not migrate variant = 'outline' during upgrades (#​18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#​19028)
  • Upgrade: Ensure first class inside className is migrated (#​19031)
  • Upgrade: Migrate classes inside *ClassName and *Class attributes (#​19031)

v4.1.13

Compare Source

Changed
  • Drop warning from browser build (#​18731)
  • Drop exact duplicate declarations when emitting CSS (#​18809)
Fixed
  • Don't transition visibility when using transition (#​18795)
  • Discard matched variants with unknown named values (#​18799)
  • Discard matched variants with non-string values (#​18799)
  • Show suggestions for known matchVariant values (#​18798)
  • Replace deprecated clip with clip-path in sr-only (#​18769)
  • Hide internal fields from completions in matchUtilities (#​18820)
  • Ignore .vercel folders by default (can be overridden by @source … rules) (#​18855)
  • Consider variants starting with @- to be invalid (e.g. @-2xl:flex) (#​18869)
  • Do not allow custom variants to start or end with a - or _ (#​18867, #​18872)
  • Upgrade: Migrate aria theme keys to @custom-variant (#​18815)
  • Upgrade: Migrate data theme keys to @custom-variant (#​18816)
  • Upgrade: Migrate supports theme keys to @custom-variant (#​18817)

v4.1.12

Compare Source

Fixed
  • Don't consider the global important state in @apply (#​18404)
  • Add missing suggestions for flex-<number> utilities (#​18642)
  • Fix trailing ) from interfering with extraction in Clojure keywords (#​18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#​18432)
  • Track source locations through @plugin and @config (#​18345)
  • Allow boolean values of process.env.DEBUG in @tailwindcss/node (#​18485)
  • Ignore consecutive semicolons in the CSS parser (#​18532)
  • Center the dropdown icon added to an input with a paired datalist by default (#​18511)
  • Extract candidates in Slang templates (#​18565)
  • Improve error messages when encountering invalid functional utility names (#​18568)
  • Discard CSS AST objects with false or undefined properties (#​18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#​18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#​18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#​18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#​18704)
  • Don't scan .hdr and .exr files for classes by default (#​18734)

v4.1.11

Compare Source

Fixed
  • Add heuristic to skip candidate migrations inside emit(…) (#​18330)
  • Extract candidates with variants in Clojure/ClojureScript keywords (#​18338)
  • Document --watch=always in the CLI's usage (#​18337)
  • Add support for Vite 7 to @tailwindcss/vite (#​18384)

v4.1.10

Compare Source

Fixed
  • Fix incorrectly generated CSS when using percentages in arbitrary values with calc (e.g. w-[calc(100%-var(--offset))]) (#​18289)

v4.1.9

Compare Source

Fixed
  • Correctly parse custom properties with strings containing semicolons (#​18251)
  • Upgrade: Migrate arbitrary modifiers without percentage signs to bare values (e.g. /[0.16]/16) (#​18184)
  • Upgrade: Migrate CSS variable shorthands where fallback value contains function call (#​18184)
  • Upgrade: Migrate negative arbitrary values to negative bare values (e.g. mb-[-32rem]-mb-128) (#​18212)
  • Upgrade: Do not migrate blur in wire:model.blur (#​18216)
  • Don't add spaces around CSS dashed idents when formatting math expressions (#​18220)

[v4.1.8](https://redirect.github.com/


Configuration

📅 Schedule: Branch creation - "before 3:00 am on the 4th day of the month" (UTC), 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 force-pushed the renovate/npm branch 10 times, most recently from 661db8e to e52774e Compare July 10, 2025 23:34
@renovate renovate bot force-pushed the renovate/npm branch 6 times, most recently from a167f15 to 25fbd2d Compare July 18, 2025 06:26
@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from 96c5bb4 to 2e7342a Compare July 25, 2025 19:42
@renovate renovate bot force-pushed the renovate/npm branch 7 times, most recently from aa9bbd6 to 94f238d Compare August 2, 2025 11:32
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from 9727f47 to eda76df Compare August 8, 2025 17:03
@renovate renovate bot force-pushed the renovate/npm branch 14 times, most recently from bce585d to 70ce570 Compare October 5, 2025 16:29
@renovate renovate bot force-pushed the renovate/npm branch 9 times, most recently from 471dd85 to 8b6924b Compare October 11, 2025 17:00
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from 36d0353 to 64fb416 Compare October 17, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants