Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the github-actions group across 1 directory with 3 updates #28407

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2024

Bumps the github-actions group with 3 updates in the / directory: actions/checkout, beckermr/turnstyle-python and mamba-org/setup-micromamba.

Updates actions/checkout from 4.1.7 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.7...v4.2.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates beckermr/turnstyle-python from d50fd7e1de14639af00d8dc8e0f60176a99153d9 to 8f1ceb87dabbbbebe42257b85c368f6110bb9170

Commits

Updates mamba-org/setup-micromamba from 1.9.0 to 2.0.2

Release notes

Sourced from mamba-org/setup-micromamba's releases.

v2.0.2

What's Changed

Bug fixes

New Contributors

Full Changelog: mamba-org/setup-micromamba@v2.0.1...v2.0.2

v2.0.1

What's Changed

New features

Full Changelog: mamba-org/setup-micromamba@v2.0.0...v2.0.1

v2.0.0

What's Changed

Bug fixes

New Contributors

Full Changelog: mamba-org/setup-micromamba@v1...v2.0.0

v1.11.0

What's Changed

New features

Full Changelog: mamba-org/setup-micromamba@v1.10.0...v1.11.0

v1.10.0

What's Changed

New features

... (truncated)

Commits
  • 06375d8 fix: Do not copy old Windows activation script as of 2.0.4 (#246)
  • ab6bf8b bug: Propagate errors from micromamba-shell (#241)
  • 617811f Copy generated mamba.bat to micromamba.bat to workaround cmd.exe Auto… (#234)
  • 4b9113a pin micromamba default version to 1.* (#232)
  • 59b1132 Include bin hash in cache key (#228)
  • e751044 Bump softprops/action-gh-release from 2.0.6 to 2.0.8 in the actions group (#220)
  • 29a3fc9 Bump softprops/action-gh-release from 2.0.5 to 2.0.6 in the actions group (#218)
  • a1ad40c Bump the actions group with 2 updates (#215)
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 29, 2024
Copy link

github-actions bot commented Nov 29, 2024

Hi! This is the staged-recipes linter and I found some lint.

It looks like some changes were made outside the recipes/ directory. To ensure everything runs smoothly, please make sure that recipes are only added to the recipes/ directory and no other files are changed.

If these changes are intentional (and you aren't submitting a recipe), please add a maintenance label to the PR.

File-specific lints and/or hints:

  • .github/workflows/linter.yml:

    • lints:
      • Do not edit files outside of the recipes/ directory.
  • .github/workflows/create_feedstocks.yml:

    • lints:
      • Do not edit files outside of the recipes/ directory.
  • .github/workflows/linter_make_comment.yml:

    • lints:
      • Do not edit files outside of the recipes/ directory.

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR () and found it was in an excellent condition.

Bumps the github-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [beckermr/turnstyle-python](https://github.com/beckermr/turnstyle-python) and [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba).


Updates `actions/checkout` from 4.1.7 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@692973e...11bd719)

Updates `beckermr/turnstyle-python` from d50fd7e1de14639af00d8dc8e0f60176a99153d9 to 8f1ceb87dabbbbebe42257b85c368f6110bb9170
- [Release notes](https://github.com/beckermr/turnstyle-python/releases)
- [Commits](beckermr/turnstyle-python@d50fd7e...8f1ceb8)

Updates `mamba-org/setup-micromamba` from 1.9.0 to 2.0.2
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
- [Commits](mamba-org/setup-micromamba@f8b8a1e...06375d8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: beckermr/turnstyle-python
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: mamba-org/setup-micromamba
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-bfc5559ef1 branch from 365e335 to 05965c3 Compare December 1, 2024 08:10
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
Development

Successfully merging this pull request may close these issues.

1 participant