-
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/debug-agent to v2.6.0 #865
Merged
Conversation
This file contains 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
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Nov 10, 2018
renovate
bot
force-pushed
the
renovate/google-cloud-debug-agent-2.x
branch
16 times, most recently
from
November 13, 2018 18:51
6a8e128
to
2214af6
Compare
renovate
bot
changed the title
fix(deps): update dependency @google-cloud/debug-agent to v2.6.0
Update dependency @google-cloud/debug-agent to v2.6.0
Nov 13, 2018
renovate
bot
force-pushed
the
renovate/google-cloud-debug-agent-2.x
branch
12 times, most recently
from
November 15, 2018 04:15
a06df3f
to
024fc46
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-debug-agent-2.x
branch
17 times, most recently
from
November 29, 2018 06:31
35c8dc0
to
12923b4
Compare
fhinkel
approved these changes
Nov 29, 2018
renovate
bot
force-pushed
the
renovate/google-cloud-debug-agent-2.x
branch
from
November 29, 2018 09:56
12923b4
to
a188f2d
Compare
kokoro-team
removed
the
kokoro:run
Add this label to force Kokoro to re-run the tests.
label
Nov 29, 2018
telpirion
pushed a commit
that referenced
this pull request
Nov 16, 2022
ahrarmonsur
pushed a commit
that referenced
this pull request
Nov 18, 2022
🤖 I have created a release \*beep\* \*boop\* --- ### [4.3.1](https://www.github.com/googleapis/nodejs-dialogflow/compare/v4.3.0...v4.3.1) (2021-08-17) ### Bug Fixes * **deps:** google-gax v2.24.1 ([#864](https://www.github.com/googleapis/nodejs-dialogflow/issues/864)) ([6646fb3](https://www.github.com/googleapis/nodejs-dialogflow/commit/6646fb35de95b2933adad91a4a111ee0dfd37ce9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
ahrarmonsur
pushed a commit
that referenced
this pull request
Nov 18, 2022
🤖 I have created a release \*beep\* \*boop\* --- ### [4.3.1](https://www.github.com/googleapis/nodejs-dialogflow/compare/v4.3.0...v4.3.1) (2021-08-17) ### Bug Fixes * **deps:** google-gax v2.24.1 ([#864](https://www.github.com/googleapis/nodejs-dialogflow/issues/864)) ([6646fb3](https://www.github.com/googleapis/nodejs-dialogflow/commit/6646fb35de95b2933adad91a4a111ee0dfd37ce9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
NimJay
pushed a commit
that referenced
this pull request
Nov 18, 2022
🤖 I have created a release \*beep\* \*boop\* --- ### [4.3.1](https://www.github.com/googleapis/nodejs-dialogflow/compare/v4.3.0...v4.3.1) (2021-08-17) ### Bug Fixes * **deps:** google-gax v2.24.1 ([#864](https://www.github.com/googleapis/nodejs-dialogflow/issues/864)) ([6646fb3](https://www.github.com/googleapis/nodejs-dialogflow/commit/6646fb35de95b2933adad91a4a111ee0dfd37ce9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.
This PR contains the following updates:
2.4.0
->2.6.0
2.3.2
->2.6.0
Release Notes
googleapis/cloud-debug-nodejs
v2.6.0
Compare Source
This release adds side-effect-free evaluation #335 and fixes an issue where when a breakpoint is hit in a transpiled file, the line number of the breakpoint incorrectly changes #436.
Commits
2d7a0f7
71ae615
e42836f
a627642
173c9e7
73b171e
^0.5.4
(#427)54d3d10
d03e0e5
cc40309
v2.5.1
Compare Source
This release addresses issue #420. In particular, if
semver
version5.1.0
was already installed as a dependency prior to installing@google-cloud/debug-agent
, the agent would have an out of date version ofsemver
and would fail to start.Commits
5.5.0
(#421)960bbc7
9b15b29
9c4427e
v2.5.0
Compare Source
This release adds support for Node 10 by always using the inspector protocol on Node >= 10. This is needed because the
vm.runInDebugContext
function, needed to use the legacy debug protocol, is no longer available in Node 10.Commits
b21b084
6c4a878
87fdf0e
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 these updates again.
This PR has been generated by Renovate Bot. View repository job log here.