Skip to content

Commit 5d95bc1

Browse files
Bump semver and @types/semver (#1091)
* Bump semver and @types/semver Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together. Updates `semver` from 7.6.0 to 7.7.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.0...v7.7.1) Updates `@types/semver` from 7.5.8 to 7.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) --- updated-dependencies: - dependency-name: semver dependency-version: 7.7.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/semver" dependency-version: 7.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Fixed check failures --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HarithaVattikuti <[email protected]>
1 parent 6ed2c67 commit 5d95bc1

File tree

7 files changed

+119
-916
lines changed

7 files changed

+119
-916
lines changed

.github/workflows/test-python-freethreaded.yml

-9
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
[
2525
macos-latest,
2626
windows-latest,
27-
ubuntu-20.04,
2827
ubuntu-22.04,
2928
ubuntu-22.04-arm,
3029
macos-13,
@@ -62,7 +61,6 @@ jobs:
6261
[
6362
macos-latest,
6463
windows-latest,
65-
ubuntu-20.04,
6664
ubuntu-22.04,
6765
ubuntu-22.04-arm,
6866
macos-13,
@@ -103,7 +101,6 @@ jobs:
103101
[
104102
macos-latest,
105103
windows-latest,
106-
ubuntu-20.04,
107104
ubuntu-22.04,
108105
ubuntu-22.04-arm,
109106
macos-13,
@@ -142,7 +139,6 @@ jobs:
142139
[
143140
macos-latest,
144141
windows-latest,
145-
ubuntu-20.04,
146142
ubuntu-22.04,
147143
ubuntu-22.04-arm,
148144
macos-13,
@@ -184,7 +180,6 @@ jobs:
184180
[
185181
macos-latest,
186182
windows-latest,
187-
ubuntu-20.04,
188183
ubuntu-22.04,
189184
ubuntu-22.04-arm,
190185
macos-13,
@@ -226,7 +221,6 @@ jobs:
226221
[
227222
macos-latest,
228223
windows-latest,
229-
ubuntu-20.04,
230224
ubuntu-22.04,
231225
ubuntu-22.04-arm,
232226
macos-13,
@@ -258,7 +252,6 @@ jobs:
258252
[
259253
macos-latest,
260254
windows-latest,
261-
ubuntu-20.04,
262255
ubuntu-22.04,
263256
ubuntu-22.04-arm,
264257
macos-13,
@@ -371,7 +364,6 @@ jobs:
371364
[
372365
macos-latest,
373366
windows-latest,
374-
ubuntu-20.04,
375367
ubuntu-22.04,
376368
ubuntu-22.04-arm,
377369
macos-13,
@@ -461,7 +453,6 @@ jobs:
461453
[
462454
macos-latest,
463455
windows-latest,
464-
ubuntu-20.04,
465456
ubuntu-22.04,
466457
ubuntu-22.04-arm,
467458
macos-13,

.licenses/npm/lru-cache.dep.yml

-26
This file was deleted.

.licenses/npm/semver-7.6.0.dep.yml renamed to .licenses/npm/semver-7.7.1.dep.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/yallist.dep.yml

-26
This file was deleted.

0 commit comments

Comments
 (0)