-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Bump ipython from 8.19.0 to 8.20.0 #128
Conversation
Note: You might have to use `poetry lock` locally to sync your project installation with this change.
Refactor pyproject.toml
This can be configured via `GD_ENCODING_ERRORS` environment variable.
I also fixed the `poetry-core` requirement.
Add poetry.lock and enable poetry cache
Instead, we now load schema files directly from the `gd.schema` submodule.
Bumps [ipython](https://github.com/ipython/ipython) from 8.19.0 to 8.20.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.19.0...8.20.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #128 +/- ##
==========================================
+ Coverage 50.20% 57.76% +7.56%
==========================================
Files 118 112 -6
Lines 21504 17999 -3505
==========================================
- Hits 10797 10398 -399
+ Misses 10707 7601 -3106 ☔ View full report in Codecov by Sentry. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps ipython from 8.19.0 to 8.20.0.
Commits
19f24dd
release 8.20.0ac4dd79
What's new 8.20. (#14285)52ba5fe
What's new 8.20.59eccb2
Inspect continuation prompt signature and pass only viable arguments. (#14274)d379f51
please linterfd2cf18
Fix docstring leading space. (#14279)51e92d7
Fix docstring leading space.90276e8
Misc fix for Python 3.13 testing (unicode range and skip tests) (#14278)fb1fc0c
skip jedi test on 3.13 alpha that has no grammar yet with parso006dc1a
update unicode range for python 3.13Dependabot 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)