Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps cargo-generate from 0.21.3 to 0.23.5.

Release notes

Sourced from cargo-generate's releases.

Release 0.23.5

๐Ÿ› ๏ธ Maintenance

  • Bump toml from 0.8.23 to 0.9.2 (#1521)
  • Fix verbatim disks in windows (#1539)

Release 0.23.4

๐Ÿ“– Documentation

  • Fix syntax error for pre-script.rhai example (#1479)

๐Ÿ› ๏ธ Maintenance

  • Bump git2 from 0.20.1 to 0.20.2 (#1485)
  • Bump toml from 0.8.20 to 0.8.22 (#1483)
  • Bump auth-git2 from 0.5.7 to 0.5.8 (#1493)
  • Bump cargo-util-schemas from 0.8.0 to 0.8.1 (#1488)
  • Bump bstr from 1.11.3 to 1.12.0 (#1476)
  • Bump clap from 4.5.39 to 4.5.40 (#1506)
  • Bump fs-err from 3.1.0 to 3.1.1 (#1505)
  • Bump toml from 0.8.22 to 0.8.23 (#1504)
  • Bump anstyle from 1.0.10 to 1.0.11 (#1503)
  • Bump assert_cmd from 2.0.16 to 2.0.17 (#1481)
  • Fix broken comparison links in CHANGELOG.md (#1518)
  • Excluded files in templated paths are now properly handled (#1515)
  • Bump cargo-util-schemas from 0.8.1 to 0.8.2 (#1509)

๐Ÿค• Fixes

  • Missing .liquid stripping in git templates (#1480)
  • Fix lints (#1497)

Release 0.23.3

๐Ÿ› ๏ธ Maintenance

  • Bump cargo-util-schemas to 0.8.0 (#1469)

Release 0.23.2

๐Ÿ› ๏ธ Maintenance

  • Fix Cargo.toml to reflect always use version after breaking change in cargo-util-schemas (#1459)

v0.23.1

What's Changed

๐Ÿ“– Documentation

  • Fix link to examples and improve wording (#1428)

๐Ÿ› ๏ธ Maintenance

... (truncated)

Changelog

Sourced from cargo-generate's changelog.

0.23.5 2025-08-22

๐Ÿ› ๏ธ Maintenance

  • Bump toml from 0.8.23 to 0.9.2 (#1521)
  • Fix verbatim disks in windows (#1539)

0.23.4 2025-07-13

๐Ÿ“– Documentation

  • Fix syntax error for pre-script.rhai example (#1479)

๐Ÿ› ๏ธ Maintenance

  • Bump git2 from 0.20.1 to 0.20.2 (#1485)
  • Bump toml from 0.8.20 to 0.8.22 (#1483)
  • Bump auth-git2 from 0.5.7 to 0.5.8 (#1493)
  • Bump cargo-util-schemas from 0.8.0 to 0.8.1 (#1488)
  • Bump bstr from 1.11.3 to 1.12.0 (#1476)
  • Bump clap from 4.5.39 to 4.5.40 (#1506)
  • Bump fs-err from 3.1.0 to 3.1.1 (#1505)
  • Bump toml from 0.8.22 to 0.8.23 (#1504)
  • Bump anstyle from 1.0.10 to 1.0.11 (#1503)
  • Bump assert_cmd from 2.0.16 to 2.0.17 (#1481)
  • Fix broken comparison links in CHANGELOG.md (#1518)
  • Excluded files in templated paths are now properly handled (#1515)
  • Bump cargo-util-schemas from 0.8.1 to 0.8.2 (#1509)

๐Ÿค• Fixes

  • Missing .liquid stripping in git templates (#1480)
  • Fix lints (#1497)

Unreleased

0.23.7 2025-11-20

โœจ Features

  • Impl suggestion for codegen-units to make the bin smaller see #1542 (#1588)
  • Be less restrictive with tempfile dependency (#1591)

๐Ÿค• Fixes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added bot dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 3, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/cargo-generate-0.23.5 branch 3 times, most recently from 81b5b54 to aa28d4a Compare February 4, 2026 23:40
Bumps [cargo-generate](https://github.com/cargo-generate/cargo-generate) from 0.21.3 to 0.23.5.
- [Release notes](https://github.com/cargo-generate/cargo-generate/releases)
- [Changelog](https://github.com/cargo-generate/cargo-generate/blob/main/CHANGELOG.md)
- [Commits](cargo-generate/cargo-generate@v0.21.3...v0.23.5)

---
updated-dependencies:
- dependency-name: cargo-generate
  dependency-version: 0.23.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/cargo-generate-0.23.5 branch from aa28d4a to 1b2e757 Compare February 10, 2026 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants