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

Merged
merged 1 commit into from
Jul 21, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2019

This PR contains the following updates:

Package Type Update Change
bootstrap-vue (source) devDependencies patch ^2.0.0-rc.24 -> ^2.0.0-rc.26
eslint-plugin-import devDependencies minor ^2.17.3 -> ^2.18.2
eslint-plugin-jest devDependencies minor ^22.7.1 -> ^22.13.0
eslint-plugin-promise devDependencies minor ^4.1.1 -> ^4.2.1
lodash (source) dependencies patch ^4.17.11 -> ^4.17.15
puppeteer devDependencies patch ^1.18.0 -> ^1.18.1

Release Notes

bootstrap-vue/bootstrap-vue

v2.0.0-rc.26

Compare Source

Released 2019-07-09

Bug Fixes v2.0.0-rc.26
Features v2.0.0-rc.26
Performance v2.0.0-rc.26
Notes v2.0.0-rc.26

Users should switch to the simplified import syntax (introduced in v2.0.0-rc.22) when importing
individual plugins, components, and/or directives. Importing from the es/ build directory has
been deprecated and will be removed in 2.0.0 stable release!

v2.0.0-rc.25

Compare Source

Released 2019-07-09

Bug Fixes v2.0.0-rc.26
Features v2.0.0-rc.26
Performance v2.0.0-rc.26
Notes v2.0.0-rc.26

Users should switch to the simplified import syntax (introduced in v2.0.0-rc.22) when importing
individual plugins, components, and/or directives. Importing from the es/ build directory has
been deprecated and will be removed in 2.0.0 stable release!

benmosher/eslint-plugin-import

v2.18.2

Compare Source

  • Skip warning on type interfaces ([#​1425], thanks [@​lencioni])

v2.18.1

Compare Source

Fixed
  • Improve parse perf when using @typescript-eslint/parser ([#​1409], thanks [@​bradzacher])
  • [prefer-default-export]: don't warn on TypeAlias & TSTypeAliasDeclaration ([#​1377], thanks [@​sharmilajesupaul])
  • [no-unused-modules]: Exclude package "main"/"bin"/"browser" entry points ([#​1404], thanks [@​rfermann])
  • [export]: false positive for typescript overloads ([#​1412], thanks [@​golopot])
Refactors
  • [no-extraneous-dependencies], importType: remove lodash ([#​1419], thanks [@​ljharb])

v2.18.0

Compare Source

Added
  • Support eslint v6 ([#​1393], thanks [@​sheepsteak])
  • [order]: Adds support for correctly sorting unknown types into a single group ([#​1375], thanks [@​swernerx])
  • [order]: add fixer for destructuring commonjs import ([#​1372], thanks [@​golopot])
  • typescript config: add TS def extensions + defer to TS over JS ([#​1366], thanks [@​benmosher])
Fixed
  • [no-unused-modules]: handle ClassDeclaration ([#​1371], thanks [@​golopot])
Docs
  • [no-cycle]: split code examples so file separation is obvious ([#​1370], thanks [@​alex-page])
  • [no-named-as-default-member]: update broken link ([#​1389], thanks [@​fooloomanzoo])
jest-community/eslint-plugin-jest

v22.13.0

Compare Source

Features

v22.12.0

Compare Source

Features

v22.11.1

Compare Source

Bug Fixes
  • require-tothrow-message: require throw messages on async functions (#​303) (3ee3874)

v22.11.0

Compare Source

Features

v22.10.0

Compare Source

Features

v22.9.0

Compare Source

Features
  • no-large-snapshots: option for whitelisting snapshots (#​288) (25e3970)

v22.8.0

Compare Source

Features

v22.7.2

Compare Source

Bug Fixes
  • add missing schemas so rule config is properly validated (#​291) (e901d03)
xjamundx/eslint-plugin-promise

v4.2.1

Compare Source

  • Added more use cases to no-return-wrap
lodash/lodash

v4.17.15

Compare Source

v4.17.14

Compare Source

v4.17.13

Compare Source

v4.17.12

Compare Source

GoogleChrome/puppeteer

v1.18.1

Compare Source

Big Changes

  • Chromium 77.0.3835.0 (r672088)

API changes

No API changes.

Bug Fixes

  • #​4610 - What's going on with Chromium size, it has grown three times in the latest minor release (1.17.0 -> 1.18.0)

Raw notes

d07c70a - chore: mark version v1.18.1
cf34583 - feat(chromium): roll Chromium to r672088 (#​4626)
411347c - chore: bump version to v1.18.0-post (#​4608)


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.

@codecov
Copy link

codecov bot commented Jun 24, 2019

Codecov Report

Merging #395 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #395   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         1      1           
  Lines         2      2           
===================================
  Hits          2      2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7992eaa...07b90a1. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update devdependency eslint-plugin-import to ^2.18.0 chore(deps): update all non-major dependencies Jun 25, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from df37599 to d7273f8 Compare June 30, 2019 23:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 768e8a1 to 17b2144 Compare July 10, 2019 15:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from dc5275d to 2ba4a0e Compare July 21, 2019 13:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2ba4a0e to 07b90a1 Compare July 21, 2019 14:40
@manniL manniL merged commit 89e0ced into dev Jul 21, 2019
@manniL manniL deleted the renovate/all-minor-patch branch July 21, 2019 14:45
tanutsun pushed a commit to tanutsun/auth-module that referenced this pull request Dec 18, 2019
@alucardu alucardu mentioned this pull request Feb 3, 2021
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.

None yet

2 participants