6
0
forked from pool/typescript

Compare commits

...

38 Commits

Author SHA256 Message Date
1e7d5bbb8a Accepting request 1298697 from devel:languages:nodejs
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1298697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=34
2025-08-11 11:53:40 +00:00
608b9f2692 - Update to version 5.9.2
* Minimal and Updated tsc --init
  * Support for import defer
  * Support for --module node20
  * Summary Descriptions in DOM APIs
  * Expandable Hovers (Preview)
  * Configurable Maximum Hover Length
  * Cache Instantiations on Mappers
  * Avoiding Closure Creation in fileOrDirectoryExistsUsingSource
see full changelog at https://devblogs.microsoft.com/typescript/announcing-typescript-5-9/

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/typescript?expand=0&rev=67
2025-08-05 13:44:22 +00:00
83caacdb33 Accepting request 1268772 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1268772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=33
2025-04-14 10:57:17 +00:00
b8e7a615a2 - Update to version 5.8.3
* Exclude completions of binding pattern variable initializers
  * Fixed a symbol display crash on expando members write locations 
  * Fix errors on type assertions in erasableSyntaxOnly
  * Fix serialization of accessor types in declaration files. 
  * Ban old-style type assertions under erasableSyntaxOnly
  * fix(60887): Incorrect Formatting on if (a) try {} finally {} 
  * Fix to use string literal type in ArrayBuffer's Symbol.toStringTag
  * fix(61167): Incorrect "Import may be converted to a default import" 
  * Treat contextually typed functions in JS files as typed 
  * update deps

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/typescript?expand=0&rev=65
2025-04-12 08:10:51 +00:00
0fcf6188f3 Accepting request 1250763 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1250763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=32
2025-03-07 15:40:19 +00:00
fe0f55b552 Accepting request 1250430 from home:amanzini:branches:devel:languages:nodejs
- Update to version 5.8.2
  * Granular Checks for Branches in Return Expressions
  * Support for require() of ECMAScript Modules in --module nodenext
  * new flag --module node18
  * The --erasableSyntaxOnly Option
  * The --libReplacement Flag
  * Preserved Computed Property Names in Declaration Files
  * Optimizations on Program Loads and Updates
  * Restrictions on Import Assertions Under --module nodenext
see full changelog at https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/

OBS-URL: https://build.opensuse.org/request/show/1250430
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/typescript?expand=0&rev=63
2025-03-06 17:07:05 +00:00
3e3a32f59f 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
2025-01-13 16:50:17 +00:00
a79fa6e698 Accepting request 1237053 from home:amanzini:branches:devel:languages:nodejs
- 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

OBS-URL: https://build.opensuse.org/request/show/1237053
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/typescript?expand=0&rev=61
2025-01-12 10:16:18 +00:00
29843bdb7c Accepting request 1226126 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1226126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=30
2024-11-25 22:21:06 +00:00
8598432e8f Accepting request 1226123 from home:amanzini:branches:devel:languages:nodejs
- Update to version 5.7.2
  * New features:
    + Checks for Never-Initialized Variables
    + Path Rewriting for Relative Paths
    + Support for --target es2024 and --lib es2024
    + Searching Ancestor Configuration Files for Project Ownership
    + Faster Project Ownership Checks in Editors for Composite Projects
    + Validated JSON Imports in --module nodenext
    + Support for V8 Compile Caching in Node.js
  * Notable Behavioral Changes:
    + lib.d.ts Types generated for the DOM may have an impact on type-checking 
      your codebase.
    + TypedArrays Are Now Generic Over ArrayBufferLike
    + Creating Index Signatures from Non-Literal Method Names in Classes
    + More Implicit any Errors on Functions Returning null and undefined
For the full changelog see https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/

OBS-URL: https://build.opensuse.org/request/show/1226123
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/typescript?expand=0&rev=59
2024-11-24 20:24:47 +00:00
ef55fef85a Accepting request 1207458 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1207458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=29
2024-10-13 15:33:54 +00:00
e0533be1bc Accepting request 1202134 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1202134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=28
2024-09-20 15:12:12 +00:00
cafadc173c Accepting request 1189261 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1189261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=27
2024-07-25 13:38:33 +00:00
9f1eae18ee Accepting request 1185074 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1185074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=26
2024-07-04 14:24:12 +00:00
976ac15441 Accepting request 1182739 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1182739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=25
2024-06-24 18:54:13 +00:00
13d32e113e Accepting request 1169689 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1169689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=24
2024-04-23 16:56:16 +00:00
c19c7d83e7 Accepting request 1165994 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1165994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=23
2024-04-08 15:39:15 +00:00
e1e2cf0fa3 Accepting request 1160614 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1160614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=22
2024-03-22 14:22:17 +00:00
53ed30fc59 Accepting request 1156697 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1156697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=21
2024-03-10 19:25:46 +00:00
3811e0ac02 Accepting request 1132346 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1132346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=20
2023-12-11 20:50:24 +00:00
c195c9362f Accepting request 1128608 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1128608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=19
2023-11-24 22:35:29 +00:00
459a709209 Accepting request 1106227 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1106227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=18
2023-08-28 15:16:24 +00:00
5260a9f591 Accepting request 1104158 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1104158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=17
2023-08-17 17:43:46 +00:00
9a47edbf0d Accepting request 1103312 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1103312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=16
2023-08-10 13:34:54 +00:00
3673de74d7 Accepting request 886629 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/886629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=15
2021-04-19 19:06:17 +00:00
fee952a909 Accepting request 878328 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/878328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=14
2021-03-11 19:11:41 +00:00
1959735904 Accepting request 870441 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/870441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=13
2021-02-09 20:17:21 +00:00
87978f9995 Accepting request 838214 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/838214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=12
2020-09-28 12:29:49 +00:00
7dfa2165a7 Accepting request 827144 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/827144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=11
2020-08-17 10:06:17 +00:00
a2d6f2e1f8 Accepting request 812640 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/812640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=10
2020-06-08 22:10:34 +00:00
c5b510dd78 Accepting request 807554 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/807554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=9
2020-05-20 16:47:32 +00:00
9c52bc22e5 Accepting request 805277 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/805277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=8
2020-05-13 20:56:41 +00:00
722f114302 Accepting request 800074 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/800074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=7
2020-05-04 16:43:23 +00:00
195ac2d734 Accepting request 765677 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/765677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=6
2020-01-20 21:52:29 +00:00
d493ba15c5 Accepting request 760197 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/760197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=5
2020-01-01 13:59:42 +00:00
2dc06d9e1c Accepting request 755227 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/755227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=4
2019-12-09 20:36:29 +00:00
3a16e8ee9a Accepting request 752856 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/752856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=3
2019-12-03 11:41:37 +00:00
6a29d192e7 Accepting request 651957 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/651957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/typescript?expand=0&rev=2
2018-11-27 09:42:17 +00:00
4 changed files with 88 additions and 5 deletions

View File

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

3
typescript-5.9.2.tgz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67a3bc82e822b8f45f653a80fc3a9730d23214d36c83ba85dd7f5abebee82062
size 4376902

View File

@@ -1,3 +1,86 @@
-------------------------------------------------------------------
Sun Aug 3 20:02:36 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 5.9.2
* Minimal and Updated tsc --init
* Support for import defer
* Support for --module node20
* Summary Descriptions in DOM APIs
* Expandable Hovers (Preview)
* Configurable Maximum Hover Length
* Cache Instantiations on Mappers
* Avoiding Closure Creation in fileOrDirectoryExistsUsingSource
see full changelog at https://devblogs.microsoft.com/typescript/announcing-typescript-5-9/
-------------------------------------------------------------------
Sat Apr 12 07:42:19 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 5.8.3
* Exclude completions of binding pattern variable initializers
* Fixed a symbol display crash on expando members write locations
* Fix errors on type assertions in erasableSyntaxOnly
* Fix serialization of accessor types in declaration files.
* Ban old-style type assertions under erasableSyntaxOnly
* fix(60887): Incorrect Formatting on if (a) try {} finally {}
* Fix to use string literal type in ArrayBuffer's Symbol.toStringTag
* fix(61167): Incorrect "Import may be converted to a default import"
* Treat contextually typed functions in JS files as typed
* update deps
-------------------------------------------------------------------
Wed Mar 5 13:59:28 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 5.8.2
* Granular Checks for Branches in Return Expressions
* Support for require() of ECMAScript Modules in --module nodenext
* new flag --module node18
* The --erasableSyntaxOnly Option
* The --libReplacement Flag
* Preserved Computed Property Names in Declaration Files
* Optimizations on Program Loads and Updates
* Restrictions on Import Assertions Under --module nodenext
see full changelog at https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/
-------------------------------------------------------------------
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>
- Update to version 5.7.2
* New features:
+ Checks for Never-Initialized Variables
+ Path Rewriting for Relative Paths
+ Support for --target es2024 and --lib es2024
+ Searching Ancestor Configuration Files for Project Ownership
+ Faster Project Ownership Checks in Editors for Composite Projects
+ Validated JSON Imports in --module nodenext
+ Support for V8 Compile Caching in Node.js
* Notable Behavioral Changes:
+ lib.d.ts Types generated for the DOM may have an impact on type-checking
your codebase.
+ TypedArrays Are Now Generic Over ArrayBufferLike
+ Creating Index Signatures from Non-Literal Method Names in Classes
+ More Implicit any Errors on Functions Returning null and undefined
For the full changelog see https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/
-------------------------------------------------------------------
Thu Oct 10 12:07:50 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.6.3
Version: 5.9.2
Release: 0
Summary: A language for application scale JavaScript development
License: Apache-2.0