reiniscimurs / DRL-Robot-Navigation-ROS2

Deep Reinforcement Learning for mobile robot navigation in ROS2 Gazebo simulator. Using DRL (SAC, TD3) neural networks, a robot learns to navigate to a random goal point in a simulated environment while avoiding obstacles.
MIT License
12 stars 3 forks source link

Bump pyqtgraph from 0.13.6 to 0.13.7 #29

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps pyqtgraph from 0.13.6 to 0.13.7.

Release notes

Sourced from pyqtgraph's releases.

pyqtgraph-0.13.7

What's Changed

Changelog

Sourced from pyqtgraph's changelog.

pyqtgraph-0.13.7

What's Changed

pyqtgraph-0.13.6

What's Changed

Full Changelog: https://github.com/pyqtgraph/pyqtgraph/compare/pyqtgraph-0.13.5...pyqtgraph-0.13.6

pyqtgraph-0.13.5

What's Changed

Highlights

API/Behavior Changes

Bug Fixes

Misc

... (truncated)

Commits
  • 8385bd7 Merge pull request #3009 from j9ac9k/prep-for-0.13.7-release
  • 3340ef1 Prepare for 0.13.7 release
  • 1bd5c01 Merge pull request #3006 from j9ac9k/fix-fillbetween-regression
  • a933120 Allow Users to set FillRule to FillBetweenItem
  • e200849 Merge pull request #3008 from j9ac9k/fix-mistake-in-3007
  • f304731 Remove functions.try_fastpath_argb due to segfault
  • 00bae71 Merge pull request #3007 from j9ac9k/add-note-about-nanmask
  • 981afe2 Add note about NaN to int conversion
  • 69fd747 Merge pull request #2999 from j9ac9k/fix-test_PolyLineROI_on_arm64
  • 955a8fb Modernize test_makeARGB to use pytest features
  • 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 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[bot] commented 7 months ago

Looks like pyqtgraph is up-to-date now, so this is no longer needed.