Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[js] Update all npm dependencies (2023-11-26) #1847

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Nov 26, 2023

This is your weekly update of all npm dependencies. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ next (13.5.6 → 14.0.3, major) · Repo · Release · Diff

✳️ esbuild (0.19.5 → 0.19.7, minor) · Repo · Changelog · Release · Diff

✳️ ignore (5.2.4 → 5.3.0, minor) · Repo · Changelog · Release · Diff

✳️ prettier (3.0.3 → 3.1.0, minor) · Repo · Changelog · Release · Diff

✳️ @next/eslint-plugin-next (14.0.1 → 14.0.3, patch)

✳️ eslint-config-next (14.0.1 → 14.0.3, patch)


Depfu Status

Depfu will only send you the next scheduled PR once you merge or close this one.

All Depfu comment commands
@​depfu refresh
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)

@depfu depfu bot added the depfu label Nov 26, 2023
@depfu depfu bot assigned effigies Nov 26, 2023
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ae307d3) 85.73% compared to head (b3ddad7) 85.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1847      +/-   ##
==========================================
- Coverage   85.73%   85.70%   -0.03%     
==========================================
  Files         132      132              
  Lines        6714     6714              
  Branches     1559     1555       -4     
==========================================
- Hits         5756     5754       -2     
- Misses        850      852       +2     
  Partials      108      108              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@effigies
Copy link
Collaborator

There was a failure here: https://app.circleci.com/pipelines/github/bids-standard/bids-validator/2298/workflows/ea9e33a0-7ae0-43e3-893b-f4fa419be9cd/jobs/15235

The "next export" command has been removed in favor of "output: export" in next.config.js. Learn more: https://nextjs.org/docs/advanced-features/static-html-export

Following https://nextjs.org/docs/pages/building-your-application/deploying/static-exports, I added b3ddad7.

This seems to have done the trick, but a confirmation from someone more experienced with next would be good.

@rwblair
Copy link
Member

rwblair commented Nov 28, 2023

Thanks for fixing this. Build worked well for me locally.

@rwblair rwblair merged commit c3e8401 into master Nov 28, 2023
20 of 24 checks passed
@rwblair rwblair deleted the depfu/batch_all/npm/2023-11-26 branch November 28, 2023 18:50
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.

2 participants