www/firefox: Update to 153.0
Cnangelog:
153.0:
New
* High Dynamic Range (HDR) video playback is now available on Windows - this
feature needs HDR mode enabled for the display in Windows Settings -
Display. Laptop displays that only offer "HDR video streaming" are not
supported at this time. Some videos recorded on phones in certain
orientations are currently not shown as HDR.
* Containers let you keep separate parts of your online life (work, shopping,
personal, banking) logged into different accounts in the same browser
window, but keep your cookies and ad tracking isolated inside each
container.
* Share any open page with a QR code. Right-click a tab, select Share >
Generate QR Code. Great for posters, invitations, banners, and other
[138 lines not shown]
databases/py-duckdb: Update to 1.5.4
Changelog:
1.5.4:
What's Changed in DuckDB-Python
Make rel->query work with a read only connection by @evertlammerts in #471
Ignore Polars dynamic predicates by @evertlammerts in #482
Accept pathlib.Path, os.PathLike, bytes, and file-like objects in read_parquet/from_parquet by @evertlammerts in #489
Unify arrow exports across all query result types by @evertlammerts in #495
databases/duckdb: Update to 1.5.4
Changelog:
1.5.4:
Fixes
This version ships a number of performance improvements and bugfixes.
Correctness
#23031 Fix VARIANT cast reading wrong rows under a filter
#23014 MERGE INTO: only consider target table when binding WHEN NOT MATCHED and source table when binding WHEN NOT MATCHED BY TARGET
#22825 Fix case-insensitive column match in INSERT ... SELECT ON CONFLICT
#22911 Use non-deleted row count in RowGroupReorderer
#23194 Fix variant shredding analysis logic discrepancy with shredded writing
#23234 Fix problem with re-use of cached transform data for differently shredded files
#22844 Window Self-Join Limits: don't apply the self-join optimisation more than once
Crashes and Internal Errors
[28 lines not shown]
lang/polyml: Update to 5.9.2
Changelog:
5.9.2:
This release is primarily a bug-fix release.
## Major Changes
Rewrite of the conversion of floating point to strings and digit
sequences. This fixes various bugs and ensures that the code works
correctly for both Real.real and Real32.real.
Changes to object code exporting on Mac-OS to deal with a problem
with the Xtools 15 linker.
5.9.1:
## Major Changes
### Optimising code-generator for ARM/64
[11 lines not shown]
devel/py-msgpack: add a comment about py-borgbackup and its check...
...of the maximally supported version of py-msgpack. So when updating
this package, py-borgbackup may need attention in order to prevent
it from emitting a run-time error when an update of this package is
installed, which by default is likely to happen with "pkgin upgrade".
www/ruby-selenium-webdriver: update to 4.46.0
4.46.0 (2026-07-10)
* Support CDP versions: v148, v149, v150
* trim whitespace around NO_PROXY entries (#17565)
* add ClientConfig for HTTP client customization (#17699)
* generate the BiDi protocol layer from the shared binding-neutral schema
(#17731)