Skip to content

Deploy August 13, 2026 - #711

Merged
canova merged 9 commits into
productionfrom
master
Aug 13, 2026
Merged

Deploy August 13, 2026#711
canova merged 9 commits into
productionfrom
master

Conversation

@canova

Copy link
Copy Markdown
Member

Changes:

depfuBotand others added 9 commits July 29, 2026 06:10
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
The next commit will add a dependency to json-slabs, which is an ESM-only
module and needs to be added to transformIgnorePatterns so that Jest can
handle it.
Without this change, transformIgnorePatterns would not apply to anything under
node_modules (because .babelrc stops applying in any directory that has a
package.json). Using the name babel.config.json turns it into a "project-wide"
configuration: https://babeljs.io/docs/config-files#project-wide-configuration
…#706)
Previously only the virtualenv option was documented. Now we mention
both uv and virtualenv options, but recommend uv because it's just
amazing.
@canova
canova requested a review from fatadel as a code ownerAugust 13, 2026 16:44
@canova
canova removed the request for review from fatadelAugust 13, 2026 16:44
@canova
canova merged commit d26faa9 into productionAug 13, 2026
9 of 10 checks passed
Sign up for freeto 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

@canova@mstange