Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

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

Merged
merged 1 commit into from Jun 13, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^7.27.0 -> ^7.28.0 age adoption passing confidence
eslint-plugin-import ^2.23.3 -> ^2.23.4 age adoption passing confidence
eslint-plugin-vue (source) ^7.9.0 -> ^7.11.1 age adoption passing confidence
jest (source) ^27.0.1 -> ^27.0.4 age adoption passing confidence

Release Notes

eslint/eslint

v7.28.0

Compare Source

benmosher/eslint-plugin-import

v2.23.4

Compare Source

Fixed
  • [no-import-module-exports]: Don't crash if packages have no entrypoint ([#​2099], thanks [@​eps1lon])
  • [no-extraneous-dependencies]: fix package name algorithm ([#​2097], thanks [@​paztis])
vuejs/eslint-plugin-vue

v7.11.1

Compare Source

🐛 Bug Fixes

  • #​1515 Fixed crash when using objectsInObjects option in vue/object-curly-spacing rule.

v7.11.0

Compare Source

✨ Enhancements

New Rules:
  • #​1506 Added vue/no-this-in-before-route-enter rule that disallow this usage in a beforeRouteEnter method.
  • #​1510 Added vue/no-deprecated-v-is rule that disallow deprecated v-is directive (in Vue.js 3.1.0+).
Other changes in Rules:
  • #​1501 Made vue/no-deprecated-destroyed-lifecycle rule to auto-fixable.

⚙️ Updates

  • #​1509 Added supports for is="vue:" (Vue 3.1.0+).

All commits: v7.10.0 -> v7.11.0

v7.10.0

Compare Source

✨ Enhancements

New Rules:
  • #​1487 Added vue/require-emit-validator rule that enforce the validator definition in emits.
Other changes in Rules:
  • #​1493 Changed vue/this-in-template rule to support autofix.

⚙️ Updates

  • #​1484 Changed vue/attribute-hyphenation rule to ignore SVG attributes.

All commits: v7.9.0 -> v7.10.0

facebook/jest

v27.0.4

Compare Source

Fixes
  • [jest-config, jest-resolve] Pass in require.resolve to resolvers to resolve from correct base (#​11493)

v27.0.3

Compare Source

Fixes
  • [jest-config] require.resolve on default test sequencer and test environment (#​11482)
  • [jest-mock] Fixed fn and spyOn exports (#​11480)

v27.0.2

Compare Source

Features
  • [jest-circus] Add some APIs to make it easier to build your own test runner
  • [jest-reporters] Expose the getResultHeader util (#​11460)
  • [jest-resolver] Export resolve* utils for different Jest modules (#​11466)
  • [@jest/test-result] Export Test, TestEvents and TestFileEvent (#​11466)
Fixes
  • [jest-circus] Add missing slash dependency (#​11465)
  • [jest-circus, @​jest/test-sequencer] Remove dependency on jest-runner (#​11466)
  • [jest-config] Resolve config.runner to absolute path (#​11465)
  • [jest-config] Make sure to support functions as config (#​11475)
  • [jest-core] Do not warn about DNSCHANNEL handles when using the --detectOpenHandles option (#​11470)
  • [jest-runner] Remove dependency on jest-config (#​11466)
  • [jest-worker] Loosen engine requirement to >= 10.13.0 (#​11451)

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, 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 bef6812 to 36ad720 Compare May 29, 2021 14:26
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to ^7.10.0 chore(deps): update all non-major dependencies May 29, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d4ef2c9 to d0939a1 Compare June 5, 2021 00:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d0939a1 to 4051d2b Compare June 11, 2021 06:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4051d2b to 7d104c4 Compare June 13, 2021 08:30
@clarkdo clarkdo merged commit 9c331ee into master Jun 13, 2021
@clarkdo clarkdo deleted the renovate/all-minor-patch branch June 13, 2021 20:26
clarkdo pushed a commit that referenced this pull request Nov 28, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants