Skip to content

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

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

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ~8.8.0 -> ~8.9.0 age adoption passing confidence
eslint-plugin-jsdoc ~37.8.2 -> ~37.9.0 age adoption passing confidence
vite ~2.8.0 -> ~2.8.1 age adoption passing confidence
vitepress ~0.21.6 -> ~0.22.0 age adoption passing confidence

Release Notes

eslint/eslint

v8.9.0

Compare Source

Features
  • 68f64a9 feat: update eslint-scope to ignore "use strict" directives in ES3 (#​15595) (Milos Djermanovic)
  • db57639 feat: add es2016, es2018, es2019, and es2022 environments (#​15587) (Milos Djermanovic)
  • 2dc38aa feat: fix bug with arrow function return types in function-paren-newline (#​15541) (Milos Djermanovic)
  • 6f940c3 feat: Implement FlatRuleTester (#​15519) (Nicholas C. Zakas)
Documentation
  • 570a036 docs: add one-var example with for-loop initializer (#​15596) (Milos Djermanovic)
  • 417191d docs: Remove the $ prefix in terminal commands (#​15565) (Andreas Lewis)
  • 389ff34 docs: add missing Variable#scope property in the scope manager docs (#​15571) (Milos Djermanovic)
  • f63795d docs: no-eval replace dead link with working one (#​15568) (rasenplanscher)
  • 0383591 docs: Remove old Markdown issue template (#​15556) (Brandon Mills)
  • a8dd5a2 docs: add 'when not to use it' section in no-duplicate-case docs (#​15563) (Milos Djermanovic)
  • 1ad439e docs: add missed verb in docs (#​15550) (Jeff Mosawy)
Chores
gajus/eslint-plugin-jsdoc

v37.9.0

Compare Source

Features
  • check-values: add checking of kind (eb92080)
vitejs/vite

v2.8.1

Compare Source

Bug Fixes
vuejs/vitepress

v0.22.0

Compare Source

  • Upgrade to Vite 2.8

0.21.6 (2022-01-19)

Perf
  • Avoid wrapping siteData as readonly proxy in production builds

0.21.5 (2022-01-16)

Bug Fixes
Features

0.21.4 (2022-01-07)

Bug Fixes
  • set __data in md.render (dfbc932)

0.21.3 (2022-01-06)

Bug Fixes
  • prioritize vue installed in user project root (9b3243b)

0.21.2 (2022-01-06)

0.21.1 (2022-01-06)

Performance Improvements
  • do not include head config in client bundle for production (6f3a96f)

Configuration

📅 Schedule: "before 2am" (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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 12, 2022 00:28
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Feb 12, 2022
@codecov
Copy link

codecov bot commented Feb 12, 2022

Codecov Report

Merging #476 (2ca8a7e) into main (78f3f25) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #476   +/-   ##
=======================================
  Coverage   99.34%   99.34%           
=======================================
  Files        1919     1919           
  Lines      176291   176291           
  Branches      898      898           
=======================================
  Hits       175131   175131           
  Misses       1104     1104           
  Partials       56       56           

ST-DDT
ST-DDT previously approved these changes Feb 12, 2022
@ST-DDT ST-DDT requested a review from a team February 12, 2022 01:09
@ST-DDT ST-DDT requested a review from a team February 12, 2022 08:40
@Shinigami92
Copy link
Member

This updates VitePress and Vite and we don't have a PR CLI to check it automatically.
We should do a manual review if everything works as expected for the docs

Copy link
Member

@ST-DDT ST-DDT left a comment

Choose a reason for hiding this comment

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

I tested the docs in depth and all looks good to me. Is there anything else that needs a thorough check?

@Shinigami92 Shinigami92 merged commit d48710c into main Feb 12, 2022
@Shinigami92 Shinigami92 deleted the renovate/all-minor-patch branch February 12, 2022 14:12
demipel8 pushed a commit to demipel8/faker that referenced this pull request Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants