Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump cargo-deb from 2.9.1 to 2.9.3 #266

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps cargo-deb from 2.9.1 to 2.9.3.

Changelog

Sourced from cargo-deb's changelog.

2.9.3

  • Support for multiarch lib dir
  • Support for Rust edition 2024

2.8.0

  • Don't add Vcs-* to the binary control file, since lintian doesn't like it.
  • Don't generate sha256sums files, since lintian doesn't like it either.

2.7.0

  • assets entries in Cargo.toml can use a verbose syntax { source = "path", dest = "path", mode = "644" }
  • Improved handling of symlinked assets

2.6.0

  • --maintainer overrides maintainer field and makes authors in TOML optional.
  • Fixed use of --manifest-path used from out-of-workspace directories having .cargo dir

2.5.0

  • --offline, --locked, --frozen passed to cargo metadata and cargo build
  • --cargo-build="custom build" splits on spaces, allowing custom cargo subcommands

2.4.0

  • If run in a workspace without any package name specified, it picks a default workspace member.
  • Package with publish = false without any license specified defaults to "UNLICENSED".
  • conffiles is generated for all assets with etc/ as their destination.

This release has big internal refactorings, so watch out for subtle bugs.

2.3.0

  • Added --compress-debug-symbols option when using --separate-debug-symbols.
  • Fixed separate-debug-symbols option missing from Cargo.toml metadata.
  • Changed location of separated debug symbols to use GNU debug-id paths, when the debug-id section is available.
  • strip command is called with the same args as dh_strip uses.

2.2.0

  • Changed digests from MD5 to SHA256

2.1.0

  • Added --rsyncable that tries to make very large packages compressed in a more deterministic way.

2.0.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [cargo-deb](https://github.com/kornelski/cargo-deb) from 2.9.1 to 2.9.3.
- [Changelog](https://github.com/kornelski/cargo-deb/blob/main/CHANGELOG.md)
- [Commits](kornelski/cargo-deb@v2.9.1...v2.9.3)

---
updated-dependencies:
- dependency-name: cargo-deb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
@tsukinaha tsukinaha merged commit f992165 into main Dec 9, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/cargo-deb-2.9.3 branch December 9, 2024 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant