Skip to content

refactor: upgrade incompatible packages#138

Merged
masontikhonov merged 6 commits into
masterfrom
enable-dependabot
Jun 30, 2026
Merged

refactor: upgrade incompatible packages#138
masontikhonov merged 6 commits into
masterfrom
enable-dependabot

Conversation

@masontikhonov

@masontikhonov masontikhonov commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

What

This replaces deprecated packages with modern compatible alternatives:

  • github.com/docker/docker v28.5.2+incompatible
  • golang.org/x/net/context

This also enables Dependabot and supportive workflows around dependency bumps:

  1. One is to bump version via /bump patch / /bump minor / /bump major comments;
  2. And the second to auto-bump patch version on each PR with dependabot label.

Other changes:

  • Removes obsolete codefresh.yaml
  • Updates PR template.

Labels

Assign the following labels to the PR:

security - to trigger image scanning in CI build

PR Comments

Add the following comments to the PR:

/e2e - to trigger E2E build

Security Report — codefresh/dind

Fixed CVEs: 0

Fixed issues: 0

@github-actions

Copy link
Copy Markdown

ℹ️ Version is already 3.0.18 (patch from 3.0.17 on master). Nothing to do.

@masontikhonov

Copy link
Copy Markdown
Contributor Author

/e2e

@masontikhonov masontikhonov changed the title Enable dependabot refactor: upgrade incompatible packages Jun 30, 2026
@masontikhonov masontikhonov marked this pull request as ready for review June 30, 2026 11:45
@masontikhonov masontikhonov merged commit 7e38d48 into master Jun 30, 2026
5 of 7 checks passed
@masontikhonov masontikhonov deleted the enable-dependabot branch June 30, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants