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

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@electron-toolkit/preload (source) ^3.0.0 -> ^3.0.1 age adoption passing confidence
@eslint/js (source) ^9.12.0 -> ^9.13.0 age adoption passing confidence
@rollup/plugin-typescript (source) ^12.1.0 -> ^12.1.1 age adoption passing confidence
@rushstack/eslint-patch (source) ^1.10.3 -> ^1.10.4 age adoption passing confidence
@types/node (source) ^20.14.8 -> ^20.16.13 age adoption passing confidence
@types/node (source) ^22.7.5 -> ^22.7.7 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.0.5 -> ^5.1.4 age adoption passing confidence
electron ^31.0.2 -> ^31.7.1 age adoption passing confidence
electron ^32.2.0 -> ^32.2.1 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint (source) ^9.12.0 -> ^9.13.0 age adoption passing confidence
eslint-plugin-vue (source) ^9.26.0 -> ^9.29.0 age adoption passing confidence
pnpm (source) 9.12.0 -> 9.12.2 age adoption passing confidence
prettier (source) ^3.3.2 -> ^3.3.3 age adoption passing confidence
tslib (source) ^2.7.0 -> ^2.8.0 age adoption passing confidence
typescript (source) ^5.5.2 -> ^5.6.3 age adoption passing confidence
typescript-eslint (source) ^8.8.1 -> ^8.10.0 age adoption passing confidence
vite (source) ^5.3.1 -> ^5.4.9 age adoption passing confidence
vue (source) ^3.4.30 -> ^3.5.12 age adoption passing confidence
vue-tsc (source) ^2.0.22 -> ^2.1.6 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

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

v12.1.1

2024-10-16

Bugfixes
  • fix: allow for files to be nested in folders within outDir (#​1783)
electron/electron (electron)

v32.2.1: electron v32.2.1

Compare Source

Release Notes for v32.2.1

Fixes

  • Fixed native addon compilation errors on macOS. #​44201 (Also in 31, 33)

Other Changes

eslint/eslint (eslint)

v9.13.0

Compare Source

pnpm/pnpm (pnpm)

v9.12.2: pnpm 9.12.2

Compare Source

Patch Changes

  • When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable #​8546.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.12.1: pnpm 9.12.1

Compare Source

Patch Changes

  • pnpm update --latest should not update the automatically installed peer dependencies #​6657.
  • pnpm publish should be able to publish from a local tarball #​7950.
  • The pnpx command should work correctly on Windows, when pnpm is installed via the standalone installation script #​8608.
  • Prevent EBUSY errors caused by creating symlinks in parallel dlx processes #​8604.
  • Fix maximum call stack size exceeded error related to circular workspace dependencies #​8599.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

Microsoft/tslib (tslib)

v2.8.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

typescript-eslint/typescript-eslint (typescript-eslint)

v8.10.0

Compare Source

🩹 Fixes
  • typescript-eslint: propagate name field to extended configs in config helper (#​10094)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.9.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "before 4am on sunday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) October 20, 2024 14:36
@renovate renovate bot merged commit 6dfce70 into main Oct 20, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch October 20, 2024 14:37
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