Skip to content

Bump anomalyco/opencode/github from 1.17.18 to 1.17.19#106

Merged
afonsoft merged 1 commit into
mainfrom
dependabot/github_actions/anomalyco/opencode/github-1.17.19
Jul 14, 2026
Merged

Bump anomalyco/opencode/github from 1.17.18 to 1.17.19#106
afonsoft merged 1 commit into
mainfrom
dependabot/github_actions/anomalyco/opencode/github-1.17.19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps anomalyco/opencode/github from 1.17.18 to 1.17.19.

Release notes

Sourced from anomalyco/opencode/github's releases.

v1.17.19

Core

Bugfixes

  • Supported OpenAI pro reasoning mode.
  • Disabled response storage by default for xAI Responses. (@​geraint0923)
  • Added OAuth support for Luna Responses Lite.
  • Switched to another available org after logging out in the console.
  • Used Codex context limits for GPT-5.6 over OAuth. (@​nabilfreeman)

TUI

Bugfixes

  • Forwarded CLI environment variables to the TUI worker.

Desktop

Bugfixes

  • Removed interface transition changes that were accidentally shipped to dev.
  • Fixed clipped labels and branch tooltips.
  • Stopped the review panel width from jumping when opening or closing it.
  • Focused the prompt input when starting a new session.
  • Prevented some new-session updates from blocking the UI.
  • Fixed timeline outlines getting clipped.
  • Aligned context token counts with usage totals.
  • Kept the file tree visible while opening files.

Improvements

  • Redesigned attachment cards and file comment chips in the new interface.
  • Updated the review panel with persistent file browsing, better file tabs, and easier open-in-app actions.
  • Restyled the Edit Project modal to match the new interface.
  • Added middle-click to open sessions in a new tab.
  • Added a temporary setting to switch between the old and new interface.
  • Added per-prompt model selection in the composer.
  • Polished the new interface styling across the session view and terminal.

Thank you to 2 community contributors:

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.17.19.
- [Release notes](https://github.com/anomalyco/opencode/releases)
- [Commits](anomalyco/opencode@b1fc811...dc927a7)

---
updated-dependencies:
- dependency-name: anomalyco/opencode/github
  dependency-version: 1.17.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 13, 2026
@afonsoft

Copy link
Copy Markdown
Owner

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@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@dc927a7ff071741537cb0bdac7e09b5667ed568d # v1.17.19

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.

🔍 CI workflow change triggers soft rule S4 requiring review

The repository's .agents/RULES.md:21 defines soft rule S4: "Alterar CI workflows → Requer revisão" (changing CI workflows requires review). This PR modifies two CI workflow files, so this rule applies. Since this is a soft rule (warning + confirmation, not a blocking hard rule) and the PR itself serves as the review mechanism, this is not a bug — but the reviewer should consciously acknowledge the version bump from v1.17.18 to v1.17.19 of anomalyco/opencode/github is intentional and the new commit hash dc927a7ff071741537cb0bdac7e09b5667ed568d is verified as legitimate.

Open in Devin Review

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

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Qodana Community for .NET

10 new problems were found

Inspection name Severity Problems
Access to a static member of a type via a derived type 🔶 Warning 4
Local variable hides member 🔶 Warning 4
Member can be made private: Non-private accessibility ◽️ Notice 2

💡 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

@afonsoft
afonsoft merged commit 74b0ed5 into main Jul 14, 2026
24 of 26 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/anomalyco/opencode/github-1.17.19 branch July 14, 2026 23:56
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.

1 participant