setup-python/.github/workflows
dependabot[bot] 5d95bc16d4
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](https://github.com/npm/node-semver/compare/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] <support@github.com>

* Fixed check failures

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
2025-04-22 11:04:22 -05:00
..
basic-validation.yml Update action to node20 (#772) 2023-12-05 14:52:09 +01:00
check-dist.yml Update action to node20 (#772) 2023-12-05 14:52:09 +01:00
codeql-analysis.yml Add and configure ESLint and update configuration for Prettier (#617) 2023-03-09 12:44:56 +02:00
e2e-cache-freethreaded.yml Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 (#1056) 2025-03-24 11:19:17 -05:00
e2e-cache.yml Fix for Candidate Not Iterable Error (#1082) 2025-04-17 08:55:44 -05:00
e2e-tests.yml Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065) 2025-04-11 13:36:23 -05:00
licensed.yml Add and configure ESLint and update configuration for Prettier (#617) 2023-03-09 12:44:56 +02:00
publish-immutable-actions.yml Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1014) 2025-01-27 12:05:51 -06:00
release-new-action-version.yml Enhance workflows: Add macOS 13 support, upgrade publish-action, and update documentation for arm64 and latest versions (#965) 2024-10-24 08:38:22 -05:00
test-graalpy.yml Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065) 2025-04-11 13:36:23 -05:00
test-pypy.yml Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065) 2025-04-11 13:36:23 -05:00
test-python-freethreaded.yml Bump semver and @types/semver (#1091) 2025-04-22 11:04:22 -05:00
test-python.yml Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065) 2025-04-11 13:36:23 -05:00
update-config-files.yml Add update-config-files.yml 2023-03-09 11:47:39 +01:00