Skip to content

Bump traitlets from 5.14.3 to 5.15.0#8099

Merged
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/traitlets-5.15.0
May 7, 2026
Merged

Bump traitlets from 5.14.3 to 5.15.0#8099
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/traitlets-5.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps traitlets from 5.14.3 to 5.15.0.

Release notes

Sourced from traitlets's releases.

v5.15.0

5.15.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

  • Use extension:filetype mapping in sphinx configuration #928 (@​Carreau)

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​Carreau (activity) | @​EwoutH (activity) | @​fleming79 (activity) | @​ivanov (activity) | @​JohanMabille (activity) | @​kylebarron (activity) | @​minrk (activity) | @​ryumasai (activity) | @​sethtroisi (activity) | @​SylvainCorlay (activity)

Changelog

Sourced from traitlets's changelog.

5.15.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

  • Use extension:filetype mapping in sphinx configuration #928 (@​Carreau)

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​Carreau (activity) | @​EwoutH (activity) | @​fleming79 (activity) | @​ivanov (activity) | @​JohanMabille (activity) | @​kylebarron (activity) | @​minrk (activity) | @​ryumasai (activity) | @​sethtroisi (activity) | @​SylvainCorlay (activity)

Commits
  • 77c31d3 Publish 5.15.0
  • 8c2b92e Removed pinning on virtualenv (#939)
  • eb37cf0 Pin virtualenv<21 in tests because of breaking change incompatible wi… (#937)
  • 7cac5b9 Moved definitions of K and V outside of TYPE_CHECKING condition (#935)
  • ff5b879 Added upper bound to mypy on pypy (#936)
  • 1ae9579 Fix traitlets.all (#933)
  • e3d5c5a start testing on 3.14 and 3.14t (#929)
  • 4c7911e [Docs] Use extension:filetype mapping in sphinx configuration (#928)
  • 0282a89 require Python 3.9 (#924)
  • b0eaa6a The --config option with absolute paths will be loaded only once. (#923)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Bumps [traitlets](https://github.com/ipython/traitlets) from 5.14.3 to 5.15.0.
- [Release notes](https://github.com/ipython/traitlets/releases)
- [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md)
- [Commits](ipython/traitlets@v5.14.3...v5.15.0)

---
updated-dependencies:
- dependency-name: traitlets
  dependency-version: 5.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 7, 2026 04:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 7, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.80%. Comparing base (c79da16) to head (e6e2e0a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8099   +/-   ##
=======================================
  Coverage   70.80%   70.80%           
=======================================
  Files         302      302           
  Lines       31911    31911           
=======================================
  Hits        22593    22593           
  Misses       9318     9318           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit 878202d May 7, 2026
17 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/traitlets-5.15.0 branch May 7, 2026 08:48
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.

1 participant