chore(deps): update dependency why-is-node-running to v3#16
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency why-is-node-running to v3#16renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
cfce701 to
7a1ea02
Compare
e5dd3da to
8442107
Compare
8442107 to
b1f1d08
Compare
b1f1d08 to
61cabd0
Compare
61cabd0 to
7a17fb8
Compare
7a17fb8 to
1e5129d
Compare
1e5129d to
431dafa
Compare
2b31885 to
2c067ef
Compare
2de795e to
cc4335b
Compare
cc4335b to
23ddd7d
Compare
85ffd9e to
d8a3ef4
Compare
d8a3ef4 to
94b2e1c
Compare
94b2e1c to
eff0ab1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^2.3.0→^3.0.0Release Notes
mafintosh/why-is-node-running (why-is-node-running)
v3.2.2Compare Source
What's Changed
WeakRefto store the resource by @betalb in #87New Contributors
Full Changelog: mafintosh/why-is-node-running@v3.2.1...v3.2.2
v3.2.1Compare Source
What's Changed
Full Changelog: mafintosh/why-is-node-running@v3.2.0...v3.2.1
v3.2.0Compare Source
Notable Changes
Relative file paths
The file paths shown in the output are now relative to the current working directory, if a path is outside of the current working directory the full absolute path will be used instead.
Before
After
No more dependencies
This version of
why-is-node-runningremoves all of it's additional dependencies, resulting in a smaller overall package size.What's Changed
filesfield topackage.jsonby @jonkoops in #76siginfopackage by @jonkoops in #77stackbackwith internal implementation by @jonkoops in #80Full Changelog: mafintosh/why-is-node-running@v3.1.0...v3.2.0
v3.1.0Compare Source
What's Changed
includeentrypoint by @jonkoops in #71npxby @jonkoops in #66Full Changelog: mafintosh/why-is-node-running@v3.0.0...v3.1.0
v3.0.0Compare Source
What's Changed
Breaking Changes
This release raises the required Node.js version to 20.11 or higher, and introduces support for standardized JavaScript modules. This makes the package incompatible with CommonJS based environments and is thus a breaking change. If you want to use this version the following changes should be made:
Use JavaScript modules instead of CommonJS
Use
--importinstead of--requireFull Changelog: mafintosh/why-is-node-running@v2.3.0...v3.0.0
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.
This PR was generated by Mend Renovate. View the repository job log.