[Snyk] Upgrade @google-cloud/logging from 4.1.1 to 4.5.2#1
Open
snyk-bot wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade @google-cloud/logging from 4.1.1 to 4.5.2. See this package in NPM: https://www.npmjs.com/package/@google-cloud/logging See this project in Snyk: https://app.snyk.io/org/wilddog64/project/0224e82f-4d76-4a6d-843f-4fe47ded25c8?utm_source=github&utm_medium=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @google-cloud/logging from 4.1.1 to 4.5.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.The recommended version fixes:
SNYK-JS-DOTPROP-543489
Release notes
Package name: @google-cloud/logging
-
4.5.2 - 2019-04-12
- fix(types): improve types for LogEntry (#448)
- fix: include 'x-goog-request-params' header in requests (#439)
-
4.5.1 - 2019-03-19
- fix(ts): do not require storage/pubsub types, add install test (#430)
-
4.5.0 - 2019-03-18
- feat: ability to detect service context (#400)
- fix: do not push duplicate scopes (#414)
- fix: throw on invalid credentials (#395)
- fix(deps): update dependency @google-cloud/paginator to ^0.2.0 (#419)
- fix(deps): update dependency gcp-metadata to v1 (#402)
- fix(deps): update dependency @opencensus/propagation-stackdriver to v0.0.9 (#394)
- fix(deps): update dependency @google-cloud/promisify to ^0.4.0 (#398)
- docs: update links in contrib guide (#399)
- chore(deps): update dependency @google-cloud/pubsub to ^0.28.0 (#421)
- refactor: update json import paths (#422)
- chore(deps): update dependency supertest to v4 (#420)
- refactor: clean up types and imports (#409)
- build: Add docuploader credentials to node publish jobs (#415)
- build: use node10 to run samples-test, system-test etc (#413)
- build: update release configuration
- chore(deps): update @google-cloud/pubsub to v0.27.0 (#410)
- chore(deps): update dependency @google-cloud/pubsub to ^0.26.0 (#407)
- refactor (typescript): noImplilcitAny (#408)
- chore(deps): update dependency @google-cloud/pubsub to ^0.25.0 (#405)
- chore: update proto docs and code style
- chore(deps): update dependency mocha to v6 (#403)
- build: use linkinator for docs test (#397)
- refactor: expose and improve types (#393)
- fix(deps): update dependency yargs to v13 (#392)
- chore: use proper enum for GCPEnv (#389)
-
4.4.0 - 2019-02-12
- feat: include TypeScript types (#387)
- fix: stop exporting express types publicly (#376)
- docs: update contributing path in README (#383)
- chore: move CONTRIBUTING.md to root (#382)
- docs: add lint/fix example to contributing guide (#379)
- docs: fix example comments (#378)
- build: create docs test npm scripts (#385)
- build: test using @grpc/grpc-js in CI (#384)
- refactor: improve generated code style. (#377)
-
4.3.0 - 2019-01-31
- Modify retry settings for WriteLogEntries, update year in the license headers (#366)
- fix(deps): update dependency google-gax to ^0.25.0 (#373)
- chore(deps): update dependency @google-cloud/pubsub to ^0.24.0 (#371)
- fix(deps): update dependency @google-cloud/common-grpc to ^0.10.0 (#372)
- chore(deps): update dependency eslint-config-prettier to v4 (#370)
- fix(deps): update dependency google-gax to ^0.24.0 (#369)
- chore(deps): update dependency @google-cloud/pubsub to ^0.23.0 (#367)
- fix(deps): update dependency google-auth-library to v3 (#365)
- fix(deps): update dependency google-gax to ^0.23.0 (#364)
- build: ignore googleapis.com in doc link check (#368)
- fix(docs): removed unused gRPC message types
- build: check broken links in generated docs (#358)
-
4.2.0 - 2019-01-02
- feat: cache detected environment's default resource (#359)
- fix(deps): update dependency @opencensus/propagation-stackdriver to v0.0.8 (#354)
- refactor: modernize the sample tests (#356)
- refactor(ts): improve typescript types (#309)
- chore(build): inject yoshi automation key (#352)
- chore: update nyc and eslint configs (#351)
- chore: fix publish.sh permission +x (#348)
- fix(build): fix Kokoro release script (#347)
- build: add Kokoro configs for autorelease (#346)
- chore: always nyc report before calling codecov (#342)
- chore: nyc ignore build/test by default (#341)
-
4.1.1 - 2018-12-05
- refactor(ts): generate logging types from proto (#314)
- refactor(ts): use es imports and exports (#307)
- chore(deps): update dependency typescript to ~3.2.0 (#331)
- chore(deps): update dependency @google-cloud/pubsub to ^0.22.0 (#333)
- fix(deps): update dependency google-gax to ^0.22.0 (#323)
- fix(deps): update dependency @opencensus/propagation-stackdriver to v0.0.7 (#322)
- chore(deps): update dependency @google-cloud/pubsub to ^0.21.0 (#324)
- chore(deps): update dependency gts to ^0.9.0 (#321)
- chore(deps): update dependency bignumber.js to v8 (#301)
- chore(deps): update dependency @types/is to v0.0.21 (#315)
- chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 (#318)
- fix(deps): update dependency through2 to v3 (#311)
- docs(samples): updated samples code to use async await (#329)
- docs: update directory for docs generation (#312)
- fix(docs): const logging = require.. contains binary (#338)
- chore: update license file (#337)
- docs: update readme badges (#335)
- fix(build): fix system key decryption (#332)
- chore: add synth.metadata
- chore: update eslintignore config (#320)
- chore: drop contributors from multiple places (#316)
- chore: use latest npm on Windows (#313)
- chore(build): use the latest npm on windows for tests (#304)
- refactor: go back to prettier, use generated gapic tests (#308)
from @google-cloud/logging GitHub release notes04-11-2019 14:26 PDT
This release has minor bug fixes:
03-18-2019 19:32 PDT
Bug Fixes
03-13-2019 22:25 PDT
New Features
Bug Fixes
Dependencies
Documentation
Internal / Testing Changes
02-11-2019 17:40 PST
New Features
Bug Fixes
Documentation
Internal / Testing Changes
01-31-2019 12:49 PST
Implementation Changes
Dependencies
Documentation
Internal / Testing Changes
01-02-2019 12:43 PST
New Features
Dependencies
Internal / Testing Changes
12-05-2018 13:12 PST
Implementation Changes
TypeScript related changes:
Dependencies
Documentation
Internal / Testing Changes
Commit messages
Package name: @google-cloud/logging
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs