chore(deps): update dependency loft-sh/devpod to v0.6.0 #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.5.22
->v0.6.0
Release Notes
loft-sh/devpod (loft-sh/devpod)
v0.6.0
Compare Source
v0.6.0 - IDEs, Docs and Tauri v2
It’s been quite a while since we’ve last released a new minor release, in fact it’s been almost a year since the release of 0.5.0 at January 30th. We’ve worked on tons of fixes and small improvements ever since and will continue to work hard to support your workflow with devcontainers.
Before we go into new features we want to take a moment to thank everyone using DevPod and specially the people reporting problems in the GitHub Issues and our Slack community. Without your curiosity, engagement and feedback DevPod would not be possible.
Thank you!
More IDEs
Everyone has their favourite way of working and we want to enable as many people as possible to take advantage of devcontainers by bringing them to their existing workflow. For this reason we’ve added 6 new experimental IDEs (and a stable one) to choose from:
“How it works” documentation
Developers are curious by nature and want to know how their tools work - we do, too! This is why @bkneis took the time to write a dedicated architecture section in the docs: https://devpod.sh/docs/how-it-works/overview
Let us know if this is helpful and what you’re missing from the overall picture.
Experimental per-user installer for Windows
Not everybody has admin permissions on their machine and DevPod is especially useful in these situations to help you escape into your safe devcontainer space where you can install python packages to your hearts content.
Unless you have a good relationship with your IT department installing DevPod on locked down Windows machines was a pain so far. With this version we’re adding experimental (!) support for a per-user installer: https://github.com/loft-sh/devpod/releases/download/v0.6.0/DevPod_0.6.0_x64-setup.exe
A word of caution though: Auto updates currently don’t work with this installer because we need. to change the upgrade process to support MSI and NSIS based installations side by side.
More Linux installers (?)
We’ve upgraded DevPod Desktop to Tauri v2, a secure, rust based electron alternative.
They’ve worked hard to support more ways of distributing desktop apps on Linux and we intend to take advantage of this. Tell us your favourite way of installing packages on Linux in the GitHub issues (…but check for duplicates first please).
New Contributors
Full Changelog: loft-sh/devpod@v0.5.22...v0.6.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.