-
Notifications
You must be signed in to change notification settings - Fork 5
Commit ee1a515
build(deps): update cargo:mergiraf to 0.15.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cargo:mergiraf](https://mergiraf.org/) ([source](https://codeberg.org/mergiraf/mergiraf)) | minor | `0.14.0` -> `0.15.0` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>mergiraf/mergiraf (cargo:mergiraf)</summary>
### [`v0.15.0`](https://codeberg.org/mergiraf/mergiraf/releases/tag/v0.15.0): Mergiraf 0.15.0
[Compare Source](https://codeberg.org/mergiraf/mergiraf/compare/v0.14.0...v0.15.0)
##### 🚀 Features
- Recover from commutative merging failures ([#​568](https://github.com/mergiraf/mergiraf/issues/568)) by [@​wetneb](https://github.com/wetneb)
- Install via `cargo binstall` ([#​583](https://github.com/mergiraf/mergiraf/issues/583)) by [@​wetneb](https://github.com/wetneb)
- Bundle comments into nodes they annotate ([#​576](https://github.com/mergiraf/mergiraf/issues/576)) by [@​ada4a](https://github.com/ada4a)
- Support for `pyproject.toml` ([#​582](https://github.com/mergiraf/mergiraf/issues/582)) by [@​wetneb](https://github.com/wetneb)
- *(Python)* Enable commutation of class attributes, with docstrings ([#​590](https://github.com/mergiraf/mergiraf/issues/590)) by [@​wetneb](https://github.com/wetneb)
##### 🐛 Bug Fixes
- Reject parse trees with missing nodes ([#​587](https://github.com/mergiraf/mergiraf/issues/587)) by [@​wetneb](https://github.com/wetneb)
- *(typescript)* Bad handling of semicolons in commutative merging of class bodies ([#​585](https://github.com/mergiraf/mergiraf/issues/585)) by [@​wetneb](https://github.com/wetneb)
- *(AstNode::bundle\_comments)* Don't bundle at `A, // comment \n B` ([#​588](https://github.com/mergiraf/mergiraf/issues/588)) by [@​ada4a](https://github.com/ada4a)
##### 📚 Documentation
- Update `adding-a-language.md` ([#​596](https://github.com/mergiraf/mergiraf/issues/596)) by [@​ada4a](https://github.com/ada4a)
##### 🧪 Testing
- Utility to minimize test cases, continued ([#​527](https://github.com/mergiraf/mergiraf/issues/527)) by [@​ada4a](https://github.com/ada4a)
##### ⚙️ Miscellaneous Tasks
- Update to Rust 1.89 ([#​579](https://github.com/mergiraf/mergiraf/issues/579)) by [@​wetneb](https://github.com/wetneb)
- Update crate dependencies ([#​580](https://github.com/mergiraf/mergiraf/issues/580)) by [@​wetneb](https://github.com/wetneb)
- Update dependencies ([#​592](https://github.com/mergiraf/mergiraf/issues/592)) by [@​wetneb](https://github.com/wetneb)
- Simplify pyproject language profile ([#​591](https://github.com/mergiraf/mergiraf/issues/591)) by [@​wetneb](https://github.com/wetneb)
#### Download
Consider installing Mergiraf [via a package manager](https://repology.org/project/mergiraf/versions) to benefit from automatic updates. Otherwise, binaries are available for your convenience below. Binaries for MacOS can be obtained [from Homebrew](https://formulae.brew.sh/formula/mergiraf).
</details>
---
### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTUuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->1 parent c2ff25c commit ee1a515Copy full SHA for ee1a515
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- chezmoi/dot_config/mise
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
chezmoi/dot_config/mise/config.toml
Copy file name to clipboardExpand all lines: chezmoi/dot_config/mise/config.toml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments