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

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.21.3 -> ^7.21.4 age adoption passing confidence
@types/node (source) ^18.15.10 -> ^18.15.11 age adoption passing confidence
@types/react (source) ^18.0.29 -> ^18.0.32 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.56.0 -> ^5.57.0 age adoption passing confidence
@typescript-eslint/parser ^5.56.0 -> ^5.57.0 age adoption passing confidence
eslint (source) ^8.36.0 -> ^8.37.0 age adoption passing confidence
eslint-plugin-regexp ^1.13.0 -> ^1.14.0 age adoption passing confidence
pnpm (source) 7.30.3 -> 7.30.5 age adoption passing confidence
react-router-dom ^6.9.0 -> ^6.10.0 age adoption passing confidence
typescript (source) ^5.0.2 -> ^5.0.3 age adoption passing confidence
unbuild ^1.1.2 -> ^1.2.0 age adoption passing confidence
vitest ^0.29.7 -> ^0.29.8 age adoption passing confidence

Release Notes

babel/babel

v7.21.4

Compare Source

🐛 Bug Fix
  • babel-core, babel-helper-module-imports, babel-preset-typescript
  • babel-generator
💅 Polish
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-transform-typescript, babel-traverse
🏠 Internal
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.57.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#​6620) (81c8519)
  • eslint-plugin: correct crashes with getTypeArguments for ts < 3.7 (#​6767) (59eab58)
Features
  • eslint-plugin: [consistent-type-assertions] add suggestions for objectLiteralTypeAssertions (#​6642) (720e811)
  • eslint-plugin: [consistent-type-assertions] autofix angle bracket assertions to as (#​6641) (ad8ea64)
  • eslint-plugin: add no-duplicate-type-constituents rule (#​5728) (bc31078)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.57.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

eslint/eslint

v8.37.0

Compare Source

Features

Bug Fixes

  • 619f3fd fix: correctly handle null default config in RuleTester (#​17023) (Brad Zacher)
  • 1fbf118 fix: getFirstToken/getLastToken on comment-only node (#​16889) (Francesco Trotta)
  • 129e252 fix: Fix typo in logical-assignment-operators rule description (#​17000) (Francesco Trotta)

Documentation

Chores

ota-meshi/eslint-plugin-regexp

v1.14.0

Compare Source

✨ Enhancements

Full Changelog: ota-meshi/eslint-plugin-regexp@v1.13.0...v1.14.0

pnpm/pnpm

v7.30.5

Compare Source

Patch Changes

  • pnpm audit should work even if there are no package.json file, just a pnpm-lock.yaml file.
  • Dedupe direct dependencies after hoisting.
  • Don't remove automatically installed peer dependencies from the root workspace project, when dedupe-peer-dependents is true #​6154.

Our Gold Sponsors

Our Silver Sponsors

v7.30.4

Compare Source

remix-run/react-router

v6.10.0

Compare Source

Minor Changes
  • Added support for Future Flags in React Router. The first flag being introduced is future.v7_normalizeFormMethod which will normalize the exposed useNavigation()/useFetcher() formMethod fields as uppercase HTTP methods to align with the fetch() behavior. (#​10207)

    • When future.v7_normalizeFormMethod === false (default v6 behavior),
      • useNavigation().formMethod is lowercase
      • useFetcher().formMethod is lowercase
    • When future.v7_normalizeFormMethod === true:
      • useNavigation().formMethod is uppercase
      • useFetcher().formMethod is uppercase
Patch Changes
unjs/unbuild

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • rollup: Add jsx and tsx to esbuild loader defaults (#​198)
  • rollup: Allow regular expressions in externals array (#​145)
  • mkdist: Add new pattern option (#​139)
  • Support esbuild charset option (#​190)
  • rollup: Allow passing any all common esbuild options (8e81e2a)
  • rollup: Show size of bundled npm packages in cli output (#​243)
🩹 Fixes
  • Pass missing esbuild jsx factory options (#​224)
  • rollup: Handle array format for rollup.alias.entries option (#​220)
  • rollup: Enable interop: compat for cjs compatibility (#​215)
📖 Documentation
  • Add types to default exports (#​226)
  • Remove types field suggestion for now (e8988ae)
🏡 Chore
❤️ Contributors
vitest-dev/vitest

v0.29.8

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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.

@renovate renovate bot added the dependencies label Apr 3, 2023
@ArnaudBarre ArnaudBarre merged commit c655563 into main Apr 3, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch April 3, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant