Skip to content

build(deps): bump actions/setup-python from 5.4.0 to 5.5.0 - #2105

Merged
robfrank merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-5.5.0
Mar 30, 2025
Merged

robfrank merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-5.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2025

Copy link
Copy Markdown
Contributor

Bumps actions/setup-python from 5.4.0 to 5.5.0.

Release notes

Sourced from actions/setup-python's releases.

v5.5.0

What's Changed

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v5.5.0

Commits
  • 8d9ed9a Add e2e Testing for free threaded and Bump @​action/cache from 4.0.0 to 4.0.3 ...
  • 19e4675 Add support for .tool-versions file in setup-python (#1043)
  • 6fd11e1 Bump @​actions/glob from 0.4.0 to 0.5.0 (#1015)
  • 9e62be8 Support free threaded Python versions like '3.13t' (#973)
  • 6ca8e85 Bump @​vercel/ncc from 0.38.1 to 0.38.3 (#1016)
  • 8039c45 fix: install PyPy on Linux ARM64 (#1011)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@4237552...8d9ed9a)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions labels Mar 30, 2025
@robfrank
robfrank merged commit f8ff9c5 into main Mar 30, 2025
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/setup-python-5.5.0 branch March 30, 2025 20:27
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…a#2105) [skip ci]

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@4237552...8d9ed9a)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>
mergify Bot added a commit that referenced this pull request Aug 23, 2026
… to 2.1.47 [skip ci]

Bumps [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) from 2.1.46 to 2.1.47.
Release notes

*Sourced from [io.swagger.parser.v3:swagger-parser's releases](https://github.com/swagger-api/swagger-parser/releases).*

> Swagger-parser 2.1.47 released!
> -------------------------------
>
> * build(deps): bump org.testng:testng from 7.11.0 to 7.12.0 ([#2371](https://redirect.github.com/swagger-api/swagger-parser/issues/2371))
> * build(deps): bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.18 ([#2358](https://redirect.github.com/swagger-api/swagger-parser/issues/2358))
> * build(deps-dev): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.6.3 ([#2351](https://redirect.github.com/swagger-api/swagger-parser/issues/2351))
> * Resolve same-named schemas from different files as distinct components (fixes [#2333](https://redirect.github.com/swagger-api/swagger-parser/issues/2333)) ([#2349](https://redirect.github.com/swagger-api/swagger-parser/issues/2349))
> * fix: resolve relative refs correctly from spring boot jars ([#2080](https://redirect.github.com/swagger-api/swagger-parser/issues/2080), [#2298](https://redirect.github.com/swagger-api/swagger-parser/issues/2298)) ([#2320](https://redirect.github.com/swagger-api/swagger-parser/issues/2320))


Commits

* [`6e50098`](swagger-api/swagger-parser@6e50098) prepare release 2.1.47 ([#2380](https://redirect.github.com/swagger-api/swagger-parser/issues/2380))
* [`eef1cd2`](swagger-api/swagger-parser@eef1cd2) Resolve same-named schemas from different files as distinct components (fixes...
* [`35ada6a`](swagger-api/swagger-parser@35ada6a) build(deps-dev): bump org.apache.maven.plugins:maven-enforcer-plugin ([#2351](https://redirect.github.com/swagger-api/swagger-parser/issues/2351))
* [`3ee75b3`](swagger-api/swagger-parser@3ee75b3) build(deps): bump org.testng:testng from 7.11.0 to 7.12.0 ([#2371](https://redirect.github.com/swagger-api/swagger-parser/issues/2371))
* [`208ae7a`](swagger-api/swagger-parser@208ae7a) build(deps): bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.18 ([#2358](https://redirect.github.com/swagger-api/swagger-parser/issues/2358))
* [`0827c4a`](swagger-api/swagger-parser@0827c4a) Normalize relative ref paths to avoid duplicating schemas ([#2105](https://redirect.github.com/swagger-api/swagger-parser/issues/2105))
* [`4b6e6b4`](swagger-api/swagger-parser@4b6e6b4) fix: support paths from non-default file systems ([#2320](https://redirect.github.com/swagger-api/swagger-parser/issues/2320))
* [`10e5b45`](swagger-api/swagger-parser@10e5b45) bump snapshot 2.1.47-SNAPSHOT ([#2370](https://redirect.github.com/swagger-api/swagger-parser/issues/2370))
* See full diff in [compare view](swagger-api/swagger-parser@v2.1.46...v2.1.47)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant