Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps ai-action/setup-ollama from 1 to 2.

Release notes

Sourced from ai-action/setup-ollama's releases.

v2.0.0

2.0.0 (2025-12-21)

⚠ BREAKING CHANGES

  • action: bump Node.js runtime from 20 to 24

Build System

  • action: update runtime from node20 to node24 (c9b8513), closes #305
  • deps: bump @​actions/core from 1.11.1 to 2.0.1 (#336) (636f5c1)

v1.2.44

1.2.44 (2025-12-19)

Build System

  • deps: bump ollama from 0.13.4 to 0.13.5 (cfc8bc9)

v1.2.43

1.2.43 (2025-12-17)

Build System

  • deps: bump ollama from 0.13.3 to 0.13.4 (36e8033)

v1.2.42

1.2.42 (2025-12-16)

Build System

  • deps: bump ollama from 0.13.2 to 0.13.3 (5b2f785)

v1.2.41

1.2.41 (2025-12-15)

Build System

  • deps: bump ollama from 0.13.1 to 0.13.2 (bebd774)

v1.2.40

1.2.40 (2025-12-03)

Build System

  • deps: bump ollama from 0.13.0 to 0.13.1 (570b8ef)

v1.2.39

1.2.39 (2025-11-20)

... (truncated)

Changelog

Sourced from ai-action/setup-ollama's changelog.

Commits
  • 9ab6128 Merge pull request #350 from ai-action/release-please--branches--master--comp...
  • 481c4cd chore(master): release 2.0.0
  • c9b8513 build(action): update runtime from node20 to node24
  • 636f5c1 build(deps): bump @​actions/core from 1.11.1 to 2.0.1 (#336)
  • 10e9e77 Merge pull request #335 from ai-action/dependabot/github_actions/actions/cache-5
  • 64f9b6e ci(github): refactor workflow version.yml
  • 78b57f6 build(deps): bump actions/cache from 4 to 5
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note

This is a Git diff for the file action.yml. The diff shows the changes between two versions of the file, which are represented by the commit hashes 434985a and 4dea373.

The first line indicates that this is a Git diff, and it specifies the location of the file on disk.

The second line shows the index of the changes in the file, which is represented by the two commit hashes. The index keyword indicates that this is a Git index, which is used to stage changes for commit.

The third line shows the format of the diff output, which is in the unified style. This means that each change is shown as a separate section of the diff output, with the lines that have changed highlighted. The @@ -20,7 +20,7 @@ indicates the range of lines that have been modified, starting at line 20 and ending at line 26 (inclusive).

The fourth line shows the actual changes made to the file. In this case, there is one change: uses: has been changed from ai-action/setup-ollama@v1 to ai-action/setup-ollama@v2.

Bumps [ai-action/setup-ollama](https://github.com/ai-action/setup-ollama) from 1 to 2.
- [Release notes](https://github.com/ai-action/setup-ollama/releases)
- [Changelog](https://github.com/ai-action/setup-ollama/blob/master/CHANGELOG.md)
- [Commits](ai-action/setup-ollama@v1...v2)

---
updated-dependencies:
- dependency-name: ai-action/setup-ollama
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 22, 2025
@dependabot dependabot bot requested a review from remarkablemark as a code owner December 22, 2025 19:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 22, 2025
@remarkablemark remarkablemark enabled auto-merge (squash) December 22, 2025 19:14
@remarkablemark remarkablemark enabled auto-merge (squash) December 22, 2025 23:13
@remarkablemark remarkablemark merged commit c771797 into master Dec 23, 2025
8 checks passed
@remarkablemark remarkablemark deleted the dependabot/github_actions/ai-action/setup-ollama-2 branch December 23, 2025 00:07
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.

2 participants