No767 / Kumiko

A multipurpose Discord bot built with freedom and choice in mind
https://kumiko.readthedocs.io/en/latest/
Apache License 2.0
20 stars 6 forks source link

[pip](deps-dev): Bump jishaku from 2.5.1 to 2.5.2 #496

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps jishaku from 2.5.1 to 2.5.2.

Release notes

Sourced from jishaku's releases.

jishaku 2.5.2

https://pypi.org/project/jishaku/2.5.2/ https://github.com/Gorialis/jishaku/tree/2.5.2

https://jishaku.readthedocs.io/en/latest/whatsnew.html#version-2-5-2

Built by https://github.com/Gorialis/jishaku/actions/runs/6722923983 (triggered by Gorialis)

New commits since 2.5.1

It is advised that you install jishaku directly through the pip package manager.

Install the latest version of jishaku:

pip install -U jishaku

Install specifically this version of jishaku (not recommended):

pip install -U jishaku==2.5.2

Artifacts are included with this release for debugging convenience.

jishaku-2.5.2-py3.8.egg

MD5: 8cd4ef7204f4279f71fae0cabe1054fd

SHA1: 3655fc276676cc05987608c5f7d6ef2bad71c918

SHA256: 348c7dbfdda26eba0b04d8a3e5a2bba50022b477d31000725514796a12200399

jishaku-2.5.2-py3.11.egg

MD5: 9818e2fbe7945e7fd44d4cd3b5a97f79

SHA1: 73eafac8d592f626c7d0f042246b958868323de8

SHA256: de712e3601a6fdb81f407ed987bd228fcfea14e8aa23de161c6b5e2c5e0d73bf

jishaku-2.5.2-py3.10.egg

MD5: 73468c2b643e8d44b7062905a98b7c2b

SHA1: 2aa63ea9048248c57725e5e4e7beef7582268bef

... (truncated)

Changelog

Sourced from jishaku's changelog.

Version 2.5.2

This version is a backport release to fix 3.12 and some other long-standing compatibility bugs.

This does not contain any new features from master - it is a special bug fix only release. You can see the exact changes by comparing tags on GitHub <https://github.com/Gorialis/jishaku/compare/2.5.1...2.5.2>_.

Commits
  • 328565b Fix release pipeline for latest Python & GHA image
  • 6004466 line-profiler does not work on 3.12
  • d9c97d4 Bump & CI fix for backport
  • ed6e129 Reconsolidate stuff for backport
  • 0f4868f pkg_resources -> importlib.metadata
  • 49e31a5 Fixes for jsk timeit
  • 9889c97 Fix docs build issues
  • 90864e1 Fix error in python 3.11 with typing
  • 26130aa Remove a protected access for 3.11 support
  • b96cf80 Allow AST traversal to handle non-Node values in tree
  • 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)
sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information