Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps jishaku from 2.5.0 to 2.5.1.

Release notes

Sourced from jishaku's releases.

jishaku 2.5.1

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

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

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

New commits since 2.5.0

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.1

Artifacts are included with this release for debugging convenience.

jishaku-2.5.1-py3-none-any.whl

MD5: d604df81f298562be4d85a6f7d8204f8

SHA1: d434cbe067821f096b7a5861b15c1635b84c39ed

SHA256: f05380834662f572576984569f9b0bad83863afdf46d3566f9cc008dc95b70d2

jishaku-2.5.1-py3.9.egg

MD5: e125b52fdd47647e853558e0ff0f7494

SHA1: 8b604beec9f29a39bc5948bf2b1dc1d152460d7d

SHA256: 74ed2fda23beed4214a1df35132691c96bfee289f777685d6e3fd81344ecf7e0

jishaku-2.5.1-py3.8.egg

MD5: 105bd8b8795f0f3ec01adb588900b99b

SHA1: 65e0bad92400ad8647ba982f2d01b4638de27538

... (truncated)

Changelog

Sourced from jishaku's changelog.

Version 2.5.1

This version includes:

  • Some fixes for changes that broke existing fork support
  • A fix for jsk pip that tries to select the right pip for the current Python when a venv is not correctly activated.
  • Additional shortcut 'scaffold' methods that allow you to easily leverage some compilers/interpreters via the shell when detected.
  • If a REPL (jsk py, etc) contains mentions and fails to compile as is, jishaku will attempt to substitute the mentions with a respective object. This allows you to use mentions as literals when not in a codeblock.
  • Some reaction-related functionality has been adjusted to try and avoid sending reactions when it's not necessary. This is to account for the new, slower, reaction rate limits. Note that some of these benefits only apply to 2.0a+ users.
  • An experimental jsk timeit command that attempts to do line-based timing evaluation of Python code. This isn't super reliable as is, and generally should not be used for small or absolute measurements, but rather to find large snags that could be bottlenecking.
Commits
  • 4fa8f4e Package installation is required for querying in summary
  • cc7dc01 I will never stop making this mistake
  • cca7393 Remove CI badges that we're not using anymore
  • 93b4483 Don't test against 3.11 for the time being due to yarl being stupid
  • 14014d4 yarl needs to preprocess with Cython
  • 7d72a44 Use alpha yarl + aiohttp for experimental Python tests
  • 78069f8 Check in dist summary changes
  • 13dbeeb 2.5.1
  • b937cd2 Change release workflow to use token
  • 1d4ebab Be more lenient towards unactivated venvs
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/jishaku-2.5.1 branch from 7b31f42 to 7415e48 Compare December 14, 2022 12:14
Bumps [jishaku](https://github.com/Gorialis/jishaku) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/Gorialis/jishaku/releases)
- [Changelog](https://github.com/Gorialis/jishaku/blob/master/docs/whatsnew.rst)
- [Commits](scarletcafe/jishaku@2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: jishaku
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/jishaku-2.5.1 branch from 7415e48 to e8c1d37 Compare December 14, 2022 12:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant