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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump eifinger/setup-rye from 1 to 2 #449

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 Mar 4, 2024

Bumps eifinger/setup-rye from 1 to 2.

Release notes

Sourced from eifinger/setup-rye's releases.

v2.0.0 馃寛 RYE_HOME is now located in the parent of the repository root

Changes

RYE_HOME (.rye) is now located in the parent of the repository root. The previous location in the repository root confused tools like rye fmt

馃毃 Breaking changes

馃悰 Bug fixes

v1.17.0 馃寛 Even more speed with caches

Changes

When using the cache this release will speed up runs on hosted runners because the .rye directory is now also cached.

The OS version was removed as an ingredient for constructing the cache key. This especially fixes issues with macos14 where runners alternated between version 14.3.1 and 14.2.1. Since rye is Operating system version independent we don't need to be strict.

馃悰 Bug fixes

馃殌 Enhancements

猬嗭笍 Dependency updates

v1.16.2 馃寛 Fix broken caches

Changes

This will invalidate all caches because v1.16.1 does not work with old caches but fails with hard to understand errors.

馃悰 Bug fixes

v1.16.1 馃寛 Always set RYE_HOME

Changes

If rye was found in the tools cache of hosted runners RYE_HOME was not set. That led to the creation of the .rye folder in the user home.

馃悰 Bug fixes

... (truncated)

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eifinger/setup-rye](https://github.com/eifinger/setup-rye) from 1 to 2.
- [Release notes](https://github.com/eifinger/setup-rye/releases)
- [Commits](eifinger/setup-rye@v1...v2)

---
updated-dependencies:
- dependency-name: eifinger/setup-rye
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 4, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants