fix(deps): update npm dependencies updates #116
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:
1.4.5->1.4.715.5.*->15.6.*4.3.1->4.4.31.8.0->1.8.11.10.0->1.10.12.0.7->2.0.2219.0.5->19.0.6Release Notes
expressjs/cookie-parser (cookie-parser)
v1.4.7Compare Source
==========
hasOwnPropertyserializewithout options, useobj.hasOwnPropertywhen parsingmaintopackage.jsonfor rspackpartitionedoptionpriorityoptionexpiresoption to reject invalid datesv1.4.6Compare Source
==================
cypress-io/cypress (cypress)
v15.6.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-6-0
debug-js/debug (debug)
v4.4.3Compare Source
Functionally identical release to
4.4.1.Version
4.4.2is compromised. Please see #1005.v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: debug-js/debug@4.4.0...4.4.1
v4.4.0Compare Source
Fixes (hopefully) the inefficient regex warnings in
.enable().Minor version as this is invariably going to break certain users who misuse the
.enable()API and expected it to work with regexes, which was never supported nor documented. That's on you, sorry - that functionality won't be added back.Full Changelog: debug-js/debug@4.3.7...4.4.0
v4.3.7Compare Source
What's Changed
Full Changelog: debug-js/debug@4.3.6...4.3.7
v4.3.6Compare Source
What's Changed
New Contributors
Full Changelog: debug-js/debug@4.3.5...4.3.6
v4.3.5Compare Source
Patch
cac39b1Fix/debug depth (#926)Thank you @calvintwr for the fix.
v4.3.4Compare Source
What's Changed
New Contributors
Full Changelog: debug-js/debug@4.3.3...4.3.4
v4.3.3Compare Source
Patch Release 4.3.3
This is a documentation-only release. Further, the repository was transferred. Please see notes below.
Thank you to @taylor1791 and @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-) 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 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.
debugecosystem 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.Q: Was this approved?
Yes.[archive]
Q: Do I need to worry about another migration sometime in the future?
No.
v4.3.2Compare Source
Patch release 4.3.2
.enabledchecks (#799)Thank you @omg!
jshttp/http-errors (http-errors)
v1.8.1Compare Source
==================
expressjs/morgan (morgan)
v1.10.1Compare Source
===================
remy/nodemon (nodemon)
v2.0.22Compare Source
Bug Fixes
v2.0.21Compare Source
Bug Fixes
v2.0.20Compare Source
Bug Fixes
v2.0.19Compare Source
Bug Fixes
v2.0.18Compare Source
Bug Fixes
v2.0.17Compare Source
Bug Fixes
v2.0.16Compare Source
Bug Fixes
v2.0.15Compare Source
Bug Fixes
v2.0.14Compare Source
Bug Fixes
v2.0.13Compare Source
Bug Fixes
v2.0.12Compare Source
Bug Fixes
v2.0.11Compare Source
Bug Fixes
v2.0.10Compare Source
Bug Fixes
v2.0.9Compare Source
Bug Fixes
v2.0.8Compare Source
Bug Fixes
release-it/release-it (release-it)
v19.0.6Compare Source
92b49d3)21309d3) - thanks @dependabot[bot]!3fbaab1) - thanks @dependabot[bot]!7a12b12)1f48d03)Configuration
📅 Schedule: Branch creation - "before 8am on monday" in timezone Europe/Paris, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.