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

chore(deps): update all non-major dependencies #11787

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/parser (source) ^7.20.7 -> ^7.20.13 age adoption passing confidence devDependencies patch
@babel/runtime (source) ^7.20.7 -> ^7.20.13 age adoption passing confidence dependencies patch
@babel/standalone (source) ^7.20.12 -> ^7.20.13 age adoption passing confidence dependencies patch
@microsoft/api-extractor (source) ^7.33.7 -> ^7.33.8 age adoption passing confidence devDependencies patch
@rollup/plugin-alias (source) ^4.0.2 -> ^4.0.3 age adoption passing confidence devDependencies patch
@rollup/plugin-commonjs (source) ^24.0.0 -> ^24.0.1 age adoption passing confidence devDependencies patch
@rollup/plugin-dynamic-import-vars (source) ^2.0.2 -> ^2.0.3 age adoption passing confidence devDependencies patch
@types/babel__core (source) ^7.1.20 -> ^7.20.0 age adoption passing confidence devDependencies minor
@types/react (source) ^18.0.26 -> ^18.0.27 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin ^5.48.1 -> ^5.49.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser ^5.48.1 -> ^5.49.0 age adoption passing confidence devDependencies minor
acorn ^8.8.1 -> ^8.8.2 age adoption passing confidence devDependencies patch
core-js ^3.27.1 -> ^3.27.2 age adoption passing confidence dependencies patch
eslint-plugin-import ^2.27.4 -> ^2.27.5 age adoption passing confidence devDependencies patch
estree-walker ^3.0.2 -> ^3.0.3 age adoption passing confidence devDependencies patch
pnpm (source) 7.25.0 -> 7.25.1 age adoption passing confidence packageManager patch
tj-actions/changed-files v35.4.1 -> v35.4.4 age adoption passing confidence action patch
vitepress (source) ^1.0.0-alpha.36 -> ^1.0.0-alpha.40 age adoption passing confidence devDependencies patch
vitest ^0.27.1 -> ^0.28.1 age adoption passing confidence devDependencies minor

Release Notes

babel/babel (@​babel/parser)

v7.20.13

Compare Source

v7.20.13 (2023-01-21)

🐛 Bug Fix
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript
  • babel-parser
↩️ Revert
  • babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
Committers: 4
babel/babel (@​babel/runtime)

v7.20.13

Compare Source

🐛 Bug Fix
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript
  • babel-parser
↩️ Revert
  • babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
rollup/plugins (@​rollup/plugin-alias)

v4.0.3

Compare Source

2023-01-20

Bugfixes
  • fix: types should come first in exports #​1403
rollup/plugins (@​rollup/plugin-commonjs)

v24.0.1

Compare Source

2023-01-20

Bugfixes
  • fix: types should come first in exports #​1403
rollup/plugins (@​rollup/plugin-dynamic-import-vars)

v2.0.3

Compare Source

2023-01-20

Bugfixes
  • fix: types should come first in exports #​1403
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.49.0

Compare Source

Features
  • eslint-plugin: [naming-convention] add support for #private modifier on class members (#​6259) (c8a6d80)

5.48.2 (2023-01-16)

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

5.48.1 (2023-01-09)

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

v5.48.2

Compare Source

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.49.0

Compare Source

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

5.48.2 (2023-01-16)

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

5.48.1 (2023-01-09)

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

v5.48.2

Compare Source

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

acornjs/acorn

v8.8.2

Compare Source

zloirock/core-js

v3.27.2

Compare Source

  • Set methods proposal updates:
    • Closing of iterators of Set-like objects on early exit, proposal-set-methods/85
    • Some other minor internal changes
  • Added one more workaround of a webpack dev server bug on IE global methods, #​1161
  • Fixed possible String.{ raw, cooked } error with empty template array
  • Used non-standard V8 Error.captureStackTrace instead of stack parsing in new error classes / wrappers where it's possible
  • Added detection correctness of iteration to Promise.{ allSettled, any } feature detection, Hermes issue
  • Compat data improvements:
    • Change Array by copy proposal marked as supported from V8 ~ Chrome 110
    • Added Samsung Internet 20 compat data mapping
    • Added Quest Browser 25 compat data mapping
    • Added React Native 0.71 Hermes compat data
    • Added Electron 23 and 24 compat data mapping
    • self marked as fixed in Deno 1.29.3, deno/17362
  • Minor tweaks of minification settings for core-js-bundle
  • Refactoring, some minor fixes, improvements, optimizations
import-js/eslint-plugin-import

v2.27.5

Compare Source

Fixed
Rich-Harris/estree-walker

v3.0.3

Compare Source

  • Add dependencies on @types/estree (#​34)
  • Internal refactoring (#​34)
pnpm/pnpm

v7.25.1

Compare Source

Patch Changes

  • Show dependency paths info in pnpm audit output #​3073
  • The store integrity check should validate the side effects cache of the installed package. If the side effects cache is broken, the package needs to be rebuilt #​4997.
  • Add more info to the description of the --force option in the pnpm install command #​5932.
  • Don't crash when a bin file is not found and prefer-symlinked-executables is true #​5946.
  • pnpm install --fix-lockfile should not fail if the package has no dependencies #​5878.

Our Gold Sponsors

Our Silver Sponsors

tj-actions/changed-files

v35.4.4

Compare Source

Full Changelog

v35.4.3

Compare Source

Full Changelog

Fixed bugs:

  • [BUG] Files not found when not last commit on new branch #​952
  • [BUG] changed-files error during run #​875

Merged pull requests:

v35.4.2

Compare Source

Full Changelog

Fixed bugs:

  • [BUG] Unable find a diff between ... #​944

Merged pull requests:

vuejs/vitepress

v1.0.0-alpha.40

Compare Source

Bug Fixes
  • theme: nav bg not being applied on some viewport (39294e0)

v1.0.0-alpha.39

Compare Source

Bug Fixes
  • theme: adjust the position of the curtain to avoid block sidebar (#​1816) (48f0b01)
  • theme: sidebar scrollbar is cropped by nav bar (bd36224)

v1.0.0-alpha.38

Compare Source

Bug Fixes
  • theme: spacing between aside sponsors and ads section is missing (5c2eb1b)

v1.0.0-alpha.37

Compare Source

Bug Fixes
Features
vitest-dev/vitest

v0.28.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.28.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v0.27.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.27.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    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 Pull requests that update a dependency file label Jan 23, 2023
@patak-dev patak-dev merged commit 271394f into main Jan 23, 2023
@patak-dev patak-dev deleted the renovate/all-minor-patch branch January 23, 2023 19:28
futurGH pushed a commit to futurGH/vite that referenced this pull request Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant