Skip to content

bump dependencies#22

Merged
vkhoroz merged 3 commits intofoundriesio:mainfrom
orangepizza:bump-depend
Mar 11, 2026
Merged

bump dependencies#22
vkhoroz merged 3 commits intofoundriesio:mainfrom
orangepizza:bump-depend

Conversation

@orangepizza
Copy link
Contributor

targeted go 1.24.5 because last flocfg was bumped to that version, matching it:
echo have v5 version (with breaking changes) but it isn't stable until April.

@orangepizza orangepizza force-pushed the bump-depend branch 3 times, most recently from 529d3dd to 391ff47 Compare March 3, 2026 08:50
@vkhoroz
Copy link
Member

vkhoroz commented Mar 3, 2026

@orangepizza is there any specific reason for this dependencies version upgrades?
As a trade-off, can we take only the Golang/Golint upgrades?

@doanac It does look sane, but I have no capacity to verify.
Do we need to configure dependabot for this project and let it take care of this chore for us?

Copy link
Contributor Author

@orangepizza orangepizza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@orangepizza is there any specific reason for this dependencies version upgrades?
As a trade-off, can we take only the Golang/Golint upgrades?

@doanac It does look sane, but I have no capacity to verify.
Do we need to configure dependabot for this project and let it take care of this chore for us?

updated echo v4 version https://pkg.go.dev/vuln/GO-2024-2687 / GO-2024-3333 and I had no reason to not bump it to newest version. and it bumped most of std depends anyway.
and for pkcs7 i'd prper depend on actual release than depend on some git commit hash)
zerolog repo looks patches was mostly bumping depends on their side.

@doanac
Copy link
Member

doanac commented Mar 4, 2026

There's no one change I have a problem with. Will you please break them up into separate commits and provide the rationale for each change please.

Copy link
Member

@vkhoroz vkhoroz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it looks good.
Just need to move one line into another commit.

matching with other repositoy we have like flocfg
this updates ci version to supported this go version
fixes GO-2024-2687 and GO-2024-3333
prefer track actual version tag than require specific commit hash
@vkhoroz vkhoroz merged commit c34064b into foundriesio:main Mar 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants