Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Scheduled biweekly dependency update for week 35#1250

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sliverc merged 8 commits intomainfrompyup-scheduled-update-2024-09-02
Sep 10, 2024

Conversation

pyup-bot
Copy link
Collaborator

Updateflake8-bugbear from24.4.26 to24.8.19.

Changelog

24.8.19

* B910: implement to suggest using Counter() instead of defaultdict(int) (489)* B901: Do not trigger with explicit Generator return type (481)* B008: add some comments, rename b008_extend_immutable_calls (476)* B040: exception with note added not reraised or used (477)* B039, Add ``ContextVar`` with mutable literal or function call as default* B040: Add Exception with added note not reraised. (474)* Run tests in Python 3.13* Type annotated code (481 + 483)* Replace hash with unsafe_hash (486)
Links

UpdateSphinx from7.4.7 to8.0.2.

Changelog

8.0.2

=====================================Bugs fixed----------* Fix the ``pygments.Formatter.__class_getitem__`` patch.Patch by Adam Turner.

8.0.1

=====================================Bugs fixed----------* Patch ``pygments.Formatter.__class_getitem__`` in Pygments 2.17.Patch by Adam Turner.

8.0.0

=====================================Dependencies------------* 12633: Drop Python 3.9 support.Incompatible changes--------------------.. rst-class:: compact* Remove deprecated functions from ``sphinx.util``:* Removed ``sphinx.util.path_stabilize`` (use ``sphinx.util.osutil.path_stabilize``).* Removed ``sphinx.util.display_chunk`` (use ``sphinx.util.display.display_chunk``).* Removed ``sphinx.util.status_iterator`` (use ``sphinx.util.display.status_iterator``).* Removed ``sphinx.util.SkipProgressMessage`` (use ``sphinx.util.display.SkipProgressMessage``).* Removed ``sphinx.util.progress_message`` (use ``sphinx.util.display.progress_message``).* Removed ``sphinx.util.epoch_to_rfc1123`` (use ``sphinx.http_date.epoch_to_rfc1123``).* Removed ``sphinx.util.rfc1123_to_epoch`` (use ``sphinx.http_date.rfc1123_to_epoch``).* Removed ``sphinx.util.save_traceback`` (use ``sphinx.exceptions.save_traceback``).* Removed ``sphinx.util.format_exception_cut_frames`` (use ``sphinx.exceptions.format_exception_cut_frames``).* Removed ``sphinx.util.xmlname_checker`` (use ``sphinx.builders.epub3._XML_NAME_PATTERN``).Patch by Adam Turner.* Removed :py:func:`!sphinx.util.osutil.cd`(use :py:func:`contextlib.chdir`).Patch by Adam Turner.* Removed :py:func:`!sphinx.util.typing.stringify`(use :py:func:`!sphinx.util.typing.stringify_annotation`).Patch by Adam Turner.* 12593: Raise an error for invalid :confval:`html_sidebars` values.Patch by Adam Turner.* 12593: Raise an error in :py:func:`!Theme.get_config` for invalid sections.Patch by Adam Turner.* 11693: Remove support for old-style :file:`Makefile` and :file:`make.bat`output in :program:`sphinx-quickstart`.* 11693: Remove the :option:`!--no-use-make-mode`, :option:`!-M`,:option:`!--use-make-mode`, and :option:`!-m` optionsfrom :program:`sphinx-quickstart`.Patch by Adam Turner.* Removed the tuple interface to :py:class:`!sphinx.ext.autodoc.ObjectMember`.Patch by Adam Turner.* 12630: Sphinx 8 makes two changes to the ``linkcheck`` configuration defaults:* :confval:`linkcheck_allow_unauthorized` is now ``False`` by default.* :confval:`linkcheck_report_timeouts_as_broken` is now ``False`` by default.Patch by James Addison.* 12597: Change the default of :confval:`show_warning_types`from ``False`` to ``True``.Patch by Chris Sewell.* 12083: Remove support for the old (2008--2010) Sphinx 0.5 and Sphinx 0.6:confval:`intersphinx_mapping` format.Patch by Bénédikt Tran and Adam Turner.* 12096: Do not overwrite user-supplied files when copying assetsunless forced with ``force=True``.Patch by Adam Turner.* 12646: Remove :py:func:`!sphinx.util.inspect.isNewType`.Use ``isinstance(obj, typing.NewType)`` instead on Python 3.10 and newer.Patch by Adam Turner.* Remove the long-deprecated (since Sphinx 2) aliasto :py:class:`!VersionChange` in:py:mod:`!sphinx.directives.other`(Deprecated since Sphinx 2).Use :py:class:`!sphinx.domains.changeset.VersionChange` directly.Patch by Adam Turner.Deprecated----------* 12643: Renamed ``sphinx.ext.intersphinx.normalize_intersphinx_mapping``to ``sphinx.ext.intersphinx.validate_intersphinx_mapping``.The old name will be removed in Sphinx 10.Patch by Adam Turner.* 12650, 12686, 12690: Extend the deprecation for string methods on:py:class:`~pathlib.Path` objects to Sphinx 9.Use :py:func:`os.fspath` to convert :py:class:`~pathlib.Path` objects to strings,or :py:class:`~pathlib.Path`'s methods to work with path objects.Patch by Adam Turner.
Links

Updatepyyaml from6.0.1 to6.0.2.

The bot wasn't able to find a changelog for this release.Got an idea?

Links

Updatefactory-boy from3.3.0 to3.3.1.

Changelog

3.3.1

------------------*New:*- Add support for Django 4.2- Add support for Django 5.1- Add support for Python 3.12- :issue:`903`: Add basic typing annotations- Run the test suite against ``mongomock`` instead of an actual MongoDB server*Bugfix:*- :issue:`1031`: Do not require :attr:`~factory.alchemy.SQLAlchemyOptions.sqlalchemy_session` when:attr:`~factory.alchemy.SQLAlchemyOptions.sqlalchemy_session_factory` is provided.*Removed:*- Stop advertising and verifying support for Django 3.2, 4.0, 4.1
Links

UpdateFaker from26.1.0 to28.1.0.

Changelog

28.1.0

* Fix Incorrect City Spelling in `uk_UA` locale. Thanks ch4zzy.

28.0.0

* Fix `pydecimal` handling of `positive` keyword. Thanks tahzeer.

27.4.0

* Add person provider for `pk_PK` locale. Thanks c2-tlhah

27.3.0

* Add providers for `vi_VN` locale. Thanks ntd1683.

27.2.0

* Split names in `en_IN` person provider. Thanks wh0th3h3llam1.

27.1.0

* Add address providoer for `en_MS` local. Thanks carlosfunk.

27.0.0

* Re-introduce `part_of_speech` argument to `words()` method.

26.3.0

* Extend `ro_RO` company localization with prefixes. Thanks DDSNA.

26.2.0

* Add Swahili (`sw`) provider for generating Swahili names. Thanks 5uru.
Links

Updatesyrupy from4.6.1 to4.7.1.

The bot wasn't able to find a changelog for this release.Got an idea?

Links

@slivercslivercforce-pushed thepyup-scheduled-update-2024-09-02 branch 2 times, most recently from7e767d7 to405d6aaCompareSeptember 10, 2024 18:33
@slivercslivercforce-pushed thepyup-scheduled-update-2024-09-02 branch from405d6aa to09c4d3eCompareSeptember 10, 2024 18:35
@slivercsliverc merged commit5123a26 intomainSep 10, 2024
10 checks passed
@slivercsliverc deleted the pyup-scheduled-update-2024-09-02 branchSeptember 10, 2024 18:48
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@pyup-bot@sliverc

[8]ページ先頭

©2009-2025 Movatter.jp