Skip to content
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

Dependabot monitoring PyPi dependencies(deps-dev): Bump typer[all] from 0.11.1 to 0.12.0 #134

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

Bumps typer[all] from 0.11.1 to 0.12.0.

Release notes

Sourced from typer[all]'s releases.

0.12.0

Features

  • ✨ Add typer-slim package without extras, make typer include typer-slim[default] and integrate Typer CLI (typer command) into Typer. PR #780 by @​tiangolo.

Internal

  • 🔧 Temporarily disable social plugin while a MkDocs issue is handled. PR #779 by @​tiangolo.
  • 👷 Fix install MkDocs Insiders only when available. PR #778 by @​tiangolo.
Changelog

Sourced from typer[all]'s changelog.

0.12.0

Features

  • ✨ Add typer-slim package without extras, make typer include typer-slim[default] and integrate Typer CLI (typer command) into Typer. PR #780 by @​tiangolo.

Internal

  • 🔧 Temporarily disable social plugin while a MkDocs issue is handled. PR #779 by @​tiangolo.
  • 👷 Fix install MkDocs Insiders only when available. PR #778 by @​tiangolo.
Commits
  • ef9beaf 🔖 Release version 0.12.0
  • 8b02247 📝 Update release notes
  • 7d5d6bb ✨ Add typer-slim package without extras, make typer include `typer-slim[d...
  • 62988df 📝 Update release notes
  • 2ab3c26 🔧 Temporarily disable social plugin while a MkDocs issue is handled (#779)
  • db27196 📝 Update release notes
  • 19efa77 👷 Fix install MkDocs Insiders only when available (#778)
  • See full diff 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 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 [typer[all]](https://github.com/tiangolo/typer) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/tiangolo/typer/releases)
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.11.1...0.12.0)

---
updated-dependencies:
- dependency-name: typer[all]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 2, 2024
@ebb-earl-co ebb-earl-co merged commit 08615fb into develop Apr 2, 2024
16 checks passed
@ebb-earl-co ebb-earl-co deleted the dependabot/pip/develop/typer-all--0.12.0 branch April 2, 2024 13:56
ebb-earl-co added a commit that referenced this pull request Apr 5, 2024
* Update docstrings in {artist,video}.py

* Video metadata tags (#133)

* In video.py:

Edit to separate tag-adding processes for composer, director, engineer, lyricist, producer

* In video.py, fix unreferenced 'tag' variable

* Add new tags to video.py including performer, engineer, publisher

* Update {media,models,track,video}.py:

tidal_wave/media.py: add TAG_MAPPING keys for director, language, location, media, producer, rating
tidal_wave/models.py: VideosContributorsResponseJSON.location is now the returned contributors value for 'Studio'
tidal_wave/track.py: add 'Digital Media' as the media tag for all tracks. If .m4a, add 'rtng', 'pcst', 'stik' tags
tidal_wave/video.py: Add logging and 'hdvd', 'location', 'media', 'pcst', 'stik', '©url', tags

* Use ©url instead of ©cmt for the track URL in .m4a files

* Dependabot monitoring PyPi dependencies(deps-dev): Bump typer[all] (#134)

Bumps [typer[all]](https://github.com/tiangolo/typer) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/tiangolo/typer/releases)
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.11.1...0.12.0)

---
updated-dependencies:
- dependency-name: typer[all]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Dependabot monitoring PyPi dependencies(deps): Bump m3u8 (#135)

Bumps [m3u8](https://github.com/globocom/m3u8) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/globocom/m3u8/releases)
- [Commits](globocom/m3u8@4.0.0...4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Remove submodule and add bitstream filters to Dockerfile
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.

None yet

1 participant