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

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
@commitlint/cli (source) devDependencies minor 19.5.0 -> 19.6.0 OpenSSF Scorecard
@commitlint/cli (source) dependencies minor 19.5.0 -> 19.6.0 OpenSSF Scorecard
@commitlint/config-conventional (source) devDependencies minor 19.5.0 -> 19.6.0 OpenSSF Scorecard
@commitlint/config-conventional (source) dependencies minor 19.5.0 -> 19.6.0 OpenSSF Scorecard
@icons-pack/react-simple-icons (source) dependencies minor 10.1.0 -> 10.2.0 OpenSSF Scorecard
@types/node (source) devDependencies patch 22.9.0 -> 22.9.3 OpenSSF Scorecard
@vercel/analytics (source) dependencies patch 1.4.0 -> 1.4.1 OpenSSF Scorecard
dotenv-cli devDependencies patch 7.4.2 -> 7.4.4 OpenSSF Scorecard
dotenv-cli dependencies patch 7.4.2 -> 7.4.4 OpenSSF Scorecard
eslint-config-turbo (source) devDependencies patch 2.3.0 -> 2.3.1 OpenSSF Scorecard
husky devDependencies patch 9.1.6 -> 9.1.7 OpenSSF Scorecard
prettier-plugin-packagejson devDependencies patch 2.5.3 -> 2.5.5 OpenSSF Scorecard
prettier-plugin-tailwindcss devDependencies patch 0.6.8 -> 0.6.9 OpenSSF Scorecard
tailwind-merge dependencies patch 2.5.4 -> 2.5.5 OpenSSF Scorecard
turbo (source) devDependencies patch 2.3.0 -> 2.3.1 OpenSSF Scorecard
typescript (source) devDependencies minor 5.6.3 -> 5.7.2 OpenSSF Scorecard

Release Notes

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

v19.6.0

Compare Source

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

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

v19.6.0

Compare Source

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

icons-pack/react-simple-icons (@​icons-pack/react-simple-icons)

v10.2.0

Compare Source

Minor Changes
vercel/analytics (@​vercel/analytics)

v1.4.1

Compare Source

What's Changed

Full Changelog: vercel/analytics@1.4.0...1.4.1

entropitor/dotenv-cli (dotenv-cli)

v7.4.4: Fix security issue

Compare Source

https://github.com/entropitor/dotenv-cli/pull/119

v7.4.3: Forward signals to child process

Compare Source

https://github.com/entropitor/dotenv-cli/pull/107

vercel/turborepo (eslint-config-turbo)

v2.3.1: Turborepo v2.3.1

Compare Source

What's Changed

Docs
eslint
Examples
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.3.0...v2.3.1

typicode/husky (husky)

v9.1.7

Compare Source

matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)

v2.5.5

Compare Source

v2.5.4

Compare Source

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

v0.6.9

Compare Source

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#​330)
dcastil/tailwind-merge (tailwind-merge)

v2.5.5

Compare Source

Bug Fixes
Documentation

Full Changelog: dcastil/tailwind-merge@v2.5.4...v2.5.5

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and more via @​thnxdev for sponsoring tailwind-merge! ❤️

vercel/turborepo (turbo)

v2.3.1

Compare Source

microsoft/TypeScript (typescript)

v5.7.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am on Monday" (UTC).

🚦 Automerge: Enabled.

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.

Summary by Sourcery

Chores:

  • Update all non-major dependencies to their latest versions.

@renovate renovate bot enabled auto-merge (squash) November 25, 2024 00:20
Copy link

vercel bot commented Nov 25, 2024

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

Name Status Preview Comments Updated (UTC)
blog 🔄 Building (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 0:20am
cv 🔄 Building (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 0:20am
insights 🔄 Building (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 0:20am

@renovate renovate bot merged commit f51c230 into master Nov 25, 2024
4 of 7 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 25, 2024 00:20
Copy link
Contributor

sourcery-ai bot commented Nov 25, 2024

Reviewer's Guide by Sourcery

This PR updates multiple non-major dependencies in the project. The changes include minor version updates to commitlint packages, react-simple-icons, and TypeScript, as well as several patch updates to development and runtime dependencies. All updates appear to be routine maintenance with no breaking changes.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update commitlint-related packages from 19.5.0 to 19.6.0
  • Minor version bump with no significant changes
  • Updates applied to both dependencies and devDependencies
yarn.lock
Update development tooling packages with patch versions
  • Update Vercel-related packages (turbo, eslint-config-turbo) to 2.3.1
  • Update dotenv-cli to 7.4.4 with security fixes
  • Update Prettier plugins to latest patch versions
  • Update husky to 9.1.7
yarn.lock
Update runtime dependencies with minor and patch versions
  • Update @icons-pack/react-simple-icons to 10.2.0
  • Update @vercel/analytics to 1.4.1 with Nuxt rendering fix
  • Update tailwind-merge to 2.5.5
  • Update TypeScript to 5.7.2
yarn.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

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