Skip to content

consolidated nodejs bump #573

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

Merged
merged 2 commits into from
May 14, 2025
Merged

consolidated nodejs bump #573

merged 2 commits into from
May 14, 2025

Conversation

minrk
Copy link
Member

@minrk minrk commented May 14, 2025

  • bumps commander, jasmine
  • loses strfmt dependency used in logs, in favor of default timestamp formatting
  • update jasmine config file

closes #570
closes #569
closes #558
closes #547

Some changes require updated imports, but nothing major, and nothing user-facing. All of these projects support node 18 as well, matching us after #572.

held back node-fetch 3.x which causes ESM errors in tests. Will do that on its own with a bump of everything to ESM.

minrk added 2 commits May 14, 2025 14:11
avoids timing out sockets between tests on node<19
- remove strftime from logging, use default time formatting
- update jasmine config file format
- commander import changed a little
@consideRatio consideRatio merged commit 5716df0 into jupyterhub:main May 14, 2025
8 checks passed
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