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 fbxcel-dom from 0.0.9 to 0.0.10 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps fbxcel-dom from 0.0.9 to 0.0.10.

Changelog

Sourced from fbxcel-dom's changelog.

[0.0.10]

  • Bump MSRV (minimum supported Rust version) to 1.60.
  • Bump fbxcel to 0.9.0.
  • Ignore duplicate objects connections instead of stopping parsing as error.

Changed (breaking)

  • Bump MSRV (minimum supported Rust version) to 1.60.
  • Bump fbxcel to 0.9.0.
    • fbxcel is exported from toplevel of this crate (i.e. as fbxcel_dom::fbxcel).

Changed (non-breaking)

  • Ignore duplicate objects connections instead of stopping parsing as error.
    • Previously duplicate connections caused error, but now they are handled as if such a connection appeared only once.
Commits
  • 391c79b Merge branch 'release/v0.0.10'
  • bf3f0d1 Bump the version to 0.0.10
  • 9b7aabc Merge branch 'feature/bump-deps' into develop
  • 1a000dd Bump internal dependency
  • a71e78d Bump fbxcel to 0.9.0
  • 5eda590 Bump MSRV to 1.60
  • 1be1a86 Merge branch 'feature/fix-lint-warnings' into develop
  • ffe299f Remove an unused private method
  • 9a444fb Remove redundant dereferences and a cast
  • d6fc9a4 Merge branch 'feature/ignore-duplicate-objects-connections' into develop
  • 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 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 [fbxcel-dom](https://github.com/lo48576/fbxcel-dom) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/lo48576/fbxcel-dom/releases)
- [Changelog](https://github.com/lo48576/fbxcel-dom/blob/develop/CHANGELOG.md)
- [Commits](lo48576/fbxcel-dom@v0.0.9...v0.0.10)

---
updated-dependencies:
- dependency-name: fbxcel-dom
  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 Feb 13, 2023
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.

0 participants