Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0c91186

Browse files
benjamingraduh95
authored andcommitted
meta: warnings bypass deprecation cycle
Allow for emitting new warnings without going through a deprecationcycle.Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>PR-URL:#53513Reviewed-By: Matteo Collina <matteo.collina@gmail.com>Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>Reviewed-By: Luigi Pinca <luigipinca@gmail.com>Reviewed-By: Michaël Zasso <targos@protonmail.com>Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>Reviewed-By: Chengzhong Wu <legendecas@gmail.com>Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
1 parenta075267 commit0c91186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎doc/contributing/collaborator-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ Existing stable public APIs that change in a backward-incompatible way must
361361
undergo deprecation. The exceptions to this rule are:
362362

363363
* Adding or removing errors thrown or reported by a public API.
364+
* Emitting a runtime warning.
364365
* Changing error messages for errors without error code.
365366
* Altering the timing and non-internal side effects of the public API.
366367
* Changes to errors thrown by dependencies of Node.js, such as V8.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp