-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Update dependency @google-cloud/error-reporting to v0.5.1 - autoclosed #866
Conversation
1235dfa
to
a1ce314
Compare
a1ce314
to
32f6298
Compare
bfe80f1
to
6966294
Compare
6966294
to
dc3f4e1
Compare
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over then you can add the label |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error reporting tests don't pass when updating error-reporting.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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.