chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#185
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#185dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ith 6 updates Updates the requirements on [coverage[toml]](https://github.com/coveragepy/coveragepy), [ipython](https://github.com/ipython/ipython), [ruff](https://github.com/astral-sh/ruff), [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme), [tblib](https://github.com/ionelmc/python-tblib) and [coverage](https://github.com/coveragepy/coveragepy) to permit the latest version. Updates `coverage[toml]` from 6.3.2 to 7.13.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@6.3.2...7.13.1) Updates `ipython` to 9.9.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.0.0...9.9.0) Updates `ruff` to 0.14.13 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.2...0.14.13) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) Updates `tblib` to 3.2.2 - [Release notes](https://github.com/ionelmc/python-tblib/releases) - [Changelog](https://github.com/ionelmc/python-tblib/blob/master/CHANGELOG.rst) - [Commits](ionelmc/python-tblib@v1.6.0...v3.2.2) Updates `coverage` from 7.10.2 to 7.13.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.2...7.13.1) --- updated-dependencies: - dependency-name: coverage[toml] dependency-version: 7.13.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ipython dependency-version: 9.9.0 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tblib dependency-version: 3.2.2 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: coverage dependency-version: 7.13.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on coverage[toml], ipython, ruff, sphinx-rtd-theme, tblib and coverage to permit the latest version.
Updates
coverage[toml]from 6.3.2 to 7.13.1Release notes
Sourced from coverage[toml]'s releases.
... (truncated)
Changelog
Sourced from coverage[toml]'s changelog.
... (truncated)
Commits
a6afdc3docs: sample HTML for 7.13.1a497081docs: prep for 7.13.1e992033docs: polish up CHANGES18bba6echore: bump the action-dependencies group with 4 updates (#2111)80fb808refactor: (?x:...) lets us use re.VERBOSE even when combining latercc272bddocs: leave a comment so we'll find this when 3.12 is the minimum70d007dtypes: be explicita2c1940types: fully import modules that will be patched57b975dtypes: explicit Protocol inheritance permits changing parameter names63ec12dtypes: clarify that morfs arguments can be a single morfUpdates
ipythonto 9.9.0Commits
0c28fe5release 9.9.0b33b134whats new 9.9 (#15113)3841c05whats new 990423da8Stop assuming that memory addresses are signed (#15111)4d0cb19Stop assuming that memory addresses are signed4d71bcfFix completions for methods starting with_(#15106)28d83b9fix-test74bf6d0add-end-to-end-teste62c4bafix-completions-for-private-attr11e1f40Add prompt_toolkit's unix_word_rubout to assignable commands for shortcuts (#...Updates
ruffto 0.14.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b4b8299[ty] MakeNamedTuple(...)andnamedtuple(...)calls stricter (#22601)fd9f87dBump 0.14.13 (#22604)048f02f[ty] Remove redundant re-exports that share the same top-most modulea72af10[ty] AddModuleName::top2f34836[ty] Add test capturing redundant re-exports from pandasdb9eee7[ty] Attach origin module on to re-exported symbols2cbd68a[ty] Move fully qualified name into auto-import implementation2a09467Add trailing slashes tonpm publishpaths (#22603)eca58ca[ty] Override__file__to str when applicable on imported modules (#22333)aa9f1b2Further improvements to typing conformance script (#22596)Updates
sphinx-rtd-themefrom 3.0.2 to 3.1.0Changelog
Sourced from sphinx-rtd-theme's changelog.
Commits
795de79Release 3.1.0 (#1676)66d0fddAdd Python 3.14 to the test suite (#1668)fbe5e603.1.0rc2 with support for docutils 0.22 (#1674)a76174cAdd support for docutils 0.22 (#1671)20733c3Add support for Sphinx 9.0.0 (#1666)71aacd3Update Code of Conduct URL (#1664)5a26375Run tests and build docs with Sphinx 8.2 (#1640)8d4d394Sidebar should not be floating on mobile (#1622)Updates
tblibto 3.2.2Changelog
Sourced from tblib's changelog.
... (truncated)
Commits
d88606aBump version: 3.2.1 → 3.2.2530f874Add test for timeouterror regression. Ref #85.9c8f2caUpdate changelog.df6185dHandle optional OSError attributesb197023Bump version: 3.2.0 → 3.2.1d71e1edUpdate changelog.74ec645Specifically handle ExceptionGroup in the new unpickle_exception_with_attrs. ...580d579Ooops, forgot to update these.ebc83e9Bump version: 3.1.0 → 3.2.0abec37dUpdate changelog and add one more test.Updates
coveragefrom 7.10.2 to 7.13.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
a6afdc3docs: sample HTML for 7.13.1a497081docs: prep for 7.13.1e992033docs: polish up CHANGES18bba6echore: bump the action-dependencies group with 4 updates (#2111)80fb808refactor: (?x:...) lets us use re.VERBOSE even when combining latercc272bddocs: leave a comment so we'll find this when 3.12 is the minimum70d007dtypes: be explicita2c1940types: fully import modules that will be patched57b975dtypes: explicit Protocol inheritance permits changing parameter names63ec12dtypes: clarify that morfs arguments can be a single morfDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions