Skip to content

chore(master): release 31.4.0#409

Merged
dkarter merged 1 commit into
masterfrom
release-please--branches--master
May 17, 2026
Merged

chore(master): release 31.4.0#409
dkarter merged 1 commit into
masterfrom
release-please--branches--master

Conversation

@dkarter
Copy link
Copy Markdown
Owner

@dkarter dkarter commented May 5, 2026

🤖 I have created a release beep boop

31.4.0 (2026-05-17)

Features

  • add cmux config (588d63c)
  • add devpod support (af26f34)
  • ci: include global mise tools in oci image (8e41b23)
  • ci: publish mise oci image (7c7a988)
  • ci: publish multi-arch mise oci image (b08769f)
  • ci: report critical oci vulnerabilities (063083a)
  • devcontainer: add prebuilt dotfiles image (9caea86)
  • opencode: enable lsp (28a8ee6)
  • skills: add Elixir AST refactor skill (e4338a2)
  • task: add devcontainer tasks (866b351)
  • task: add mise:commit (1893307)
  • tuicr: set side-by-side as the default layout (ad2588f)

Bug Fixes

  • aube: keep install advisory setting as string (8267386)
  • aube: switch lockfile to aube and tighten security (201e5d9)
  • ci: authenticate mise oci checkout (f4d81a7)
  • ci: avoid checkout submodule cleanup (74e226a)
  • ci: isolate generated oci config (aff6d2a)
  • ci: keep manual checkout for image workflows (7cd196b)
  • ci: publish latest mise oci tag (af04c38)
  • ci: scan mise oci images for secrets (457135d)
  • ci: scope registry credentials (098bc5c)
  • ci: set registry auth paths at runtime (c489490)
  • ci: skip unsupported arm64 oci tool (08d0e91)
  • ci: skip unsupported oci tool artifacts (1a71261)
  • ci: use Docker login action for GHCR (02bc576)
  • debian: improve debian setup in devcontainer (71644bb)
  • deps: patch vulnerability in fast-uri (80a8ff2)
  • devcontainer: add it to mise and fix workspace (fac8129)
  • devcontainer: cache setup layer by inputs (85e85e4)
  • devcontainer: expose mise tools on path (4ea3c02)
  • devcontainer: hash setup inputs from git index (2eeda7a)
  • devcontainer: prewarm development tools (886f9f8)
  • devcontainer: publish image tags reliably (a9deb05)
  • devcontainer: rely on mise activation for tools (61fdba4)
  • devcontainer: speed up image builds (0c0934b)
  • devcontainer: tolerate broken done styling (9af929d)
  • git: add alias for mergetool + disable backups for mergetool (d7361bf)
  • git: ignore .codex dir (7e385f3)
  • ignore claude worktrees (7995531)
  • mise: build OCI image on Debian 13 (9ac0574)
  • mise: lock global tools (bbaead6)
  • mise: remove unused tools (9af59ef)
  • mise: silence trust warnings (27d8984)
  • mise: switch npm package manager to aube (0c2fca6)
  • mise: use lock file to avoid github token (b0695c5)
  • mise: use oci safe versions (f05dc4f)
  • nvim: remove render-markdown plugin (e7c1e70)
  • sesh: remove fix that was breaking resizing (16177e8)
  • sesh: resize issue + launch session with s from outside tmux (2887b6a)
  • task: add all mise lock files to mise:commit (e9cc6ae)
  • task: use mise install --locked for setup (54bdf0e)
  • tmux: display message when no session found (73f1558)
  • tuicr: disable review footer (aca61ba)

This PR was generated with Release Please. See documentation.

@dkarter dkarter changed the title chore(master): release 31.3.1 chore(master): release 31.4.0 May 6, 2026
@dkarter dkarter force-pushed the release-please--branches--master branch 28 times, most recently from 265c92c to ba852dc Compare May 9, 2026 05:03
@dkarter dkarter force-pushed the release-please--branches--master branch 14 times, most recently from ab59b8a to 6651676 Compare May 15, 2026 07:12
@dkarter dkarter force-pushed the release-please--branches--master branch 2 times, most recently from 908768b to 7900d73 Compare May 17, 2026 05:55
Copy link
Copy Markdown
Owner Author

@dkarter dkarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed with tuicr.

},
"bootstrap-sha": "4a30de3b1e5dd3914e447d2c43a11670e8a9fab1",
".": "31.3.0"
".": "31.4.0"
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[SUGGESTION] just testing tuicr for pr review

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea!!

Comment thread CHANGELOG.md
Comment on lines +31 to +38
* **ci:** keep manual checkout for image workflows ([7cd196b](https://github.com/dkarter/dotfiles/commit/7cd196b850635ddade0bbc4a3d5af91c394ca670))
* **ci:** publish latest mise oci tag ([af04c38](https://github.com/dkarter/dotfiles/commit/af04c38d4e2e55596018cc9d6f010a9fa17eb921))
* **ci:** scan mise oci images for secrets ([457135d](https://github.com/dkarter/dotfiles/commit/457135d2105dd8a33b2a5ebf145bb8b10719f78a))
* **ci:** scope registry credentials ([098bc5c](https://github.com/dkarter/dotfiles/commit/098bc5c16c080dff840bd30261ff830920ae262f))
* **ci:** set registry auth paths at runtime ([c489490](https://github.com/dkarter/dotfiles/commit/c4894907ddb01e93b3081ed15f10bb0de63b04fc))
* **ci:** skip unsupported arm64 oci tool ([08d0e91](https://github.com/dkarter/dotfiles/commit/08d0e91938d63fcd47c0f9b561e8542d1d1c2148))
* **ci:** skip unsupported oci tool artifacts ([1a71261](https://github.com/dkarter/dotfiles/commit/1a712615031ccb9369eac586e0c47634f7d3b37c))
* **ci:** use Docker login action for GHCR ([02bc576](https://github.com/dkarter/dotfiles/commit/02bc5762354b6bc4aa4c686c50cb7111d5c4366b))
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[NOTE] that's a lot of stuff right there!

Comment thread version.txt
@@ -1 +1 @@
31.3.0
31.4.0
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[PRAISE] this makes sense

Comment thread CHANGELOG.md
* **devcontainer:** expose mise tools on path ([4ea3c02](https://github.com/dkarter/dotfiles/commit/4ea3c0293f72c9a6f3edecc99a7ccf09d2ac3bfe))
* **devcontainer:** hash setup inputs from git index ([2eeda7a](https://github.com/dkarter/dotfiles/commit/2eeda7a049e8fa7615fb6065449e01ab5f2bcb46))
* **devcontainer:** prewarm development tools ([886f9f8](https://github.com/dkarter/dotfiles/commit/886f9f8e7d780e0fd3005fff74df59ce3d0dcc4a))
* **devcontainer:** publish image tags reliably ([a9deb05](https://github.com/dkarter/dotfiles/commit/a9deb0573d34550b70230bec251bb42b5c82b70a))
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[NOTE] test

Copy link
Copy Markdown
Owner Author

@dkarter dkarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[NOTE] oh hell yeah

@dkarter dkarter enabled auto-merge (squash) May 17, 2026 15:29
@dkarter dkarter force-pushed the release-please--branches--master branch from 7900d73 to 3b0c32e Compare May 17, 2026 15:32
@dkarter dkarter merged commit bb018b7 into master May 17, 2026
6 checks passed
@dkarter dkarter deleted the release-please--branches--master branch May 17, 2026 15:33
@dkarter
Copy link
Copy Markdown
Owner Author

dkarter commented May 17, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant