Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Update node-inspector requirement from ~0.2.0 to ~1.1.2 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on node-inspector to permit the latest version.

Changelog

Sourced from node-inspector's changelog.

2018-01-31, Version 1.1.2

  • fix: ui messed up (#1034) (淘小杰)

  • Allow "blob:" sources for scripts in Content-Security-Policy header (#1017) (André Wachter)

  • Fixed typo: buit > built (#1018) (Greg Knapp)

2017-04-24, Version 1.1.1

  • fix: press enter doesn't work in console (#1006) (淘小杰)

  • fix: make it work with mac (#1003) (淘小杰)

2017-04-12, Version 1.1.0

  • doc: add doc of how to debug remote machine (#1002) (淘小杰)

  • fix: DebuggerClient api has a breaking change (#1000) (淘小杰)

  • Implement the remote debugging feature. (#919) (Junil Kim)

  • test: add debug break test case (#998) (淘小杰)

  • fix: --debug-brk is ignored when launching it with command (#997) (淘小杰)

2017-04-10, Version 1.0.1

  • fix: breakpoint may be undefined. (#995) (淘小杰)

  • fix: debug-brk not working and failed to resolve value by handle, node-inspector/node-inspector#993 (#994) (淘小杰)

  • Fixing CLI warning (#943) (Clint Goodman)

  • Updated repo badges to svg (#945) (Amila Welihinda)

  • As KeyboardEvent.keyIdentifier is removed from the recent (#955) (Junil Kim)

2017-03-28, Version 1.0.0

  • fix: upgrade v8-debug and v8-profiler, fix some test suites (#991) (淘小杰)

  • fix: can not find NativeModule in node 6.4.x and above (#990) (淘小杰)

  • Update README (#988) (Miroslav Bajtoš)

... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants