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

Bump xmp_toolkit from 1.7.3 to 1.9.0 #14

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps xmp_toolkit from 1.7.3 to 1.9.0.

Release notes

Sourced from xmp_toolkit's releases.

v1.9.0

  • (MINOR) Add new API function XmpFile::try_close which will report any error encountered when closing a file (#232)
  • Fix docs to avoid inadvertent list syntax (#231)

v1.8.1

  • Restore the cargo:include directive (#229)

v1.8.0

  • Publish workflow can now run cleanly (#226)
  • Update stefanzweifel/git-auto-commit-action action to v5 (#225)
  • Update codecov/codecov-action action to v4 (#223)
  • (MINOR) XmpMeta can now optionally format itself using Rust-style formatting (#193)
  • Update actions/github-script action to v7 (#222)
  • Update actions/checkout action to v4 (#219)
  • Allow clean build process (#221)
  • Update paulhatch/semantic-version action to v5.4.0 (#218)
  • Add renovate.json (#206)
  • Update for current cc crate (#216)
  • Fix Clippy warnings for Rust 1.79 (#215)
  • Update deny.toml for recent updates to cargo-deny (#204)
Changelog

Sourced from xmp_toolkit's changelog.

1.9.0

26 July 2024

  • (MINOR) Add new API function XmpFile::try_close which will report any error encountered when closing a file (#232)
  • Fix docs to avoid inadvertent list syntax (#231)

1.8.1

09 July 2024

  • Restore the cargo:include directive (#229)

1.8.0

07 July 2024

  • Publish workflow can now run cleanly (#226)
  • Update stefanzweifel/git-auto-commit-action action to v5 (#225)
  • Update codecov/codecov-action action to v4 (#223)
  • (MINOR) XmpMeta can now optionally format itself using Rust-style formatting (#193)
  • Update actions/github-script action to v7 (#222)
  • Update actions/checkout action to v4 (#219)
  • Allow clean build process (#221)
  • Update paulhatch/semantic-version action to v5.4.0 (#218)
  • Add renovate.json (#206)
  • Update for current cc crate (#216)
  • Fix Clippy warnings for Rust 1.79 (#215)
  • Update deny.toml for recent updates to cargo-deny (#204)
Commits
  • a49b0cb Prepare 1.9.0 release
  • 90b2446 (IGNORE) Exclude libexpat test files
  • 0602bdc (IGNORE) Exclude new test fixture file to get inside crates.io upload limit
  • 823a77b (MINOR) Add new API function XmpFile::try_close which will report any error...
  • 51a80a1 Fix docs to avoid inadvertent list syntax (#231)
  • 757d82f Prepare 1.8.1 release
  • 6388952 Restore the cargo:include directive (#229)
  • 96f3a86 Prepare 1.8.0 release
  • a8cf1dc Publish workflow can now run cleanly (#226)
  • 77eaf4c Update stefanzweifel/git-auto-commit-action action to v5 (#225)
  • Additional commits viewable in compare view

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 the dependencies Pull requests that update a dependency file label Aug 1, 2024
Bumps [xmp_toolkit](https://github.com/adobe/xmp-toolkit-rs) from 1.7.3 to 1.9.0.
- [Release notes](https://github.com/adobe/xmp-toolkit-rs/releases)
- [Changelog](https://github.com/adobe/xmp-toolkit-rs/blob/main/CHANGELOG.md)
- [Commits](adobe/xmp-toolkit-rs@v1.7.3...v1.9.0)

---
updated-dependencies:
- dependency-name: xmp_toolkit
  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/xmp_toolkit-1.9.0 branch from 68e71ff to 68fe6a2 Compare August 12, 2024 07:20
@wsyxbcl wsyxbcl merged commit f7afca7 into master Aug 15, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/cargo/xmp_toolkit-1.9.0 branch August 15, 2024 15:06
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