James Ives
|
340091a9f3
|
v4.2.4 (#1037)
* Update README.md
* Release 4.2.3 📣
* Bump JamesIves/github-pages-deploy-action from 4.2.2 to 4.2.3 (#1025)
* Bump @types/node from 17.0.13 to 17.0.14 (#1024)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.13 to 17.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump jest-circus from 27.4.6 to 27.5.0 (#1027)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.4.6 to 27.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.5.0/packages/jest-circus)
---
updated-dependencies:
- dependency-name: jest-circus
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint-plugin-jest from 26.0.0 to 26.1.0 (#1028)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.0.0 to 26.1.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.0.0...v26.1.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @types/node from 17.0.14 to 17.0.15 (#1029)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.14 to 17.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @types/node from 17.0.15 to 17.0.16 (#1030)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.15 to 17.0.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump jest-circus from 27.5.0 to 27.5.1 (#1031)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.5.0 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.5.1/packages/jest-circus)
---
updated-dependencies:
- dependency-name: jest-circus
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @types/node from 17.0.16 to 17.0.17 (#1032)
* Update README.md
* lib.ts: adjust status logging levels (#1033)
GitHub reports when workflow runs log messages with `notice` or higher
logging levels, e.g.:
> There are 0 failures, 0 warnings, and 1 notices.
Since `notice` was being used regardless of status, these reports were
misleading, because everything was working correctly on successes and
no-ops.
Therefore, the successes and no-ops now only log with `info`, and the
failures now only log with `notice`.
* Bump @types/node from 17.0.17 to 17.0.18 (#1035)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.17 to 17.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint-plugin-jest from 26.1.0 to 26.1.1 (#1036)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.0 to 26.1.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.0...v26.1.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dan Hemberger <846186+hemberger@users.noreply.github.com>
|
2022-02-16 08:44:25 -05:00 |
|
James Ives
|
91d4e8f962
|
Part 1: Logging Improvements (#1022)
* Part 1 of Logging Improvements
* Update util.test.ts
* Update util.test.ts
* Update util.test.ts
* Update util.test.ts
* Adjustments to tests
* Update util.test.ts
* Update util.ts
|
2022-01-31 08:08:23 -05:00 |
|
James Ives
|
f47bc81799
|
Update sponsors.yml
|
2022-01-12 10:14:29 -05:00 |
|
James Ives
|
c9442feeaf
|
Adds premium sponsorship tier
|
2022-01-12 08:29:34 -05:00 |
|
James Ives
|
d514a16587
|
Update sponsors.yml
|
2022-01-12 07:59:06 -05:00 |
|
dependabot[bot]
|
7210ba87fd
|
Bump JamesIves/github-pages-deploy-action from 4.2.1 to 4.2.2 (#1002)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/4.2.1...v4.2.2)
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-11 08:13:14 -05:00 |
|
dependabot[bot]
|
97e5b2337a
|
Bump JamesIves/github-sponsors-readme-action from 1.0.7 to 1.0.8 (#1001)
Bumps [JamesIves/github-sponsors-readme-action](https://github.com/JamesIves/github-sponsors-readme-action) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/JamesIves/github-sponsors-readme-action/releases)
- [Commits](https://github.com/JamesIves/github-sponsors-readme-action/compare/1.0.7...v1.0.8)
---
updated-dependencies:
- dependency-name: JamesIves/github-sponsors-readme-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-11 08:13:06 -05:00 |
|
dependabot[bot]
|
7456853943
|
Bump JamesIves/github-pages-deploy-action from 4.2.0 to 4.2.1 (#998)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/4.2.0...4.2.1)
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-10 08:02:21 -05:00 |
|
dependabot[bot]
|
53efaaaccb
|
Bump JamesIves/github-pages-deploy-action from 4.1.9 to 4.2.0 (#992)
|
2022-01-07 10:30:46 +00:00 |
|
James Ives
|
5608b8174d
|
Update sponsors.yml
|
2022-01-06 10:41:48 -05:00 |
|
dependabot[bot]
|
c9ee890462
|
Bump JamesIves/github-sponsors-readme-action from 1.0.5 to 1.0.6 (#988)
Bumps [JamesIves/github-sponsors-readme-action](https://github.com/JamesIves/github-sponsors-readme-action) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/JamesIves/github-sponsors-readme-action/releases)
- [Commits](https://github.com/JamesIves/github-sponsors-readme-action/compare/1.0.5...1.0.6)
---
updated-dependencies:
- dependency-name: JamesIves/github-sponsors-readme-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-06 09:53:13 -05:00 |
|
dependabot[bot]
|
6476a4409f
|
Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.1.9 (#986)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.0.0 to 4.1.9.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/4.0.0...4.1.9)
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-06 08:46:32 -05:00 |
|
James Ives
|
a5d8ac6765
|
Modifies versioning
|
2022-01-06 08:39:45 -05:00 |
|
James Ives
|
437803aab1
|
Assigning readme changes for 4.1.4
|
2021-06-04 10:10:55 -04:00 |
|
James Ives
|
097d2b354c
|
Docs
|
2021-05-11 19:23:56 -04:00 |
|
James Ives
|
c8f3300436
|
4.1.2
|
2021-05-10 10:36:46 -04:00 |
|
James Ives
|
6502bd3a55
|
Changes to ref search (#705)
* Exact match on branchExists
* Linting
|
2021-05-10 09:18:05 -04:00 |
|
James Ives
|
3fe8ff95b7
|
Update sponsors.yml
|
2021-05-06 09:06:50 -04:00 |
|
James Ives
|
f0e52745d5
|
Update sponsors.yml
|
2021-05-05 23:39:54 -04:00 |
|
James Ives
|
3ee97cff89
|
Adds Sponsors
|
2021-05-05 23:20:11 -04:00 |
|