cloud-native-toolkit / ibm-garage-cloud-cli

Command-line utility to help with the end-to-end cloud native development process
Apache License 2.0
15 stars 9 forks source link

[Snyk] Upgrade tslib from 2.3.1 to 2.5.3 #627

Open seansund opened 1 year ago

seansund commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade tslib from 2.3.1 to 2.5.3.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **6 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2023-06-02.
Release notes
Package name: tslib
  • 2.5.3 - 2023-06-02

    What's Changed

    Full Changelog: 2.5.2...v2.5.3

  • 2.5.2 - 2023-05-18

    This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.

      </li>
      <li>
        <b>2.5.1</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/2.5.1">2023-05-17</a></br><p>This release of tslib provides fixes for two issues.</p>

    First, it reverses the order of init hooks provided by decorators to correctly reflect proposed behavior.

    Second, it corrects the exports field of tslib's package.json and provides accurate declaration files so that it may be consumed under the node16 and bundler settings for moduleResolution.

      </li>
      <li>
        <b>2.5.0</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/2.5.0">2023-01-26</a></br><h2>What's New</h2>
    • Fix asyncDelegator reporting done too early by @ apendua in #187
    • Add support for TypeScript 5.0's __esDecorate and related helpers by @ rbuckton in #193

    Full Changelog: 2.4.1...2.5.0

      </li>
      <li>
        <b>2.4.1</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/2.4.1">2022-10-31</a></br><p>This release contains <a href="https://snyk.io/redirect/github/microsoft/tslib/pull/186" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/186/hovercard">fixes for early <code>return</code>s and <code>throw</code>s invoked on generators</a>.</p>
      </li>
      <li>
        <b>2.4.0</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/2.4.0">2022-04-22</a></br><p>This release includes the <code>__classPrivateFieldIn</code> helper as well as an update to <code>__createBinding</code> to reduce indirection between multiple re-exports.</p>
      </li>
      <li>
        <b>2.3.1</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/2.3.1">2021-08-11</a></br><p>This release updates the <code>__spreadArray</code> helper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM's <code>NodeList</code>s and <code>HTMLCollection</code>s.</p>
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/Microsoft/tslib/releases">tslib GitHub release notes</a>

Commit messages
Package name: tslib
  • cc5ff03 2.5.3
  • a471c51 Merge pull request #208 from microsoft/moar-modules
  • 80deca0 Do not reference tslib.es6.js from package.json exports
  • e623061 Bump version to 2.5.2.
  • 2b57a92 Use named reexport to satsify incomplete TS symbol resolution (#204)
  • 91fcbd0 Reverse order of decorator-injected initializers (#202)
  • eab3cff Merge pull request #200 from Andarist/fix/import-types
  • 5ef7d1a Update modules/index.d.ts
  • 7def846 Merge pull request #201 from microsoft/fix-esm
  • 4e79d03 Merge pull request #179 from guybedford/patch-4
  • 033b363 Add default export to modules/index.js
  • 897f11e Ensure tslib.es6.js is typed
  • a0a67d9 Add Node-specific export condition for ESM entrypoint that re-exports CJS
  • 0f84d40 Add propert declaration file for the `import` condition
  • a100d7b Merge pull request #195 from xfq/https
  • d58182f http -> https
  • e388a23 Merge pull request #194 from microsoft/bump-version-2.5
  • b68d573 Bump package version to 2.5.0
  • 62c5322 Add support for __esDecorate and related helpers (#193)
  • 3bdc002 Merge pull request #188 from microsoft/add-codeql
  • 697f430 try paths: .
  • 63319af add codeql
  • a549d39 Fix asyncDelegator reporting done too early (#187)
  • 8acd4b3 Bump version to 2.4.1.
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs