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

Merged
merged 1 commit into from Jun 24, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/standalone (source) ^7.14.6 -> ^7.14.7 age adoption passing confidence
@types/ws ^7.4.4 -> ^7.4.5 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.27.0 -> ^4.28.0 age adoption passing confidence
@typescript-eslint/parser ^4.27.0 -> ^4.28.0 age adoption passing confidence
@vue/compiler-dom ^3.1.1 -> ^3.1.2 age adoption passing confidence
acorn ^8.4.0 -> ^8.4.1 age adoption passing confidence
convert-source-map ^1.7.0 -> ^1.8.0 age adoption passing confidence
core-js ^3.14.0 -> ^3.15.1 age adoption passing confidence
eslint (source) ^7.28.0 -> ^7.29.0 age adoption passing confidence
jest (source) ^27.0.4 -> ^27.0.5 age adoption passing confidence
kolorist ^1.4.1 -> ^1.5.0 age adoption passing confidence
postcss (source) ^8.3.4 -> ^8.3.5 age adoption passing confidence
typescript (source) ^4.3.2 -> ^4.3.4 age adoption passing confidence
vitepress ^0.15.3 -> ^0.15.5 age adoption passing confidence

Release Notes

babel/babel

v7.14.7

Compare Source

🐛 Bug Fix
  • babel-plugin-proposal-object-rest-spread
  • babel-plugin-transform-destructuring
  • babel-traverse
  • Other
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods
🏠 Internal
typescript-eslint/typescript-eslint

v4.28.0

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] factor in union types (#​3434) (ac86a79)
vuejs/vue-next

v3.1.2

Compare Source

Bug Fixes
Performance Improvements
acornjs/acorn

v8.4.1

Compare Source

thlorenz/convert-source-map

v1.8.0

Compare Source

zloirock/core-js

v3.15.1

Compare Source

  • Fixed cloning of regex through RegExp constructor, #​948

v3.15.0

Compare Source

  • Added RegExp named capture groups polyfill, #​521, #​944
  • Added RegExp dotAll flag polyfill, #​792, #​944
  • Added missed polyfills of Annex B features (required mainly for some non-browser engines), #​336, #​945:
    • escape
    • unescape
    • String.prototype.substr
    • Date.prototype.getYear
    • Date.prototype.setYear
    • Date.prototype.toGMTString
  • Fixed detection of forbidden host code points in URL polyfill
  • Allowed rhino target in core-js-compat / core-js-builder, added compat data for rhino 1.7.13, #​942, thanks @​gausie
  • .at marked as supported from FF90
eslint/eslint

v7.29.0

Compare Source

facebook/jest

v27.0.5

Compare Source

Features
  • [@jest/fake-timers] Flush callbacks scheduled with requestAnimationFrame every 16ms when using legacy timers. (#​11523)
  • [pretty-format] Use globalThis (with polyfill if required) to bring support for esbuild's browser bundling mode (#​11569
Fixes
  • [jest-core] Support special characters like @, + and () on Windows with --findRelatedTests (#​11548)
  • [@jest/fake-timers] Do not add setImmediate and clearImmediate if they do not exist in the global environment (#​11599)
  • [@jest/reporters] Allow node-notifier@10 as peer dependency (#​11523)
  • [@jest/reporters] Update v8-to-istanbul (#​11523)
marvinhagemeister/kolorist

v1.5.0

Compare Source

Features

Maintenance

postcss/postcss

v8.3.5

Compare Source

  • Fixed broken AST detection.
Microsoft/TypeScript

v4.3.4

Compare Source

This release

  • adds an optional getCustomTransformers method to the SolutionBuilderHost* APIs
  • uses the transforms given by getCustomTransformers in Builder Program instances when running emit() methods in cases where customTransforms are not given.

See the change for more details

v4.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vuejs/vitepress

v0.15.5

Compare Source

Bug Fixes
Performance Improvements
  • only update necessary head tags in prod (e6bb5a4)

v0.15.4

Compare Source

Bug Fixes
  • avoid scroll behavior reliance on .nav-bar class (9b35dfc)

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2cefa83 to b518250 Compare June 21, 2021 17:40
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jun 21, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9671ef7 to 267c55c Compare June 24, 2021 10:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 267c55c to ec786d9 Compare June 24, 2021 12:15
@antfu antfu merged commit a66a805 into main Jun 24, 2021
@antfu antfu deleted the renovate/all-minor-patch branch June 24, 2021 12:43
aleclarson pushed a commit to aleclarson/vite that referenced this pull request Nov 8, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
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.

None yet

2 participants