From ef9408c8b45ab89c271c20594378a511e2b22df3 Mon Sep 17 00:00:00 2001 From: ID Bot Date: Tue, 3 Oct 2023 00:38:24 +0000 Subject: [PATCH] Script updating archive at 2023-10-03T00:38:24Z. [ci skip] --- archive.json | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/archive.json b/archive.json index 50f61883..f4c7eb74 100644 --- a/archive.json +++ b/archive.json @@ -1,6 +1,6 @@ { "magic": "E!vIA5L86J2I", - "timestamp": "2023-10-01T00:43:20.505615+00:00", + "timestamp": "2023-10-03T00:38:21.713005+00:00", "repo": "cfrg/draft-irtf-cfrg-frost", "labels": [ { @@ -28490,6 +28490,36 @@ "comments": [] } ] + }, + { + "number": 464, + "id": "PR_kwDOEpUZs85bqbGt", + "title": "Bump actions/setup-python from 4.5.0 to 4.7.1", + "url": "https://github.com/cfrg/draft-irtf-cfrg-frost/pull/464", + "state": "OPEN", + "author": "dependabot", + "authorAssociation": "CONTRIBUTOR", + "assignees": [ + "dconnolly" + ], + "labels": [ + "dependencies" + ], + "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.7.1.\n
\nRelease notes\n

Sourced from actions/setup-python's releases.

\n
\n

v4.7.1

\n

What's Changed

\n\n

Full Changelog: https://github.com/actions/setup-python/compare/v4...v4.7.1

\n

v4.7.0

\n

In scope of this release, the support for reading python version from pyproject.toml was added (actions/setup-python#669).

\n
      - name: Setup Python\n        uses: actions/setup-python@v4\n        with:\n          python-version-file: pyproject.toml\n
\n

Besides, it includes such changes as:

\n\n

New Contributors

\n\n

Full Changelog: https://github.com/actions/setup-python/compare/v4...v4.7.0

\n

v4.6.1

\n

What's Changed

\n\n

New Contributors

\n\n

Full Changelog: https://github.com/actions/setup-python/compare/v4...v4.6.1

\n

Add allow-prereleases input

\n

In scope of this release we added a new input (allow-prereleases) to allow falling back to pre-release versions of Python when a matching GA version of Python is not available

\n
steps:\n  - uses: actions/checkout@v3\n  - uses: actions/setup-python@v4\n</tr></table> \n
\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-python&package-manager=github_actions&previous-version=4.5.0&new-version=4.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n
", + "createdAt": "2023-10-02T11:22:17Z", + "updatedAt": "2023-10-02T11:22:21Z", + "baseRepository": "cfrg/draft-irtf-cfrg-frost", + "baseRefName": "master", + "baseRefOid": "127452b93acb3094a6f659d059550df5618c2714", + "headRepository": "cfrg/draft-irtf-cfrg-frost", + "headRefName": "dependabot/github_actions/actions/setup-python-4.7.1", + "headRefOid": "e44e16c96f68c3b6c8958cf370787122cd7798ad", + "closedAt": null, + "mergedAt": null, + "mergedBy": null, + "mergeCommit": null, + "comments": [], + "reviews": [] } ] } \ No newline at end of file