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

chore(deps): update dependency loft-sh/devpod to v0.6.0 #42

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Update Change
loft-sh/devpod minor 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:

  1. Cursor - a highly requested, AI first editor
  2. Zed - one of the coolest new IDE projects we’ve come across, from the creators of Atom and Treesitter
  3. VSCodium - community supported FOSS distribution of VSCode without Microsoft licenses
  4. Positron - a next generation data science IDE from the makers of R Studio. They currently don’t publish ARM builds so make sure your provider target architecture is x86-64
  5. Marimo - modern, reactive python notebooks you can fearlessly check into git
  6. Jupyter Desktop - this is just a little bonus on top for everyone who prefers Desktop apps over pure web applications. We surely are fans of it and encourage you to try it as well
  7. Dataspell - extending our support of the full JetBrains suite of products

“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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@castrojo castrojo enabled auto-merge (squash) November 16, 2024 22:22
@castrojo castrojo disabled auto-merge November 17, 2024 15:13
@castrojo castrojo merged commit 209d5a4 into main Nov 17, 2024
2 of 4 checks passed
@castrojo castrojo deleted the renovate/loft-sh-devpod-0.x branch November 17, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant