gagoar / use-herald-action

GitHub action to add reviewers, subscribers, labels, and assignees to your PR. You can validate your PR template as well.
https://gagoar.github.io/use-herald-action/
MIT License
53 stars 7 forks source link

Update dependency debug to v4.3.4 #536

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
debug 4.3.2 -> 4.3.4 age adoption passing confidence
@types/debug (source) 4.1.7 -> 4.1.8 age adoption passing confidence

Release Notes

debug-js/debug ### [`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 [@​gitname](https://togithub.com/gitname) in [https://github.com/debug-js/debug/pull/866](https://togithub.com/debug-js/debug/pull/866) - Replace deprecated String.prototype.substr() by [@​CommanderRoot](https://togithub.com/CommanderRoot) in [https://github.com/debug-js/debug/pull/876](https://togithub.com/debug-js/debug/pull/876) #### New Contributors - [@​gitname](https://togithub.com/gitname) made their first contribution in [https://github.com/debug-js/debug/pull/866](https://togithub.com/debug-js/debug/pull/866) - [@​CommanderRoot](https://togithub.com/CommanderRoot) made their first contribution in [https://github.com/debug-js/debug/pull/876](https://togithub.com/debug-js/debug/pull/876) **Full Changelog**: https://github.com/debug-js/debug/compare/4.3.3...4.3.4 ### [`v4.3.3`](https://togithub.com/debug-js/debug/releases/tag/4.3.3) [Compare Source](https://togithub.com/debug-js/debug/compare/4.3.2...4.3.3) ### Patch Release 4.3.3 This is a documentation-only release. Further, the repository was transferred. Please see notes below. - **Migrates repository from https://github.com/visionmedia/debug to https://github.com/debug-js/debug**. Please see notes below as to why this change was made. - Updates repository maintainership information - Updates the copyright (no license terms change has been made) - Removes accidental epizeuxis ([#​828](https://togithub.com/debug-js/debug/issues/828)) - Adds README section regarding usage in child procs ([#​850](https://togithub.com/debug-js/debug/issues/850)) Thank you to [@​taylor1791](https://togithub.com/taylor1791) and [@​kristofkalocsai](https://togithub.com/kristofkalocsai) for their contributions. *** ### Repository Migration Information I've formatted this as a FAQ, please feel free to open an issue for any additional question and I'll add the response here. ##### Q: What impact will this have on me? In most cases, you shouldn't notice any change. The only exception I can think of is if you pull code directly from https://github.com/visionmedia/debug, e.g. via a `"debug": "visionmedia/debug"`-type version entry in your package.json - in which case, you should *still* be fine due to the automatic redirection Github sets up, but you should also update any references as soon as possible. ##### Q: What are the security implications of this change? If you pull code directly from the old URL, you should update the URL to https://github.com/debug-js/debug as soon as possible. The old organization has *many* approved owners and thus a new repository could (in theory) be created at the old URL, circumventing Github's automatic redirect that is in place now and serving malicious code. I ([@​qix-](https://togithub.com/qix-)) also wouldn't have access to that repository, so while I don't think it would happen, it's still something to consider. Even in such a case, however, the officially released package on npm (`debug`) would *not* be affected. That package is still very much under control (even more than it used to be). ##### Q: What should I do if I encounter an issue related to the migration? [Search the issues first](https://togithub.com/debug-js/debug/issues?q=label%3Amigration+) to see if someone has already reported it, and *then* open a new issue if someone has not. ##### Q: Why was this done as a 'patch' release? Isn't this breaking? No, it shouldn't be breaking. The package on npm shouldn't be affected (aside from this patch release) and any references to the old repository should automatically redirect. Thus, according to all of the "APIs" (loosely put) involved, nothing should have broken. I understand there are a lot of edge cases so please open issues as needed so I can assist in any way necessary. ##### Q: Why was the repository transferred? I'll just list them off in no particular order. - The old organization was defunct and abandoned. - I was not an owner of the old organization and thus could not ban the non-trivial amount of spam users or the few truly abusive users from the org. This hindered my ability to properly maintain this package. - The `debug` ecosystem intends to grow beyond a single package, and since new packages could not be created in the old org (nor did it make sense for them to live there), a new org made the most sense - especially from a security point of view. - The old org has way, *way* too many approved members with push access, for which there was nothing I could do. This presented a pretty sizable security risk given that many packages in recent years have fallen victim to backdoors and the like due to lax security access. ##### Q: Was this approved? [Yes.](https://twitter.com/tjholowaychuk/status/1451500306311811106)[\[archive\]](https://archive.fo/OQwfn) ##### Q: Do I need to worry about another migration sometime in the future? No.

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 these updates again.



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

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (6dedc43) 100.00% compared to head (1b4ca4f) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #536 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 346 346 Branches 54 54 ========================================= Hits 346 346 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `100.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gago#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-advanced-security[bot] commented 1 year ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.