Skip to content

fix(deps): update all non-major dependencies #113

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 19.2.1 -> 19.8.1 age adoption passing confidence
@commitlint/config-conventional (source) 19.1.0 -> 19.8.1 age adoption passing confidence
@headlessui/react (source) 1.7.17 -> 1.7.19 age adoption passing confidence
@mdx-js/loader (source) 3.0.0 -> 3.1.0 age adoption passing confidence
@mdx-js/react (source) 3.0.0 -> 3.1.0 age adoption passing confidence
@next/mdx (source) 13.5.6 -> 13.5.11 age adoption passing confidence
@tailwindcss/typography 0.5.10 -> 0.5.16 age adoption passing confidence
@tanstack/match-sorter-utils (source) 8.8.4 -> 8.19.4 age adoption passing confidence
@tanstack/react-table (source) 8.10.7 -> 8.21.3 age adoption passing confidence
@testing-library/jest-dom 6.1.4 -> 6.6.3 age adoption passing confidence
@testing-library/user-event 14.5.1 -> 14.6.1 age adoption passing confidence
@types/node (source) 20.12.11 -> 20.17.57 age adoption passing confidence
@types/nodemailer (source) 6.4.14 -> 6.4.17 age adoption passing confidence
@types/react (source) 18.3.1 -> 18.3.23 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.7 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.11.0 -> 6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.11.0 -> 6.21.0 age adoption passing confidence
@vercel/analytics (source) 1.1.1 -> 1.5.0 age adoption passing confidence
@​vercel/og 0.6.2 -> 0.6.8 age adoption passing confidence
autoprefixer 10.4.16 -> 10.4.21 age adoption passing confidence
clsx 2.0.0 -> 2.1.1 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-config-next (source) 13.5.6 -> 13.5.11 age adoption passing confidence
eslint-import-resolver-typescript 3.6.1 -> 3.10.1 age adoption passing confidence
eslint-plugin-import 2.29.0 -> 2.31.0 age adoption passing confidence
framer-motion 11.0.24 -> 11.18.2 age adoption passing confidence
husky 9.0.6 -> 9.1.7 age adoption passing confidence
lint-staged 15.1.0 -> 15.5.2 age adoption passing confidence
next-auth (source) 4.24.5 -> 4.24.11 age adoption passing confidence
next-themes ^0.3.0 -> ^0.4.0 age adoption passing confidence
nodemailer (source) 6.9.9 -> 6.10.1 age adoption passing confidence
postcss (source) 8.4.31 -> 8.5.4 age adoption passing confidence
prettier (source) 3.1.0 -> 3.5.3 age adoption passing confidence
prettier-plugin-tailwindcss ^0.5.0 -> ^0.6.0 age adoption passing confidence
react-icons 5.0.1 -> 5.5.0 age adoption passing confidence
rehype-pretty-code (source) ^0.13.1 -> ^0.14.0 age adoption passing confidence
sass 1.69.5 -> 1.89.1 age adoption passing confidence
shiki (source) 1.5.1 -> 1.29.2 age adoption passing confidence
swr (source) 2.2.4 -> 2.3.3 age adoption passing confidence
tailwindcss (source) 3.3.5 -> 3.4.17 age adoption passing confidence
typescript (source) 5.4.5 -> 5.8.3 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

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)
mdx-js/mdx (@​mdx-js/loader)

v3.1.0

Compare Source

Add
Fix
Types
Miscellaneous
  • 77158cd Refactor to externalize recma packages
Site

Full Changelog: mdx-js/mdx@3.0.1...3.1.0

v3.0.1

Compare Source

Fix
Types
Site

Full Changelog: mdx-js/mdx@3.0.0...3.0.1

vercel/next.js (@​next/mdx)

v13.5.11

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Lock swc binaries version

v13.5.10

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Match subrequest handling for edge and node

v13.5.9

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.
This release contains a security patch for CVE-2025-29927.

Core Changes
  • [backport] middleware subrequest patch (#​77418)

v13.5.8

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​wyattjoh and @​ztanner for helping!

v13.5.7

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Remove invalid fallback revalidate value (#​69990)
  • Shared Revalidate Timings (#​64370)
Credits

Huge thanks to @​wyattjoh and @​ijjk for helping!

tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.16

[Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typograph


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Asia/Jakarta, 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.

Copy link

vercel bot commented May 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portofolio ❌ Failed (Inspect) May 31, 2025 2:11am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4e2102e to 770d67d Compare May 12, 2024 22:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 770d67d to 7f38586 Compare May 13, 2024 16:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7f38586 to 8bd7675 Compare May 14, 2024 06:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8bd7675 to 3cef5eb Compare May 14, 2024 11:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3cef5eb to 9b24663 Compare May 14, 2024 12:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b24663 to 3fda483 Compare May 14, 2024 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3fda483 to 72777a9 Compare May 15, 2024 20:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 72777a9 to c9c4f2b Compare May 16, 2024 16:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c9c4f2b to 03490de Compare May 16, 2024 23:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 03490de to cbced4d Compare May 19, 2024 00:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cbced4d to 52d3b8d Compare May 21, 2024 01:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 52d3b8d to 7a9b116 Compare May 21, 2024 17:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7a9b116 to 35797c8 Compare May 22, 2024 02:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 35797c8 to 67b7595 Compare May 22, 2024 11:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ad3df4 to 09e7eb4 Compare May 19, 2025 17:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 09e7eb4 to d98236a Compare May 20, 2025 23:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d98236a to 419b2cc Compare May 21, 2025 16:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 419b2cc to 5d124ac Compare May 27, 2025 11:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5d124ac to 028aa67 Compare May 27, 2025 22:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 028aa67 to 91a3b39 Compare May 28, 2025 07:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 91a3b39 to 9bb6ef8 Compare May 28, 2025 20:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9bb6ef8 to d7ed055 Compare May 29, 2025 09:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d7ed055 to f14c6a2 Compare May 29, 2025 23:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f14c6a2 to 7943177 Compare May 30, 2025 01:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7943177 to b3b74c3 Compare May 30, 2025 06:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b3b74c3 to 1e08f0c Compare May 30, 2025 16:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e08f0c to 7c05ba6 Compare May 30, 2025 20:51
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