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 - autoclosed #13

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2019

This PR contains the following updates:

Package Type Update Change
@goy/vuepress-plugin-svg-icons (source) dependencies patch ^3.1.0 -> ^3.1.1
eslint (source) devDependencies minor ^6.3.0 -> ^6.4.0
lint-staged devDependencies minor ^9.2.5 -> ^9.4.0
vuepress devDependencies minor ^1.0.4 -> ^1.1.0

Release Notes

ntnyq/vuepress-plugin-svg-icons

v3.1.1

Compare Source

eslint/eslint

v6.4.0

Compare Source

  • e915fff Docs: Improve examples and clarify default option (#​12067) (Yuping Zuo)
  • 540296f Update: enforceForClassMembers option to accessor-pairs (fixes #​12063) (#​12192) (Milos Djermanovic)
  • d3c2334 Update: flag nested block with declaration as error (#​12193) (David Waller)
  • b2498d2 Update: Fix handling of property names in no-self-assign (#​12105) (Milos Djermanovic)
  • 1ee61b0 Update: enforceForClassMembers computed-property-spacing (fixes #​12049) (#​12214) (Milos Djermanovic)
  • 520c922 Docs: Added naming convention details to plugin usage (#​12202) (Henrique Barcelos)
  • f826eab Fix: Allow line comment exception in object-curly-spacing (fixes #​11902) (#​12216) (Milos Djermanovic)
  • db2a29b Update: indentation of comment followed by semicolon (fixes #​12232) (#​12243) (Kai Cataldo)
  • ae17d1c Fix: no-sequences is reporting incorrect locations (#​12241) (Milos Djermanovic)
  • 365331a Fix: object-shorthand providing invalid fixes for typescript (#​12260) (Brad Zacher)
  • 1c921c6 New: add no-import-assign (fixes #​12237) (#​12252) (Toru Nagashima)
  • 3be04fd New: Add prefer-regex-literals rule (fixes #​12238) (#​12254) (Milos Djermanovic)
  • 37c0fde Update: Report global Atomics calls in no-obj-calls (fixes #​12234) (#​12258) (Milos Djermanovic)
  • 985c9e5 Fix: space-before-function-paren autofix removes comments (fixes #​12259) (#​12264) (Milos Djermanovic)
  • 01da7d0 Fix: eqeqeq rule reports incorrect locations (#​12265) (Milos Djermanovic)
  • 319e4d8 Docs: adding finally example (#​12256) (Jens Melgaard)
  • d52328f Docs: fix no-sequences with examples (#​12239) (Milos Djermanovic)
  • a41fdc0 Fix: Remove autofixer for no-unsafe-negation (#​12157) (Milos Djermanovic)
  • e38f5fd Update: fix no-octal-escape false negatives after \0 (#​12079) (Milos Djermanovic)
  • 9418fbe Sponsors: Sync README with website (ESLint Jenkins)
  • acc5ec5 Sponsors: Sync README with website (ESLint Jenkins)
  • 460c5ad Sponsors: Sync README with website (ESLint Jenkins)
  • 0313441 New: add rule default-param-last (fixes #​11361) (#​12188) (Chiawen Chen)
  • 7621f5d Update: add more specific linting messages to space-in-parens (#​11121) (Che Fisher)
  • 21eb904 Fix: basePath of OverrideTester (fixes #​12032) (#​12205) (Toru Nagashima)
  • 86e5e65 Sponsors: Sync README with website (ESLint Jenkins)
  • 2b1a13f Fix: no-extra-boolean-cast reports wrong negation node (fixes #​11324) (#​12197) (Milos Djermanovic)
  • ba8c2aa Sponsors: Sync README with website (ESLint Jenkins)
  • a0a9746 Docs: Fix link in no-irregular-whitespace.md (#​12196) (Timo Tijhof)
  • e10eeba Fix: quotes autofix produces syntax error with octal escape sequences (#​12118) (Milos Djermanovic)
okonet/lint-staged

v9.4.0

Compare Source

Features

v9.3.0

Compare Source

Features
  • allow to pass config instead of configPath (14c46d2)
vuejs/vuepress

v1.1.0

Compare Source

Bug Fixes
Features

1.0.4 (2019-09-06)

Bug Fixes
Features
  • $core: Use any custom protocol for outboundRE (#​1731) (120d885)
  • $theme-default: Disable next and prev links from global config (#​1761) (92a1c02)

1.0.3 (2019-07-29)

Bug Fixes
Features
  • $theme-default: support custom URL scheme for external links (#​1677) (27f005b)
  • $theme-default: use router for Algolia search to reach no refresh (#​1706) (644142b)

1.0.2 (2019-06-22)

Bug Fixes
  • $core: cannot resolve agreement file from parent theme (1aaa6e3)
  • $core: url display in dev log (#​1670) (17ba325)
  • $plugin-medium-zoom: doesn't work with default plugin options in default theme (42f19e0)
Features

1.0.1 (2019-06-10)

Bug Fixes
  • $theme-default: using '.theme-default-content' to replace '.content' in 404 layout (#​1646) (f0d1344)
Features
  • $theme-default: enhance the styles of blockquote (9d20d5f)

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 added the renovate label Sep 14, 2019
@renovate renovate bot assigned ntnyq Sep 14, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9687d29 to 52aab33 Compare September 14, 2019 16:18
@renovate renovate bot changed the title chore(deps): update devdependency eslint to ^6.4.0 chore(deps): update all non-major dependencies Sep 14, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7165450 to b5dc4eb Compare September 26, 2019 10:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b5dc4eb to 13d5faa Compare September 26, 2019 15:49
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Sep 26, 2019
@renovate renovate bot closed this Sep 26, 2019
@renovate renovate bot deleted the renovate/all-minor-patch branch September 26, 2019 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants