Skip to content

Bump golang from 1.18 to 1.26 - #79

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/golang-1.26
Closed

Bump golang from 1.18 to 1.26#79
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/golang-1.26

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown

Bumps golang from 1.18 to 1.26.

Dependabot compatibility score

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 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)

Bumps golang from 1.18 to 1.26.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: '1.26'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jun 15, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jun 15, 2026
@github-actions

Copy link
Copy Markdown

🚨 Branch Merge Rules Validation Failed

Source branch: dependabot/docker/golang-1.26
Target branch: main

Error message:
❌ Merge from 'dependabot/docker/golang-1.26' to 'main' is not allowed

✅ Allowed Branch Merge Rules

Our branch merge strategy is as follows:

🎯 Merges to testnet branch

  • developtestnet
  • hotfix-testnet/*testnet

🎯 Merges to main branch

  • testnetmain
  • hotfix-main/*main

📋 Branch Flow Description

Normal development flow:

feature/fix branches → develop → testnet → main

Emergency hotfix flow:

hotfix-testnet/* → testnet
hotfix-main/* → main

📝 Merge Rules Explained

  1. Development branch (develop)

    • All feature and fix branches should merge to develop first
    • develop branch can only merge to testnet for testing
  2. Testing branch (testnet)

    • Used for testing and validation
    • Only testnet branch can merge to main for production release
  3. Production branch (main)

    • Production environment branch
    • Only accepts merges from testnet and emergency hotfixes
  4. Hotfix branches

    • hotfix-testnet/*: Can directly merge to testnet
    • hotfix-main/*: Can directly merge to main

🔧 How to Fix

  1. If you want to deploy to testing environment:

    • Please merge your changes to develop branch first
    • Then create a PR from develop to testnet
  2. If you want to deploy to production environment:

    • Ensure your changes have been tested in testnet branch
    • Then create a PR from testnet to main
  3. If this is an emergency hotfix:

    • For testing environment fix: use hotfix-testnet/ prefix
    • For production environment fix: use hotfix-main/ prefix

This comment was automatically generated by the Branch Merge Rules Validation workflow

@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Author

Superseded by #91.

@dependabot dependabot Bot closed this Aug 24, 2026
@dependabot
dependabot Bot deleted the dependabot/docker/golang-1.26 branch August 24, 2026 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants