-
Notifications
You must be signed in to change notification settings - Fork 3
Upgrade dependencies 2025-09-15 (#7409) #7447
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
Conversation
7d25f04 to
a82c2c4
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #7447 +/- ##
========================================
Coverage 85.20% 85.20%
========================================
Files 155 155
Lines 22334 22334
========================================
Hits 19029 19029
Misses 3305 3305 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| run(); | ||
| }); | ||
| } | ||
| </script> |
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.
A large deletion like this should have raised concerns. This is not a trivial update. More importantly, if you update this file, you would need to update our templatized copy of it, too. Please re-read the operator manual section on Swagger UI updates. It mentions both concerns, non-trivial updates and the templates.
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.
Created #7468.
scripts/update_swagger.py
Outdated
|
|
||
| repository_url = 'https://raw.githubusercontent.com/swagger-api/swagger-ui' | ||
| tag = 'v5.27.1' | ||
| tag = 'v5.29.1' |
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.
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.
Discussed during PL.
a82c2c4 to
2b6bdef
Compare
|
Changes in Swagger up to version Features:
Bug Fixes:
With a combined total of 9 lines changed. |
2b6bdef to
5a4b136
Compare
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.
Another way to show that the upgrade does not affect the dist directory is to show the history of only that directory:
https://github.com/swagger-api/swagger-ui/commits/master/dist
It does not mention the version we upgrade from or the version we upgrade to.
Security design review
|
5a4b136 to
37470d7
Compare
37470d7 to
d112f7d
Compare

Linked issue: #7409
Checklist
Author
developupgrades/yyyy-mm-ddUpgrade dependencies yyyy-mm-ddAuthor (upgrading deployments)
make docker_images.jsonand committed the resulting changes or this PR does not modifyazul_docker_images, or any other variables referenced in the definition of that variableutag to commit title or this PR does not require upgrading deploymentsupgradeor does not require upgrading deploymentsdeploy:sharedor does not modifydocker_images.json, and does not require deploying thesharedcomponent for any other reasondeploy:gitlabor does not require deploying thegitlabcomponentbackup:gitlabdeploy:runneror does not require deploying therunnerimageAuthor (before every review)
develop, squashed fixups from prior reviewsmake requirements_updateor this PR does not modifyrequirements*.txt,common.mk,Makefile,Dockerfileorenvironment.bootRtag to commit title or this PR does not modifyrequirements*.txtreqsor does not modifyrequirements*.txtmake integration_testpasses in personal deployment or this PR does not modify functionality that could affect the IT outcomeSystem administrator (after approval)
no demoOperator
developOperator (deploy
.sharedand.gitlabcomponents)_select dev.shared && CI_COMMIT_REF_NAME=develop make -C terraform/shared apply_keep_unusedor this PR is not labeleddeploy:shared_select dev.gitlab && python scripts/create_gitlab_snapshot.py --no-restart(see operator manual for details) or this PR is not labeledbackup:gitlab_select dev.gitlab && CI_COMMIT_REF_NAME=develop make -C terraform/gitlab applyor this PR is not labeleddeploy:gitlab_select anvildev.shared && CI_COMMIT_REF_NAME=develop make -C terraform/shared apply_keep_unusedor this PR is not labeleddeploy:shared_select anvildev.gitlab && python scripts/create_gitlab_snapshot.py --no-restart(see operator manual for details) or this PR is not labeledbackup:gitlab_select anvildev.gitlab && CI_COMMIT_REF_NAME=develop make -C terraform/gitlab applyor this PR is not labeleddeploy:gitlabdeploy:gitlabdeploy:gitlabSystem administrator (post-deploy of
.gitlabcomponent)dev.gitlabare complete or this PR is not labeleddeploy:gitlabanvildev.gitlabare complete or this PR is not labeleddeploy:gitlabOperator (deploy runner image)
_select dev.gitlab && make -C terraform/gitlab/runneror this PR is not labeleddeploy:runner_select anvildev.gitlab && make -C terraform/gitlab/runneror this PR is not labeleddeploy:runnerOperator (sandbox build)
sandboxlabeldevanvildevsandboxdeploymentanvilboxdeploymentsandboxdeploymentanvilboxdeploymentOperator (merge the branch)
ptagsOperator (main build)
devanvildevdevdevanvildevanvildev_select dev.shared && make -C terraform/shared applyor this PR is not labeleddeploy:shared_select anvildev.shared && make -C terraform/shared applyor this PR is not labeleddeploy:shareddevanvildevOperator
anvildev.sharedwas last deployedscripts/export_inspector_findings.pyagainstanvildev, imported results to Google Sheet and posted screenshot of relevant1 findings as a comment on the linked issue.deploy:shared,deploy:gitlab,deploy:runnerandbackup:gitlablabels to the next promotion PRs or this PR carries none of these labelsdeploy:shared,deploy:gitlab,deploy:runnerandbackup:gitlablabels, from the description of this PR to that of the next promotion PRs or this PR carries none of these labels1A relevant finding is a high or critical vulnerability in an image
that is used within the security boundary. Images not used within the boundary
are tracked in
azul.docker_imagesunder a key starting with_.System administrator
Shorthand for review comments
Lline is too longWline wrapping is wrongQbad quotesFother formatting problem