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 #116

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.3.0 -> ^19.4.0 age adoption passing confidence
@commitlint/cz-commitlint (source) ^19.2.0 -> ^19.4.0 age adoption passing confidence
@playwright/test (source) ^1.45.3 -> ^1.46.0 age adoption passing confidence
@types/node (source) ^20.14.14 -> ^20.14.15 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.0.0 -> ^8.0.1 age adoption passing confidence
@typescript-eslint/parser (source) ^8.0.0 -> ^8.0.1 age adoption passing confidence
eslint-plugin-testing-library ^6.2.2 -> ^6.3.0 age adoption passing confidence
inquirer (source) 10.1.7 -> 10.1.8 age adoption passing confidence
lucide-react (source) ^0.424.0 -> ^0.427.0 age adoption passing confidence
pnpm (source) 9.6.0 -> 9.7.0 age adoption passing confidence
postcss (source) ^8.4.40 -> ^8.4.41 age adoption passing confidence
prettier-plugin-tailwindcss ^0.6.5 -> ^0.6.6 age adoption passing confidence
tailwind-merge ^2.4.0 -> ^2.5.0 age adoption passing confidence
tailwindcss (source) ^3.4.7 -> ^3.4.9 age adoption passing confidence

Release Notes

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

v19.4.0

Compare Source

Features
conventional-changelog/commitlint (@​commitlint/cz-commitlint)

v19.4.0

Compare Source

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

microsoft/playwright (@​playwright/test)

v1.46.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.0.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unused-vars] ignore imports used only as types
❤️ Thank You
  • Jake Bailey

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.0.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v6.3.0

Compare Source

SBoudrias/Inquirer.js (inquirer)

v10.1.8

Compare Source

lucide-icons/lucide (lucide-react)

v0.427.0: New icons 0.427.0

Compare Source

New icons 🎨

v0.426.0: New icons 0.426.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.425.0: New icons 0.425.0

Compare Source

New icons 🎨

Modified Icons 🔨

pnpm/pnpm (pnpm)

v9.7.0: pnpm 9.7

Compare Source

Minor Changes

  • Added pnpm version management. If the manage-package-manager-versions setting is set to true, pnpm will switch to the version specified in the packageManager field of package.json #​8363. This is the same field used by Corepack. Example:

    {
      "packageManager": "pnpm@9.3.0"
    }
  • Added the ability to apply patch to all versions #​8337.

    If the key of pnpm.patchedDependencies is a package name without a version (e.g. pkg), pnpm will attempt to apply the patch to all versions of the package. Failures will be skipped. If there's only one version of pkg installed, pnpm patch pkg and subsequent pnpm patch-commit $edit_dir will create an entry named pkg in pnpm.patchedDependencies. And pnpm will attempt to apply this patch to other versions of pkg in the future.

  • Change the default edit dir location when running pnpm patch from a temporary directory to node_modules/.pnpm_patches/pkg[@​version] to allow the code editor to open the edit dir in the same file tree as the main project #​8379.

  • Substitute environment variables in config keys #​6679.

Patch Changes

  • pnpm install should run node-gyp rebuild if the project has a binding.gyp file even if the project doesn't have an install script #​8293.
  • Print warnings to stderr #​8342.
  • Peer dependencies of optional peer dependencies should be automatically installed #​8323.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

postcss/postcss (postcss)

v8.4.41

Compare Source

tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.6.6

Compare Source

  • Add support for prettier-plugin-multiline-arrays (#​299)
  • Add resolution cache for known plugins (#​301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#​310)
dcastil/tailwind-merge (tailwind-merge)

v2.5.0

Compare Source

New Features
Bug Fixes

Full Changelog: dcastil/tailwind-merge@v2.4.0...v2.5.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy and @​jamesreaco for sponsoring tailwind-merge! ❤️

tailwindlabs/tailwindcss (tailwindcss)

v3.4.9

Compare Source

Fixed
  • No longer warns when broad glob patterns are detecting vendor folders

v3.4.8

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependencies New dependency updates label Aug 11, 2024
@renovate renovate bot enabled auto-merge (squash) August 11, 2024 23:28
Copy link

vercel bot commented Aug 11, 2024

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

Name Status Preview Comments Updated (UTC)
next-boilerplate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2024 11:29pm

@renovate renovate bot merged commit da4122c into main Aug 11, 2024
8 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch August 11, 2024 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies New dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants