chore(deps): update vulnfeeds-python (major) #4710
Merged
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.
This PR contains the following updates:
==0.14.1→==1.2.2==2.3.3→==3.0.0Release Notes
matthewwithanm/python-markdownify (markdownify)
v1.2.2Compare Source
fix: include py.typed file by @G-Rath in #235
Full Changelog: matthewwithanm/python-markdownify@1.2.0...1.2.2
v1.2.0Compare Source
What's Changed
<q>tags by @colinrobinsonuib in #217<code>spans (#226) by @chrispy-snps in #230actions/checkoutto v4 by @G-Rath in #233New Contributors
Full Changelog: matthewwithanm/python-markdownify@1.1.0...1.2.0
v1.1.0Compare Source
What's Changed
videotag withposterattribute by @itmammoth in #189<br/>to a space instead of an empty string by @chrispy-snps in #202colspanhandling to handle missing header rows by @sbrown61 in #203New Contributors
Full Changelog: matthewwithanm/python-markdownify@1.0.0...1.1.0
v1.0.0Compare Source
Breaking Changes
If you are using custom tag conversion functions (
convert_*()), note that the function interface has changed. See #191 for details.What's Changed
wrap_widthvalue ofNonefor unlimited line lengths by @chrispy-snps in #169<li>and<blockquote>content by @chrispy-snps in #171<dl>,<dt>, and<dd>) by @chrispy-snps in #173table_infer_headerconfiguration option to control table header row inference by @SomeBottle in #161convert_*functions, allow for tags with special characters in their name (like "subtag-name") by @Fess-AKA-DeadMonk in #136children_onlyparameter by @chrispy-snps in #174convert_children_as_inlinevariable by @chrispy-snps in #182<ol>/<li>numbering, ignore non-<li>previous siblings by @chrispy-snps in #183New Contributors
Full Changelog: matthewwithanm/python-markdownify@0.14.1...1.0.0
pandas-dev/pandas (pandas)
v3.0.0: pandas 3.0.0Compare Source
We are pleased to announce the release of pandas 3.0.0, a major release from the pandas 2.x series. This release includes some new features, bug fixes, and performance improvements, as well as possible breaking changes.
The pandas 3.0 release removed a functionality that was deprecated in previous releases. It is recommended to first upgrade to pandas 2.3 and to ensure your code is working without warnings, before upgrading to pandas 3.0.
Highlights include:
pd.colsyntaxSee the full whatsnew for a list of all the changes.
Pandas 3.0.0 supports Python 3.11 and higher.
The release can be installed from PyPI
Or from conda-forge
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
Configuration
📅 Schedule: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.