Skip to content

Update GitHub Actions - #130

Merged
jimboid merged 1 commit into
mainfrom
renovate/github-actions
Sep 4, 2026
Merged

Update GitHub Actions#130
jimboid merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
FantasticFiasco/action-update-license-year action patch v3v3.0.4
actions/checkout action minor v6v6.1.0
actions/checkout action minor v4v4.4.0
actions/checkout action minor v6.0.1v6.1.0
actions/setup-python action minor v6.2.0v6.3.0
conda-incubator/setup-miniconda action minor v3v3.3.0
conda-incubator/setup-miniconda action pinDigest 8ee1f36
coverallsapp/github-action action patch v2.3.7v2.3.8
peter-evans/create-pull-request action patch v8.1.0v8.1.1
python uses-with minor 3.133.14
softprops/action-gh-release action patch v3.0.2v3.0.3

Release Notes

FantasticFiasco/action-update-license-year (FantasticFiasco/action-update-license-year)

v3.0.4

Compare Source

👮‍♂️ Security
  • Fixed security vulnerabilities in direct and transient dependencies

v3.0.3

Compare Source

👮‍♂️ Security
  • Fixed security vulnerabilities in direct and transient dependencies

v3.0.2

Compare Source

💉 Fixed
  • #​360 Unable to import GPG private key

v3.0.1

Compare Source

💉 Fixed
  • #​359 Unable to import GPG private key
👮‍♂️ Security
  • Security vulnerability in transient dependency minimatch
actions/checkout (actions/checkout)

v6.1.0

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

actions/setup-python (actions/setup-python)

v6.3.0

Compare Source

What's Changed
Enhancement
Dependency update
Documentation
New Contributors

Full Changelog: actions/setup-python@v6...v6.3.0

conda-incubator/setup-miniconda (conda-incubator/setup-miniconda)

v3.3.0

Compare Source

Fixes
  • #​410: Ignore auto_activate warning
  • #​411: Deprecate auto-activate-base input
  • #​414: Activate default environment instead of base environment
  • #​435: fix: remove accidental indentation from shell config template
    strings
  • #​442: Translate POSIX set to xonsh's equivalent
Tasks and Maintenance

v3.2.0

Compare Source

Fixes
  • #​398 Check all .condarc files when removing defaults
  • #​397 Add version normalization for minicondaVersion in input validation
  • #​402 Workaround for auto_activate_base deprecation
Tasks and Maintenance

v3.1.1

Compare Source

Fixes
  • #​378: Make nodefaults warning more explicit
  • #​387: Detect and support Linux ARM runners for both Miniconda and Miniforge
Tasks and Maintenance

v3.1.0

Compare Source

Features
  • #​367: Add conda-remove-defaults setting to remove the defaults channel
    if added implicitly
  • #​342: Add installation-dir to customize where the installers are installed
    to
  • #​328: Make conda's cache configurable via pkgs-dirs
Fixes
  • #​360: Start deprecation of miniforge-variant: Mambaforge
  • #​362: Ignore conda cygpath warning
  • #​368: Address mamba v2 incompatibilities
  • #​350: set CONDA environment variable regardless of useBundled option
Tasks and Maintenance

v3.0.4

Compare Source

Fixes
  • #​345 Fix running on macOS 13 on Intel since the runners no longer provide
    miniconda by default.
Tasks and Maintenance
  • #​337 Bump conda-incubator/setup-miniconda from 3.0.2 to 3.0.3 (#​337)
  • #​338 Bump normalize-url from 8.0.0 to 8.0.1
  • #​340 Bump undici from 5.27.4 to 5.28.5

v3.0.3

Compare Source

Fixes
  • #​336 Fall back to miniconda3 latest when no bundled version + empty with
    params
Tasks and Maintenance
  • #​335 Bump conda-incubator/setup-miniconda from 3.0.1 to 3.0.2

v3.0.2

Compare Source

Fixes
  • #​312 Enable ARM64 on macOS for Miniforge and Mambaforge including automatic
    architecture detection.
Tasks and Maintenance
  • #​327 Bump conda-incubator/setup-miniconda from 3.0.0 to 3.0.1
  • #​330 Bump actions/cache from 3 to 4
  • #​334 Bump undici from 5.27.2 to 5.28.3

v3.0.1

Compare Source

Fixes
  • #​325 Fix environment activation on windows (a v3 regression) due to
    hard-coded install PATH
coverallsapp/github-action (coverallsapp/github-action)

v2.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2...v2.3.8

peter-evans/create-pull-request (peter-evans/create-pull-request)

v8.1.1: Create Pull Request v8.1.1

Compare Source

What's Changed

Full Changelog: peter-evans/create-pull-request@v8.1.0...v8.1.1

actions/python-versions (python)

v3.14.7: 3.14.7

Compare Source

Python 3.14.7

v3.14.6: 3.14.6

Compare Source

Python 3.14.6

v3.14.5: 3.14.5

Compare Source

Python 3.14.5

v3.14.4: 3.14.4

Compare Source

Python 3.14.4

v3.14.3: 3.14.3

Compare Source

Python 3.14.3

v3.14.2: 3.14.2

Compare Source

Python 3.14.2

v3.14.1: 3.14.1

Compare Source

Python 3.14.1

v3.14.0: 3.14.0

Compare Source

Python 3.14.0

softprops/action-gh-release (softprops/action-gh-release)

v3.0.3

Compare Source

3.0.3 is a maintenance release with updated dependencies. It also safely
classifies malformed GitHub API errors to avoid secondary failures (#​822).

What's Changed

Bug fixes 🐛
Other Changes 🔄
  • dependency updates

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 9am and before 5pm every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file ci labels Sep 1, 2026
@coveralls

coveralls commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 33739636940

Coverage remained the same at 56.994%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 1251
Covered Lines: 713
Line Coverage: 56.99%
Coverage Strength: 3.42 hits per line

💛 - Coveralls

@renovate
renovate Bot force-pushed the renovate/github-actions branch from 9154d38 to 40a69fc Compare September 2, 2026 03:30
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 40a69fc to 23d60c3 Compare September 3, 2026 09:34
@jimboid
jimboid self-requested a review September 4, 2026 07:12
@jimboid
jimboid merged commit 2e7cf9d into main Sep 4, 2026
16 of 17 checks passed
@renovate
renovate Bot deleted the renovate/github-actions branch September 4, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants