Skip to content

Commit dbac49a

Browse files
committed
[GR-46765] Backport: Upgrading the underlying Node.js to version 18.17.1.
PullRequest: js/2904
2 parents 73438fc + aaebe83 commit dbac49a

File tree

6,363 files changed

+821637
-708869
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,363 files changed

+821637
-708869
lines changed

3rd_party_licenses.txt

Lines changed: 105 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
512512

513513
================================================================================
514514

515-
Node.js 18.14.1
515+
Node.js 18.17.1
516516

517517
Node.js is licensed for use as follows:
518518

@@ -638,23 +638,23 @@ The externally maintained libraries used by Node.js are:
638638
- ICU, located at deps/icu-small, is licensed as follows:
639639
"""
640640
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
641-
642-
See Terms of Use
641+
642+
See Terms of Use
643643
for definitions of Unicode Inc.’s Data Files and Software.
644-
644+
645645
NOTICE TO USER: Carefully read the following legal agreement.
646646
BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
647647
DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
648648
YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
649649
TERMS AND CONDITIONS OF THIS AGREEMENT.
650650
IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
651651
THE DATA FILES OR SOFTWARE.
652-
652+
653653
COPYRIGHT AND PERMISSION NOTICE
654-
655-
Copyright © 1991-2022 Unicode, Inc. All rights reserved.
654+
655+
Copyright © 1991-2023 Unicode, Inc. All rights reserved.
656656
Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
657-
657+
658658
Permission is hereby granted, free of charge, to any person obtaining
659659
a copy of the Unicode data files and any associated documentation
660660
(the "Data Files") or Unicode software and any associated documentation
@@ -667,7 +667,7 @@ The externally maintained libraries used by Node.js are:
667667
of the Data Files or Software, or
668668
(b) this copyright and permission notice appear in associated
669669
Documentation.
670-
670+
671671
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
672672
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
673673
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
@@ -678,29 +678,29 @@ The externally maintained libraries used by Node.js are:
678678
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
679679
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
680680
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
681-
681+
682682
Except as contained in this notice, the name of a copyright holder
683683
shall not be used in advertising or otherwise to promote the sale,
684684
use or other dealings in these Data Files or Software without prior
685685
written authorization of the copyright holder.
686-
686+
687687
----------------------------------------------------------------------
688-
688+
689689
Third-Party Software Licenses
690-
690+
691691
This section contains third-party software notices and/or additional
692692
terms for licensed third-party software components included within ICU
693693
libraries.
694-
694+
695695
----------------------------------------------------------------------
696-
696+
697697
ICU License - ICU 1.8.1 to ICU 57.1
698-
698+
699699
COPYRIGHT AND PERMISSION NOTICE
700-
700+
701701
Copyright (c) 1995-2016 International Business Machines Corporation and others
702702
All rights reserved.
703-
703+
704704
Permission is hereby granted, free of charge, to any person obtaining
705705
a copy of this software and associated documentation files (the
706706
"Software"), to deal in the Software without restriction, including
@@ -710,7 +710,7 @@ The externally maintained libraries used by Node.js are:
710710
copyright notice(s) and this permission notice appear in all copies of
711711
the Software and that both the above copyright notice(s) and this
712712
permission notice appear in supporting documentation.
713-
713+
714714
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
715715
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
716716
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
@@ -720,19 +720,19 @@ The externally maintained libraries used by Node.js are:
720720
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
721721
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
722722
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
723-
723+
724724
Except as contained in this notice, the name of a copyright holder
725725
shall not be used in advertising or otherwise to promote the sale, use
726726
or other dealings in this Software without prior written authorization
727727
of the copyright holder.
728-
728+
729729
All trademarks and registered trademarks mentioned herein are the
730730
property of their respective owners.
731-
731+
732732
----------------------------------------------------------------------
733-
733+
734734
Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
735-
735+
736736
# The Google Chrome software developed by Google is licensed under
737737
# the BSD license. Other software included in this distribution is
738738
# provided under other licenses, as set forth below.
@@ -934,11 +934,11 @@ The externally maintained libraries used by Node.js are:
934934
# above as far as the program is concerned.
935935
#
936936
# ---------------COPYING.ipadic-----END----------------------------------
937-
937+
938938
----------------------------------------------------------------------
939-
939+
940940
Lao Word Break Dictionary Data (laodict.txt)
941-
941+
942942
# Copyright (C) 2016 and later: Unicode, Inc. and others.
943943
# License & terms of use: http://www.unicode.org/copyright.html
944944
# Copyright (c) 2015 International Business Machines Corporation
@@ -976,11 +976,11 @@ The externally maintained libraries used by Node.js are:
976976
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
977977
# OF THE POSSIBILITY OF SUCH DAMAGE.
978978
# --------------------------------------------------------------------------
979-
979+
980980
----------------------------------------------------------------------
981-
981+
982982
Burmese Word Break Dictionary Data (burmesedict.txt)
983-
983+
984984
# Copyright (c) 2014 International Business Machines Corporation
985985
# and others. All Rights Reserved.
986986
#
@@ -1018,16 +1018,16 @@ The externally maintained libraries used by Node.js are:
10181018
# THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
10191019
# SUCH DAMAGE.
10201020
# --------------------------------------------------------------------------
1021-
1021+
10221022
----------------------------------------------------------------------
1023-
1023+
10241024
Time Zone Database
1025-
1025+
10261026
ICU uses the public domain data and code derived from Time Zone
10271027
Database for its time zone support. The ownership of the TZ database
10281028
is explained in BCP 175: Procedure for Maintaining the Time Zone
10291029
Database section 7.
1030-
1030+
10311031
# 7. Database Ownership
10321032
#
10331033
# The TZ database itself is not an IETF Contribution or an IETF
@@ -1043,16 +1043,16 @@ The externally maintained libraries used by Node.js are:
10431043
# by ICANN or the IETF Trust on the database or the code. Any person
10441044
# making a contribution to the database or code waives all rights to
10451045
# future claims in that contribution or in the TZ Database.
1046-
1046+
10471047
----------------------------------------------------------------------
1048-
1048+
10491049
Google double-conversion
1050-
1050+
10511051
Copyright 2006-2011, the V8 project authors. All rights reserved.
10521052
Redistribution and use in source and binary forms, with or without
10531053
modification, are permitted provided that the following conditions are
10541054
met:
1055-
1055+
10561056
* Redistributions of source code must retain the above copyright
10571057
notice, this list of conditions and the following disclaimer.
10581058
* Redistributions in binary form must reproduce the above
@@ -1062,7 +1062,7 @@ The externally maintained libraries used by Node.js are:
10621062
* Neither the name of Google Inc. nor the names of its
10631063
contributors may be used to endorse or promote products derived
10641064
from this software without specific prior written permission.
1065-
1065+
10661066
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
10671067
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
10681068
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
@@ -1074,74 +1074,79 @@ The externally maintained libraries used by Node.js are:
10741074
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
10751075
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
10761076
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1077-
1077+
10781078
----------------------------------------------------------------------
1079-
1079+
10801080
File: aclocal.m4 (only for ICU4C)
10811081
Section: pkg.m4 - Macros to locate and utilise pkg-config.
1082-
1082+
1083+
10831084
Copyright © 2004 Scott James Remnant .
1084-
Copyright © 2012-2015 Dan Nicholson
1085-
1085+
Copyright © 2012-2015 Dan Nicholson
1086+
10861087
This program is free software; you can redistribute it and/or modify
10871088
it under the terms of the GNU General Public License as published by
10881089
the Free Software Foundation; either version 2 of the License, or
10891090
(at your option) any later version.
1090-
1091+
10911092
This program is distributed in the hope that it will be useful, but
10921093
WITHOUT ANY WARRANTY; without even the implied warranty of
10931094
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
10941095
General Public License for more details.
1095-
1096+
10961097
You should have received a copy of the GNU General Public License
10971098
along with this program; if not, write to the Free Software
10981099
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
10991100
02111-1307, USA.
1100-
1101+
11011102
As a special exception to the GNU General Public License, if you
11021103
distribute this file as part of a program that contains a
11031104
configuration script generated by Autoconf, you may include it under
11041105
the same distribution terms that you use for the rest of that
11051106
program.
1106-
1107+
1108+
11071109
(The condition for the exception is fulfilled because
11081110
ICU4C includes a configuration script generated by Autoconf,
11091111
namely the `configure` script.)
1110-
1112+
11111113
----------------------------------------------------------------------
1112-
1114+
11131115
File: config.guess (only for ICU4C)
1114-
1116+
1117+
11151118
This file is free software; you can redistribute it and/or modify it
11161119
under the terms of the GNU General Public License as published by
11171120
the Free Software Foundation; either version 3 of the License, or
11181121
(at your option) any later version.
1119-
1122+
11201123
This program is distributed in the hope that it will be useful, but
11211124
WITHOUT ANY WARRANTY; without even the implied warranty of
11221125
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11231126
General Public License for more details.
1124-
1127+
11251128
You should have received a copy of the GNU General Public License
11261129
along with this program; if not, see .
1127-
1130+
11281131
As a special exception to the GNU General Public License, if you
11291132
distribute this file as part of a program that contains a
11301133
configuration script generated by Autoconf, you may include it under
11311134
the same distribution terms that you use for the rest of that
11321135
program. This Exception is an additional permission under section 7
11331136
of the GNU General Public License, version 3 ("GPLv3").
1134-
1137+
1138+
11351139
(The condition for the exception is fulfilled because
11361140
ICU4C includes a configuration script generated by Autoconf,
11371141
namely the `configure` script.)
1138-
1142+
11391143
----------------------------------------------------------------------
1140-
1144+
11411145
File: install-sh (only for ICU4C)
1142-
1146+
1147+
11431148
Copyright 1991 by the Massachusetts Institute of Technology
1144-
1149+
11451150
Permission to use, copy, modify, distribute, and sell this software and its
11461151
documentation for any purpose is hereby granted without fee, provided that
11471152
the above copyright notice appear in all copies and that both that
@@ -1155,9 +1160,6 @@ The externally maintained libraries used by Node.js are:
11551160

11561161
- libuv, located at deps/uv, is licensed as follows:
11571162
"""
1158-
libuv is licensed for use as follows:
1159-
1160-
====
11611163
Copyright (c) 2015-present libuv project contributors.
11621164

11631165
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1177,8 +1179,6 @@ The externally maintained libraries used by Node.js are:
11771179
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
11781180
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
11791181
IN THE SOFTWARE.
1180-
====
1181-
11821182
This license applies to parts of libuv originating from the
11831183
https://github.com/joyent/libuv repository:
11841184

@@ -1215,12 +1215,6 @@ The externally maintained libraries used by Node.js are:
12151215
- inet_pton and inet_ntop implementations, contained in src/inet.c, are
12161216
copyright the Internet Systems Consortium, Inc., and licensed under the ISC
12171217
license.
1218-
1219-
- stdint-msvc2008.h (from msinttypes), copyright Alexander Chemeris. Three
1220-
clause BSD license.
1221-
1222-
- pthread-fixes.c, copyright Google Inc. and Sony Mobile Communications AB.
1223-
Three clause BSD license.
12241218
"""
12251219

12261220
- llhttp, located at deps/llhttp, is licensed as follows:
@@ -1854,6 +1848,47 @@ The externally maintained libraries used by Node.js are:
18541848
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
18551849
"""
18561850

1851+
- ada, located at deps/ada, is licensed as follows:
1852+
"""
1853+
Copyright 2023 Ada authors
1854+
1855+
Permission is hereby granted, free of charge, to any person obtaining a copy of
1856+
this software and associated documentation files (the "Software"), to deal in
1857+
the Software without restriction, including without limitation the rights to
1858+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1859+
the Software, and to permit persons to whom the Software is furnished to do so,
1860+
subject to the following conditions:
1861+
1862+
The above copyright notice and this permission notice shall be included in all
1863+
copies or substantial portions of the Software.
1864+
1865+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1866+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1867+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1868+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1869+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1870+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1871+
"""
1872+
1873+
- minimatch, located at deps/minimatch, is licensed as follows:
1874+
"""
1875+
The ISC License
1876+
1877+
Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
1878+
1879+
Permission to use, copy, modify, and/or distribute this software for any
1880+
purpose with or without fee is hereby granted, provided that the above
1881+
copyright notice and this permission notice appear in all copies.
1882+
1883+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1884+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1885+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1886+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1887+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1888+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1889+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1890+
"""
1891+
18571892
- npm, located at deps/npm, is licensed as follows:
18581893
"""
18591894
The npm application

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ See [release calendar](https://www.graalvm.org/release-calendar/) for release da
88
## Version 23.1.0
99
* NOTE: GraalVM no longer ships with a "js" ScriptEngine. Please either use the Maven dependency or explicitly put `js-scriptengine.jar` on the module path. See [ScriptEngine documentation](docs/user/ScriptEngine.md) for details.
1010
* ECMAScript 2023 mode/features enabled by default.
11+
* Updated Node.js to version 18.17.1.
1112
* Implemented the [Async Context](https://github.com/tc39/proposal-async-context) proposal. It is available behind the experimental option `--js.async-context`.
1213
* `FinalizationRegistry.prototype.cleanupSome` is not enabled by default any more; it has been moved to ECMAScript staging mode (`--js.ecmascript-version=staging`).
1314
* Added an experimental option `--js.allow-narrow-spaces-in-date-format` (enabled by default). When this option is set to `false` then narrow spaces in date/time formats are replaced by a space (`0x20`).

0 commit comments

Comments
 (0)