coblox / bobtimus

an autobot that automatically handles swaps as Bob
Apache License 2.0
1 stars 1 forks source link

Bump @google-cloud/logging-winston from 1.1.1 to 2.0.0 #115

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @google-cloud/logging-winston from 1.1.1 to 2.0.0.

Release notes *Sourced from [@google-cloud/logging-winston's releases](https://github.com/googleapis/nodejs-logging-winston/releases).* > ## v2.0.0 > ### ⚠ BREAKING CHANGES > > * **middleware:** We now promote the `logEntry` metadata field in a > winston log info object to be the `logName` reported to Stackdriver. This means > that the logs will show up under the log name specified by the `logName`. In addition > there are several breaking changes to users of the express middleware: > > * The middleware function has been replaced by makeMiddleware. > * makeMiddleware expects a winston logger to be passed in. > * Previously, we would append a `_applog` suffix to the user provided > application log name. We no longer do that. We use the user provided > log name for the application logs. The request logs now have a suffix. > > Rationale: > Let the middleware users provide a winston logger that we annotate with a transport > rather than creating two winston loggers on user's behalf. We avoid the > need for having two transports by pomoting the `logName` field from the > winston metadata into the LogEntry. This allows a child logger to write > to a different stackdriver log stream - as needed for request bundling. > > ### Bug Fixes > > * **deps:** update dependency google-auth-library to v5 ([#375](https://www.github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/375)) ([f0ec607](https://www.github.com/googleapis/nodejs-logging-winston/commit/f0ec607)) > * **docs:** generate correct examples in README.md ([#376](https://www.github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/376)) ([7517462](https://www.github.com/googleapis/nodejs-logging-winston/commit/7517462)) > * **middleware:** allow users to provide middleware ([#369](https://www.github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/369)) ([e61dad9](https://www.github.com/googleapis/nodejs-logging-winston/commit/e61dad9)) > * **middleware:** use winston provided child logger api ([#359](https://www.github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/359)) ([5d83565](https://www.github.com/googleapis/nodejs-logging-winston/commit/5d83565)) > > > ### Features > > * **middleware:** make API more ergonomic ([#364](https://www.github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/364)) ([5ecdeb4](https://www.github.com/googleapis/nodejs-logging-winston/commit/5ecdeb4))
Changelog *Sourced from [@google-cloud/logging-winston's changelog](https://github.com/googleapis/nodejs-logging-winston/blob/master/CHANGELOG.md).* > ## [2.0.0](https://www.github.com/googleapis/nodejs-logging-winston/compare/v1.1.1...v2.0.0) (2019-08-21) > > > ### ⚠ BREAKING CHANGES > > * **middleware:** We now promote the `logEntry` metadata field in a > winston log info object to be the `logName` reported to Stackdriver. This means > that the logs will show up under the log name specified by the `logName`. In addition > there are several breaking changes to users of the express middleware: > > * The middleware function has been replaced by makeMiddleware. > * makeMiddleware expects a winston logger to be passed in. > * Previously, we would append a `_applog` suffix to the user provided > application log name. We no longer do that. We use the user provided > log name for the application logs. The request logs now have a suffix. > > Rationale: > Let the middleware users provide a winston logger that we annotate with a transport > rather than creating two winston loggers on user's behalf. We avoid the > need for having two transports by pomoting the `logName` field from the > winston metadata into the LogEntry. This allows a child logger to write > to a different stackdriver log stream - as needed for request bundling. > > ### Bug Fixes > > * **deps:** update dependency google-auth-library to v5 ([#375](https://www.github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/375)) ([f0ec607](https://www.github.com/googleapis/nodejs-logging-winston/commit/f0ec607)) > * **docs:** generate correct examples in README.md ([#376](https://www.github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/376)) ([7517462](https://www.github.com/googleapis/nodejs-logging-winston/commit/7517462)) > * **middleware:** allow users to provide middleware ([#369](https://www.github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/369)) ([e61dad9](https://www.github.com/googleapis/nodejs-logging-winston/commit/e61dad9)) > * **middleware:** use winston provided child logger api ([#359](https://www.github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/359)) ([5d83565](https://www.github.com/googleapis/nodejs-logging-winston/commit/5d83565)) > > > ### Features > > * **middleware:** make API more ergonomic ([#364](https://www.github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/364)) ([5ecdeb4](https://www.github.com/googleapis/nodejs-logging-winston/commit/5ecdeb4))
Commits - [`e2b41c5`](https://github.com/googleapis/nodejs-logging-winston/commit/e2b41c5104b4ac08157432d47a09f98022400d5e) chore: release 2.0.0 ([#365](https://github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/365)) - [`b0c1155`](https://github.com/googleapis/nodejs-logging-winston/commit/b0c1155aedf915e18ddb2186b88f508444ad7602) chore(deps): update dependency @compodoc/compodoc to v1.1.10 ([#373](https://github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/373)) - [`df16d62`](https://github.com/googleapis/nodejs-logging-winston/commit/df16d62ee116bcfa89e6609591aa689f74140fdb) build: add Node 12 remove Node 11 ([#378](https://github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/378)) - [`19d62b0`](https://github.com/googleapis/nodejs-logging-winston/commit/19d62b0f916492a4d419387c8211e55c5edab92e) docs: use the jsdoc-fresh theme ([#377](https://github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/377)) - [`7517462`](https://github.com/googleapis/nodejs-logging-winston/commit/7517462a5b4aeb4d9b96908a2b00885a30852297) fix(docs): generate correct examples in README.md ([#376](https://github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/376)) - [`c39008c`](https://github.com/googleapis/nodejs-logging-winston/commit/c39008c801f83b1903e3adb55a4d879498825f99) chore(deps): update linters ([#374](https://github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/374)) - [`f0ec607`](https://github.com/googleapis/nodejs-logging-winston/commit/f0ec6075d645e9db8c269bb78c52bb27b6077120) fix(deps): update dependency google-auth-library to v5 ([#375](https://github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/375)) - [`ead3e1d`](https://github.com/googleapis/nodejs-logging-winston/commit/ead3e1d3395d06bd842816742825a7acf576247c) docs: update README to match samples ([#371](https://github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/371)) - [`7066cba`](https://github.com/googleapis/nodejs-logging-winston/commit/7066cbad3a9f793cc795fdf537bd7eb9d6e49e0b) doc: synchronize README template ([#372](https://github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/372)) - [`e61dad9`](https://github.com/googleapis/nodejs-logging-winston/commit/e61dad96f7982ab36a6e680dcf54bbda5ff165e3) fix(middleware): allow users to provide middleware ([#369](https://github-redirect.dependabot.com/googleapis/nodejs-logging-winston/issues/369)) - Additional commits viewable in [compare view](https://github.com/googleapis/nodejs-logging-winston/compare/v1.1.1...v2.0.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.