chore(deps): lock file maintenance (#6932)
This PR contains the following updates:
Update Change lockFileMaintenance All locks refreshed 🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: Branch creation - “before 4am on monday” in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that’s undesired.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mise-en-place
The front-end to your dev env
Getting Started • Documentation • Dev Tools • Environments • Tasks
What is it?
Demo
The following demo shows how to install and use
miseto manage multiple versions ofnodeon the same system. Note that callingwhich nodegives us a real path to node, not a shim.It also shows that you can use
miseto install and many other tools such asjq,terraform, orgo.See demo transcript.
Quickstart
Install mise
See Getting started for more options.
Hook mise into your shell (pick the right one for your shell):
Execute commands with specific tools
Install tools
See dev tools for more examples.
Manage environment variables
Note that
misecan also load.envfiles.Run tasks
See tasks for more information.
Example mise project
Here is a combined example to give you an idea of how you can use mise to manage your a project’s tools, environment, and tasks.
Run it with:
Find more examples in the mise cookbook.
Full Documentation
See mise.jdx.dev
GitHub Issues & Discussions
Due to the volume of issue submissions mise received, using GitHub Issues became unsustainable for the project. Instead, mise uses GitHub Discussions which provide a more community-centric platform for communication and require less management on the part of the maintainers.
Please note the following discussion categories, which match how issues are often used:
Special Thanks
We’re grateful for Cloudflare’s support through Project Alexandria.
Contributors