18.3.9
Bumps catkin-pkg from 1.0.0 to 1.1.0.
Changelog
Sourced from catkin-pkg's changelog.
1.1.0 (2025-09-09)
- Declare dependency on setuptools in stdeb.
[#360](https://github.com/ros-infrastructure/catkin_pkg/issues/360) <https://github.com/ros-infrastructure/catkin_pkg/pull/360>_- Update Ubuntu and Debian platforms supported by catkin_pkg.
[#359](https://github.com/ros-infrastructure/catkin_pkg/issues/359) <https://github.com/ros-infrastructure/catkin_pkg/pull/359>_- Move flake8 import into test.
[#361](https://github.com/ros-infrastructure/catkin_pkg/issues/361) <https://github.com/ros-infrastructure/catkin_pkg/pull/361>_- Switch to a raw string for the prepare_release cli.
[#362](https://github.com/ros-infrastructure/catkin_pkg/issues/362) <https://github.com/ros-infrastructure/catkin_pkg/pull/362>_- Switch to ros-infrastructure centralized CI.
[#363](https://github.com/ros-infrastructure/catkin_pkg/issues/363) <https://github.com/ros-infrastructure/catkin_pkg/pull/363>_- Support PEP 338 invocation of catkin_pkg modules.
[#367](https://github.com/ros-infrastructure/catkin_pkg/issues/367) <https://github.com/ros-infrastructure/catkin_pkg/pull/367>_- Use platform-agnostic path manipulation in test_packages.py.
[#366](https://github.com/ros-infrastructure/catkin_pkg/issues/366) <https://github.com/ros-infrastructure/catkin_pkg/pull/366>_- Deprecate the bare catkin_* scripts.
[#368](https://github.com/ros-infrastructure/catkin_pkg/issues/368) <https://github.com/ros-infrastructure/catkin_pkg/pull/368>_- Fix symlink resolution on Windows w/short filenames.
[#365](https://github.com/ros-infrastructure/catkin_pkg/issues/365) <https://github.com/ros-infrastructure/catkin_pkg/pull/365>_- Enable tests on Windows.
[#364](https://github.com/ros-infrastructure/catkin_pkg/issues/364) <https://github.com/ros-infrastructure/catkin_pkg/pull/364>_- Fix AttributeError with docutils >= 0.18.
[#352](https://github.com/ros-infrastructure/catkin_pkg/issues/352) <https://github.com/ros-infrastructure/catkin_pkg/pull/352>_- Remove spurious global declaration.
[#375](https://github.com/ros-infrastructure/catkin_pkg/issues/375) <https://github.com/ros-infrastructure/catkin_pkg/pull/375>_- Replace pkg_resources usage with packaging.
[#374](https://github.com/ros-infrastructure/catkin_pkg/issues/374) <https://github.com/ros-infrastructure/catkin_pkg/pull/374>_Contributors
- Chris Lalancette
- Johannes Rothe
- Scott K Logan
- Steven! Ragnarök
Commits
a0c8d861.1.0e9ffedeReplace pkg_resources usage with packaging.a581aceUpdate rather than overwrite _ansi module variable.5307af6Remove spurious global declaration.eec17e7Fix AttributeError with docutils >= 0.18 (#352)03bc290Enable tests on Windows (#364)4e147f6Fix symlink resolution on Windows w/short filenames (#365)b6c2234Deprecate the bare catkin_* scripts (#368)9a09b99Use platform-agnostic path manipulation in test_packages.py (#366)6aeb5a1Support PEP 338 invocation of catkin_pkg modules (#367)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)