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

Update all non-major dependencies #571

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.11.24 -> 20.12.2 age adoption passing confidence
@types/react (source) 18.2.61 -> 18.2.73 age adoption passing confidence
@types/react-dom (source) 18.2.19 -> 18.2.23 age adoption passing confidence
autoprefixer 10.4.17 -> 10.4.19 age adoption passing confidence
eslint-config-next (source) 14.1.1 -> 14.1.4 age adoption passing confidence
eslint-plugin-vitest ^0.3.22 -> ^0.4.0 age adoption passing confidence
lucide-react (source) ^0.344.0 -> ^0.364.0 age adoption passing confidence
next (source) 14.1.1 -> 14.1.4 age adoption passing confidence
postcss (source) 8.4.35 -> 8.4.38 age adoption passing confidence
tailwindcss (source) 3.4.1 -> 3.4.3 age adoption passing confidence
typescript (source) 5.3.3 -> 5.4.3 age adoption passing confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).
vercel/next.js (eslint-config-next)

v14.1.4

Compare Source

v14.1.3

Compare Source

v14.1.2

Compare Source

veritem/eslint-plugin-vitest (eslint-plugin-vitest)

v0.4.1

Compare Source

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.4.1...v0.4.1

Changes
  • Remove max-expect rule in favor of max-expects

v0.4.0

Compare Source

Bug Fixes

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.4.0...v0.4.0

v0.3.26

Compare Source

Bug Fixes

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

v0.3.25

Compare Source

Bug Fixes
  • bench: avoid bench being recognized by expect-expect rule (#​389) (8da6473)

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.24...v0.3.25

v0.3.24

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.23...v0.3.24

v0.3.23

Compare Source

Features

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.22...v0.3.23

lucide-icons/lucide (lucide-react)

v0.364.0: New icons 0.364.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.363.0: New icons 0.363.0

Compare Source

Modified Icons 🔨

v0.362.0: New icons 0.362.0

Compare Source

Modified Icons 🔨

v0.361.0: New icons 0.361.0

Compare Source

Modified Icons 🔨

v0.360.0: New icons 0.360.0

Compare Source

Modified Icons 🔨

v0.359.0: New icons 0.359.0

Compare Source

Modified Icons 🔨

v0.358.0: New icons 0.358.0

Compare Source

Modified Icons 🔨

v0.357.0: New icons 0.357.0

Compare Source

New icons 🎨

v0.356.0: New icons 0.356.0

Compare Source

New icons 🎨

v0.355.0: New icons 0.355.0

Compare Source

Modified Icons 🔨

v0.354.0: New icons 0.354.0

Compare Source

Modified Icons 🔨

v0.353.0: New icons 0.353.0

Compare Source

New icons 🎨

v0.352.0: New icons 0.352.0

Compare Source

Modified Icons 🔨

v0.351.0: New icons 0.351.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.350.0: New icons 0.350.0

Compare Source

Modified Icons 🔨

v0.349.0: New icons 0.349.0

Compare Source

Modified Icons 🔨

v0.348.0

Compare Source

v0.347.0: New icons 0.347.0

Compare Source

Modified Icons 🔨

v0.346.0: New icons 0.346.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.345.0: New icons 0.345.0

Compare Source

New icons 🎨

vercel/next.js (next)

v14.1.4

Compare Source

v14.1.3

Compare Source

v14.1.2

Compare Source

postcss/postcss (postcss)

v8.4.38

Compare Source

v8.4.37

Compare Source

  • Fixed original.column are not numbers error in another case.

v8.4.36

Compare Source

  • Fixed original.column are not numbers error on broken previous source map.
tailwindlabs/tailwindcss (tailwindcss)

v3.4.3

Compare Source

v3.4.2

Compare Source

Fixed
  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#​12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#​12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#​12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#​12911)
  • Add mix-blend-plus-darker utility (#​12923)
  • Ensure dashes are allowed in variant modifiers (#​13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#​13306)
  • Transpile import.meta.url in config files (#​13322)
  • Reset letter spacing for form elements (#​13150)
  • Fix missing xx-large and remove double x-large absolute size (#​13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#​13325)
  • Ensure that arbitrary properties respect important configuration (#​13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#​13379)
Microsoft/TypeScript (typescript)

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


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 has been generated by Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented Apr 1, 2024

⚠️ No Changeset found

Latest commit: 27597d8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 86a0c83 to 27597d8 Compare April 4, 2024 10:16
@juliencrn juliencrn merged commit 0396d28 into master Apr 4, 2024
2 of 3 checks passed
@juliencrn juliencrn deleted the renovate/all-minor-patch branch April 4, 2024 10:18
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.

1 participant