Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2018

This PR contains the following updates:

Package Type Update Change References
eslint devDependencies minor ^5.9.0 -> ^5.10.0 homepage, source
eslint-plugin-jest devDependencies minor ^22.0.0 -> ^22.1.2 source
eslint-plugin-vue devDependencies patch ^5.0.0-beta.5 -> ^5.0.0 source
husky devDependencies minor ^1.2.0 -> ^1.3.0 source
jsdom devDependencies minor ^13.0.0 -> ^13.1.0 source
nuxt-edge devDependencies patch ^2.4.0-25716240.4adbf29 -> ^2.4.0-25753460.5b58272d source

Release Notes

eslint/eslint

v5.10.0

Compare Source

jest-community/eslint-plugin-jest

v22.1.2

Compare Source

Bug Fixes
  • no-alias-methods: support .not, .resolves & .rejects (#​210) (ee9578f)

v22.1.1

Compare Source

Bug Fixes

v22.1.0

Compare Source

Features

v22.0.1

Compare Source

Bug Fixes
vuejs/eslint-plugin-vue

v5.0.0

Compare Source

v5.0.0-beta.6

Compare Source

Diff: v5.0.0-beta.5 -> v5.0.0-beta.6

🐛 Bug fixes

⭐ Enhancements

  • 147c765 #​678 Add baseIndent option to vue/html-indent
  • bd995fd #​684 Add ignoreWhenEmpty option to vue/[single|multiline]-element-content-newline

⚙️ Chores / Updates

typicode/husky

v1.3.0

Compare Source

  • Enable stdin if hook is running in a terminal

v1.2.1

Compare Source

  • Fix don't fail if directory in project contains whitespace
jsdom/jsdom

v13.1.0

Compare Source

  • Added el.insertAdjacentElement() and el.insertAdjacentText().
  • Added the firing of a cancelable "reset" event to form.reset(). (epfremmer)
  • Added the type, value, and defaultValue properties to <output> elements, including their form reset behavior. (epfremmer)
  • Added the outputEl.htmlFor property.
  • Fixed the performance of parsing large text nodes, particularly noticeable for large inline <style> or <script> elements. This regressed in v11.6.0. To learn more, see V8 issue #​6730.
  • Fixed the style property on <a> and <area> elements. This regressed in v13.0.0.
  • Fixed node.isConnected to not always return false for nodes inside a shadow tree. (pmdartus)
  • Fixed <button type="reset"> and <input type="reset"> elements to actually perform a form reset when clicked, instead of doing nothing. (epfremmer)
  • Fixed el.setCustomValidity() for <output> and <fieldset>.
  • Fixed activation behavior when dispatching bubbling click events, so that for example calling el.click() on the child of a submit button element will submit the form.
  • Fixed our XML parsing code to ignore text outside the root element, instead of treating it as an error. (lddubeau)
  • Fixed XML serialization when elements had an unknown prefix.
  • Fixed radio button group name matching to be case-sensitive, per a spec update.
  • Fixed "focus"/"blur" events to be composed.
  • Fixed mediaElement.duration to default to NaN.
  • Fixed olEl.start to default to 1.
  • Fixed using XMLHttpRequest against non-existant file: URLs to treat that as a network error, instead of crashing. (pascalbayer) Note that in the future we may completely disable XMLHttpRequest usage against file: URLs to follow the browser security model.
  • Fixed document.title in SVG documents.
  • Fixed titleElement.text to return the child text content, instead of being the same as titleElement.innerHTML.
  • Fixed <textarea>s to properly account for child CDATA section nodes changing.
  • Fixed the value of Element.prototype[Symbol.unscopables].
nuxt/nuxt.js

v2.4.0-25720858.a24bb08

Compare Source

v2.4.0-25720625.6990efc

Compare Source

v2.4.0-25720573.701190d

Compare Source

v2.4.0-25719699.6f78bcd

Compare Source

v2.4.0-25719559.f680e36

Compare Source

v2.4.0-25719291.d7851b3

Compare Source

v2.4.0-25718324.4eff50f

Compare 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d534e60 to a7233e8 Compare November 25, 2018 14:53
@renovate renovate bot changed the title chore(deps): update dependency nuxt-edge to ^2.4.0-25718324.4eff50f chore(deps): update dependency nuxt-edge to ^2.4.0-25719291.d7851b3 Nov 25, 2018
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a7233e8 to a96df34 Compare November 25, 2018 19:21
@renovate renovate bot changed the title chore(deps): update dependency nuxt-edge to ^2.4.0-25719291.d7851b3 chore(deps): update dependency nuxt-edge to ^2.4.0-25719559.f680e36 Nov 25, 2018
@renovate renovate bot changed the title chore(deps): update dependency nuxt-edge to ^2.4.0-25719559.f680e36 chore(deps): update all non-major dependencies Nov 25, 2018
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from e9bffe5 to 9c5572a Compare December 1, 2018 11:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 05a2c26 to b06cdd6 Compare December 7, 2018 13:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 20 times, most recently from 18a9fef to 848aa15 Compare December 16, 2018 11:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 688cdf0 to b9ec6e1 Compare December 18, 2018 19:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b9ec6e1 to 3aee7d6 Compare December 19, 2018 08:24
@TheAlexLichter TheAlexLichter merged commit 99dbcae into master Dec 19, 2018
@renovate renovate bot deleted the renovate/all-minor-patch branch December 19, 2018 10:53
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.

3 participants