build(deps): bump actions/setup-python from 5.4.0 to 5.5.0 - #2105
Merged
robfrank merged 1 commit intoMar 30, 2025
Merged
Conversation
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
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/setup-python from 5.4.0 to 5.5.0.
Release notes
Sourced from actions/setup-python's releases.
Commits
8d9ed9aAdd e2e Testing for free threaded and Bump@action/cachefrom 4.0.0 to 4.0.3 ...19e4675Add support for .tool-versions file in setup-python (#1043)6fd11e1Bump@actions/globfrom 0.4.0 to 0.5.0 (#1015)9e62be8Support free threaded Python versions like '3.13t' (#973)6ca8e85Bump@vercel/nccfrom 0.38.1 to 0.38.3 (#1016)8039c45fix: install PyPy on Linux ARM64 (#1011)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)