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

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.0.0 -> 5.2.0 age adoption passing confidence
@typescript-eslint/parser 5.0.0 -> 5.2.0 age adoption passing confidence
eslint (source) 8.0.1 -> 8.1.0 age adoption passing confidence
eslint-plugin-vue (source) 7.19.1 -> 7.20.0 age adoption passing confidence
jest (source) 27.2.5 -> 27.3.1 age adoption passing confidence
vite 2.6.7 -> 2.6.13 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint

v5.2.0

Compare Source

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

v5.1.0

Compare Source

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

eslint/eslint

v8.1.0

Compare Source

vuejs/eslint-plugin-vue

v7.20.0

Compare Source

✨ Enhancements

  • #​1472 Added vue/no-undef-properties rule that warns of using undefined properties.
  • #​1653 Added vue/no-computed-properties-in-data rule that disallow accessing computed properties in data().
  • #​1659 Improved vue/no-use-computed-property-like-method rule reports.
  • #​1661 Added vue/multi-word-component-names rule to enforce multiple words in component names.
  • #​1663 Added vue/no-deprecated-router-link-tag-prop rule that disallow using deprecated tag property on <RouterLink>.

🐛 Bug Fixes

  • #​1659 Fixed crash in vue/no-use-computed-property-like-method rule.
  • #​1658 Fixed false positives for vars inside types in vue/valid-define-emits and vue/valid-define-props rules.

⚙️ Updates

  • #​1654 Changed peer deps eslint ver from ^6.2.0 || ^7.0.0 || ^8.0.0-0 to ^6.2.0 || ^7.0.0 || ^8.0.0.

Full Changelog: vuejs/eslint-plugin-vue@v7.19.1...v7.20.0

facebook/jest

v27.3.1

Compare Source

Fixes
  • [expect] Make expect extension properties configurable (#​11978)
  • [expect] Fix .any() checks on primitive wrapper classes (#​11976)
Chore & Maintenance
  • [expect] BigInt global is always defined, don't check for its existence at runtime (#​11979)
  • [jest-config, jest-util] Use ci-info instead of is-ci to detect CI environment (#​11973)

v27.3.0

Compare Source

Features
  • [jest-config] Add testEnvironmentOptions.html to apply to jsdom input (#​11950)
  • [jest-resolver] Support default export (.) in exports field if main is missing (#​11919)
Fixes
  • [expect] Tweak and improve types (#​11949)
  • [jest-runtime] Ensure absolute paths can be resolved within test modules (#​11943)
  • [jest-runtime] Fix instanceof for ModernFakeTimers and LegacyFakeTimers methods (#​11946)
vitejs/vite

v2.6.13

Compare Source

Bug Fixes

v2.6.12

Compare Source

Bug Fixes

v2.6.11

Compare Source

Bug Fixes
Performance Improvements

v2.6.10

Compare Source

Bug Fixes

v2.6.9

Compare Source

v2.6.8

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: 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, click this checkbox.

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

@renovate renovate bot changed the title chore(deps): update dependency jest to v27.3.0 chore(deps): update all non-major dependencies Oct 18, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 482bbfd to 0f316d8 Compare October 22, 2021 23:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 21c2a55 to 34b1712 Compare October 27, 2021 01:47
@dwightjack dwightjack merged commit 3799bc9 into next Oct 27, 2021
@renovate renovate bot deleted the renovate/all-minor-patch branch October 27, 2021 23:30
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