rhaamo / StockazIO

Components/hardware management webapp for DIYers.
https://demo.stockazio.squeaky.tech/public/parts
GNU Affero General Public License v3.0
18 stars 1 forks source link

Update dependency traitlets to v5.4.0 #580

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
traitlets ==5.3.0 -> ==5.4.0 age adoption passing confidence

Release Notes

ipython/traitlets ### [`v5.4.0`](https://togithub.com/ipython/traitlets/releases/tag/5.4.0) [Compare Source](https://togithub.com/ipython/traitlets/compare/5.3.0...5.4.0) #### What's Changed - Fix version_info by [@​minrk](https://togithub.com/minrk) in [https://github.com/ipython/traitlets/pull/749](https://togithub.com/ipython/traitlets/pull/749) - Make generated config files more lintable by [@​minrk](https://togithub.com/minrk) in [https://github.com/ipython/traitlets/pull/750](https://togithub.com/ipython/traitlets/pull/750) - Fix union from string by [@​krassowski](https://togithub.com/krassowski) in [https://github.com/ipython/traitlets/pull/773](https://togithub.com/ipython/traitlets/pull/773) - Cover more Union parsing scenarios by [@​krassowski](https://togithub.com/krassowski) in [https://github.com/ipython/traitlets/pull/774](https://togithub.com/ipython/traitlets/pull/774) - Upgrade GitHub Actions by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/ipython/traitlets/pull/760](https://togithub.com/ipython/traitlets/pull/760) - Fix and refactor downstream tests by [@​blink1073](https://togithub.com/blink1073) in [https://github.com/ipython/traitlets/pull/767](https://togithub.com/ipython/traitlets/pull/767) - Test only the server part of notebook by [@​blink1073](https://togithub.com/blink1073) in [https://github.com/ipython/traitlets/pull/769](https://togithub.com/ipython/traitlets/pull/769) - Add security.md, and tidelift bage by [@​Carreau](https://togithub.com/Carreau) in [https://github.com/ipython/traitlets/pull/771](https://togithub.com/ipython/traitlets/pull/771) #### New Contributors - [@​krassowski](https://togithub.com/krassowski) made their first contribution in [https://github.com/ipython/traitlets/pull/773](https://togithub.com/ipython/traitlets/pull/773) **Full Changelog**: https://github.com/ipython/traitlets/compare/5.3.0...5.4.0

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.