Skip to content

Update version in README - #52

Merged
KodrAus merged 1 commit into
rust-cli:masterfrom
matthiasbeyer:version-update
Jan 10, 2018
Merged

KodrAus merged 1 commit into
rust-cli:masterfrom
matthiasbeyer:version-update

Conversation

@matthiasbeyer

Copy link
Copy Markdown
Member

I also played with version-sync to automatically detect these errors, but it does not work with the [dev-dependencies] section in the readme... so no luck there.

@KodrAus

KodrAus commented Jan 10, 2018

Copy link
Copy Markdown
Collaborator

Thanks @matthiasbeyer! Hmm, maybe version-sync is only looking for either a dependencies or a dev-dependencies block in a single snippet, so one of them is being ignored in our README?

I'll merge this in, but if you'd like to play with it some more I'd be happy if the whole README got reformatted to improve our automation.

@KodrAus
KodrAus merged commit 1321306 into rust-cli:master Jan 10, 2018
@matthiasbeyer
matthiasbeyer deleted the version-update branch January 10, 2018 22:35
@matthiasbeyer

Copy link
Copy Markdown
Member Author

From what I currently see is that version-sync simply does not support dev-dependencies... so there's nothing I can do there.

epage pushed a commit that referenced this pull request Sep 8, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prek](https://redirect.github.com/j178/prek) | patch | `0.3.6` →
`0.3.8` |

---

### Release Notes

<details>
<summary>j178/prek (prek)</summary>

###
[`v0.3.8`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#038)

[Compare
Source](https://redirect.github.com/j178/prek/compare/v0.3.6...v0.3.8)

Released on 2026-03-23.

##### Enhancements

- Add experimental `language: deno` support
([#&#8203;1516](https://redirect.github.com/j178/prek/pull/1516))
- Add `pretty-format-json` as builtin hook
([#&#8203;915](https://redirect.github.com/j178/prek/pull/915))
- Add `check-vcs-permalinks` as builtin hook
([#&#8203;1842](https://redirect.github.com/j178/prek/pull/1842))
- Add `check-illegal-windows-names` as builtin hook
([#&#8203;1841](https://redirect.github.com/j178/prek/pull/1841))
- Add `check-shebang-scripts-are-executable` builtin hook
([#&#8203;1847](https://redirect.github.com/j178/prek/pull/1847))
- Add `destroyed-symlinks` builtin hook
([#&#8203;1851](https://redirect.github.com/j178/prek/pull/1851))
- Add `file-contents-sorter` as builtin hook
([#&#8203;1846](https://redirect.github.com/j178/prek/pull/1846))
- Add `--all` flag to `prek uninstall`
([#&#8203;1817](https://redirect.github.com/j178/prek/pull/1817))
- Improve file pattern parse errors
([#&#8203;1829](https://redirect.github.com/j178/prek/pull/1829))
- Validate `uv` binary after download
([#&#8203;1825](https://redirect.github.com/j178/prek/pull/1825))

##### Bug fixes

- Fix workspace-relative added file paths
([#&#8203;1852](https://redirect.github.com/j178/prek/pull/1852))
- Relax alias-anchor ratio check for check-yaml
([#&#8203;1839](https://redirect.github.com/j178/prek/pull/1839))

##### Contributors

- [@&#8203;j178](https://redirect.github.com/j178)
- [@&#8203;shaanmajid](https://redirect.github.com/shaanmajid)
- [@&#8203;mvanhorn](https://redirect.github.com/mvanhorn)
- [@&#8203;feliblo](https://redirect.github.com/feliblo)
- [@&#8203;Tiryoh](https://redirect.github.com/Tiryoh)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - Every minute ( * * * * * ) (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/epage/_rust).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants