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

Merged
merged 3 commits into from
Dec 6, 2024
Merged

Update all non-major dependencies #487

merged 3 commits into from
Dec 6, 2024

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.8 age adoption passing confidence
@vitest/eslint-plugin ^1.1.5 -> ^1.1.14 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.2 age adoption passing confidence
rollup (source) ^4.22.5 -> ^4.28.1 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.17.0 age adoption passing confidence
vitest (source) ^2.1.1 -> ^2.1.8 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.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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 - "* 0-3 1 * *" 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 41.7%

Comparing renovate/all-minor-patch (21f8f37) with main (b499bcc)

Summary

❌ 4 (👁 4) regressions
✅ 1 untouched benchmarks

Benchmarks breakdown

Benchmark main renovate/all-minor-patch Change
👁 collection with cache 20 ms 30.3 ms -33.99%
👁 heavy 4.9 ms 8.4 ms -41.43%
👁 init 4.8 ms 8 ms -39.69%
👁 simple 4.8 ms 8.1 ms -41.7%

@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
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f71dd91 to dfaa298 Compare November 25, 2024 17:38
@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 12 times, most recently from c913943 to 574a85a Compare December 2, 2024 19:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 574a85a to 08c9007 Compare December 4, 2024 09:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 08c9007 to 500bd02 Compare December 6, 2024 12:07
Copy link

github-actions bot commented Dec 6, 2024

Metrics report

At head commit 21f8f37 and base commit b499bcc at 2024-12-06T21:43:09.358Z

Size

No changes

All size metrics
Export Size original Size minified Size minified and Brotli compressed
tailwind-merge esm 72.46 kB 0% 20.33 kB 0% 5.75 kB 0%
 › createTailwindMerge 12.63 kB 0% 3.40 kB 0% 1.38 kB 0%
 › extendTailwindMerge 71.96 kB 0% 19.91 kB 0% 5.61 kB 0%
 › fromTheme 0.16 kB 0% 0.08 kB 0% 0.09 kB 0%
 › getDefaultConfig 57.67 kB 0% 16.01 kB 0% 4.16 kB 0%
 › mergeConfigs 1.45 kB 0% 0.45 kB 0% 0.23 kB 0%
 › twJoin 1.06 kB 0% 0.26 kB 0% 0.16 kB 0%
 › twMerge 70.33 kB 0% 19.42 kB 0% 5.43 kB 0%
 › validators 3.01 kB 0% 1.26 kB 0% 0.64 kB 0%
tailwind-merge cjs 72.71 kB 0% 23.40 kB 0% 6.07 kB 0%
tailwind-merge/es5 esm 76.25 kB 0% 21.70 kB 0% 6.05 kB 0%
 › createTailwindMerge 14.51 kB 0% 4.03 kB 0% 1.51 kB 0%
 › extendTailwindMerge 75.57 kB 0% 21.29 kB 0% 5.86 kB 0%
 › fromTheme 0.21 kB 0% 0.10 kB 0% 0.09 kB 0%
 › getDefaultConfig 58.81 kB 0% 16.55 kB 0% 4.18 kB 0%
 › mergeConfigs 1.78 kB 0% 0.50 kB 0% 0.24 kB 0%
 › twJoin 1.08 kB 0% 0.26 kB 0% 0.14 kB 0%
 › twMerge 73.34 kB 0% 20.59 kB 0% 5.67 kB 0%
 › validators 3.74 kB 0% 1.54 kB 0% 0.65 kB 0%
tailwind-merge/es5 cjs 76.50 kB 0% 24.80 kB 0% 6.28 kB 0%

@dcastil dcastil removed the bug Something isn't working label Dec 6, 2024
@dcastil dcastil changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Dec 6, 2024
@dcastil dcastil merged commit 206330e into main Dec 6, 2024
6 checks passed
@dcastil dcastil deleted the renovate/all-minor-patch branch December 6, 2024 21:44
Copy link

This was addressed in release v2.6.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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