chore(deps): update all non-major dependencies #3
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:
^5.9.0->^5.10.0^22.0.0->^22.1.2^5.0.0-beta.5->^5.0.0^1.2.0->^1.3.0^13.0.0->^13.1.0^2.4.0-25716240.4adbf29->^2.4.0-25753460.5b58272dRelease Notes
eslint/eslint
v5.10.0Compare Source
4b0f517Upgrade: single- and multiline const, let, var statements (fixes #10721) (#10919) (Tom Panier)9666abaUpdate: space-infix-ops reports violating operator (#10934) (Bence Dányi)c14f717Fix: Update all-files-ignored.txt message to be less confusing (#11075) (z.ky)9f3573dDocs: Clarify the CLIEngine options (#10995) (Ed Morley)dd7b0cbChore: refactor template literal feature detection in 'quotes' rule (#11125) (Bryan)3bf0332Fix: fix the fixer of lone comma with comments (fixes #10632) (#11154) (Pig Fang)f850726Upgrade: Espree v5.0.0 (#11161) (Kai Cataldo)4490d7aUpdate: deprecate valid-jsdoc and require-jsdoc (#11145) (Teddy Katz)60dfb6cDocs: Update issue templates (#11163) (Teddy Katz)958987aDocs: Fix link to rule no-useless-rename (#11165) (Brian)62fd2b9Update: Amend keyword-spacing to validatedefaultkeywords (#11097) (Bin Ury)4bcdfd0Chore: fix some jsdoc-related issues (#11148) (薛定谔的猫)c6471edDocs: fix typo in issue-templates/new-rule (#11149) (薛定谔的猫)5d451c5Chore: Remove dependency on is-resolvable (#11128) (Matt Grande)bc50dc7Chore: Move ignored-paths, report-translator to lib/util (refs #10559) (#11116) (Kevin Partington)c0a80d0Fix: Do not strip underscores in camelcase allow (fixes #11000) (#11001) (Luke Page)a675c89Docs: (Grammar) "the setup" -> "to set up" (#11117) (MarvinJWendt)54dfa60Fix: Typo in function comment parameters (#11111) (Pierre Maoui)cf296bdDocs: switch incorrect example with correct one (#11107) (Romain Le Quellec)d2d500cDocs: no-console#When-Not-To-Use provides incorrect rule snippet (#11093) (Lawrence Chou)f394a1dChore: Extract config comment parsing (#11091) (Nicholas C. Zakas)709190fBuild: fix test failure on Node 11 (#11100) (Teddy Katz)3025cddUpdate: don't indent leading semi in line after import (fixes #11082) (#11085) (Pig Fang)e18c827Chore: refactor linter#parseBooleanConfig to improve readability (#11074) (薛定谔的猫)5da378aUpgrade: eslint-release@1.2.0 (#11073) (Teddy Katz)jest-community/eslint-plugin-jest
v22.1.2Compare Source
Bug Fixes
.not,.resolves&.rejects(#210) (ee9578f)v22.1.1Compare Source
Bug Fixes
v22.1.0Compare Source
Features
v22.0.1Compare Source
Bug Fixes
vuejs/eslint-plugin-vue
v5.0.0Compare Source
v5.0.0-beta.6Compare Source
Diff: v5.0.0-beta.5 -> v5.0.0-beta.6
🐛 Bug fixes
0e51839#675 Fix indentation for Conditional Types (e.g. ternary operator)78bd936#659 Ignore preformatted tokens invue/html-indent925190f#676 Improve comment indentation6ef20aa#681 Don't indent contents of<textarea>elements⭐ Enhancements
147c765#678 AddbaseIndentoption tovue/html-indentbd995fd#684 AddignoreWhenEmptyoption tovue/[single|multiline]-element-content-newline⚙️ Chores / Updates
61a667f#679 Docs: Fix typo025fb16#534 Docs: Add vuepress interactive documentationf00e872#692 Chore: Updatevue-eslint-parserto v44299ae0#695 Config: Movevue/html-quotestostrongly-recommendedconfigtypicode/husky
v1.3.0Compare Source
stdinif hook is running in a terminalv1.2.1Compare Source
jsdom/jsdom
v13.1.0Compare Source
el.insertAdjacentElement()andel.insertAdjacentText()."reset"event toform.reset(). (epfremmer)type,value, anddefaultValueproperties to<output>elements, including their form reset behavior. (epfremmer)outputEl.htmlForproperty.<style>or<script>elements. This regressed in v11.6.0. To learn more, see V8 issue #6730.styleproperty on<a>and<area>elements. This regressed in v13.0.0.node.isConnectedto not always return false for nodes inside a shadow tree. (pmdartus)<button type="reset">and<input type="reset">elements to actually perform a form reset when clicked, instead of doing nothing. (epfremmer)el.setCustomValidity()for<output>and<fieldset>.el.click()on the child of a submit button element will submit the form."focus"/"blur"events to be composed.mediaElement.durationto default toNaN.olEl.startto default to1.XMLHttpRequestagainst non-existantfile:URLs to treat that as a network error, instead of crashing. (pascalbayer) Note that in the future we may completely disableXMLHttpRequestusage againstfile:URLs to follow the browser security model.document.titlein SVG documents.titleElement.textto return the child text content, instead of being the same astitleElement.innerHTML.<textarea>s to properly account for child CDATA section nodes changing.Element.prototype[Symbol.unscopables].nuxt/nuxt.js
v2.4.0-25720858.a24bb08Compare Source
v2.4.0-25720625.6990efcCompare Source
v2.4.0-25720573.701190dCompare Source
v2.4.0-25719699.6f78bcdCompare Source
v2.4.0-25719559.f680e36Compare Source
v2.4.0-25719291.d7851b3Compare Source
v2.4.0-25718324.4eff50fCompare Source
Renovate 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 if you modify the PR title to begin with "
rebase!".👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot. View repository job log here.