Skip to content

build(deps): bump anomalyco/opencode/github from 1.17.18 to 1.18.10 - #101

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/anomalyco/opencode/github-1.18.10
Open

build(deps): bump anomalyco/opencode/github from 1.17.18 to 1.18.10#101
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/anomalyco/opencode/github-1.18.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps anomalyco/opencode/github from 1.17.18 to 1.18.10.

Release notes

Sourced from anomalyco/opencode/github's releases.

v1.18.10

Core

Desktop

Improvements

  • Prevent adding the same attachment more than once.
  • Always show the new session button.
  • Improve toast notifications with better stacking, dismissal, and mobile layout.
  • Refine tab hover, active, and overflow states.

Bugfixes

  • Repair malformed saved tabs so broken tab state no longer persists across launches. (@​OpeOginni)
  • Hide the model variant selector until model data finishes loading.
  • Preserve the custom agent picker for existing users.

Thank you to 3 community contributors:

v1.18.9

Core

Bugfixes

  • Restored compatibility with legacy MCP SDK clients.

Desktop

Bugfixes

  • Fixed a Solid cleanup crash that could break navigation in the desktop app.
  • Fixed home session loading so the session list can update without suspending the whole page.

Improvements

  • Removed the extra vertical borders from the V2 home projects view.
  • Added an opt-in V2 desktop sidecar backed by the bundled CLI service.
  • Added collapsible model provider sections in V2 settings.

Thank you to 1 community contributor:

  • @​roborew:
    • fix(desktop): patch @​dnd-kit/solid to preserve core scroll plugins (#38119)

v1.18.8

Core

Improvements

  • Improved compatibility with newer MCP servers and OAuth flows.

... (truncated)

Commits

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)

Open in Devin Review

Bumps [anomalyco/opencode/github](https://github.com/anomalyco/opencode) from 1.17.18 to 1.18.10.
- [Release notes](https://github.com/anomalyco/opencode/releases)
- [Commits](anomalyco/opencode@b1fc811...7902e04)

---
updated-dependencies:
- dependency-name: anomalyco/opencode/github
  dependency-version: 1.18.10
  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 github_actions Pull requests that update GitHub Actions code labels Aug 3, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Devin Review found 1 potential issue.

Open in Devin Review


- name: Run OpenCode
uses: anomalyco/opencode/github@b1fc8113948b518835c2a39ece49553cffe9b30c # v1.17.18
uses: anomalyco/opencode/github@7902e04c3a67f7c69726bc955efb46e29214c797 # v1.18.10

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 Info: Bump de action aplicado consistentemente nos dois workflows

O pin por SHA foi atualizado para o mesmo commit (7902e04...) com comentário de versão # v1.18.10 em ambos os workflows (.github/workflows/opencode.yml:35 e .github/workflows/opencode-auto-fix.yml:28), mantendo o padrão de pin imutável do repositório. Nenhum input do step (model, agent, use_github_token, prompt) foi alterado; vale confirmar apenas se a nova versão minor manteve compatibilidade desses inputs, já que o AGENTS.md marca alterações em workflows de CI como itens que requerem revisão.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@sonarqubecloud

sonarqubecloud Bot commented Aug 3, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Qodana Community for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.1.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants