Skip to content

chore(mise): upgrade tombi - #11

Merged
jylenhof merged 1 commit into
mainfrom
chore/mise-tool-updates-tombi-20260716122013
Jul 16, 2026
Merged

chore(mise): upgrade tombi#11
jylenhof merged 1 commit into
mainfrom
chore/mise-tool-updates-tombi-20260716122013

Conversation

@ghappforreleaseplease

Copy link
Copy Markdown
Contributor

Automated mise tool upgrades from local config.

Updated tools:

  • tombi

Command: mise upgrade --bump --local tombi

Version changelog (tombi)
Tool Requested Installed
tombi 1.1.31.2.0 1.1.31.2.0
Release notes (1 tools)
tombi: `1.1.3` → `1.2.0` (tombi-toml/tombi)

v1.1.4

What's Changed

🐛 Bug Fixes

👒 Dependencies

🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v1.1.3...v1.1.4

v1.1.5

What's Changed

🐛 Bug Fixes

🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v1.1.4...v1.1.5

v1.1.6

What's Changed

🚀 New Features

🐛 Bug Fixes

🛠️ Other Changes

New Contributors

Full Changelog: tombi-toml/tombi@v1.1.5...v1.1.6

v1.1.7

What's Changed

🦅 New Features

🐝 Bug Fixes

🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v1.1.6...v1.1.7

v1.2.0

What's Changed

🚨 Breaking Changes

🦅 New Features

🐝 Bug Fixes

🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v1.1.7...v1.2.0

Modified files:

  • .mise.toml

@github-actions

Copy link
Copy Markdown
Contributor

Commit-Check ✔️

Automated mise tool upgrades from local config.

Updated tools:
- `tombi`

Command: `mise upgrade --bump --local tombi`

<details>
<summary>Version changelog (tombi)</summary>

| Tool | Requested | Installed |
|------|-----------|-----------|
| `tombi` | `1.1.3` → `1.2.0` | `1.1.3` → `1.2.0` |

</details>

<details>
<summary>Release notes (1 tools)</summary>

<details>
<summary>tombi: `1.1.3` → `1.2.0` (tombi-toml/tombi)</summary>

### v1.1.4

<!-- Release notes generated using configuration in .github/release.yml at v1.1.4 -->

## What's Changed
### 🐛 Bug Fixes
* fix(lsp): avoid stale diagnostics after changes by @ya7010 in tombi-toml/tombi#1954
### 👒 Dependencies
* build(deps-dev): bump esbuild from 0.28.0 to 0.28.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in tombi-toml/tombi#1945
* build(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in tombi-toml/tombi#1952
### 🛠️ Other Changes
* fix(ci): include LICENSE in python sdist by @ya7010 in tombi-toml/tombi#1942
* docs: explain selective auto-sort re-enable by @ya7010 in tombi-toml/tombi#1943
* Use GitHub App token for dependent release dispatches by @ya7010 in tombi-toml/tombi#1951

**Full Changelog**: tombi-toml/tombi@v1.1.3...v1.1.4

### v1.1.5

<!-- Release notes generated using configuration in .github/release.yml at v1.1.5 -->

## What's Changed
### 🐛 Bug Fixes
* fix(lsp): merge allOf table key completions by @ya7010 in tombi-toml/tombi#1959
* fix(vscode): color TOML dates as constants by @ya7010 in tombi-toml/tombi#1960
### 🛠️ Other Changes
* fix(lsp): complete literal keys in tables by @ya7010 in tombi-toml/tombi#1958

**Full Changelog**: tombi-toml/tombi@v1.1.4...v1.1.5

### v1.1.6

<!-- Release notes generated using configuration in .github/release.yml at v1.1.6 -->

## What's Changed
### 🚀 New Features
* feat: include target in CLI version output by @ya7010 in tombi-toml/tombi#1974
### 🐛 Bug Fixes
* fix: remove npm install script from tombi package by @ya7010 in tombi-toml/tombi#1969
### 🛠️ Other Changes
* Fix Windows release CRT linkage by @ya7010 in tombi-toml/tombi#1961
* ci: use shared release environment by @ya7010 in tombi-toml/tombi#1962
* Deprecate legacy document-link feature toggles by @ya7010 in tombi-toml/tombi#1965
* docs: add v2 release todo by @ya7010 in tombi-toml/tombi#1966
* chore: bump biome $schema to match pinned CLI 2.3.8 by @EduardF1 in tombi-toml/tombi#1967
* Align release build settings by @ya7010 in tombi-toml/tombi#1972
* fix: update vulnerable npm dependencies by @ya7010 in tombi-toml/tombi#1973

## New Contributors
* @EduardF1 made their first contribution in tombi-toml/tombi#1967

**Full Changelog**: tombi-toml/tombi@v1.1.5...v1.1.6

### v1.1.7

<!-- Release notes generated using configuration in .github/release.yml at v1.1.7 -->

## What's Changed
### 🦅 New Features
* Apply quote style to string keys by @ya7010 in tombi-toml/tombi#1980
* Support JSON schema `deprecationMessage` by @ya7010 in tombi-toml/tombi#1986
### 🐝 Bug Fixes
* Fix nested anyOf hover enum selection by @ya7010 in tombi-toml/tombi#1979
### 🛠️ Other Changes
* Update issue template emoji by @ya7010 in tombi-toml/tombi#1975
* Fix anyOf hover enum leakage by @ya7010 in tombi-toml/tombi#1976
* ci: validate winget manifest before submission by @ya7010 in tombi-toml/tombi#1977
* Improve formatting edit debug log by @ya7010 in tombi-toml/tombi#1978
* ci: harden winget manifest invocation check by @ya7010 in tombi-toml/tombi#1981
* ci: validate winget manifest leaf directory by @ya7010 in tombi-toml/tombi#1982
* ci: ignore winget manifest validation warnings by @ya7010 in tombi-toml/tombi#1983
* Fix root `$ref` schema completion by @kjanat in tombi-toml/tombi#1984

**Full Changelog**: tombi-toml/tombi@v1.1.6...v1.1.7

### v1.2.0

<!-- Release notes generated using configuration in .github/release.yml at v1.2.0 -->

## What's Changed
### 🚨 Breaking Changes
* Send CLI diagnostics to stderr by @ya7010 in tombi-toml/tombi#1991
### 🦅 New Features
* Add release asset attestations by @ya7010 in tombi-toml/tombi#1993
### 🐝 Bug Fixes
* fix(lsp): clear diagnostics after document close if workspace-diagnostics is disabled by @ya7010 in tombi-toml/tombi#1998
### 🛠️ Other Changes
* ci: align release note category emoji by @ya7010 in tombi-toml/tombi#1990
* docs: document TOMBI_NO_COLOR by @ya7010 in tombi-toml/tombi#1997
* fix(lsp): avoid cloning document URIs by @ya7010 in tombi-toml/tombi#1999

**Full Changelog**: tombi-toml/tombi@v1.1.7...v1.2.0

</details>

</details>

Modified files:
- `.mise.toml`
@jylenhof
jylenhof force-pushed the chore/mise-tool-updates-tombi-20260716122013 branch from 4464cca to d6a06bb Compare July 16, 2026 12:24
@jylenhof
jylenhof merged commit 264bb0d into main Jul 16, 2026
5 checks passed
@jylenhof
jylenhof deleted the chore/mise-tool-updates-tombi-20260716122013 branch July 16, 2026 12:25
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