Skip to content

v0.44 dev -> master updates#1655

Merged
JerryChen97 merged 62 commits into
masterfrom
dev
Jan 14, 2026
Merged

v0.44 dev -> master updates#1655
JerryChen97 merged 62 commits into
masterfrom
dev

Conversation

@JerryChen97

@JerryChen97 JerryChen97 commented Jan 13, 2026

Copy link
Copy Markdown
Contributor

Merge after all the other releases have been done Should start after the merge of #1654

JerryChen97 and others added 30 commits October 21, 2025 13:27
**Title:**

**Summary:**
We deprecated the `argnum` kwarg; instead, should be `argnums`

**Relevant references:**

**Possible Drawbacks:**

**Related GitHub Issues:**
Relocation of these resource tools to estimator module.

---------

Co-authored-by: Paul Finlay <50180049+doctorperceptron@users.noreply.github.com>
Co-authored-by: Jay Soni <jbsoni@uwaterloo.ca>
…v handling (#1584)

PL is dropping support for numpy 1.X, qml should follow.

Tested against all demos here:
https://github.com/PennyLaneAI/qml/actions/runs/18913267652/job/54010652909

[sc-101547]
Automatic nightly merge of master into dev
[failed](https://github.com/PennyLaneAI/qml/actions/runs/19826906204/job/56802544082).
This PR resolves the conflict.

---------

Co-authored-by: Catalina Albornoz <albornoz.catalina@hotmail.com>
Co-authored-by: Diksha Dhawan <40900030+ddhawan11@users.noreply.github.com>
Co-authored-by: soranjh <soran.jahangiri@gmail.com>
Co-authored-by: Soran Jahangiri <40344468+soranjh@users.noreply.github.com>
Co-authored-by: agran2018 <45397799+agran2018@users.noreply.github.com>
Co-authored-by: ixfoduap <40441298+ixfoduap@users.noreply.github.com>
Co-authored-by: Josh Izaac <josh146@gmail.com>
Co-authored-by: Daniela Angulo <42325731+daniela-angulo@users.noreply.github.com>
Co-authored-by: Diksha Dhawan <ddhawan@umich.edu>
Co-authored-by: josephbowles <54283511+josephbowles@users.noreply.github.com>
Co-authored-by: Vasilis Belis <48251467+vbelis@users.noreply.github.com>
**Title:**

**Summary:**
Now that `qml.map_wires` is a transform, the first argument is
positional. Update `map_wires(input=...)` to `map_wires(...)`

**Relevant references:**

**Possible Drawbacks:**

**Related GitHub Issues:**
doctorperceptron and others added 4 commits January 9, 2026 17:02
Use test-pypi as an extra index so we can still pull dependencies from
pypi for PLC installs. Fixes RC version installs for dev builds.
Updating Braket demos based on information found during the QA process
for the v0.44.0 release.
* Add warnings about old Python versions, HW execution costs, and bugs.
* Render a deprecation warning in the `ahs_aquila` demo.
* Add the Braket plugin as a demo dependency to the `requirements.in`
file of all the Braket demos.

Change unrelated to Braket demos:
* ~Updated the versions of `jax` and `jaxlib` to 0.7.1, which is the
only supported version for Catalyst and PennyLane program capture in
v0.44.0.~ This change is removed because it broke dependency
installation.
@github-actions

Copy link
Copy Markdown

👋 Hey, looks like you've updated some demos!

🐘 Don't forget to update the dateOfLastModification in the associated metadata files so your changes are reflected in Glass Onion (search and recommendations).

Please hide this comment once the field(s) are updated. Thanks!

@JerryChen97 JerryChen97 changed the title Dev v0.44 dev -> master updates Jan 13, 2026
@doctorperceptron

Copy link
Copy Markdown
Collaborator

@JerryChen97 I bumped the dev and stable constraints for PLC and the plugins. Please double check that those all look good 👀

@JerryChen97 JerryChen97 marked this pull request as ready for review January 13, 2026 22:25
@JerryChen97 JerryChen97 requested a review from a team as a code owner January 13, 2026 22:25
@JerryChen97

Copy link
Copy Markdown
Contributor Author

@JerryChen97 I bumped the dev and stable constraints for PLC and the plugins. Please double check that those all look good 👀

LGTM! I think now #1654 is not needed?

@JerryChen97 JerryChen97 mentioned this pull request Jan 13, 2026
@doctorperceptron

Copy link
Copy Markdown
Collaborator

@JerryChen97 I bumped the dev and stable constraints for PLC and the plugins. Please double check that those all look good 👀

LGTM! I think now #1654 is not needed?

Yup sorry, didn't see it 🙈

@doctorperceptron doctorperceptron left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-approving so we can get this merged once the builds succeed. Looks like we need to upgrade the JAX version.

Comment thread dependencies/constraints-dev.txt Outdated
Comment thread dependencies/constraints-stable.txt Outdated
doctorperceptron and others added 2 commits January 13, 2026 17:40
Co-authored-by: Yushao Chen (Jerry) <chenys13@outlook.com>
Co-authored-by: Yushao Chen (Jerry) <chenys13@outlook.com>
Comment thread dependencies/constraints-stable.txt Outdated

@ashishks0522 ashishks0522 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Preemptively approving to unblock merge

Comment thread dependencies/constraints-stable.txt Outdated
Test if pinning qiskit ibm runtime to 0.43 would fix
@JerryChen97 JerryChen97 merged commit 59dc40b into master Jan 14, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants