Skip to content
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

fix(deps): update dependency @google-cloud/debug-agent to v3 #951

Merged
merged 1 commit into from
Dec 15, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2018

This PR contains the following updates:

Package Type Update Change References
@​google-cloud/debug-agent dependencies major ^2.6.0 -> ^3.0.0 source

Release Notes

googleapis/cloud-debug-nodejs

v3.0.1

Compare Source

12-11-2018 14:18 PST

Implementation Changes
  • fix: use well-formatted URLs when setting breakpoints (#​535)
Dependencies
Internal / Testing Changes
  • chore: update nyc and eslint configs (#​607)
  • chore: fix publish.sh permission +x (#​605)
  • fix(build): fix Kokoro release script (#​604)
  • build: add Kokoro configs for autorelease (#​603)
  • chore: always nyc report before calling codecov (#​600)
  • chore: nyc ignore build/test by default (#​599)
  • chore(build): update prettier and renovate config (#​597)
  • chore: update system tests key (#​596)
  • chore: update license file (#​595)
  • fix(build): fix system key decryption (#​591)
  • chore: use a uuid in system tests (#​590)
  • chore: add encrypted key for system tests (#​588)
  • chore: add synth.metadata
  • chore: update eslintignore config (#​579)
  • chore: drop contributors from multiple places (#​578)
  • chore: use latest npm on Windows (#​576)
  • chore: update CircleCI config (#​574)
  • chore: include build in eslintignore (#​571)
  • fix: fix Node 11 tests (#​569)
  • chore: remove old issue template (#​563)
  • fix: fix Node 10.12.0 specific test failures (#​560)
  • build: run tests on node11 (#​561)
  • chores(build): do not collect sponge.xml from windows builds (#​550)
  • chore: update new issue template (#​544)
  • build: fix codecov uploading on Kokoro (#​540)
  • Update kokoro config (#​538)
  • Update kokoro config (#​534)
  • test: remove appveyor config (#​533)
  • chore: update kokoro config (#​532)
  • Enable prefer-const in the eslint config (#​531)

v3.0.0

Compare Source

This version drops support for Node 4, adds the pathResolver configuration option to support debugging files that have ambiguous paths, and adds a fix to handle debugging objects with circular references (for Node <10).

Breaking Changes
  • chore: drop support for node.js 4 (#​440) d6318d8
Features
  • feat: pathResolver to allow arbitrary path mapping on behalf of agent (#​461) a0a27f0
  • feat: use small HTTP dependency (#​510) ce903bc
Fixes
  • fix: handle circular refs correctly with legacy debugging API (#​515) 8e6cf9b
  • fix: allow snapshots in shorter transpiled files (#​513) 9512bac
  • fix: move vm.runInDebugContext to constructor (#​509) 6b33feb
  • fix(deps): update @​google-cloud/common to ^0.23.0 (#​506) f67d1af
  • fix: fix the workingDirectory root dir test (#​492) dd8e4af
  • fix: delegate auth logic to google-auth-library (#​489) 841609a
  • fix: fix installation tests (#​488) 8356b15
  • fix(deps): update dependency gcp-metadata to ^0.7.0 (#​474) 3a2369d
  • fix(deps): update dependency coffeescript to v2 (#​476) 30747fa
  • fix: fix package warnings for coffee-script and source-maps (#​441) 4a7ee90
  • fix: stop testing node 4 on appveyor (#​444) 9df77ea
  • fix: clean up the readme (#​442) 521aa69

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 29, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-debug-agent-3.x branch 16 times, most recently from ae30ae2 to 9d804f4 Compare November 30, 2018 15:35
@fhinkel fhinkel mentioned this pull request Nov 30, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-debug-agent-3.x branch 9 times, most recently from 36ca9b9 to 00421b6 Compare December 7, 2018 23:54
@renovate renovate bot force-pushed the renovate/google-cloud-debug-agent-3.x branch 3 times, most recently from e0e70e7 to 34caa68 Compare December 10, 2018 15:18
@renovate renovate bot force-pushed the renovate/google-cloud-debug-agent-3.x branch 14 times, most recently from daba59f to 84e6609 Compare December 15, 2018 01:30
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 15, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 15, 2018
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 15, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-debug-agent-3.x branch from 84e6609 to b6fd8d9 Compare December 15, 2018 01:51
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 15, 2018
@fhinkel fhinkel merged commit fd68e7c into master Dec 15, 2018
@fhinkel fhinkel deleted the renovate/google-cloud-debug-agent-3.x branch December 15, 2018 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants