Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 25, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@fastify/secure-session 8.2.08.3.0 age confidence
@fastify/static 8.2.08.3.0 age confidence
@fortawesome/react-fontawesome 0.2.20.2.6 age confidence
@headlessui/react (source) 2.2.42.2.9 age confidence
@kubernetes/client-node 1.2.01.4.0 age confidence
dotenv 16.5.016.6.1 age confidence
fastify (source) 5.3.35.6.2 age confidence
luxon 3.6.13.7.2 age confidence
openid-client 6.5.06.8.1 age confidence
pino (source) 9.7.09.14.0 age confidence
pino-pretty 13.0.013.1.3 age confidence
react (source) 19.1.019.2.3 age confidence
react-dom (source) 19.1.019.2.3 age confidence
react-router-dom (source) 7.6.07.11.0 age confidence
secure-json-parse 4.0.04.1.0 age confidence
yaml (source) 2.8.02.8.2 age confidence

Release Notes

fastify/fastify-secure-session (@​fastify/secure-session)

v8.3.0

Compare Source

What's Changed

Full Changelog: fastify/fastify-secure-session@v8.2.0...v8.3.0

fastify/fastify-static (@​fastify/static)

v8.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-static@v8.2.0...v8.3.0

FortAwesome/react-fontawesome (@​fortawesome/react-fontawesome)

v0.2.6

Compare Source

Fixed

  • check for existence of process before reading process.env (#​585)

Full Changelog: FortAwesome/react-fontawesome@0.2.5...0.2.6

v0.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: FortAwesome/react-fontawesome@0.2.4...0.2.5

v0.2.3

Compare Source

Changed
  • Font Awesome Pro+ icons are now available with an active Pro+ subscription.

  • Removed example directory and files

  • Deprecated fa-fw prop

Added
  • Added widthAuto prop

  • Added rotateBy prop

tailwindlabs/headlessui (@​headlessui/react)

v2.2.9

Compare Source

Fixed
  • Improve focus management in shadow DOM roots (#​3794)
  • Don't accidentally open the Combobox when touching the ComboboxButton while dragging on mobile (#​3795)
  • Ensure sibling Dialog components are scrollable on mobile (#​3796)
  • Infer Combobox type based on onChange handler (#​3798)
  • Allow home/end key default behavior inside ComboboxInput when Combobox is closed (#​3798)
  • Ensure interacting with a Dialog on iOS works after interacting with a disallowed area (#​3801)
  • Freeze Listbox values as soon as a value is selected (#​3802)
  • Ensure refs are forwarded when freezing data (#​3390)
  • Do not serialize React components into form fields (49e9e8e)

v2.2.8

Compare Source

Fixed
  • Ensure we are not freezing data when the static prop is used (#​3779)
  • Ensure onChange types are contravariant instead of bivariant (#​3781)
  • Support <summary> as a focusable element inside <details> (#​3389)
  • Fix Maximum update depth exceeded crash when using transition prop (#​3782)
  • Ensure pressing Tab in the ComboboxInput, correctly syncs the input value (#​3785)
  • Ensure --button-width and --input-width have the latest value (#​3786)
  • Fix 'Invalid prop data-headlessui-state supplied to React.Fragment' warning (#​3788)
  • Ensure element in ref callback is always connected when rendering in a Portal (#​3789)
  • Ensure form state is up to date when using uncontrolled components (#​3790)
  • Ensure data-open on ComboboxInput is up to date (#​3791)
  • Ensure changing the immediate prop value on the Combobox component works as expected (#​3792)

v2.2.7

Compare Source

Fixed
  • Fix incorrect double invocation of menu items, listbox options and combobox options (#​3766)
  • Fix memory leak in SSR environment (#​3767)
  • Ensure programmatic .click() on MenuButton ref works (#​3768)
  • Don't activate hovered items while using the keyboard (#​3769)

v2.2.6

Compare Source

Fixed
  • Fix immediately closing Listbox by requiring some cursor movement (#​3762)

v2.2.5

Compare Source

Fixed
  • Fix listbox closing immediately after opening on touch devices (#​3755)
kubernetes-client/javascript (@​kubernetes/client-node)

v1.4.0

Compare Source

What's Changed

  • Support for Kubernetes Release 1.34.x

Bug fixes and updates

New Contributors

Full Changelog: kubernetes-client/javascript@1.3.0...1.4.0

v1.3.0

Compare Source

What's Changed

Full Changelog: kubernetes-client/javascript@1.2.0...1.3.0

motdotla/dotenv (dotenv)

v16.6.1

Compare Source

Changed
  • Default quiet to true – hiding the runtime log message (#​874)
  • NOTICE: 17.0.0 will be released with quiet defaulting to false. Use config({ quiet: true }) to suppress.
  • And check out the new dotenvx. As coding workflows evolve and agents increasingly handle secrets, encrypted .env files offer a much safer way to deploy both agents and code together with secure secrets. Simply switch require('dotenv').config() for require('@&#8203;dotenvx/dotenvx').config().

v16.6.0

Compare Source

Added
  • Default log helpful message [dotenv@16.6.0] injecting env (1) from .env (#​870)
  • Use { quiet: true } to suppress
  • Aligns dotenv more closely with dotenvx.
fastify/fastify (fastify)

v5.6.2

Compare Source

v5.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.6.0...v5.6.1

v5.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.5.0...v5.6.0

v5.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.4.0...v5.5.0

v5.4.0

Compare Source

What's Changed

Full Changelog: fastify/fastify@v5.3.3...v5.4.0

moment/luxon (luxon)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner May 25, 2025 14:11
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 8bf3391 to 4957e45 Compare May 29, 2025 02:27
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v7.6.1 fix(deps): update dependencies (non-major) May 29, 2025
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 8cc5ea4 to 74a2e55 Compare June 8, 2025 18:09
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 74a2e55 to da4935a Compare June 12, 2025 14:11
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 09bb144 to eff3425 Compare June 21, 2025 13:53
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from ef82c04 to ee5e801 Compare July 1, 2025 21:39
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 044e175 to 823907a Compare July 16, 2025 20:29
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 6 times, most recently from fb36f90 to 0da79fe Compare July 30, 2025 17:06
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 7 times, most recently from 2844966 to 80155fc Compare August 12, 2025 11:02
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 807b533 to 89e7873 Compare August 20, 2025 00:13
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 7 times, most recently from 16c3353 to 6e3f386 Compare October 3, 2025 17:08
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 81adacd to cd4761d Compare October 10, 2025 10:38
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 7d7a4a4 to c6d00d4 Compare October 21, 2025 17:40
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 72878df to 5779bd5 Compare November 3, 2025 23:01
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 03fd3da to 636fc5b Compare November 13, 2025 22:55
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 636fc5b to 5232579 Compare November 18, 2025 12:59
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 5 times, most recently from 20638b3 to eb029a7 Compare December 4, 2025 18:11
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from f3b7873 to 67d57e3 Compare December 12, 2025 04:15
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 67d57e3 to 7a2e57a Compare December 17, 2025 20:34
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.

1 participant