Accepting request 1237158 from devel:languages:nodejs

OBS-URL: https://build.opensuse.org/request/show/1237158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2025-01-13 16:50:17 +00:00 committed by Git OBS Bridge
commit c8ef353704
4 changed files with 22 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6826f763112d55de0093fd94a4257cabadf1f40b387757e7c68485fc971e886b
size 4231797

3
typescript-5.7.3.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80cfca1254bab8e81d639178e42d6406d856fba6e34cad60d1ab50ee6e5f7ebb
size 4232501

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Jan 11 14:49:27 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 5.7.3
* fix missing react error with fragments in react-native
* Do not require import attributes for JSON imports in --module node16
* Cache started nonexistent property error checks to prevent reentrancy i
in the check
* Fix library inclusions for ES2024 target
* Remove reference not found errors from jsx: preserve
* Avoid incorrectly reusing assertion nodes from property assignments
* Do not require import attribute on type-only JSON import
* Mark the inherited any-based index signature so it can be elided in declaration emit
* Harden sanitizeLog against incorrect matches on TypeScript versions
* Don't try to add an implicit undefined for mapped properties outside of strictNullChecks
* Fix CodeQL configuration, releases
-------------------------------------------------------------------
Sun Nov 24 19:46:05 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package typescript
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: typescript
Version: 5.7.2
Version: 5.7.3
Release: 0
Summary: A language for application scale JavaScript development
License: Apache-2.0