Skip to content

Commit

Permalink
Update dependency debug to v4.3.4 (#161)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [debug](https://togithub.com/debug-js/debug) | [`4.3.3` ->
`4.3.4`](https://renovatebot.com/diffs/npm/debug/4.3.3/4.3.4) |
[![age](https://badges.renovateapi.com/packages/npm/debug/4.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/debug/4.3.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/debug/4.3.4/compatibility-slim/4.3.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/debug/4.3.4/confidence-slim/4.3.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>debug-js/debug</summary>

### [`v4.3.4`](https://togithub.com/debug-js/debug/releases/tag/4.3.4)

[Compare
Source](https://togithub.com/debug-js/debug/compare/4.3.3...4.3.4)

#### What's Changed

- Add section about configuring JS console to show debug messages by
[@&#8203;gitname](https://togithub.com/gitname) in
[debug-js/debug#866
- Replace deprecated String.prototype.substr() by
[@&#8203;CommanderRoot](https://togithub.com/CommanderRoot) in
[debug-js/debug#876

#### New Contributors

- [@&#8203;gitname](https://togithub.com/gitname) made their first
contribution in
[debug-js/debug#866
- [@&#8203;CommanderRoot](https://togithub.com/CommanderRoot) made their
first contribution in
[debug-js/debug#876

**Full Changelog**:
debug-js/debug@4.3.3...4.3.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/gagoar/github-app-installation-token).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjI4LjAifQ==-->

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 19, 2023
1 parent f340b22 commit 7e5a8f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -107,7 +107,7 @@
"@octokit/auth-app": "3.6.1",
"@octokit/rest": "18.12.0",
"commander": "6.2.1",
"debug": "4.3.3",
"debug": "4.3.4",
"node-rsa": "1.1.1",
"ora": "6.0.1"
},
Expand Down

0 comments on commit 7e5a8f1

Please sign in to comment.