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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/core (source) ^1.10.1 -> ^1.11.1 age adoption passing confidence
@babel/core (source) ^7.25.2 -> ^7.26.0 age adoption passing confidence
@babel/preset-env (source) ^7.25.4 -> ^7.26.0 age adoption passing confidence
@octokit/types ^13.6.0 -> ^13.6.2 age adoption passing confidence
@rollup/plugin-typescript (source) ^12.1.0 -> ^12.1.1 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.1.1 -> ^2.1.6 age adoption passing confidence
@vitest/eslint-plugin ^1.1.5 -> ^1.1.12 age adoption passing confidence
babel-plugin-polyfill-regenerator (source) ^0.6.2 -> ^0.6.3 age adoption passing confidence
eslint (source) ^9.11.1 -> ^9.16.0 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.4.1 age adoption passing confidence
rollup (source) ^4.22.5 -> ^4.27.4 age adoption passing confidence
tslib (source) ^2.7.0 -> ^2.8.1 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.7.2 age adoption passing confidence
typescript-eslint (source) ^8.8.0 -> ^8.16.0 age adoption passing confidence
vitest (source) ^2.1.1 -> ^2.1.6 age adoption passing confidence
zx (source) ^8.1.8 -> ^8.2.4 age adoption passing confidence

Release Notes

actions/toolkit (@​actions/core)

v1.11.1

  • Fix uses of crypto.randomUUID on Node 18 and earlier #​1842

v1.11.0

  • Add platform info utilities #​1551
  • Remove dependency on uuid package #​1824
babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
babel/babel (@​babel/preset-env)

v7.26.0

Compare Source

🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone
🏠 Internal
🏃‍♀️ Performance
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
octokit/types.ts (@​octokit/types)

v13.6.2

Compare Source

Bug Fixes

v13.6.1

Compare Source

Bug Fixes
rollup/plugins (@​rollup/plugin-typescript)

v12.1.1

2024-10-16

Bugfixes
  • fix: allow for files to be nested in folders within outDir (#​1783)
vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.6

Compare Source

🚀 Features

  • Support VIte 6
    View changes on GitHub

v2.1.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.2

Compare Source

   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Berlin, 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.

@renovate renovate bot added dependencies Pull requests that update a dependency file skip changelog Won't show up in changelog labels Nov 1, 2024
@github-actions github-actions bot added the context-v2 Related to tailwind-merge v2 label Nov 1, 2024
Copy link

codspeed-hq bot commented Nov 1, 2024

CodSpeed Performance Report

Merging #487 will degrade performances by 66.59%

Comparing renovate/all-minor-patch (505f727) with main (b499bcc)

Summary

❌ 4 (👁 4) regressions
✅ 1 untouched benchmarks

Benchmarks breakdown

Benchmark main renovate/all-minor-patch Change
👁 collection with cache 20 ms 33.1 ms -39.5%
👁 heavy 4.9 ms 9 ms -45.18%
👁 init 4.8 ms 7.6 ms -37.13%
👁 simple 4.8 ms 14.2 ms -66.59%

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c5ee712 to cf2693b Compare November 4, 2024 19:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from dcbde27 to 3f6983c Compare November 15, 2024 21:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4c7e9c8 to f71dd91 Compare November 23, 2024 09:19
@renovate renovate bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Nov 24, 2024
@github-actions github-actions bot added the bug Something isn't working label Nov 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0e6da7b to c7717e0 Compare November 26, 2024 07:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 745e0d4 to 8b43dbc Compare November 28, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working context-v2 Related to tailwind-merge v2 dependencies Pull requests that update a dependency file skip changelog Won't show up in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant