Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

build(deps): bump tslib from 2.0.3 to 2.1.0 #145

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2021

Bumps tslib from 2.0.3 to 2.1.0.

Release notes

Sourced from tslib's releases.

tslib 2.1.0

This release adds a new __spreadArray helper which avoids side-effects compared to the now-deprecated __spreadArrays and __spread helpers. See microsoft/tslib#133 for more details.

This release also provides a more-specific error message when extending from a type which is not a function and not null. See microsoft/tslib#138 for more details.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @felipecrs.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2021
@felipecrs
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.1.0 branch 4 times, most recently from 0095dac to 6e12199 Compare March 4, 2021 14:03
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@2.0.3...2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.1.0 branch from 6e12199 to 7ef9c5e Compare March 4, 2021 14:07
@dependabot dependabot bot merged commit 8128569 into master Mar 4, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tslib-2.1.0 branch March 4, 2021 14:09
felipecrs pushed a commit that referenced this pull request Mar 4, 2021
### [1.0.6](v1.0.5...v1.0.6) (2021-03-04)

### Dependencies

* **deps:** bump tslib from 2.0.3 to 2.1.0 ([#145](#145)) ([8128569](8128569))
@github-actions
Copy link

github-actions bot commented Mar 4, 2021

🎉 This PR is included in version 1.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

felipecrs pushed a commit that referenced this pull request Mar 15, 2021
### [1.1.1](v1.1.0...v1.1.1) (2021-03-15)

### Dependencies

* **deps:** bump @docusaurus/core from 2.0.0-alpha.70 to 2.0.0-alpha.71 ([#171](#171)) ([e177546](e177546))
* **deps:** bump @docusaurus/preset-classic ([#172](#172)) ([bd3619e](bd3619e))
* **deps:** bump @oclif/plugin-help from 3.2.1 to 3.2.2 ([#153](#153)) ([322ec7e](322ec7e))
* **deps:** bump tslib from 2.0.3 to 2.1.0 ([#145](#145)) ([8128569](8128569))
@github-actions
Copy link

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

felipecrs added a commit that referenced this pull request Mar 15, 2021
* feat(charts): add list-images command (#122)

* chore(release): 1.1.0 [skip ci]

## [1.1.0](v1.0.5...v1.1.0) (2021-01-12)

### Features

* **charts:** add list-images command ([#122](#122)) ([34793d3](34793d3))

* chore(release): 1.1.1 [skip ci]

### [1.1.1](v1.1.0...v1.1.1) (2021-03-15)

### Dependencies

* **deps:** bump @docusaurus/core from 2.0.0-alpha.70 to 2.0.0-alpha.71 ([#171](#171)) ([e177546](e177546))
* **deps:** bump @docusaurus/preset-classic ([#172](#172)) ([bd3619e](bd3619e))
* **deps:** bump @oclif/plugin-help from 3.2.1 to 3.2.2 ([#153](#153)) ([322ec7e](322ec7e))
* **deps:** bump tslib from 2.0.3 to 2.1.0 ([#145](#145)) ([8128569](8128569))

* build(deps): upgrade js-yaml and jsonpath-plus

* test: add utils and remove unneeded await

* refactor(chart:list-images): use execa sync instead of await

* chore(release): 1.1.2 [skip ci]

### [1.1.2](v1.1.1...v1.1.2) (2021-03-15)

### Dependencies

* **deps:** upgrade js-yaml and jsonpath-plus ([c338afc](c338afc))

### Code Refactoring

* **chart:list-images:** use execa sync instead of await ([c5807a7](c5807a7))

* ci: fix tests with helm

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
felipecrs pushed a commit that referenced this pull request Mar 15, 2021
## [1.2.0](v1.1.2...v1.2.0) (2021-03-15)

### Features

* **charts:** add list-images command ([#174](#174)) ([224625b](224625b)), closes [#122](#122) [#122](#122) [#171](#171) [#172](#172) [#153](#153) [#145](#145)

### Bug Fixes

* **chart:list-images:** enhance help function and examples ([75fec80](75fec80))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file released on @next released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant