Skip to content

Bump prefix-dev/setup-pixi from 0.8.5 to 0.8.8 in the actions group #7637

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

Merged
merged 2 commits into from
Apr 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps the actions group with 1 update: prefix-dev/setup-pixi.

Updates prefix-dev/setup-pixi from 0.8.5 to 0.8.8

Release notes

Sourced from prefix-dev/setup-pixi's releases.

v0.8.8

What's Changed

✨ New features

Full Changelog: prefix-dev/setup-pixi@v0.8.7...v0.8.8

v0.8.7

What's Changed

🤷🏻 Other changes

Full Changelog: prefix-dev/setup-pixi@v0.8.6...v0.8.7

v0.8.6

What's Changed

🐛 Bug fixes

Full Changelog: prefix-dev/setup-pixi@v0.8.5...v0.8.6

Commits

Dependabot compatibility score

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 1 update: [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi).


Updates `prefix-dev/setup-pixi` from 0.8.5 to 0.8.8
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.8.5...v0.8.8)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 21, 2025
Copy link
Contributor

Binder 👈 Launch a Binder on branch jupyter/notebook/dependabot%2Fgithub_actions%2Factions-4145220cd3

@jtpio jtpio added this to the 7.4.x milestone Apr 22, 2025
@jtpio jtpio merged commit b6dc5a2 into main Apr 22, 2025
31 checks passed
@jtpio jtpio deleted the dependabot/github_actions/actions-4145220cd3 branch April 22, 2025 20:34
@jtpio
Copy link
Member

jtpio commented Apr 22, 2025

@meeseeksdev please backport to 7.4.x

Copy link

lumberbot-app bot commented Apr 22, 2025

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout 7.4.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 b6dc5a2af2e9a70b8adba3c1345cac3ee36aad58
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #7637: Bump prefix-dev/setup-pixi from 0.8.5 to 0.8.8 in the actions group'
  1. Push to a named branch:
git push YOURFORK 7.4.x:auto-backport-of-pr-7637-on-7.4.x
  1. Create a PR against branch 7.4.x, I would have named this PR:

"Backport PR #7637 on branch 7.4.x (Bump prefix-dev/setup-pixi from 0.8.5 to 0.8.8 in the actions group)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

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 maintenance Still Needs Manual Backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant