-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use named reexport to satsify incomplete TS symbol resolution #204
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jakebailey
approved these changes
May 18, 2023
DanielRosenwasser
approved these changes
May 18, 2023
crapStone
pushed a commit
to Calciumdibromid/CaBr2
that referenced
this pull request
May 21, 2023
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tslib](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/tslib)) | dependencies | patch | [`2.5.0` -> `2.5.2`](https://renovatebot.com/diffs/npm/tslib/2.5.0/2.5.2) | --- ### Release Notes <details> <summary>Microsoft/tslib</summary> ### [`v2.5.2`](https://github.com/microsoft/tslib/releases/tag/2.5.2): tslib 2.5.2 [Compare Source](microsoft/tslib@2.5.1...2.5.2) This release [explicitly re-exports helpers](microsoft/tslib#204) to work around TypeScript's incomplete symbol resolution for tslib. ### [`v2.5.1`](https://github.com/microsoft/tslib/releases/tag/2.5.1): tslib 2.5.1 [Compare Source](microsoft/tslib@2.5.0...2.5.1) This release of tslib provides fixes for two issues. First, [it reverses the order of `init` hooks provided by decorators](microsoft/tslib#202) to correctly reflect proposed behavior. Second, it [corrects the `exports` field of tslib's `package.json` and provides accurate declaration files](microsoft/tslib#202) so that it may be consumed under the `node16` and `bundler` settings for `moduleResolution.` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45Ni4yIiwidXBkYXRlZEluVmVyIjoiMzUuOTcuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==--> Co-authored-by: cabr2-bot <cabr2.help@gmail.com> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1901 Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org> Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org> Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
kodiakhq bot
pushed a commit
to sullivanpj/open-system
that referenced
this pull request
Jun 10, 2023
<h3>Snyk has created this PR to upgrade tslib from 2.5.0 to 2.5.2.</h3> :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. <hr/> - The recommended version is **2 versions** ahead of your current version. - The recommended version was released **22 days ago**, on 2023-05-18. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>tslib</b></summary> <ul> <li> <b>2.5.2</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/2.5.2">2023-05-18</a></br><p>This release <a href="https://snyk.io/redirect/github/microsoft/tslib/pull/204" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/204/hovercard">explicitly re-exports helpers</a> to work around TypeScript's incomplete symbol resolution for tslib.</p> </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> <p>First, <a href="https://snyk.io/redirect/github/microsoft/tslib/pull/202" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/202/hovercard">it reverses the order of <code>init</code> hooks provided by decorators</a> to correctly reflect proposed behavior.</p> <p>Second, it <a href="https://snyk.io/redirect/github/microsoft/tslib/pull/202" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/202/hovercard">corrects the <code>exports</code> field of tslib's <code>package.json</code> and provides accurate declaration files</a> so that it may be consumed under the <code>node16</code> and <code>bundler</code> settings for <code>moduleResolution.</code></p> </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> <ul> <li>Fix asyncDelegator reporting done too early by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/apendua/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://snyk.io/redirect/github/apendua">@ apendua</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1450489814" data-permission-text="Title is private" data-url="microsoft/tslib#187" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/187/hovercard" href="https://snyk.io/redirect/github/microsoft/tslib/pull/187">#187</a></li> <li>Add support for TypeScript 5.0's <code>__esDecorate</code> and related helpers by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rbuckton/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://snyk.io/redirect/github/rbuckton">@ rbuckton</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1550117093" data-permission-text="Title is private" data-url="microsoft/tslib#193" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/193/hovercard" href="https://snyk.io/redirect/github/microsoft/tslib/pull/193">#193</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://snyk.io/redirect/github/microsoft/tslib/compare/2.4.1...2.5.0"><tt>2.4.1...2.5.0</tt></a></p> </li> </ul> from <a href="https://snyk.io/redirect/github/Microsoft/tslib/releases">tslib GitHub release notes</a> </details> </details> <details> <summary><b>Commit messages</b></summary> </br> <details> <summary>Package name: <b>tslib</b></summary> <ul> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/e623061dc031172d9e5075bdba120f4c61bd3eeb">e623061</a> Bump version to 2.5.2.</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/2b57a9264ec705eceffc742e05f03fd760be5488">2b57a92</a> Use named reexport to satsify incomplete TS symbol resolution (#204)</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/91fcbd0c62f644e3527d99126bf7751cdbc372dc">91fcbd0</a> Reverse order of decorator-injected initializers (#202)</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/eab3cfffbef40cbda16ca2c679d06eea6445ee41">eab3cff</a> Merge pull request #200 from Andarist/fix/import-types</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/5ef7d1a095e351e697c76732b7caa45f8477274a">5ef7d1a</a> Update modules/index.d.ts</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/7def8467706e2157640a372bec73961ab7571b1f">7def846</a> Merge pull request #201 from microsoft/fix-esm</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/4e79d0343f5b7079a6576c9100345216876e94dc">4e79d03</a> Merge pull request #179 from guybedford/patch-4</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/033b36396466a3595a1a44f4791da20692a4c732">033b363</a> Add default export to modules/index.js</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/897f11e51e20454169a3d8a691a073662f901774">897f11e</a> Ensure tslib.es6.js is typed</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/a0a67d9bf5ac773982e079aec626b9d6ff2060f6">a0a67d9</a> Add Node-specific export condition for ESM entrypoint that re-exports CJS</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/0f84d4059c7731d5a9a250d88dc29cef7ea53db4">0f84d40</a> Add propert declaration file for the `import` condition</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/a100d7b62ea5fc275b19666d486084135210f15a">a100d7b</a> Merge pull request #195 from xfq/https</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/d58182f8d72b95e1b3e2cf01ea4f6a13cf4ce65e">d58182f</a> http -> https</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/68870a6df2b54b569da3167b3fd8f6432bb49ad8">68870a6</a> fix: default interop compat for "module" condition</li> </ul> <a href="https://snyk.io/redirect/github/microsoft/tslib/compare/e388a23287bdea2c4f411d3ddedd1c80002f76a7...e623061dc031172d9e5075bdba120f4c61bd3eeb">Compare</a> </details> </details> <hr/> **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: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI4YjNhNjNlMC1iMDExLTQzMmYtOTYyNC0wM2E1YmVkZDg1NGMiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjhiM2E2M2UwLWIwMTEtNDMyZi05NjI0LTAzYTViZWRkODU0YyJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/sullivanpj/project/61dfb01d-4c48-4d8b-a40c-a3939907a630?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/sullivanpj/project/61dfb01d-4c48-4d8b-a40c-a3939907a630/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/sullivanpj/project/61dfb01d-4c48-4d8b-a40c-a3939907a630/settings/integration?pkg=tslib&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
Iru89
pushed a commit
to hubtype/botonic
that referenced
this pull request
Jul 10, 2023
<p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /><h3>Snyk has created this PR to upgrade tslib from 2.5.0 to 2.5.3.</h3> :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. <hr/> - The recommended version is **3 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2023-06-02. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>tslib</b></summary> <ul> <li> <b>2.5.3</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/v2.5.3">2023-06-02</a></br><h2>What's Changed</h2> <ul> <li>Do not reference tslib.es6.js from package.json exports by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/andrewbranch/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://snyk.io/redirect/github/andrewbranch">@ andrewbranch</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1738475228" data-permission-text="Title is private" data-url="microsoft/tslib#208" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/208/hovercard" href="https://snyk.io/redirect/github/microsoft/tslib/pull/208">#208</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://snyk.io/redirect/github/microsoft/tslib/compare/2.5.2...v2.5.3"><tt>2.5.2...v2.5.3</tt></a></p> </li> <li> <b>2.5.2</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/2.5.2">2023-05-18</a></br><p>This release <a href="https://snyk.io/redirect/github/microsoft/tslib/pull/204" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/204/hovercard">explicitly re-exports helpers</a> to work around TypeScript's incomplete symbol resolution for tslib.</p> </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> <p>First, <a href="https://snyk.io/redirect/github/microsoft/tslib/pull/202" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/202/hovercard">it reverses the order of <code>init</code> hooks provided by decorators</a> to correctly reflect proposed behavior.</p> <p>Second, it <a href="https://snyk.io/redirect/github/microsoft/tslib/pull/202" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/202/hovercard">corrects the <code>exports</code> field of tslib's <code>package.json</code> and provides accurate declaration files</a> so that it may be consumed under the <code>node16</code> and <code>bundler</code> settings for <code>moduleResolution.</code></p> </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> <ul> <li>Fix asyncDelegator reporting done too early by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/apendua/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://snyk.io/redirect/github/apendua">@ apendua</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1450489814" data-permission-text="Title is private" data-url="microsoft/tslib#187" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/187/hovercard" href="https://snyk.io/redirect/github/microsoft/tslib/pull/187">#187</a></li> <li>Add support for TypeScript 5.0's <code>__esDecorate</code> and related helpers by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rbuckton/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://snyk.io/redirect/github/rbuckton">@ rbuckton</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1550117093" data-permission-text="Title is private" data-url="microsoft/tslib#193" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/193/hovercard" href="https://snyk.io/redirect/github/microsoft/tslib/pull/193">#193</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://snyk.io/redirect/github/microsoft/tslib/compare/2.4.1...2.5.0"><tt>2.4.1...2.5.0</tt></a></p> </li> </ul> from <a href="https://snyk.io/redirect/github/Microsoft/tslib/releases">tslib GitHub release notes</a> </details> </details> <details> <summary><b>Commit messages</b></summary> </br> <details> <summary>Package name: <b>tslib</b></summary> <ul> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/cc5ff034c859a04008e9de1393cb54c755939c1c">cc5ff03</a> 2.5.3</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/a471c51e3127e7e2e8c4454c377c023d5bea7be5">a471c51</a> Merge pull request #208 from microsoft/moar-modules</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/80deca0c2d74e1ba8381478392844cb54b7f5688">80deca0</a> Do not reference tslib.es6.js from package.json exports</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/e623061dc031172d9e5075bdba120f4c61bd3eeb">e623061</a> Bump version to 2.5.2.</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/2b57a9264ec705eceffc742e05f03fd760be5488">2b57a92</a> Use named reexport to satsify incomplete TS symbol resolution (#204)</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/91fcbd0c62f644e3527d99126bf7751cdbc372dc">91fcbd0</a> Reverse order of decorator-injected initializers (#202)</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/eab3cfffbef40cbda16ca2c679d06eea6445ee41">eab3cff</a> Merge pull request #200 from Andarist/fix/import-types</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/5ef7d1a095e351e697c76732b7caa45f8477274a">5ef7d1a</a> Update modules/index.d.ts</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/7def8467706e2157640a372bec73961ab7571b1f">7def846</a> Merge pull request #201 from microsoft/fix-esm</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/4e79d0343f5b7079a6576c9100345216876e94dc">4e79d03</a> Merge pull request #179 from guybedford/patch-4</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/033b36396466a3595a1a44f4791da20692a4c732">033b363</a> Add default export to modules/index.js</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/897f11e51e20454169a3d8a691a073662f901774">897f11e</a> Ensure tslib.es6.js is typed</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/a0a67d9bf5ac773982e079aec626b9d6ff2060f6">a0a67d9</a> Add Node-specific export condition for ESM entrypoint that re-exports CJS</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/0f84d4059c7731d5a9a250d88dc29cef7ea53db4">0f84d40</a> Add propert declaration file for the `import` condition</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/a100d7b62ea5fc275b19666d486084135210f15a">a100d7b</a> Merge pull request #195 from xfq/https</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/d58182f8d72b95e1b3e2cf01ea4f6a13cf4ce65e">d58182f</a> http -> https</li> <li><a href="https://snyk.io/redirect/github/microsoft/tslib/commit/68870a6df2b54b569da3167b3fd8f6432bb49ad8">68870a6</a> fix: default interop compat for "module" condition</li> </ul> <a href="https://snyk.io/redirect/github/microsoft/tslib/compare/e388a23287bdea2c4f411d3ddedd1c80002f76a7...cc5ff034c859a04008e9de1393cb54c755939c1c">Compare</a> </details> </details> <hr/> **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: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIzM2MzYWZlYS1iNjBkLTRjN2UtOTk1Yi1hNzYyNjc4NDc2MzQiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjMzYzNhZmVhLWI2MGQtNGM3ZS05OTViLWE3NjI2Nzg0NzYzNCJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/manuelfidalgo/project/92ee3cd7-3259-48df-8c14-ac2779c858d3?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/manuelfidalgo/project/92ee3cd7-3259-48df-8c14-ac2779c858d3/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/manuelfidalgo/project/92ee3cd7-3259-48df-8c14-ac2779c858d3/settings/integration?pkg=tslib&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"prId":"33c3afea-b60d-4c7e-995b-a76267847634","prPublicId":"33c3afea-b60d-4c7e-995b-a76267847634","dependencies":[{"name":"tslib","from":"2.5.0","to":"2.5.3"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/manuelfidalgo/project/92ee3cd7-3259-48df-8c14-ac2779c858d3?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"92ee3cd7-3259-48df-8c14-ac2779c858d3","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":3,"publishedDate":"2023-06-02T21:22:08.810Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]}) ---> Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This was referenced May 17, 2024
This was referenced May 21, 2024
This was referenced Sep 25, 2024
This was referenced Oct 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #203