pathling icon indicating copy to clipboard operation
pathling copied to clipboard

Bump deprecated from 1.2.14 to 1.2.18 in /lib/python

Open dependabot[bot] opened this issue 10 months ago • 0 comments

Bumps deprecated from 1.2.14 to 1.2.18.

Release notes

Sourced from deprecated's releases.

v1.2.18

What's Changed

Full Changelog: https://github.com/laurent-laporte-pro/deprecated/compare/v1.2.17...v1.2.18

v1.2.17

What's Changed

Full Changelog: https://github.com/laurent-laporte-pro/deprecated/compare/v1.2.16...v1.2.17

v1.2.16

What's Changed

New Contributors

Full Changelog: https://github.com/laurent-laporte-pro/deprecated/compare/v1.2.15...v1.2.16

v1.2.15

What's Changed

New Contributors

Full Changelog: https://github.com/laurent-laporte-pro/deprecated/compare/v1.2.14...v1.2.15

Changelog

Sourced from deprecated's changelog.

v1.2.18 (2024-01-25)

This version does not bring any change in the source code, but fixes the build anomaly on Fedora (Packit).

The package must be published on PyPi using twine <https://pypi.org/project/twine/>_ to correctly deal with the license file.

v1.2.17 (2024-01-25)

Bug fix release

v1.2.16 (2025-01-24)

Bug fix release

Fix

  • Fix #78: Fix configuration for Packit 1.0.0

  • Fix #79: Fix the configuration for the intersphinx mapping in the Sphinx documentation. See How to link to other documentation projects with Intersphinx <https://docs.readthedocs.io/en/stable/guides/intersphinx.html>_.

Other

  • Drop support for Python older than 3.7 in GitHub Actions.

v1.2.15 (2024-11-15)

Bug fix release

Fix

  • Resolve Python 2.7 support issue introduced in v1.2.14 in sphinx.py.

  • Fix #69: Add extra_stacklevel argument for interoperating with other wrapper functions (refer to #68 for a concrete use case).

  • Fix #73: Update class method deprecation warnings for Python 3.13.

  • Fix #75: Update GitHub workflows and fix development dependencies for Python 3.12.

Other

... (truncated)

Commits
  • 3f67ca7 v1.2.18 (#84)
  • a849abb Prepare next version 1.2.18 (2025-01-27)
  • 3b9b829 v1.2.17 (#82)
  • 4d9d9b0 docs: upgrade version number in SVG image
  • 2fd777d fix: enhance documentation and build configuration: update versioning, fixes,...
  • 134010f Merge branch 'hotfix/1.2.17' into bugfix/read-the-docs
  • 2ea4b77 docs: Update CHANGELOG.rst
  • 9e35588 Prepare next version 1.2.17 (unreleased)
  • d8c62db build: correct bump2version configuration
  • 0becad0 build: update bump2version configuration to update version number in SVG image
  • 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[bot] avatar Feb 09 '25 10:02 dependabot[bot]