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

Merged
merged 2 commits into from
Feb 23, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) ^7.20.12 -> ^7.21.0 age adoption passing confidence dependencies minor
@babel/parser (source) ^7.20.13 -> ^7.21.2 age adoption passing confidence devDependencies minor
@babel/runtime (source) ^7.20.13 -> ^7.21.0 age adoption passing confidence dependencies minor
@babel/types (source) ^7.20.7 -> ^7.21.2 age adoption passing confidence devDependencies minor
@microsoft/api-extractor (source) ^7.34.1 -> ^7.34.4 age adoption passing confidence devDependencies patch
@types/node (source) ^18.11.18 -> ^18.14.0 age adoption passing confidence devDependencies minor
@types/react (source) ^18.0.27 -> ^18.0.28 age adoption passing confidence devDependencies patch
@types/react-dom (source) ^18.0.10 -> ^18.0.11 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin ^5.49.0 -> ^5.53.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser ^5.49.0 -> ^5.53.0 age adoption passing confidence devDependencies minor
@vue/shared (source) ^3.2.45 -> ^3.2.47 age adoption passing confidence dependencies patch
axios (source) ^1.3.3 -> ^1.3.4 age adoption passing confidence dependencies patch
browserslist ^4.21.4 -> ^4.21.5 age adoption passing confidence dependencies patch
core-js ^3.27.2 -> ^3.28.0 age adoption passing confidence dependencies minor
es-module-lexer ^1.1.0 -> ^1.1.1 age adoption passing confidence devDependencies patch
eslint (source) ^8.33.0 -> ^8.34.0 age adoption passing confidence devDependencies minor
eslint-define-config ^1.14.0 -> ^1.15.0 age adoption passing confidence devDependencies minor
kolorist ^1.6.0 -> ^1.7.0 age adoption passing confidence devDependencies minor
lint-staged ^13.1.0 -> ^13.1.2 age adoption passing confidence devDependencies patch
magic-string ^0.29.0 -> ^0.30.0 age adoption passing confidence devDependencies minor
magic-string ^0.29.0 -> ^0.30.0 age adoption passing confidence dependencies minor
minimist ^1.2.7 -> ^1.2.8 age adoption passing confidence devDependencies patch
mlly ^1.1.0 -> ^1.1.1 age adoption passing confidence devDependencies patch
open ^8.4.0 -> ^8.4.2 age adoption passing confidence devDependencies patch
phoenix ^1.6.15 -> ^1.6.16 age adoption passing confidence dependencies patch
playwright-chromium (source) ^1.30.0 -> ^1.31.1 age adoption passing confidence devDependencies minor
pnpm (source) 7.26.2 -> 7.27.1 age adoption passing confidence packageManager minor
postcss-nested ^6.0.0 -> ^6.0.1 age adoption passing confidence devDependencies patch
preact (source) ^10.11.3 -> ^10.12.1 age adoption passing confidence dependencies minor
prettier (source) 2.8.3 -> 2.8.4 age adoption passing confidence devDependencies patch
sass ^1.57.1 -> ^1.58.3 age adoption passing confidence devDependencies minor
tailwindcss (source) ^3.2.4 -> ^3.2.7 age adoption passing confidence dependencies patch
tailwindcss (source) ^3.2.4 -> ^3.2.7 age adoption passing confidence devDependencies patch
terser (source) ^5.16.2 -> ^5.16.4 age adoption passing confidence devDependencies patch
tj-actions/changed-files v35.4.4 -> v35.5.6 age adoption passing confidence action minor
tsconfck (source) ^2.0.2 -> ^2.0.3 age adoption passing confidence devDependencies patch
tsx ^3.12.2 -> ^3.12.3 age adoption passing confidence devDependencies patch
ufo ^1.0.1 -> ^1.1.0 age adoption passing confidence devDependencies minor
unbuild ^1.1.1 -> ^1.1.2 age adoption passing confidence devDependencies patch
vite (source) ^4.1.0 -> ^4.1.4 age adoption passing confidence devDependencies patch
vitepress (source) ^1.0.0-alpha.44 -> ^1.0.0-alpha.47 age adoption passing confidence devDependencies patch
vitest ^0.28.3 -> ^0.28.5 age adoption passing confidence devDependencies patch
vue (source) ^3.2.45 -> ^3.2.47 age adoption passing confidence dependencies patch
vue (source) ^3.2.45 -> ^3.2.47 age adoption passing confidence devDependencies patch
vue-tsc ^1.0.24 -> ^1.1.7 age adoption passing confidence devDependencies minor
ws ^8.12.0 -> ^8.12.1 age adoption passing confidence devDependencies patch

Release Notes

babel/babel (@​babel/core)

v7.21.0

Compare Source

🚀 New Feature
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object
  • babel-helper-create-regexp-features-plugin, babel-plugin-proposal-regexp-modifiers, babel-standalone
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse
  • babel-parser, babel-types
  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-core
  • babel-generator, babel-parser, babel-plugin-transform-typescript
🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-core
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-new-target
  • babel-parser, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-types
💅 Polish
🏠 Internal
🔬 Output optimization
babel/babel (@​babel/parser)

v7.21.2

Compare Source

v7.21.1

Compare Source

v7.21.1 (2023-02-20)

Thanks @​yardenshoham for your first PR!

🐛 Bug Fix
🏠 Internal
Committers: 3

v7.21.0

Compare Source

v7.21.0 (2023-02-20)

Thanks @​azizghuloum, @​ehoogeveen-medweb, @​fwienber, and @​Lioness100 for your first PRs!

🚀 New Feature
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object
  • babel-helper-create-regexp-features-plugin, babel-plugin-proposal-regexp-modifiers, babel-standalone
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse
  • babel-parser, babel-types
  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-core
  • babel-generator, babel-parser, babel-plugin-transform-typescript
🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-core
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-new-target
  • babel-parser, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-types
💅 Polish
🏠 Internal
🔬 Output optimization
Committers: 11

v7.20.15

Compare Source

v7.20.15 (2023-02-02)

👓 Spec Compliance
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-proposal-export-namespace-from
🐛 Bug Fix
Committers: 2
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.53.0

Compare Source

Features
  • eslint-plugin: [consistent-generic-constructors] handle default parameters (#​6484) (e8cebce)
  • eslint-plugin: [no-mixed-enums] add rule (#​6102) (16144d1)

v5.52.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-import-type-side-effects] correctly ignore zero-specifier imports (#​6444) (d5a6688)
  • eslint-plugin: [no-unnecessary-condition] account for optional chaining on potentially void values (#​6432) (e1d9c67), closes #​5255
  • eslint-plugin: [no-unnecessary-condition] fix false positive when checking indexed access types (#​6452) (d569924)
  • eslint-plugin: fix key-spacing when type starts on next line (#​6412) (3eb2eed)
Features
  • eslint-plugin: [block-spacing] extending base rule for TS related blocks (#​6195) (b2db3f5)
  • eslint-plugin: [explicit-function-return-type] add allowFunctionsWithoutTypeParameters option (#​6105) (113640e)
  • eslint-plugin: [explicit-function-return-type] add allowIIFEs option (#​6237) (a1b3f7b)

v5.51.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [naming-convention] improve performance by removing unnecessary selectors (#​6376) (3647a1c)
  • eslint-plugin: [no-floating-promises] error on logical expression (#​6356) (f330e06)
  • eslint-plugin: [no-import-type-side-effects] add rule to warn against runtime side effects with verbatimModuleSyntax (#​6394) (b14d3be)
  • eslint-plugin: [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (#​6096) (d4747cd)

v5.50.0

Compare Source

Bug Fixes
  • eslint-plugin: [ban-ts-comment] counts graphemes instead of String.prototype.length (#​5704) (09d57ce)
  • eslint-plugin: [prefer-optional-chain] fix ThisExpression and PrivateIdentifier errors (#​6028) (85e783c)
  • eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#​5919) (b0f6c8e), closes #​1438
Features
  • eslint-plugin: add key-spacing rule extension for interface & type declarations (#​6211) (67706e7)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.53.0

Compare Source

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

v5.52.0

Compare Source

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

v5.51.0

Compare Source

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

v5.50.0

Compare Source

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

vuejs/core

v3.2.47

Compare Source

Bug Fixes
  • build: enforce __esModule interop for cjs builds (4b70366)

v3.2.46

Compare Source

Bug Fixes
  • build: ensure cjs re-exports can be properly detected when imported from esm (fb6ff3e)
  • build: ensure type exports is first (957722c)
  • build: fix cjs re-exports check for compat build (ce064a1)
  • compat: fix cus

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 Feb 13, 2023
@sapphi-red sapphi-red linked an issue Feb 13, 2023 that may be closed by this pull request
7 tasks
@sapphi-red
Copy link
Member

The type error will be fixed after rollup/rollup#4846 landed.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 19 times, most recently from c3783ca to 7bae1c1 Compare February 20, 2023 11:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 13fa66f to f3652e9 Compare February 20, 2023 22:26
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Feb 20, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 1bb3e9c to ed5d5d1 Compare February 22, 2023 08:16
@bluwy
Copy link
Member

bluwy commented Feb 22, 2023

Looks like there's a small bug in es-module-lexer before we can merge this: guybedford/es-module-lexer#148

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 0e4236d to 6bc955f Compare February 23, 2023 06:49
@renovate
Copy link
Contributor Author

renovate bot commented Feb 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link
Member

@bluwy bluwy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging this for now. We can bump es-module-lexer separately later.

@bluwy bluwy merged commit 48150f2 into main Feb 23, 2023
@bluwy bluwy deleted the renovate/all-minor-patch branch February 23, 2023 12:28
futurGH pushed a commit to futurGH/vite that referenced this pull request Feb 26, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
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

2 participants