dependabot[bot]
|
e52e4fb63e
|
Bump minimatch from 10.0.1 to 10.2.3 (#926)
* Bump minimatch from 10.0.1 to 10.2.1
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.0.1 to 10.2.1.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.0.1...v10.2.1)
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 10.2.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update license configurations and add new dependencies for Octokit packages
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chiranjib-swain <chiranjib-swain@github.com>
|
2026-03-11 16:56:45 -05:00 |
|
Patrick Ellis
|
d5a6e81a0b
|
Merge branch 'main' into upgrade-js-yaml-to-4
|
2021-06-14 18:43:21 -04:00 |
|
Patrick Ellis
|
4d9b700547
|
update licensed cache
|
2021-06-11 19:02:36 -04:00 |
|
Patrick Ellis
|
3424206184
|
Upgrade js-yaml to 4.0
The only code change is switching `safeLoad` (which was removed) for `load` (which is "safe" by default now)
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md#400---2021-01-03
|
2021-06-11 18:54:48 -04:00 |
|
Patrick Ellis
|
f0414a79d7
|
Upgrade Typescript to 4.3
Also necessitated upgrading ts-jest to 27.0 and jest to 26.0
|
2021-06-04 22:57:32 -04:00 |
|
Thomas Boop
|
9794b1493b
|
Add Licensed To Help Verify Prod Licenses (#91)
* Add Licensed Workflows and config files
* Manually verify licenses
* Ignore Generated Files in Git PR's
|
2020-09-16 10:01:44 -04:00 |
|