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

chore(deps): update all non-major dependencies #57

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.9.1 -> 9.15.0 age adoption passing confidence
@hookform/resolvers (source) 3.9.0 -> 3.9.1 age adoption passing confidence
@octokit/types 13.5.0 -> 13.6.2 age adoption passing confidence
@radix-ui/react-accordion (source) 1.2.0 -> 1.2.1 age adoption passing confidence
@radix-ui/react-dialog (source) 1.1.1 -> 1.1.2 age adoption passing confidence
@radix-ui/react-dropdown-menu (source) 2.1.1 -> 2.1.2 age adoption passing confidence
@radix-ui/react-hover-card (source) 1.1.1 -> 1.1.2 age adoption passing confidence
@​radix-ui/react-icons 1.3.0 -> 1.3.2 age adoption passing confidence
@radix-ui/react-navigation-menu (source) 1.2.0 -> 1.2.1 age adoption passing confidence
@radix-ui/react-tabs (source) 1.1.0 -> 1.1.1 age adoption passing confidence
@types/node (source) 22.5.1 -> 22.10.1 age adoption passing confidence
@types/react (source) 18.3.5 -> 18.3.12 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.1 age adoption passing confidence
class-variance-authority 0.7.0 -> 0.7.1 age adoption passing confidence
embla-carousel-autoplay (source) 8.2.0 -> 8.5.1 age adoption passing confidence
embla-carousel-react (source) 8.2.0 -> 8.5.1 age adoption passing confidence
eslint (source) 9.9.1 -> 9.15.0 age adoption passing confidence
eslint-config-next (source) 14.2.7 -> 14.2.18 age adoption passing confidence
eslint-plugin-react 7.35.2 -> 7.37.2 age adoption passing confidence
fast-xml-parser 4.4.1 -> 4.5.0 age adoption passing confidence
framer-motion 11.3.31 -> 11.12.0 age adoption passing confidence
globals 15.9.0 -> 15.12.0 age adoption passing confidence
lucide-react (source) ^0.437.0 -> ^0.462.0 age adoption passing confidence
next (source) 14.2.7 -> 14.2.18 age adoption passing confidence
next-themes ^0.3.0 -> ^0.4.0 age adoption passing confidence
postcss (source) 8.4.42 -> 8.4.49 age adoption passing confidence
react-hook-form (source) 7.53.0 -> 7.53.2 age adoption passing confidence
sonner (source) 1.5.0 -> 1.7.0 age adoption passing confidence
sugar-high 0.7.0 -> 0.7.5 age adoption passing confidence
tailwind-merge 2.5.2 -> 2.5.5 age adoption passing confidence
tailwindcss (source) 3.4.10 -> 3.4.15 age adoption passing confidence
typescript (source) 5.5.4 -> 5.7.2 age adoption passing confidence
typescript-eslint (source) 8.4.0 -> 8.16.0 age adoption passing confidence
vaul (source) 0.9.1 -> 0.9.9 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#​18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#​18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#​18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#​18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#​18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#​18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#​18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#​18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#​18941) (Carlos Meira)

Chores

v9.11.0

Compare Source

v9.10.0

Compare Source

react-hook-form/resolvers (@​hookform/resolvers)

v3.9.1

Compare Source

octokit/types.ts (@​octokit/types)

v13.6.2

Compare Source

Bug Fixes

v13.6.1

Compare Source

Bug Fixes

v13.6.0

Compare Source

Features

v13.5.1

Compare Source

Bug Fixes
radix-ui/primitives (@​radix-ui/react-accordion)

v1.2.1

Compare Source

joe-bell/cva (class-variance-authority)

v0.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: joe-bell/cva@v0.7.0...v0.7.1

davidjerleke/embla-carousel (embla-carousel-autoplay)

v8.5.1

Compare Source

v8.5.0

Compare Source

Support

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: davidjerleke/embla-carousel@v8.4.0...v8.5.0

v8.4.0

Compare Source

Support

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed
New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.3.1...v8.4.0

v8.3.1

Compare Source

Support

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.3.0...v8.3.1

v8.3.0

Compare Source

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: davidjerleke/embla-carousel@v8.2.1...v8.3.0

v8.2.1

Compare Source

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.2.0...v8.2.1

eslint/eslint (eslint)

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.0

Compare Source

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

v9.11.0

Compare Source

Features

  • ec30c73 feat: add "eslint/universal" to export Linter (#​18883) (唯然)
  • c591da6 feat: Add language to types (#​18917) (Nicholas C. Zakas)
  • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#​18861) (Tanuj Kanti)
  • 19c6856 feat: Add no-useless-constructor suggestion (#​18799) (Jordan Thomson)
  • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#​18872) (Francesco Trotta)

Bug Fixes


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, 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

vercel bot commented Jul 14, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
www ⬜️ Ignored (Inspect) Visit Preview Nov 28, 2024 5:39pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1a5185f to 673c98d Compare July 21, 2024 17:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 673c98d to 3d5cac1 Compare July 24, 2024 02:19
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jul 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from f44d693 to eb4db34 Compare July 30, 2024 08:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d4c954b to a6dc481 Compare August 8, 2024 05:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 805cb41 to 0b36ba1 Compare August 17, 2024 17:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 396284a to d0a874b Compare August 25, 2024 20:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b8890cf to d18dd03 Compare September 2, 2024 11:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9a1548f to bc73949 Compare October 19, 2024 05:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a334116 to 0702a30 Compare October 26, 2024 08:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 431def1 to 7ded9a2 Compare November 5, 2024 23:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0cab7cd to f3c63fb Compare November 13, 2024 09:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from fd88efe to 0273bd7 Compare November 21, 2024 02:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7902d11 to 0ceec5e Compare November 27, 2024 17: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