Skip to content
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

Update tslib to the latest version 🚀 #90

Merged
merged 3 commits into from
May 4, 2020

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 20, 2020

The dependency tslib was updated from 1.10.0 to 1.11.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: typescript
License: Apache-2.0

Release Notes for tslib 1.11.0

This release provides the __classPrivateFieldGet and __classPrivateFieldSet helper functions to power ECMAScript private fields in TypeScript 3.8.

Commits

The new version differs by 16 commits.

  • 19d1e0a Remove unneeded dependency
  • 9293159 Add publish action
  • 16f4f7b Update version to '1.11.0'.
  • 3cf8ae0 Merge pull request #82 from EB-Forks/feat/typed-private-fields
  • 2b541e6 feat: Add type information to private field helper functions
  • 82216bc Merge pull request #77 from bloomberg/es-private-fields
  • 5c72ae8 add helpers for private-named instance fields
  • ec58992 Merge pull request #73 from iliyaZelenko/patch-1
  • 0d39ba8 Update README.md
  • b9ff14b Indicate package.json 'module' entry has no side effects for WebPack (#72)
  • 493138d Merge branch 'Saulzi-master'
  • 18b0b94 Editorial changes from PR suggestions
  • 0afc428 microsoft/typescript#32458for of locking up on generators in es5 without Symbol.iterator
  • 0aa4c2a Updates __awaiter to latest version in TypeScript (#70)
  • 293765b Merge pull request #68 from SimenB/patch-1

There are 16 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Feb 28, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2020

  • The dependency tslib was updated from 1.10.0 to 1.11.1.

Update to this version instead 🚀

Release Notes for tslib 1.11.1

This release updates tslib's declaration files so that users don't have to include declarations for WeakMap in their compilation.

Commits

The new version differs by 7 commits.

  • c1f87f7 Update version to '1.11.1'.
  • 5d26e24 Merge pull request #94 from microsoft/remove-weakmap
  • 418ee9c Fix return type of 'get'
  • b75bff8 Restore minimal type safety using a type literal
  • 9c92f58 Remove reference to WeakMap from tslib.d.ts
  • 364f0ec Merge pull request #90 from alan-agius4/patch-1
  • f6b75b4 build: exclude github workflows from npm package

See the full diff

@jorgenader jorgenader merged commit 6dd443b into master May 4, 2020
@jorgenader jorgenader deleted the greenkeeper/tslib-1.11.0 branch May 4, 2020 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant