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

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
@typescript-eslint/eslint-plugin ^4.25.0 -> ^4.26.1 age adoption passing confidence
@typescript-eslint/parser ^4.25.0 -> ^4.26.1 age adoption passing confidence
eslint (source) ^7.27.0 -> ^7.28.0 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

typescript-eslint/typescript-eslint

v4.26.1

Compare Source

Bug Fixes

v4.26.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [member-ordering] add callback as an ordering type of node (#​3354) (d134b1f)
  • eslint-plugin: [space-infix-ops] Add support for Union and intersection of type declarations (#​3360) (3d29323)
  • scope-manager: reduce generated lib file size (#​3468) (258116b)
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 29ee084 to 2d112ff Compare May 29, 2021 13:21
@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 5 times, most recently from b4c5990 to c1631cf Compare June 4, 2021 22:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6a13c0a to 4790739 Compare June 11, 2021 07:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4790739 to 1aa5bd0 Compare June 13, 2021 09:08
@clarkdo clarkdo merged commit 035fbea into master Jun 13, 2021
@clarkdo clarkdo deleted the renovate/all-minor-patch branch June 13, 2021 20:26
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.

2 participants