Update dependency datasette to v0.65.2 [SECURITY] #88
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.64.3->0.65.2GitHub Vulnerability Alerts
CVE-2025-64481
Impact
Deployed instances of Datasette prior to
0.65.2and1.0a21include an open redirect vulnerability.Hits to the path
//example.com/foo/bar/(the trailing slash is required) will redirect the user tohttps://example.com/foo/bar.Patches
This problem has been patched in both Datasette
0.65.2and1.0a21.Workarounds
If Datasette is running behind a proxy that proxy could be configured to replace
//with/in incoming request URLs.Release Notes
simonw/datasette (datasette)
v0.65.2Compare Source
example.com/foo/barif you accessed the path//example.com/foo/bar. Thanks to James Jefferies for the fix. #2429datasette publish cloudrunto work with changes to the underlying Cloud Run architecture. #2511pkg_resourcesdeprecation.v0.65.1Compare Source
v0.65Compare Source
v0.64.8Compare Source
v0.64.7Compare Source
v0.64.6Compare Source
v0.64.5Compare Source
click-default-group-wheel, which could cause a dependency conflict. (#2197)v0.64.4Compare Source
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.