Skip to content

chore: update deno.lock and freeze install during build#40038

Draft
d-gubert wants to merge 1 commit intodevelopfrom
chore/update-deno-lock
Draft

chore: update deno.lock and freeze install during build#40038
d-gubert wants to merge 1 commit intodevelopfrom
chore/update-deno-lock

Conversation

@d-gubert
Copy link
Copy Markdown
Member

@d-gubert d-gubert commented Apr 2, 2026

Proposed changes (including videos or screenshots)

With the new upgrade of Deno, building the monorepo with yarn build (which causes the apps-engine to run deno cache to cache deno-runtime dependencies) with a different version during development would cause changes to the deno.lock file - this is not desireable. So we freeze the lock file, breaking the build if changes to it would occur.

Issue(s)

Steps to test or reproduce

Further comments

@dionisio-bot
Copy link
Copy Markdown
Contributor

dionisio-bot bot commented Apr 2, 2026

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 2, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2554d616-1dfa-4ad4-b269-5a42ad309deb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 2, 2026

⚠️ No Changeset found

Latest commit: 3bf2f62

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.51%. Comparing base (8ebf44b) to head (3bf2f62).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #40038      +/-   ##
===========================================
- Coverage    70.57%   70.51%   -0.06%     
===========================================
  Files         3270     3270              
  Lines       116766   116766              
  Branches     21091    21057      -34     
===========================================
- Hits         82409    82341      -68     
- Misses       32304    32361      +57     
- Partials      2053     2064      +11     
Flag Coverage Δ
e2e 60.46% <ø> (-0.02%) ⬇️
e2e-api 48.06% <ø> (-1.01%) ⬇️
unit 70.96% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rc-layne
Copy link
Copy Markdown

rc-layne bot commented Apr 3, 2026

🔴 Layne — 2 finding(s)

Found 2 issue(s): 2 high.

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.

1 participant