chore(deps): update dependency @types/node to v22.15.2#128
Merged
renovate[bot] merged 1 commit intomainfrom Apr 25, 2025
Merged
chore(deps): update dependency @types/node to v22.15.2#128renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
Reviewer's Guide by SourceryThis pull request updates the Updated class diagram for @types/nodeclassDiagram
class NodeTypes {
<<interface>>
-version: string
-os: string
-fs: string
-path: string
-http: string
-https: string
-url: string
-crypto: string
-stream: string
-events: string
-child_process: string
-readline: string
-zlib: string
-net: string
-tls: string
-dgram: string
-assert: string
-util: string
-cluster: string
-timers: string
-console: string
-process: string
-buffer: string
-vm: string
-worker_threads: string
-perf_hooks: string
-async_hooks: string
-diagnostics_channel: string
-wasi: string
-test: string
}
note for NodeTypes "This diagram represents the structure of the @types/node package. The specific changes between versions 22.14.1 and 22.15.0 are not reflected in this diagram, as the diagram only shows the overall structure of the package."
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
939ea62 to
adb28a9
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
adb28a9 to
44bfd90
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:
22.14.1->22.15.2Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.