Skip to content

chore(deps): bump github.com/tensorchord/envd from 0.3.45 to 1.2.0#71

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/tensorchord/envd-1.2.0
Open

chore(deps): bump github.com/tensorchord/envd from 0.3.45 to 1.2.0#71
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/tensorchord/envd-1.2.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/tensorchord/envd from 0.3.45 to 1.2.0.

Release notes

Sourced from github.com/tensorchord/envd's releases.

v1.2.0

Changelog

Exciting New Features 🎉

  • 2506ede9f274403e66360029f98f6bd12faac243: feat: bump fish to the official release version (#2000) (@​kemingy)
  • a78a2454ca633ad403b12920ef71a534f8b819d5: feat: emb the whole template/*.envd, avoid random map key order (#1995) (@​kemingy)

Bug Fix 🛠

  • 8514a4aee1bc96c9677995cedc0cc93e20063670: fix: locale for both dev=True/False (#2010) (@​kemingy)

Documentation 🖊️

Others:

  • dd3eeca89c21f890e5b9d844aa6e38b15505ab67: chore(deps): bump github.com/containerd/containerd/v2 from 2.0.3 to 2.0.4 (#1996) (@​dependabot[bot])

v1.1.0

🎉 envd supports uv now! 🎉

You can create a build.envd file from the pre-defined template like: envd new -t uv. Or write one like the following:

def build():
    base(dev=True)
    install.uv()
    shell("fish")

What's Changed

Full Changelog: tensorchord/envd@v1.0.1...v1.1.0

v1.0.1

[!Note] Check the v1 upgrade guide here.

What's Changed

... (truncated)

Changelog

Sourced from github.com/tensorchord/envd's changelog.

Changelog

v1.1.0 (2025-03-10)

Contributors

  • Keming

v1.0.1 (2025-02-17)

Contributors

v1.0.0-alpha.3 (2025-02-11)

Contributors

  • Keming

v1.0.0-alpha.2 (2025-02-07)

Contributors

  • Keming

v1.0.0-alpha.1 (2025-02-07)

Contributors

v1.0.0 (2025-02-11)

... (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 [github.com/tensorchord/envd](https://github.com/tensorchord/envd) from 0.3.45 to 1.2.0.
- [Release notes](https://github.com/tensorchord/envd/releases)
- [Changelog](https://github.com/tensorchord/envd/blob/main/CHANGELOG.md)
- [Commits](tensorchord/envd@v0.3.45...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/tensorchord/envd
  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 go Pull requests that update go code labels Apr 2, 2025
@github-actions github-actions bot enabled auto-merge (squash) April 2, 2025 09:33
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants