Skip to content

Bump the dependencies group with 4 updates#424

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dependencies-388361c316
Open

Bump the dependencies group with 4 updates#424
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dependencies-388361c316

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps the dependencies group with 4 updates: scitools/workflows/.github/workflows/refresh-lockfiles.yml, scitools/workflows/.github/workflows/ci-manifest.yml, scitools/workflows/.github/workflows/ci-template-check.yml and conda-incubator/setup-miniconda.

Updates scitools/workflows/.github/workflows/refresh-lockfiles.yml from 2026.04.0 to 2026.04.2

Commits
  • cc5b9d9 Automated release for version "2026.04.2"
  • 61013a1 Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#188)
  • 37e95ea Automated release for version "2026.04.1"
  • 5d2e9ad Bump softprops/action-gh-release from 2.6.1 to 3.0.0 (#187)
  • See full diff in compare view

Updates scitools/workflows/.github/workflows/ci-manifest.yml from 2026.04.0 to 2026.04.2

Commits
  • cc5b9d9 Automated release for version "2026.04.2"
  • 61013a1 Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#188)
  • 37e95ea Automated release for version "2026.04.1"
  • 5d2e9ad Bump softprops/action-gh-release from 2.6.1 to 3.0.0 (#187)
  • See full diff in compare view

Updates scitools/workflows/.github/workflows/ci-template-check.yml from 2026.04.0 to 2026.04.2

Commits
  • cc5b9d9 Automated release for version "2026.04.2"
  • 61013a1 Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#188)
  • 37e95ea Automated release for version "2026.04.1"
  • 5d2e9ad Bump softprops/action-gh-release from 2.6.1 to 3.0.0 (#187)
  • See full diff in compare view

Updates conda-incubator/setup-miniconda from 3 to 4

Release notes

Sourced from conda-incubator/setup-miniconda's releases.

Version 4.0.0

Breaking Changes

  • #459: Upgrade action runtime to Node.js 24.x (requires runners with Node 24 support; this is the reason for the v4 major bump)
  • #450: Switch action build to ESM (for @actions/exec v3)

Features and Enhancements

  • #469: Add conda-init input to optionally skip conda init and document activation for restricted environments
  • #482: Add channels parsing utility and URL validation
  • #481: Enable stricter TypeScript checks and typing
  • #480: Add more tests, increase coverage, add Codecov integration and coverage badge
  • #479: Add TypeDoc-based API docs, generation and checks; configure GitHub Pages and Netlify previews

Fixes

  • #465: Fix double channel configuration being applied
  • #467: Speed up Windows post-run cleanup by moving the extracted packages directory instead of removing files one by one
  • #470: Fix name-version-build syntax expansion and add tests
  • #475: Split shell init and activation of the test environment to remove spurious warning
  • #498: Skip Netlify preview for Dependabot PRs

Performance

  • #486: Remove HTML index scraping for Miniconda version validation
  • #487: Parallelize Windows takeown calls with Promise.all
  • #488: Replace isDefaultEnvironment subprocess with local YAML reads
  • #489: Replace conda config subprocesses with direct .condarc YAML writes

Tasks and Maintenance

  • #444: Bump conda-incubator/setup-miniconda from 3.2.0 to 3.3.0
  • #445: Bump actions/checkout from 6.0.1 to 6.0.2
  • #449: Bump @​actions/exec from 2.0.0 to 3.0.0
  • #456, #484, #491: Bump actions/upload-artifact
  • #460: Bump actions/download-artifact from 7.0.0 to 8.0.1
  • #464: Update dependencies for actions and packages
  • #466: Bump @​actions/tool-cache from 2.0.2 to 4.0.0
  • #473: Bump flatted from 3.2.9 to 3.4.2
  • #476: Bump picomatch
  • #477: Bump conda-incubator/installer from 0.1.0 to 0.1.1
  • #485: Bump vite from 8.0.0 to 8.0.8
  • #492: Bump actions/upload-pages-artifact from 3 to 5

... (truncated)

Changelog

Sourced from conda-incubator/setup-miniconda's changelog.

v4.0.1 (2026-04-24)

Fixes

  • Fix MultipleKeysError on conda 25.11+ when a user-supplied condarc-file already declares auto_activate: now only one of auto_activate / auto_activate_base is written to .condarc, preferring whichever key the user's existing condarc uses.
  • Add auto_activate to the boolean coercion set so its value is serialized as a YAML boolean when it is the chosen canonical key.
  • Add local_repodata_ttl to KNOWN_CONDARC_KEYS to silence a spurious "Unrecognized condarc key" warning for a valid conda key.
Commits
  • 8ee1f36 Fix MultipleKeysError when user condarc declares auto_activate (#500)
  • bce0bd8 Prepare v4 release (#499)
  • 78fb0ff ci(docs): skip Netlify preview for Dependabot PRs (#498)
  • d32e72e Bump @​actions/core from 3.0.0 to 3.0.1 (#496)
  • 3e251ae Bump actions/upload-artifact from 4 to 7 (#491)
  • 7ff02ae Bump actions/upload-pages-artifact from 3 to 5 (#492)
  • 65b62b8 Bump actions/deploy-pages from 4 to 5 (#494)
  • 1eb4d38 Bump marocchino/sticky-pull-request-comment from 2 to 3 (#493)
  • bfb6f7e Bump codecov/codecov-action from 5 to 6 (#495)
  • 77236ef Merge pull request #489 from conda-incubator/perf/direct-condarc-write
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

Bumps the dependencies group with 4 updates: [scitools/workflows/.github/workflows/refresh-lockfiles.yml](https://github.com/scitools/workflows), [scitools/workflows/.github/workflows/ci-manifest.yml](https://github.com/scitools/workflows), [scitools/workflows/.github/workflows/ci-template-check.yml](https://github.com/scitools/workflows) and [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda).


Updates `scitools/workflows/.github/workflows/refresh-lockfiles.yml` from 2026.04.0 to 2026.04.2
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2026.04.0...2026.04.2)

Updates `scitools/workflows/.github/workflows/ci-manifest.yml` from 2026.04.0 to 2026.04.2
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2026.04.0...2026.04.2)

Updates `scitools/workflows/.github/workflows/ci-template-check.yml` from 2026.04.0 to 2026.04.2
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2026.04.0...2026.04.2)

Updates `conda-incubator/setup-miniconda` from 3 to 4
- [Release notes](https://github.com/conda-incubator/setup-miniconda/releases)
- [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md)
- [Commits](conda-incubator/setup-miniconda@v3...v4)

---
updated-dependencies:
- dependency-name: scitools/workflows/.github/workflows/refresh-lockfiles.yml
  dependency-version: 2026.04.2
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: scitools/workflows/.github/workflows/ci-manifest.yml
  dependency-version: 2026.04.2
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: scitools/workflows/.github/workflows/ci-template-check.yml
  dependency-version: 2026.04.2
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: conda-incubator/setup-miniconda
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Copy Markdown
Contributor

@scitools-ci scitools-ci Bot left a comment

Choose a reason for hiding this comment

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

Templating

Version numbers are not typically covered by templating. It is expected that this PR is 100% about advancing version numbers, which would not require any templating follow-up. Please double-check for any other changes that might be suitable for templating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants