Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==5.0.5->==5.14.1Release Notes
ipython/traitlets (traitlets)
v5.14.1Compare Source
(Full Changelog)
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @pre-commit-ci
v5.14.0Compare Source
(Full Changelog)
Enhancements made
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @pre-commit-ci
v5.13.0Compare Source
(Full Changelog)
Bugs fixed
infoargument forTraitType.error()#884 (@kylebarron)Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @kylebarron
v5.12.0Compare Source
(Full Changelog)
Enhancements made
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @bollwyvl | @fleming79 | @pre-commit-ci | @shadchin
v5.11.2Compare Source
(Full Changelog)
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073
v5.11.1Compare Source
(Full Changelog)
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073
v5.11.0Compare Source
(Full Changelog)
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073
v5.10.1Compare Source
(Full Changelog)
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073
v5.10.0Compare Source
(Full Changelog)
Enhancements made
Maintenance and upkeep improvements
Documentation improvements
MyClasstoSchool#858 (@metaperl)proposal['value']the only thing that can be returned #855 (@metaperl)Other merged PRs
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dcsaba89 | @dependabot | @maartenbreddels | @metaperl | @NickCrews | @pre-commit-ci | @rmorshea | @saulshanabrook | @scholer
v5.9.0Compare Source
(Full Changelog)
Enhancements made
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@azjps | @blink1073 | @Carreau
v5.8.1Compare Source
(Full Changelog)
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @maartenbreddels | @pre-commit-ci | @rmorshea
v5.8.0Compare Source
(Full Changelog)
Enhancements made
-Shell command-line tab-completion via
argcomplete#811 (@azjps)trait.__doc__=trait.helpfor better API Docs #816 (@minrk)Maintenance and upkeep improvements
Documentation improvements
Applicationexamples and docs #811 (@azjps)Contributors to this release
(GitHub contributors page for this release)
@azjps | @blink1073 | @minrk
v5.7.1Compare Source
(Full Changelog)
Bugs fixed
Contributors to this release
(GitHub contributors page for this release)
@maartenbreddels
v5.7.0Compare Source
(Full Changelog)
Enhancements made
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@azjps | @blink1073 | @maartenbreddels | @naterush | @pre-commit-ci
v5.6.0Compare Source
(Full Changelog)
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dependabot | @maartenbreddels | @pre-commit-ci | @rmorshea
v5.5.0Compare Source
v5.4.0Compare Source
v5.3.0Compare Source
v5.2.2.post1Compare Source
v5.2.2Compare Source
traitlets.__all__explicit and validate in test.KeyErrorinApplication.get_default_logging_config.v5.2.1.post0Compare Source
v5.2.1Compare Source
opened. Fixes
ValueError: Unable to configure formatter 'console'traceback.v5.2.0Compare Source
Traitlets 5.2 brings a couple of updates and changes to traitlets, and
is recommended for all users. What follows is a non-exhaustive list of
changes:
v5.1.1Compare Source
5.1.1 fixes compatibility issues with Python 3.10 (rc2).
v5.1.0Compare Source
Traitlets 5.1 brings a couple of updates and changes to traitlets, and
is recommended for all users. What follow is a non-exhaustive list of
changes:
ipython_genutilsdependency, this should removeany direct and indirect reliance on
noseand prepare traitlets5.1 for Python 3.10 and above compatibility, some test suite
changes also accommodate Python 3.10 changes. If you package
traitlets downstream, make sure to remove this dependency.
ipython_genutilsmay have change the default encodingdetected for the command line argument parsing when not utf-8. We
expect this to affect a small portion of older windows version. If
you encounter issue let us know.
CUnicodein some circumstances as it'sdeprecated.
you are packaging downstream using the git repository, you may
have to exclude the
.githubfolder now, and can remove exclusionof
CLI.
subsequent minor revisions.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.