chore(deps): update all non-major dependencies #160
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.25.0
->^4.26.1
^4.25.0
->^4.26.1
^7.27.0
->^7.28.0
7.27.0
->7.28.0
^2.23.3
->^2.23.4
^7.9.0
->^7.11.1
27.0.1
->27.0.4
Release Notes
typescript-eslint/typescript-eslint
v4.26.1
Compare Source
Bug Fixes
v4.26.0
Compare Source
Bug Fixes
Features
eslint/eslint
v7.28.0
Compare Source
1237705
Upgrade: @eslint/eslintrc to 0.4.2 (#14672) (Milos Djermanovic)123fb86
Docs: Add Feedback Needed triage description (#14670) (Nicholas C. Zakas)c545163
Update: support multiline /eslint-env/ directives (fixes #14652) (#14660) (薛定谔的猫)8d1e75a
Upgrade: glob-parent version in package.json (#14658) (Hamza Najeeb)1f048cb
Fix: no-implicit-coercion false positive withString()
(fixes #14623) (#14641) (Milos Djermanovic)d709abf
Chore: fix comment location in no-unused-vars (#14648) (Milos Djermanovic)e44ce0a
Fix: no-duplicate-imports allow unmergeable (fixes #12758, fixes #12760) (#14238) (Soufiane Boutahlil)bb66a3d
New: addgetPhysicalFilename()
method to rule context (fixes #11989) (#14616) (Nitin Kumar)2e43dac
Docs: fixno-sequences
example (#14643) (Nitin Kumar)958ff4e
Docs: add note for arrow functions in no-seq rule (#14578) (Nitin Kumar)e4f111b
Fix: arrow-body-style crash with object pattern (fixes #14633) (#14635) (Milos Djermanovic)ec28b5a
Chore: upgrade eslint-plugin-eslint-plugin (#14590) (薛定谔的猫)85a2725
Docs: Update README team and sponsors (ESLint Jenkins)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
objectsInObjects
option invue/object-curly-spacing
rule.v7.11.0
Compare Source
✨ Enhancements
New Rules:
vue/no-this-in-before-route-enter
rule that disallowthis
usage in abeforeRouteEnter
method.vue/no-deprecated-v-is
rule that disallow deprecatedv-is
directive (in Vue.js 3.1.0+).Other changes in Rules:
vue/no-deprecated-destroyed-lifecycle
rule to auto-fixable.⚙️ Updates
is="vue:"
(Vue 3.1.0+).All commits: v7.10.0 -> v7.11.0
v7.10.0
Compare Source
✨ Enhancements
New Rules:
vue/require-emit-validator
rule that enforce the validator definition in emits.Other changes in Rules:
vue/this-in-template
rule to support autofix.⚙️ Updates
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 inrequire.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]
Fixedfn
andspyOn
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 thegetResultHeader
util (#11460)[jest-resolver]
Exportresolve*
utils for different Jest modules (#11466)[@jest/test-result]
ExportTest
,TestEvents
andTestFileEvent
(#11466)Fixes
[jest-circus]
Add missingslash
dependency (#11465)[jest-circus, @​jest/test-sequencer]
Remove dependency onjest-runner
(#11466)[jest-config]
Resolveconfig.runner
to absolute path (#11465)[jest-config]
Make sure to support functions as config (#11475)[jest-core]
Do not warn aboutDNSCHANNEL
handles when using the--detectOpenHandles
option (#11470)[jest-runner]
Remove dependency onjest-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.
This PR has been generated by WhiteSource Renovate. View repository job log here.