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

build(deps): bump deprecated from 1.2.14 to 1.2.15 in the general group #262

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

Bumps the general group with 1 update: deprecated.

Updates deprecated from 1.2.14 to 1.2.15

Release notes

Sourced from deprecated's releases.

v1.2.15

What's Changed

New Contributors

Full Changelog: laurent-laporte-pro/deprecated@v1.2.14...v1.2.15

Changelog

Sourced from deprecated's changelog.

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

  • Fix #66: discontinue TravisCI and AppVeyor due to end of free support.
Commits
  • 7773ef0 v1.2.15 (#76)
  • e2f3c28 docs: replace "tantale" by "laurent-laporte-pro" in documentation and links
  • a3cb1c3 Prepare next version 1.2.15 (2024-11-15)
  • c9802b4 docs: change the author email in project metadata
  • d138376 build: fix configuration of bumpversion
  • aad0009 build: discontinue AppVeyor due to end of free support (related to #67)
  • cca21ac chore: update of the .gitignore file to comply with modern standards
  • 1fc5c34 docs: update change log for #75
  • abcb4e9 ci: update GitHub workflows and fix development dependencies for Python 3.12 ...
  • d87ab55 Don't test EOL Python 3.7 on macOS
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the general group with 1 update: [deprecated](https://github.com/laurent-laporte-pro/deprecated).


Updates `deprecated` from 1.2.14 to 1.2.15
- [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases)
- [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG.rst)
- [Commits](laurent-laporte-pro/deprecated@v1.2.14...v1.2.15)

---
updated-dependencies:
- dependency-name: deprecated
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: general
...

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 Nov 15, 2024
Copy link

sonarcloud bot commented Nov 15, 2024

Copy link

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

requirements.txt

PackageVersionLicenseIssue Type
Deprecated1.2.15NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/Deprecated 1.2.15 UnknownUnknown

Scanned Files

  • requirements.txt

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2024

Looks like deprecated is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 20, 2024
@dependabot dependabot bot deleted the dependabot/pip/general-035cbc9342 branch November 20, 2024 22:36
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