Skip to content

CRINGE-268: Upgrade all dependencies.#7195

Merged
smarnach merged 1 commit into
mainfrom
upgrade-all-deps
May 5, 2026
Merged

CRINGE-268: Upgrade all dependencies.#7195
smarnach merged 1 commit into
mainfrom
upgrade-all-deps

Conversation

@smarnach
Copy link
Copy Markdown
Contributor

@smarnach smarnach commented May 4, 2026

Dependabot was unable to resolve all package versions when upgrading some dependencies. This PR upgrades all dependencies to the latest possible versions using

just uv lock --upgrade

https://mozilla-hub.atlassian.net/browse/CRINGE-268

@smarnach smarnach requested a review from a team as a code owner May 4, 2026 19:16
@smarnach smarnach force-pushed the upgrade-all-deps branch from c26fa6f to 2e65231 Compare May 5, 2026 07:59
with open(path, "r") as fp:
data = fp.read()
parts = docutils.core.publish_parts(data, writer_name="html")
parts = docutils.core.publish_parts(data, writer="html")
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

No, they actually renamed this argument, so that's intentional. :)

@smarnach smarnach added this pull request to the merge queue May 5, 2026
Merged via the queue into main with commit 2c1ba7c May 5, 2026
1 check passed
@smarnach smarnach deleted the upgrade-all-deps branch May 5, 2026 15:08
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.

2 participants