Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Bumps the actions group with 2 updates: conda-incubator/setup-miniconda and ruby/setup-ruby.

Updates conda-incubator/setup-miniconda from 3.2.0 to 3.3.0

Release notes

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

Version 3.3.0

Fixes

  • #411411: Deprecate auto-activate-base input
  • #410410: Ignore auto_activate warning
  • #414414: Activate default environment instead of base environment
  • #435435: fix: remove accidental indentation from shell config template strings
  • #442442: Translate POSIX set to xonsh's equivalent

Tasks and Maintenance

  • #405405, #413413, #439439: Bump normalize-url from 8.0.1 to 8.1.1
  • #425425: Bump @​actions/io from 1.1.3 to 2.0.0
  • #432432: Bump @​actions/exec from 1.1.1 to 2.0.0
  • #433433, #441441: Bump @​actions/core from 1.11.1 to 2.0.2
  • #416416: Bump semver and @​types/semver
  • #421421: Bump actions/setup-node from 5 to 6
  • #427427: Bump js-yaml from 4.1.0 to 4.1.1
Changelog

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

CHANGELOG

v3.3.0 (2026-01-20)

Fixes

  • #410410: Ignore auto_activate warning
  • #411411: Deprecate auto-activate-base input
  • #414414: Activate default environment instead of base environment
  • #435435: fix: remove accidental indentation from shell config template strings
  • #442442: Translate POSIX set to xonsh's equivalent

Tasks and Maintenance

  • #405405, #413413, #439439: Bump normalize-url from 8.0.1 to 8.1.1
  • #425425: Bump @​actions/io from 1.1.3 to 2.0.0
  • #432432: Bump @​actions/exec from 1.1.1 to 2.0.0
  • #433433, #441441: Bump @​actions/core from 1.11.1 to 2.0.2
  • #416416: Bump semver and @​types/semver
  • #421421: Bump actions/setup-node from 5 to 6
  • #427427: Bump js-yaml from 4.1.0 to 4.1.1

[v3.2.0] (2025-06-04)

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

... (truncated)

Commits
  • fc2d68f Merge pull request #443 from conda-incubator/prepare-3.3.0
  • ee22b26 Prepare 3.3.0
  • e56a69e Bump @​actions/core from 2.0.1 to 2.0.2 (#441)
  • 88f68ec Translate POSIX set to xonsh's equivalent (#442)
  • 671a2a2 Bump normalize-url from 8.1.0 to 8.1.1 (#439)
  • 574256d fix: remove accidental indentation from shell config template strings (#435)
  • 1998b40 Bump @​actions/exec from 1.1.1 to 2.0.0 (#432)
  • aacb0f8 Bump @​actions/core from 1.11.1 to 2.0.1 (#433)
  • ca4fa09 Bump actions/cache from 4 to 5 (#438)
  • ae98e94 Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#437)
  • Additional commits viewable in compare view

Updates ruby/setup-ruby from 1.282.0 to 1.285.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.285.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.284.0...v1.285.0

v1.284.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.283.0...v1.284.0

v1.283.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.282.0...v1.283.0

Commits
  • e69dcf3 Update all dependencies to latest
  • 9f55308 Convert to String earlier in generate-windows-versions.rb
  • 80740b3 Add new RubyInstaller releases 4.0.1-1 and 3.2.10-1
  • 5fcbc91 Fix compatibility to ruby-3.2
  • 708024e Add ruby-3.2.10
  • 757ecf5 Give a proper name to CI jobs checking generated files
  • 6963d48 Use Regexp.escape to not need to manually escape (error-prone)
  • 3fc6249 Match more strictly with \A and \z
  • b939495 Add restriction and validation for download urls
  • See full diff 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 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 <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 actions group with 2 updates: [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `conda-incubator/setup-miniconda` from 3.2.0 to 3.3.0
- [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@8352349...fc2d68f)

Updates `ruby/setup-ruby` from 1.282.0 to 1.285.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@4fc31e1...e69dcf3)

---
updated-dependencies:
- dependency-name: conda-incubator/setup-miniconda
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: ruby/setup-ruby
  dependency-version: 1.285.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependabot-only github_actions Pull requests that update GitHub Actions code labels Jan 20, 2026
@dependabot dependabot bot added dependencies Dependabot-only github_actions Pull requests that update GitHub Actions code labels Jan 20, 2026
@github-actions github-actions bot added this to the ADBC Libraries 23 milestone Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot-only github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants