Skip to content

Comments

Bump pycollada from 0.9 to 0.9.3#16

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pycollada-0.9.3
Open

Bump pycollada from 0.9 to 0.9.3#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pycollada-0.9.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps pycollada from 0.9 to 0.9.3.

Release notes

Sourced from pycollada's releases.

v0.9.3

What's Changed

New Contributors

Full Changelog: pycollada/pycollada@v0.9.2...v0.9.3

v0.9.2

Full Changelog: pycollada/pycollada@v0.9.1...v0.9.2

v0.9.1

Full Changelog: pycollada/pycollada@v0.9...v0.9.1

Changelog

Sourced from pycollada's changelog.

0.9.3 (2026-01-24)


Backwards Compatibility Notes

  • Python 3.9 support removed since it is end of life.
  • Python 3.14 support added.

New Features

  • More speed-ups (~8%) and clean-ups for DAE loading. (#160)
  • Speeding up DAE loading by ~20% (#159)
  • Rename FreeCADWeb.Org ➞ FreeCAD.Org (#158)

0.9.2 (2025-06-30)


Bug Fixes

  • Fix compatibility with numpy 2.3 after fromstring byte deprecation.

0.9.1 (2025-06-28)


  • Minor release to publish binary package format.

Bug Fixes

  • Fix compatibility with numpy 2.3 after fromstring deprecation.
  • Fix running tests from main.
Commits
  • 6522a6f Prep for 0.9.3 release.
  • 635205b Drop testing python 3.9 since it is now end of life.
  • e16d397 Start testing python 3.14
  • 15e2431 More speed-ups (~8%) and clean-ups for DAE loading. (#160)
  • 321e9b6 Speeding up DAE loading by ~20% (#159)
  • c22f63f FreeCADWeb.Org ➞ FreeCAD.Org (#158)
  • 1d1d94d Release 0.9.2
  • 38372dc Fix numpy fromstring byte deprecation.
  • d57631d Update python-package.yml
  • 6819800 Fix compatibility with numpy 2.3 after fromstring deprecation.
  • 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)

Bumps [pycollada](https://github.com/pycollada/pycollada) from 0.9 to 0.9.3.
- [Release notes](https://github.com/pycollada/pycollada/releases)
- [Changelog](https://github.com/pycollada/pycollada/blob/master/docs/changelog.rst)
- [Commits](pycollada/pycollada@v0.9...v0.9.3)

---
updated-dependencies:
- dependency-name: pycollada
  dependency-version: 0.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 26, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants