Skip to content

Conversation

@gregoranders
Copy link
Owner

Description

0.0.13 Release

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate)

Types of changes

  • Dependencies (non-breaking change which updates dependencies)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

gregoranders and others added 30 commits June 26, 2020 20:33
…lopment/actions/github-4.0.0

npm: bump @actions/github from 3.0.0 to 4.0.0
…lopment/typescript-eslint/parser-3.5.0

npm: bump @typescript-eslint/parser from 3.4.0 to 3.5.0
…lopment/typescript-eslint/eslint-plugin-3.5.0

npm: bump @typescript-eslint/eslint-plugin from 3.4.0 to 3.5.0
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@github.com>
…lopment/typescript-3.9.6

npm: bump typescript from 3.9.5 to 3.9.6
Bumps [eslint](https://github.com/eslint/eslint) from 7.3.1 to 7.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.3.1...v7.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
…lopment/eslint-7.4.0

npm: bump eslint from 7.3.1 to 7.4.0
…lopment/eslint-plugin-jest-23.18.0

npm: bump eslint-plugin-jest from 23.17.1 to 23.18.0
…lopment/typescript-eslint/parser-3.6.0

npm: bump @typescript-eslint/parser from 3.5.0 to 3.6.0
…lopment/typescript-eslint/eslint-plugin-3.6.0

npm: bump @typescript-eslint/eslint-plugin from 3.5.0 to 3.6.0
…lopment/types/jest-26.0.4

npm: bump @types/jest from 26.0.3 to 26.0.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.9.6...v3.9.7)

Signed-off-by: dependabot[bot] <support@github.com>
…lopment/typescript-eslint/eslint-plugin-3.6.1

npm: bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1
…lopment/typescript-eslint/parser-3.6.1

npm: bump @typescript-eslint/parser from 3.6.0 to 3.6.1
…lopment/typescript-3.9.7

npm: bump typescript from 3.9.6 to 3.9.7
…lopment/ts-jest-26.1.3

npm: bump ts-jest from 26.1.1 to 26.1.3
…sset into development

* 'development' of github.com:gregoranders/nodejs-upload-asset:
  npm: bump eslint from 7.4.0 to 7.5.0
  npm: bump @types/jest from 26.0.4 to 26.0.5
  npm: bump eslint-plugin-unicorn from 20.1.0 to 21.0.0
  npm: bump ts-jest from 26.1.1 to 26.1.3
  npm: bump typescript from 3.9.6 to 3.9.7
  npm: bump @typescript-eslint/parser from 3.6.0 to 3.6.1
  npm: bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1
  npm: bump @types/jest from 26.0.3 to 26.0.4
  npm: bump @typescript-eslint/eslint-plugin from 3.5.0 to 3.6.0
  npm: bump @typescript-eslint/parser from 3.5.0 to 3.6.0
  npm: bump eslint-plugin-jest from 23.17.1 to 23.18.0
  npm: bump eslint from 7.3.1 to 7.4.0
  npm: bump typescript from 3.9.5 to 3.9.6
  npm: bump @typescript-eslint/eslint-plugin from 3.4.0 to 3.5.0
  npm: bump @typescript-eslint/parser from 3.4.0 to 3.5.0
  npm: bump @actions/github from 3.0.0 to 4.0.0
* master:
  0.0.10 Release
* master:
  0.0.11 Release
* master:
  0.0.12 release (#139)
@gregoranders gregoranders added documentation Improvements or additions to documentation code quality Code Quality dependencies Pull requests that update a dependency file labels Feb 2, 2022
@gregoranders gregoranders self-assigned this Feb 2, 2022
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

Unit Test Results node16.x-ubuntu-latest

1 files  ±0  1 suites  ±0   2s ⏱️ -1s
6 tests ±0  6 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 46dee6b. ± Comparison against base commit 3b764c1.

@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 46dee6b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

Unit Test Results node16.x-macos-latest

1 files  ±0  1 suites  ±0   3s ⏱️ ±0s
6 tests ±0  6 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 46dee6b. ± Comparison against base commit 3b764c1.

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

Unit Test Results node16.x-windows-latest

1 files  ±0  1 suites  ±0   4s ⏱️ ±0s
6 tests ±0  6 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 46dee6b. ± Comparison against base commit 3b764c1.

@gregoranders gregoranders merged commit 6b04b2b into master Feb 2, 2022
gregoranders added a commit that referenced this pull request Feb 26, 2022
* master:
  build(dependencies): 📝 build update configuration
  0.0.13 Release (#140)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code quality Code Quality dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants