Update dependency @google-cloud/error-reporting to v0.5.1 - deprecated #783
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.
This PR contains the following updates:
0.2.3
->0.5.1
Release Notes
googleapis/nodejs-error-reporting
v0.5.1
Compare Source
This release picks up an updated dependency for
@google-cloud/common
to fix typescript compile issue for some users (e.g. #155).Commits
002cf33
chore(release): bump version to 0.5.18053a41
fix: upgrade to @google-cloud/common@0.20.3 (#158)cc95f61
chore(deps): lock file maintenance (#157)924470a
chore(deps): lock file maintenance (#156)a631877
chore(deps): update dependency nyc to v12 (#152)0aa1e97
chore(deps): update dependency sinon to v6 (#153)b017ad6
fix(deps): update dependency yargs to v12 (#154)b65a182
chore(deps): update dependency sinon to v5.1.1 (#151)v0.5.0
Compare Source
Breaking Changes
Changes
v0.4.0
Compare Source
This release adds support for Hapi 17.
Commits
70e1c74
noImplicitAny
(#107)0ed82f5
f945f72
gts check
(#105)7e29c42
Date.now()
(#104)a48e1c1
v0.3.2
Compare Source
This release is being made to address an issue where releases
v0.3.0
andv0.3.1
did not contain abuild
directory.Commits
a22c981
v0.3.1
Compare Source
This release fixes an issue where version 0.3.0 of this module did not contain the
build
directory.Commits
build
dir missing from releases (#98)c8495f0
v0.3.0
Compare Source
The codebase has been translated to Typescript. As a result, type definitions are included with this module to support Typescript workflows.
Breaking Changes
ErrorReporting
constructor. For better compatibility with ES6 modules, this has been modified, and there is no default export, but exports a property namedErrorReporting
.new
keyword is now required when creating a newErrorReporting
object.Commits
6605707
index.ts
(#80)9bb2eea
911c0bc
16f78cd
fe67b08
8892962
var
withlet
andconst
(#88)0904c40
7fcf6d4
error-reporting
to use import statements (#86)6b58117
use strict
(#85)a91e660
da857f0
*.ts
(#46)bd8ef13
94fbc5e
e430de9
fe34282
9da09a0
f2e2dd3
10c0005
dec8b9a
da3794d
10f17d5
2037e0b
1d68cf5
acdbcf6
a38845d
549bff5
91a4db1
b75f12f
4875464
gts check
(#37)763f35e
var
withconst
orlet
(#36)a9a9cb5
noImplicitAny
andnoImplicitThis
(#34)20daf28
6889e91
import
syntax (#31)67767f9
export
syntax instead ofmodule.exports
(#30)80daac2
use strict
statements (#28)f2b2559
00e7272
src
(#27)6a15ea1
23473db
*.ts
(#22)efc0691
gts
withallowJs: true
(#21)9913f3d
.appveyor.yaml
to*.yml
(#20)bd3db3c
95f1bed
8c67eed
8185925
66c9f6f
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.