SharebookBR / sharebook-frontend

Projeto frontend de código livre para o app Sharebook.
74 stars 60 forks source link

[Snyk] Upgrade tslib from 2.2.0 to 2.4.0 #417

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade tslib from 2.2.0 to 2.4.0.

: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.


Release notes
Package name: tslib
  • 2.4.0 - 2022-04-22

    This release includes the __classPrivateFieldIn helper as well as an update to __createBinding to reduce indirection between multiple re-exports.

  • 2.3.1 - 2021-08-11

    This release updates the __spreadArray helper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM's NodeLists and HTMLCollections.

  • 2.3.0 - 2021-06-11

    This release updates tslib to use TypeScript 4.4's upcoming __spreadArray helper which correctly preserves sparse array inputs (e.g. arrays containing "missing" elements like [1, 2, , 4]). This new version of __spreadArray is backwards-compatible and is often also faster. See #151 for more details.

  • 2.2.0 - 2021-04-05

    This release supports TypeScript 4.3's new functionality for ECMAScript private methods and accessors, and private static class members.

    It does so by expanding the scope of __classPrivateFieldGet and __classPrivateFieldSet. See #146 for more details.

from tslib GitHub release notes
Commit messages
Package name: tslib
  • 5b7da89 Update package.json
  • c827964 Merge branch 'EB-Forks-docs/add-tsdoc'
  • fbf48a8 Merge branch 'docs/add-tsdoc' of https://github.com/EB-Forks/tslib into EB-Forks-docs/add-tsdoc
  • 15f98b6 optimize `__createBinding` (#168)
  • 06853a8 Update package.json: changed pattern "./" to "./*" (#135)
  • 7012efc Merge pull request #164 from penx/license-update
  • 5b8af4e Update license within js files
  • 7def9b5 Merge pull request #160 from penx/patch-1
  • f0563d9 Don't require license to be included by bundlers
  • 481d352 Merge pull request #157 from bloomberg/private-fields-in-in
  • c1fbc71 [squash] add export to index.js
  • ad11408 adds __classPrivateFieldIn
  • 251802e Bump version to 2.3.1.
  • ffb6938 Merge pull request #155 from microsoft/fixSpreadArrayForNonConcatSpreadables
  • dc0616a Fix __spreadArray for non-concat-spreadables
  • 0b93014 Bump version to 2.3.0.
  • 1f2daa7 Update __spreadArray helper (#151)
  • 4f0f29b Merge pull request #142 from microsoft/orta-deploy-docs
  • be5f805 Update README.md
  • ced46b6 feat: Add TSDoc comments
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

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

AppVeyorBot commented 2 years ago

:white_check_mark: Build Sharebook-Frontend: PR Check 1.0.55-uabslwvi completed (commit https://github.com/SharebookBR/sharebook-frontend/commit/912a1731eb by @snyk-bot)