Skip to content

Update all non-major dependencies #2104

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

Merged
merged 1 commit into from
Aug 28, 2019

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 23, 2019

This PR contains the following updates:

Package Type Update Change
chromedriver devDependencies patch 76.0.0 -> 76.0.1
del devDependencies minor 5.0.0 -> 5.1.0
firebase-admin (source) dependencies minor 8.3.0 -> 8.4.0
firebase-tools devDependencies minor 7.2.2 -> 7.3.0
grpc (source) dependencies minor 1.22.2 -> 1.23.3
husky devDependencies patch 3.0.3 -> 3.0.4
inquirer devDependencies patch 6.5.1 -> 6.5.2
karma (source) devDependencies minor 4.2.0 -> 4.3.0
rollup devDependencies minor 1.19.4 -> 1.20.3
rollup-plugin-commonjs devDependencies minor 10.0.2 -> 10.1.0
rollup-plugin-license devDependencies patch 0.12.0 -> 0.12.1
rollup-plugin-typescript2 devDependencies minor 0.22.1 -> 0.23.0
tslint (source) devDependencies minor 5.18.0 -> 5.19.0
webpack devDependencies patch 4.39.2 -> 4.39.3
webpack-cli devDependencies patch 3.3.6 -> 3.3.7

Release Notes

giggio/node-chromedriver

v76.0.1

Compare Source

sindresorhus/del

v5.1.0

Compare Source

Enhancements:

  • Allow non-glob patterns with backslash on Windows (like v4) (#​100) 01da91f
  • Make deletion more reliable on Windows by retrying when Windows is being difficult (#​108) 1299747
  • Sort removed files, so the returned array is always stable (#​102) ca05c65

Fixes:


Shoutout to @​chrisblossom for doing most of the work on this release 🙌

firebase/firebase-admin-node

v8.4.0

Compare Source

  • [added] Added support for specifying the analytics label for
    notifications
firebase/firebase-tools

v7.3.0

Compare Source

  • Mark list command as deprecated.
  • Mark setup:web command as deprecated.
  • Mark tools:migrate command as deprecated.
  • Fix bug in Cloud Firestore emulator where committing a transaction with no writes would not release locks.

v7.2.4

Compare Source

  • Update portfinder dependency to avoid breakage when installing firebase-tools.

v7.2.3

Compare Source

  • Introduce experimental support for browser clients to the Firestore emulator.
  • No longer require authentication to run the functions emulator.
  • Add new project management commands: projects:create, projects:list,
    projects:addFirebase.
  • Add new app management commands: apps:create, apps:list, apps:sdkconfig.
  • Improve init command to be able to create a new project.
  • Automatically choose a port for the Firestore emulator to serve WebChannel traffic.
  • Add support for running queries inside of transactions to the Firestore emulator.
typicode/husky

v3.0.4

Compare Source

Fix: skip install earlier when HUSKY_SKIP_INSTALL=1 (#​563)

SBoudrias/Inquirer.js

v6.5.2

Compare Source

karma-runner/karma

v4.3.0

Compare Source

Bug Fixes
Features
rollup/rollup

v1.20.3

Compare Source

2019-08-28

Bug Fixes
  • Make sure file hashes change when a change of the naming pattern leads to a file name change of a dependency (#​3083)
  • Fix several issues where reexporting an external "default" export could lead to invalid or incorrect code (#​3084)
Pull Requests

v1.20.2

Compare Source

2019-08-25

Bug Fixes
  • Avoid an issue where circular namespace reexports would crash Rollup (#​3074)
Pull Requests

v1.20.1

Compare Source

2019-08-22

Bug Fixes
  • Fix an issue where variable names inside dynamic import expressions were not rendered correctly (#​3073)
  • Fix type definition to allow a single watcher config as well as an array (#​3074)
Pull Requests

v1.20.0

Compare Source

2019-08-21

Features
  • Add augmentChunkHash plugin hook to be able to reflect changes in renderChunk in the chunk hash (#​2921)
Bug Fixes
  • Do not mutate the acorn options object (#​3051)
  • Make sure the order of emitted chunks always reflects the order in which they were emitted (#​3055)
  • Do not hang when there are strings containing comment-like syntax in some scenarios (#​3069)
Pull Requests
rollup/rollup-plugin-commonjs

v10.1.0

Compare Source

2019-08-27

  • Normalize ids before looking up in named export map (#​406)
  • Update README.md with note on symlinks (#​405)
mjeanroy/rollup-plugin-license

v0.12.1

Compare Source

ezolenko/rollup-plugin-typescript2

v0.23.0

Compare Source

  • not generating typings for files that are not actually imported
  • not trying to resolve imports unrelated to this plugin
palantir/tslint

v5.19.0

Compare Source

Thanks to our contributors!

  • Josh Pike
  • Tanmoy Bhowmik
  • Michael Withagen
  • Evgeniy Timokhov
  • Vitalij Krotov
  • Josh Goldberg
  • Veda
  • Guido
  • Robert Fink
  • Max Sysoev
webpack/webpack

v4.39.3

Compare Source

Bugfixes

  • fix a missing module in chunk caused by incorrect chunk graph generation of async chunks
webpack/webpack-cli

v3.3.7

Compare Source

Version 3.3.7 comes with vulnerability patches and a bugfix to using the CLI when there is no configuration file present. A full changelog found here


Renovate configuration

📅 Schedule: "before 3am on Friday" (UTC).

🚦 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-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 5286b3a to 5a640c6 Compare August 27, 2019 15:51
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 5a640c6 to bb438a1 Compare August 28, 2019 12:10
@Feiyang1 Feiyang1 merged commit c851936 into firebase:master Aug 28, 2019
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch August 28, 2019 23:33
@firebase firebase locked and limited conversation to collaborators Oct 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants