Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.26.0 -> ^7.26.9 age adoption passing confidence
@babel/helper-plugin-utils (source) ^7.25.9 -> ^7.26.5 age adoption passing confidence
@babel/plugin-transform-typescript (source) ^7.26.3 -> ^7.26.8 age adoption passing confidence
@babel/template (source) ^7.25.9 -> ^7.26.9 age adoption passing confidence
@babel/traverse (source) ^7.26.4 -> ^7.26.9 age adoption passing confidence
@babel/types (source) ^7.26.3 -> ^7.26.9 age adoption passing confidence
@types/node (source) ^22.10.2 -> ^22.13.9 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.1.8 -> ^2.1.9 age adoption passing confidence
acorn ^8.14.0 -> ^8.14.1 age adoption passing confidence
changelogen ^0.5.7 -> ^0.6.1 age adoption passing confidence
consola ^3.2.3 -> ^3.4.0 age adoption passing confidence
eslint (source) ^9.17.0 -> ^9.21.0 age adoption passing confidence
fast-glob ^3.3.2 -> ^3.3.3 age adoption passing confidence
mime ^4.0.4 -> ^4.0.6 age adoption passing confidence
mlly ^1.7.3 -> ^1.7.4 age adoption passing confidence
moment-timezone (source) ^0.5.46 -> ^0.5.47 age adoption passing confidence
pkg-types ^1.2.1 -> ^1.3.1 age adoption passing confidence
pnpm (source) 9.15.0 -> 9.15.7 age adoption passing confidence
preact (source) ^10.25.2 -> ^10.26.4 age adoption passing confidence
preact-render-to-string ^6.5.12 -> ^6.5.13 age adoption passing confidence
prettier (source) ^3.4.2 -> ^3.5.3 age adoption passing confidence
solid-js (source) ^1.9.3 -> ^1.9.5 age adoption passing confidence
std-env ^3.8.0 -> ^3.8.1 age adoption passing confidence
terser-webpack-plugin ^5.3.11 -> ^5.3.14 age adoption passing confidence
tinyexec ^0.3.1 -> ^0.3.2 age adoption passing confidence
ts-loader ^9.5.1 -> ^9.5.2 age adoption passing confidence
typescript (source) ^5.7.2 -> ^5.8.2 age adoption passing confidence
vitest (source) ^2.1.8 -> ^2.1.9 age adoption passing confidence
webpack ^5.97.1 -> ^5.98.0 age adoption passing confidence
webpack-license-plugin ^4.5.0 -> ^4.5.1 age adoption passing confidence
zod (source) ^3.24.1 -> ^3.24.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix
babel/babel (@​babel/plugin-transform-typescript)

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix

v7.26.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🔬 Output optimization
vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.9

Compare Source

This release includes security patches for:

   🐞 Bug Fixes
    View changes on GitHub
acornjs/acorn (acorn)

v8.14.1

Compare Source

unjs/changelogen (changelogen)

v0.6.1

Compare Source

compare changes

🩹 Fixes
  • Pass cwd in more places before running commands (#​266)
🏡 Chore
✅ Tests
❤️ Contributors

v0.6.0

Compare Source

compare changes

🚀 Enhancements
  • Update jiti to v2 (6e85d32)
  • Add check for breaking changes in commit body (#​228)
  • Hide author email address via flag (#​247)
  • Add noAuthors option (#​183)
🩹 Fixes
  • Use https proto for author's github link (#​225)
  • Use https proto for author's github link in tests (#​226)
  • Release version regex supporting pre versions (#​259)
  • Use correct compare changes URL for Bitbucket (#​257)
  • Use tag template for version title and compare change link (#​255)
  • Render usernames in github changelog (#​265)
💅 Refactors
  • Use consola for colors (49e0401)
  • Use confbox for yaml parsing (19e940c)
📦 Build
🏡 Chore
✅ Tests
  • Add tests for parsing co-authors from commit body (#​229)
⚠️ Breaking Changes
❤️ Contributors
unjs/consola (consola)

v3.4.0

Compare Source

compare changes

🚀 Enhancements
  • Use upstream @clack/prompts (#​332)
🩹 Fixes
  • Calculate box width without escape sequence chars (#​336)
💅 Refactors
📦 Build
  • Update exports for node16 typescript resolution (#​331)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Yongqi <yongqi14@​qq.com>

v3.3.3

Compare Source

compare changes

📦 Build
  • Revert "build: update exports for node16 typescript resolution" (2065136)
❤️ Contributors

v3.3.2

Compare Source

compare changes

📦 Build
  • Patch string-width for node 14 support (421c663)
  • Update exports for node16 typescript resolution (18bc852)
❤️ Contributors

v3.3.1

Compare Source

compare changes

🩹 Fixes
  • fancy: Fallback whenIntl is unavailable (#​326)
❤️ Contributors

v3.3.0

Compare Source

compare changes

🚀 Enhancements
  • utils: formatTree utility (#​223)
  • Export prompt option types (#​301)
  • Support report error cause (#​308)
  • prompt: Configurable cancel strategy (#​325)
  • formatTree: Support max depth (#​267)
🩹 Fixes
  • Use initial in select and multiselect prompts (#​232)
  • Make box title color same as border (#​236)
📖 Documentation
📦 Build
  • Fix subpath types (#​265)
  • Add require condition for browser builds (#​243)
🌊 Types
  • Fix prompt with select type return value type (#​238)
🏡 Chore
🎨 Styles
🤖 CI
  • Use conventional commit for autofix (#​217)
❤️ Contributors
eslint/eslint (eslint)

v9.21.0

Compare Source

Features
Bug Fixes
  • db5340d fix: update missing plugin message template (#​19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#​19436) (Francesco Trotta)
Documentation
  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#​19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#​19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)
Chores
  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#​19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#​19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#​19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#​19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#​19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#​19425) (Milos Djermanovic)

v9.20.1

Compare Source

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#​19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#​19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#​19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)

v9.20.0

Compare Source

Features
  • e89a54a feat: change behavior of inactive flags (#​19386) (Milos Djermanovic)
Bug Fixes
  • 91d4d9f fix: Bring types in sync with @​eslint/core (#​19157) (Nicholas C. Zakas)
  • fa25c7a fix: Emit warning when empty config file is used (#​19399) (Nicholas C. Zakas)
  • 31a9fd0 fix: Clearer error message for wrong plugin format (#​19380) (Nicholas C. Zakas)
  • 61d99e3 fix: Better error message for unserializable parser (#​19384) (Nicholas C. Zakas)
  • db1b9a6 fix: Ensure module scope is checked for references in consistent-this (#​19383) (Nicholas C. Zakas)
  • 8bcd820 fix: arrow-body-style crash with single-token body (#​19379) (Milos Djermanovic)
Documentation
  • b7012c8 docs: rewrite examples with var using let and const (#​19407) (Mueez Javaid Hashmi)
  • 6406376 docs: Update README (GitHub Actions Bot)
  • 350f2b9 docs: rewrite some examples with var using let and const (#​19404) (Mueez Javaid Hashmi)
  • 93c325a docs: rewrite examples with var using let and const (#​19398) (Mueez Javaid Hashmi)
  • 56ff404 docs: replace var with let or const in rules docs (#​19396) (Daniel Harbrueger)
  • 4053226 docs: change sourceType in no-eval examples (#​19393) (Milos Djermanovic)
  • 1324af0 docs: replace var with let and const in rules docs (#​19392) (Daniel Harbrueger)
  • 8b87e00 docs: replace var with const and let in rules (#​19389) (Tanuj Kanti)
  • 758c66b docs: Explain what frozen rules mean (#​19382) (Nicholas C. Zakas)
  • 0ef8bb8 docs: additional checks for rule examples (#​19358) (Milos Djermanovic)
  • 58ab2f6 docs: fix order of installation steps in getting started (#​19326) (Tanuj Kanti)
Chores

v9.19.0

Compare Source

Features
  • 1637b8e feat: add --report-unused-inline-configs (#​19201) (Josh Goldberg ✨)
Bug Fixes
  • aae6717 fix: sync rule type header comments automatically (#​19276) (Francesco Trotta)
Documentation

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4cddc1b to 440d1c8 Compare December 26, 2024 18:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a66126a to 6a109f0 Compare January 3, 2025 08:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 7c9a0f8 to a61338e Compare January 11, 2025 20:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 166b340 to dbb0075 Compare January 16, 2025 02:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 0a06fe8 to a32bb28 Compare January 24, 2025 22:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from b3044dd to feab89e Compare February 18, 2025 12:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a623fde to ba93af2 Compare February 28, 2025 17:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 20b17e3 to 497ebba Compare March 6, 2025 13:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 497ebba to 5015966 Compare March 6, 2025 16:44
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Mar 7, 2025
@renovate renovate bot closed this Mar 7, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch March 7, 2025 08:43
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