-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): Bump actions/setup-python from 5.1.1 to 5.4.0 #124
build(deps): Bump actions/setup-python from 5.1.1 to 5.4.0 #124
Conversation
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.4.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.1.1...v5.4.0) --- 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>
Reviewer's Guide by SourceryThis pull request updates the actions/setup-python GitHub Action from version 5.1.1 to 5.4.0. This involves changes to the workflow file to use the newer version of the action. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
PreviewAfter current modification of the PR, the program builds the main and TSS content as shown below. The content won't be uploaded to Satwiki before the PR is merged. MAIN<includeonly>{{#switch:{{{1|}}}|t=2025年01月29日06时|1=因上游数据进行格式调整,<code><nowiki>{{AllUp|1}}</nowiki></code> 暂时停用!{{需要更新}}|2={{#switch:{{{section|}}}|Inclination=51.977°|Eccentricity=0.04116|RA ascending node=2.515 hr|Argument perigee=88.765°|Mean anomaly=276.045°|Orbital period=93.707 min|Epoch of osculation=28 Jan 2025, 08:48|#default=请输入正确的选项名!}}|3={{#switch:{{{section|}}}|1=7821|2=827|3=6994|4=6957|#default=请输入正确的选项名!}}|4={{#echarts:option={
"title": {
"text": "天宫空间站任务列表",
"subtext": "上次更新:2025年1月29日(1371)"
},
"tooltip": {
"trigger": "axis",
"axisPointer": {
"type": "shadow"
}
},
"grid": {
"left": "3%",
"right": "4%",
"bottom": "3%",
"containLabel": true
},
"xAxis": {
"type": "value"
},
"yAxis": {
"type": "category",
"splitLine": {
"show": false
},
"data": ["天舟八号", "神舟十九号", "神舟十八号", "天舟七号", "神舟十七号", "神舟十六号", "天舟六号", "神舟十五号", "天舟五号", "梦天实验舱", "问天实验舱", "神舟十四号", "天舟四号", "神舟十三号", "天舟三号", "神舟十二号", "天舟二号", "天和核心舱"]
},
"series": [
{
"name": "发射时间",
"type": "bar",
"stack": "Total",
"itemStyle": {
"borderColor": "transparent",
"color": "transparent"
},
"emphasis": {
"itemStyle": {
"borderColor": "transparent",
"color": "transparent"
}
},
"data": [1296, 1280, 1092, 993, 910, 761, 741, 579, 562, 550, 451, 402, 376, 170, 144, 49, 30, 0]
},
{
"name": "已进行任务天数",
"type": "bar",
"stack": "Total",
"label": {
"show": true,
"position": "inside"
},
"data": [
{"value": 75, "itemStyle": {"color": "#fcd34d"} },{"value": 91, "itemStyle": {"color": "#fcd34d"} },{"value": 193, "itemStyle": {"color": "#6ee7b7"} },{"value": 305, "itemStyle": {"color": "#6ee7b7"} },{"value": 187, "itemStyle": {"color": "#6ee7b7"} },{"value": 154, "itemStyle": {"color": "#6ee7b7"} },{"value": 254, "itemStyle": {"color": "#6ee7b7"} },{"value": 187, "itemStyle": {"color": "#6ee7b7"} },{"value": 304, "itemStyle": {"color": "#6ee7b7"} },{"value": 821, "itemStyle": {"color": "#fdba74"} },{"value": 920, "itemStyle": {"color": "#fdba74"} },{"value": 182, "itemStyle": {"color": "#6ee7b7"} },{"value": 189, "itemStyle": {"color": "#6ee7b7"} },{"value": 182, "itemStyle": {"color": "#6ee7b7"} },{"value": 310, "itemStyle": {"color": "#6ee7b7"} },{"value": 92, "itemStyle": {"color": "#6ee7b7"} },{"value": 306, "itemStyle": {"color": "#6ee7b7"} },{"value": 1371, "itemStyle": {"color": "#fdba74"} }
]
}
]
}
|style=min-height:380px}}|#default=请输入正确的AllUp编号!}}</includeonly><noinclude>[[Category:模板]]{{documentation}}</noinclude> |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps actions/setup-python from 5.1.1 to 5.4.0.
Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
4237552
Improve Advanced Usage examples (#645)709bfa5
Bump requests from 2.24.0 to 2.32.2 in /tests/data (#1019)ceb20b2
Bump@actions/http-client
from 2.2.1 to 2.2.3 (#1020)0dc2d2c
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1014)feb9c6e
Bump urllib3 from 1.25.9 to 1.26.19 in /tests/data (#895)d0b4fc4
Bump undici from 5.28.4 to 5.28.5 (#1012)e3dfaac
Configure Dependabot settings (#1008)b8cf3eb
Use the new cache service: upgrade@actions/cache
to^4.0.0
(#1007)1928ae6
Update README.md (#1009)3fddbee
Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 (#985)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)Summary by Sourcery
Build: