Kevin Dangoor
|
323554187c
|
Merge pull request #747 from github/upgrade-nokogiri
Upgrade nokogiri to 1.16.5 to address CVE-2024-34459
|
2024-10-04 09:58:58 -04:00 |
Kevin Dangoor
|
ae2e08ca34
|
Update licensed cache for thor
|
2024-10-03 16:54:10 +00:00 |
Kevin Dangoor
|
cf3b27a6b3
|
Upgrade nokogiri to 1.16.5 to address CVE-2024-34459
This upgrade is not critical, because it addresses and xmllint issue
and nokogiri doesn't expose xmllint to us.
Fixes https://github.com/github/licensed/security/dependabot/11
|
2024-10-03 14:17:23 +00:00 |
dependabot[bot]
|
debbb421ed
|
Bump parallel from 1.26.2 to 1.26.3 (#738)
* Bump parallel from 1.26.2 to 1.26.3
Bumps [parallel](https://github.com/grosser/parallel) from 1.26.2 to 1.26.3.
- [Commits](https://github.com/grosser/parallel/compare/v1.26.2...v1.26.3)
---
updated-dependencies:
- dependency-name: parallel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update licensed cache
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Dangoor <dangoor@github.com>
|
2024-08-30 17:59:14 -04:00 |
dependabot[bot]
|
ce7794fd88
|
Bump parallel from 1.25.1 to 1.26.2 (#736)
* Bump parallel from 1.25.1 to 1.26.2
Bumps [parallel](https://github.com/grosser/parallel) from 1.25.1 to 1.26.2.
- [Commits](https://github.com/grosser/parallel/compare/v1.25.1...v1.26.2)
---
updated-dependencies:
- dependency-name: parallel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update licensed cache
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Dangoor <dangoor@github.com>
|
2024-08-13 13:28:08 -04:00 |
dependabot[bot]
|
faa1c84f53
|
Bump pathname-common_prefix from 0.0.1 to 0.0.2 (#709)
* Bump pathname-common_prefix from 0.0.1 to 0.0.2
Bumps [pathname-common_prefix](https://gitlab.com/KitaitiMakoto/pathname-common_prefix) from 0.0.1 to 0.0.2.
- [Commits](https://gitlab.com/KitaitiMakoto/pathname-common_prefix/compare/v0.0.1...v0.0.2)
---
updated-dependencies:
- dependency-name: pathname-common_prefix
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update pathname-common_prefix licensed cache
* Reviewed the license change. It was a typo fix.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Dangoor <dangoor@github.com>
|
2024-08-02 16:15:17 -04:00 |
dependabot[bot]
|
6958e96774
|
Bump parallel from 1.23.0 to 1.25.1 (#724)
* Bump parallel from 1.23.0 to 1.25.1
Bumps [parallel](https://github.com/grosser/parallel) from 1.23.0 to 1.25.1.
- [Commits](https://github.com/grosser/parallel/compare/v1.23.0...v1.25.1)
---
updated-dependencies:
- dependency-name: parallel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update licensed cache for parallel
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Dangoor <dangoor@github.com>
|
2024-08-02 16:12:31 -04:00 |
dependabot[bot]
|
242aced953
|
Bump json from 2.6.3 to 2.7.2 (#715)
* Bump json from 2.6.3 to 2.7.2
Bumps [json](https://github.com/flori/json) from 2.6.3 to 2.7.2.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v2.6.3...v2.7.2)
---
updated-dependencies:
- dependency-name: json
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update licensed cache for json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Dangoor <dangoor@github.com>
|
2024-08-02 16:08:42 -04:00 |
dependabot[bot]
|
13897e9831
|
Bump thor from 1.2.2 to 1.3.1 (#698)
* Bump thor from 1.2.2 to 1.3.1
Bumps [thor](https://github.com/rails/thor) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](https://github.com/rails/thor/compare/v1.2.2...v1.3.1)
---
updated-dependencies:
- dependency-name: thor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update licensed cache for Thor
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Dangoor <dangoor@github.com>
|
2024-08-02 15:59:10 -04:00 |
Lukas Spieß
|
bf3200d6fa
|
Update nokogiri
|
2024-03-18 14:54:31 +00:00 |
licensed-ci
|
0a758e40a1
|
Auto-update license files
|
2023-05-15 09:58:30 +00:00 |
licensed-ci
|
00ff58d225
|
Auto-update license files
|
2023-04-24 09:59:06 +00:00 |
licensed-ci
|
c26f8ac63e
|
Auto-update license files
|
2023-04-12 06:29:29 +00:00 |
licensed-ci
|
9d3668855e
|
Auto-update license files
|
2023-03-17 04:51:41 +00:00 |
licensed-ci
|
7af87293fc
|
Auto-update license files
|
2023-03-07 16:10:47 +00:00 |
licensed-ci
|
d01494c85b
|
Auto-update license files
|
2023-01-26 16:14:13 +00:00 |
licensed-ci
|
48db77f848
|
Auto-update license files
|
2023-01-17 16:02:03 +00:00 |
Jon Ruskin
|
7b7e3e283d
|
Merge pull request #599 from github/dependabot/bundler/licensee-eq-9.16.0
Update licensee requirement from = 9.15.3 to = 9.16.0
|
2023-01-02 10:21:44 -07:00 |
licensed-ci
|
f343086c11
|
Auto-update license files
|
2023-01-02 09:01:09 +00:00 |
licensed-ci
|
cf1608f8ea
|
Auto-update license files
|
2023-01-02 09:01:04 +00:00 |
licensed-ci
|
1fd6d329f4
|
Auto-update license files
|
2022-12-23 01:49:42 +00:00 |
Jon Ruskin
|
e2d5407cd1
|
resolve license check failures
|
2022-12-22 15:09:40 -07:00 |
licensed-ci
|
4067ff3c8f
|
Auto-update license files
|
2022-12-22 22:05:24 +00:00 |
licensed-ci
|
7b76d68e73
|
Auto-update license files
|
2022-12-11 20:52:05 +00:00 |
licensed-ci
|
4ad89f909a
|
Auto-update license files
|
2022-11-25 21:07:25 +00:00 |
licensed-ci
|
a4817a3a5e
|
Auto-update license files
|
2022-11-14 15:32:27 +00:00 |
licensed-ci
|
3916b9c366
|
Auto-update license files
|
2022-11-11 09:12:09 +00:00 |
licensed-ci
|
ace6c04c00
|
Auto-update license files
|
2022-10-20 15:09:18 +00:00 |
licensed-ci
|
b96c2260bf
|
Auto-update license files
|
2022-10-14 15:09:36 +00:00 |
licensed-ci
|
27d2856023
|
Auto-update license files
|
2022-10-07 00:26:43 +00:00 |
licensed-ci
|
b40e4ef1cf
|
Auto-update license files
|
2022-10-04 09:49:00 +00:00 |
licensed-ci
|
98d7d0f050
|
Auto-update license files
|
2022-09-28 09:17:30 +00:00 |
licensed-ci
|
3472076582
|
Auto-update license files
|
2022-08-17 02:28:11 +00:00 |
licensed-ci
|
332e4f9841
|
Auto-update license files
|
2022-08-01 01:15:20 +00:00 |
licensed-ci
|
2093adb8b0
|
Auto-update license files
|
2022-07-28 16:16:25 +00:00 |
licensed-ci
|
f6e826109b
|
Auto-update license files
|
2022-06-09 09:20:02 +00:00 |
licensed-ci
|
a97951c612
|
Auto-update license files
|
2022-06-02 17:06:18 +00:00 |
licensed-ci
|
75bbb3a339
|
Auto-update license files
|
2022-05-09 15:51:49 +00:00 |
licensed-ci
|
0f37b64a96
|
Auto-update license files
|
2022-04-25 21:44:43 +00:00 |
licensed-ci
|
92065e31b0
|
Auto-update license files
|
2022-04-19 09:26:25 +00:00 |
licensed-ci
|
a242310177
|
Auto-update license files
|
2022-04-11 09:22:13 +00:00 |
licensed-ci
|
c986581ee3
|
Auto-update license files
|
2022-03-28 09:01:28 +00:00 |
licensed-ci
|
4a4d3cdad7
|
Auto-update license files
|
2022-03-21 09:17:12 +00:00 |
licensed-ci
|
00120edf04
|
Auto-update license files
|
2022-03-15 21:20:29 +00:00 |
licensed-ci
|
38fa9adcaa
|
Auto-update license files
|
2022-03-01 09:20:10 +00:00 |
licensed-ci
|
f6d3cf7dba
|
Auto-update license files
|
2022-02-24 17:35:46 +00:00 |
licensed-ci
|
cfee747525
|
Auto-update license files
|
2022-02-13 21:41:53 +00:00 |
licensed-ci
|
5a6bf31df5
|
Auto-update license files
|
2022-02-03 15:01:49 +00:00 |
licensed-ci
|
f61402d3ce
|
Auto-update license files
|
2022-01-31 17:02:47 +00:00 |
licensed-ci
|
590e55c072
|
Auto-update license files
|
2022-01-15 22:57:36 -07:00 |