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 patch updates #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@headlessui/react (source) ^1.7.17 -> ^1.7.19 age adoption passing confidence
@tailwindcss/typography ^0.5.14 -> ^0.5.15 age adoption passing confidence
npms.io (source) ^2.2.8 -> ^2.2.9 age adoption passing confidence
postcss (source) ^8.4.41 -> ^8.4.49 age adoption passing confidence
rc-tooltip ^6.2.0 -> ^6.2.1 age adoption passing confidence
tailwindcss (source) ^3.4.10 -> ^3.4.15 age adoption passing confidence

Release Notes

tailwindlabs/headlessui (@​headlessui/react)

v1.7.19

Compare Source

Fixed
  • Make sure panels re-register when IDs are calculated in React < 18 (#​2883)
  • Expose disabled state on <Tab /> component (#​2918)
  • Prevent default behavior when clicking outside of a Dialog.Panel (#​2919)
  • Add hidden attribute to internal <Hidden /> component when the Features.Hidden feature is used (#​2955)
  • Allow setting custom tabIndex on the <Switch /> component (#​2966)
  • Forward disabled state to hidden inputs in form-like components (#​3004)
  • Respect selectedIndex for controlled <Tab/> components (#​3037)

v1.7.18

Compare Source

Fixed
  • Don't call <Dialog>'s onClose twice on mobile devices (#​2690)
  • Lazily resolve default containers in <Dialog> (#​2697)
  • Ensure hidden Tab.Panel components are hidden from the accessibility tree (#​2708)
  • Add support for role="alertdialog" to <Dialog> component (#​2709)
  • Ensure blurring the Combobox.Input component closes the Combobox (#​2712)
  • Allow changes to the className prop when the <Transition /> component is currently not transitioning (#​2722)
  • Export (internal-only) component interfaces for TypeScript compiler (#​2313)
  • Fix infinite render-loop for <Disclosure.Panel> and <Popover.Panel> when as={Fragment} (#​2760)
  • Fix VoiceOver bug for Listbox component in Chrome (#​2824)
  • Fix outside click detection when component is mounted in the Shadow DOM (#​2866)
  • Fix CJS types (#​2880)
  • Fix error when transition classes contain new lines (#​2871)
  • Improve iOS locking (7721aca)
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.15

Compare Source

Fixed
  • Support installing with alpha versions of Tailwind CSS v4 (#​358)
ffflorian/api-clients (npms.io)

v2.2.9

Compare Source

Bug Fixes
postcss/postcss (postcss)

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).
react-component/tooltip (rc-tooltip)

v6.2.1

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.15

Compare Source

  • Bump versions for security vulnerabilities (#​14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#​14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#​15003)

v3.4.14

Compare Source

Fixed
  • Don't set display: none on elements that use hidden="until-found" (#​14625)

v3.4.13

Compare Source

Fixed
  • Improve source glob verification performance (#​14481)

v3.4.12

Compare Source

v3.4.11

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first 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.

Copy link

netlify bot commented Sep 1, 2024

Deploy Preview for gatsbyuc ready!

Name Link
🔨 Latest commit 2df23a1
🔍 Latest deploy log https://app.netlify.com/sites/gatsbyuc/deploys/6736509fcdae70000855fed7
😎 Deploy Preview https://deploy-preview-27--gatsbyuc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/patch-updates branch 2 times, most recently from 2fdcdd3 to 14f33a5 Compare September 4, 2024 11:26
@renovate renovate bot force-pushed the renovate/patch-updates branch 4 times, most recently from 75f0db7 to 3222c01 Compare September 17, 2024 16:05
@renovate renovate bot force-pushed the renovate/patch-updates branch 2 times, most recently from 98ae4ef to 2f723fa Compare September 23, 2024 18:10
@renovate renovate bot changed the title fix(deps): update patch updates chore(deps): update patch updates Oct 2, 2024
@renovate renovate bot force-pushed the renovate/patch-updates branch 2 times, most recently from 540cb47 to 4dfe4e7 Compare October 15, 2024 12:20
@renovate renovate bot force-pushed the renovate/patch-updates branch 3 times, most recently from c357f77 to 4e03ebe Compare October 22, 2024 15:49
@renovate renovate bot changed the title chore(deps): update patch updates fix(deps): update patch updates Oct 25, 2024
@renovate renovate bot force-pushed the renovate/patch-updates branch 2 times, most recently from 0a9da2a to 14eaced Compare November 11, 2024 21:53
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