Bump the actions group across 2 directories with 5 updates - #35
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the actions group with 1 update in the /.github/actions/create-github-release directory: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Bumps the actions group with 4 updates in the /.github/workflows directory: [actions/cache](https://github.com/actions/cache), [actions/setup-python](https://github.com/actions/setup-python), [ai-action/setup-ollama](https://github.com/ai-action/setup-ollama) and [scientific-python/issue-from-pytest-log-action](https://github.com/scientific-python/issue-from-pytest-log-action). Updates `softprops/action-gh-release` from 3.0.0 to 3.0.2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@b430933...3d0d988) Updates `actions/cache` from 5.0.5 to 6.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5.0.5...v6.1.0) Updates `actions/setup-python` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6.2.0...v6.3.0) Updates `ai-action/setup-ollama` from 2.0.54 to 2.0.62 - [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@195af6b...591531f) Updates `scientific-python/issue-from-pytest-log-action` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/scientific-python/issue-from-pytest-log-action/releases) - [Commits](scientific-python/issue-from-pytest-log-action@8e905db...87351a8) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/cache dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-python dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: ai-action/setup-ollama dependency-version: 2.0.62 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: scientific-python/issue-from-pytest-log-action dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 1 update in the /.github/actions/create-github-release directory: softprops/action-gh-release.
Bumps the actions group with 4 updates in the /.github/workflows directory: actions/cache, actions/setup-python, ai-action/setup-ollama and scientific-python/issue-from-pytest-log-action.
Updates
softprops/action-gh-releasefrom 3.0.0 to 3.0.2Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
3d0d988release 3.0.2 (#818)7e13ed4fix: clarify release creation 404 errors (#817)e6c70a5fix: replace existing release assets on Gitea (#816)f345337fix: publish existing draft releases as prereleases (#801)d8a89a2fix: upload small checksum assets reliably (#815)45ece40chore(deps): remove unused TypeScript tooling (#814)f6b913cfeat: improve release error reporting and test coverage (#813)15f193dchore(deps): upgrade TypeScript to 7 (#812)cc8268dchore(deps): bump actions/checkout in the github-actions group (#810)fd0ed1echore(deps): bump the npm group with 3 updates (#811)Updates
actions/cachefrom 5.0.5 to 6.1.0Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
55cc834Merge pull request #1768 from jasongin/readonly-cached8cd72fBump@actions/cacheto v6.1.0 - handle cache write error due to RO token2c8a9bdMerge pull request #1760 from actions/samirat/esm_migration_and_package_updatee9b91fdPrettier fixese4884b8Rebuild dist10baf01Fixed licensese39b386Fix test mock return orderb692820PR feedback6074912Rebuild dist bundles as ESM to match type:module5a912e8Fix lint and jest issuesUpdates
actions/setup-pythonfrom 6.2.0 to 6.3.0Release notes
Sourced from actions/setup-python's releases.
Commits
ece7cb0Fix pip cache error handling on Windows. (#1040)1d18d7aUpdate advanced-usage.md (#811)d2b357aUpdate dependency versions and test workflow configuration (#1322)8f639b1Merge pull request #1324 from jasongin/update-actions-cache-5.1.06731c2bResolve high-severity audit issues0cb1a84Add RHEL support and include Linux distro in cache keys (#1323)dc6eab6Update dist6f4b74bStrict equalityfa8bde1Bump@actions/cacheto 5.1.0, log cache write deniedc8813baUpgrade@actionsdependencies and update licenses (#1303)Updates
ai-action/setup-ollamafrom 2.0.54 to 2.0.62Release notes
Sourced from ai-action/setup-ollama's releases.
... (truncated)
Changelog
Sourced from ai-action/setup-ollama's changelog.
... (truncated)
Commits
591531fMerge pull request #633 from ai-action/release-please--branches--master--comp...e589839build(deps-dev): bump eslint-plugin-simple-import-sort (#634)155e182chore(master): release 2.0.62d170582Merge pull request #632 from ai-action/build/version-0.32.11a0923bbuild(deps): bump ollama from 0.32.0 to 0.32.1fc8cdb8Merge pull request #630 from ai-action/dependabot/github_actions/actions/setu...8f26255build(deps-dev): bump typescript-eslint in the eslint group (#631)c431571build(deps): bump actions/setup-node from 6 to 73eda917Merge pull request #629 from ai-action/release-please--branches--master--comp...dc4dd2echore(master): release 2.0.61Updates
scientific-python/issue-from-pytest-log-actionfrom 1.5.0 to 1.6.0Release notes
Sourced from scientific-python/issue-from-pytest-log-action's releases.
Commits
87351a8actually lock the script (#73)497912dBump actions/checkout from 6.0.2 to 7.0.0 (#72)acb0d0eswitch to usinguv(#66)30d4102maintenance on the readme (#70)a9e6b3dsupport missing log files (#69)8aacb44improve the cli (#68)6f4d0aereplace the github script with the gh cli (#67)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions