build(deps): bump the deps group across 1 directory with 2 updates#570
Merged
davidhewitt merged 1 commit intomainfrom Feb 4, 2026
Merged
Conversation
Bumps the deps group with 2 updates in the /examples/html-py-ever directory: [scraper](https://github.com/rust-scraper/scraper) and [pyo3](https://github.com/pyo3/pyo3). Updates `scraper` from 0.22.0 to 0.25.0 - [Release notes](https://github.com/rust-scraper/scraper/releases) - [Commits](rust-scraper/scraper@v0.22.0...v0.25.0) Updates `pyo3` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.27.2...v0.28.0) --- updated-dependencies: - dependency-name: scraper dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pyo3 dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... 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.
Bumps the deps group with 2 updates in the /examples/html-py-ever directory: scraper and pyo3.
Updates
scraperfrom 0.22.0 to 0.25.0Release notes
Sourced from scraper's releases.
Commits
4cb7107Version 0.25.0382c092Add cargo deny to test github action (#287)29b3d8fUpdate repo URL (#286)943ee24Bump indexmap from 2.12.0 to 2.12.14848e3cAvoid panic for missing or invalid selectors75b88daAvoid panic for unknown flags85e6967Add version flag in executable381a4bdchore(Cargo.toml): bump servo to 0.36.03fca4f1Merge pull request #278 from rust-scraper/dependabot/cargo/indexmap-2.12.08e56e7eBump indexmap from 2.11.4 to 2.12.0Updates
pyo3from 0.27.2 to 0.28.0Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
f0c1523release: 0.28.0 (#5762)278b54dci: fix nightly warning ofPyClassObjectContentsprivacy (#5767)f622301addPyUntypedBuffer(#5458)aeeaf68Implementauto_newattribute for#[pyclass](#5421)5578141clean up error messages for Send / Sync requirements on#[pyclass](#5750)18aa0c2docs: fix some sections in the migration guide (#5763)8848c76ci: run benchmarks on free-threaded build (#5760)d7c050cFix missing return types in PyModExport API wrappers (#5764)45f9f62macros: rename PythonTypeHint into PyExpr (#5756)ae44f85netlify: try marking canonical URLs for all files (#5761)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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