Skip to content

[pull] dev from master#5

Open
pull[bot] wants to merge 1682 commits intodevfrom
master
Open

[pull] dev from master#5
pull[bot] wants to merge 1682 commits intodevfrom
master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Nov 16, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added the ⤵️ pull label Nov 16, 2024
@pull pull Bot assigned mrw298 Nov 16, 2024
@pull pull Bot requested a review from mrw298 November 16, 2024 17:35
robbrad and others added 26 commits February 2, 2026 07:29
February 2026 Release - Consolidated Council Fixes
fix: robbrad#1836 - fix: London Borough Redbridge
fix: robbrad#1836 LondonBoroughRedbridge - updated selectors for redesigned …
…n, suppress SSL warnings, improve parsing
fix: robbrad#1831 - Harborough District Council
… Glens, Rossendale Borough, North Warwickshire to GooglePublicCalendarCouncil
fix: robbrad#1504 - Adding Hammersmith & Fulham
fix: HarboroughDistrictCouncil
Bumps [pip](https://github.com/pypa/pip) from 25.3 to 26.0.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@25.3...26.0)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: '26.0'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
fix: robbrad#1846 - Powys Council
fix: robbrad#1845 - Mid Suffolk District Council
Richmond upon Thames doesn't work anymore.
Bin collections can now be queried with  Unique Property Reference Number (UPRN) in QS.
Use "https://www.richmond.gov.uk/my_richmond" as URL, will request https://www.richmond.gov.uk/my_richmond/?pid=<YourUKPropertyID> and parse. 

"https://www.findmyaddress.co.uk/search" can be used for finding the UPRN.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@12.0.0...12.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
robbrad and others added 30 commits May 1, 2026 21:07
… dropdown

The scraper selected addresses by UPRN value in the dropdown, which fails
when the resolved UPRN doesn't exactly match one of the council's dropdown
option values. Now tries UPRN match first, then falls back to matching the
dropdown option text by house number prefix.
…ch in dropdown

select_by_visible_text fails when the dropdown text includes the street
name (e.g. "72, Birchanger Lane") but only the house number is provided.
Now tries exact match first, then iterates options matching by house
number prefix.
…umber provided

The Recollect address-suggest API needs a street name to find a specific
property, but callers often only have a house number + postcode. Added
postcodes.io + Nominatim reverse geocoding to resolve the street name
from the postcode coordinates, then builds search queries combining the
house number with the resolved street.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.