Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Type Update Change
crate-ci/typos action patch v1.35.5 -> v1.35.7

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

crate-ci/typos (crate-ci/typos)

v1.35.7

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

v1.35.6

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) August 31, 2025 09:09
@renovate renovate bot merged commit 4e418c1 into main Aug 31, 2025
4 checks passed
@renovate renovate bot deleted the renovate/typos branch August 31, 2025 09:10
@Boshen Boshen mentioned this pull request Aug 26, 2025
Boshen added a commit that referenced this pull request Sep 22, 2025
## 🤖 New release

* `cargo-shear`: 1.5.1 -> 1.5.2 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[1.5.2](v1.5.1...v1.5.2) -
2025-09-22

### Other

- optimize collect_tokens by replacing regex with string operations and
iterators ([#274](#274))
- use rustc-hash for better performance
([#273](#273))
- add CLAUDE.md
- modularize codebase for better extensibility
([#271](#271))
- *(deps)* lock file maintenance rust crates
([#270](#270))
- *(deps)* update taiki-e/install-action action to v2.62.0
([#269](#269))
- *(deps)* update dependency rust to v1.90.0
([#268](#268))
- *(deps)* update github-actions
([#267](#267))
- renovate ignore tests
- *(deps)* lock file maintenance
([#266](#266))
- *(deps)* lock file maintenance rust crates
([#265](#265))
- *(deps)* lock file maintenance rust crates
([#264](#264))
- *(deps)* update github-actions
([#263](#263))
- *(deps)* lock file maintenance rust crates
([#262](#262))
- *(deps)* update github-actions
([#261](#261))
- *(deps)* update crate-ci/typos action to v1.36.2
([#260](#260))
- *(deps)* update crate-ci/typos action to v1.36.1
([#259](#259))
- *(deps)* update crate-ci/typos action to v1.36.0
([#258](#258))
- *(deps)* update crate-ci/typos action to v1.35.8
([#257](#257))
- *(deps)* lock file maintenance rust crates
([#256](#256))
- *(deps)* update github-actions
([#255](#255))
- *(deps)* update crate-ci/typos action to v1.35.7
([#254](#254))
- Add integration tests with real Rust workspace fixtures
([#248](#248))
- *(deps)* lock file maintenance rust crates
([#252](#252))
- *(deps)* update github-actions
([#251](#251))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
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