Italo José
854dc8a3f9
Merge pull request #14239 from dupontbertrand/fix/npm-nodedir-warning
...
Remove unnecessary NPM_CONFIG_NODEDIR env var to fix npm 11+ warning
2026-04-27 10:02:12 -03:00
italo jose
404f259dff
chore: upgrade playwright to version 1.58.0 in full-blaze package
2026-04-24 16:31:24 -03:00
italo jose
5c693508e7
fix: enable forceExit in Jest and pin playwright version in test-helpers to prevent process hangs and binary mismatches
2026-04-23 17:21:10 -03:00
italo jose
0c2e81a184
refactor: update global state path, increase test timeouts, and fix webpack context resolution in rspack tests
2026-04-23 15:54:34 -03:00
italo jose
ee72a8013b
Merge branch 'devel' into release-3.5
2026-04-23 15:21:20 -03:00
Nacho Codoñer
6b877fd870
cherrypick fix on group 5 by simplify environment variable overrides and match assertions
2026-04-23 17:47:03 +02:00
italo jose
e99d8afc09
Merge branch 'devel' into release-3.5
2026-04-23 08:37:56 -03:00
Gabriel Grubba
b54df7c753
CI: removing circle CI
...
As mentioned in both https://github.com/meteor/meteor/pull/14300 and https://github.com/meteor/meteor/pull/14326 , we are removing circle and travis tests from core and making it all to be vm based
2026-04-20 09:00:23 -03:00
Gabriel Grubba
dd3695a1a6
DEV: testing w/docker 4
2026-04-08 23:11:06 -03:00
Italo José
3e331c824b
Merge pull request #13916 from meteor/feature/http-proxy-3
...
Replace http-proxy with http-proxy-3
2026-04-06 12:46:42 -03:00
italo jose
04281498a0
refactor: use URL from the npm url package and improve METEOR_MODERN environment variable parsing.
2026-03-24 11:05:14 -03:00
italo jose
3f4bf5b76d
fix: preserve raw IPv6 address formatting when parsing URLs.
2026-03-24 10:23:49 -03:00
italo jose
3b66476996
refactor: replace Node.js 'url' module with the native URL API across various packages and tools
2026-03-23 17:05:44 -03:00
dupontbertrand
8acc5b5887
Remove unnecessary NPM_CONFIG_NODEDIR env var to fix npm 11+ warning
...
node-gyp finds Node headers automatically via the standard directory
layout (dev_bundle/bin/node → dev_bundle/include/node/), making the
explicit NPM_CONFIG_NODEDIR setting redundant since npm 11.2.0 warns
on unrecognized env configs.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-19 00:54:14 +01:00
Italo José
8ff385e9a7
Merge branch 'release-3.5' into feature/http-proxy-3
2026-03-17 09:54:15 -03:00
italo jose
c3ed8cde09
Merge branch 'devel' into release-3.5
2026-03-10 11:52:37 -03:00
Italo José
7c7368e704
Merge branch 'devel' into release-3.5
2026-03-06 15:41:14 -03:00
Nacho Codoñer
8be0b812ec
ensure swc resolves properly
2026-03-06 12:02:51 +01:00
Nacho Codoñer
00cd014bb6
update jest.config.js to include additional path ignores and add semver and underscore dependencies
2026-03-06 11:51:38 +01:00
Nacho Codoñer
43e598599b
update jest.config.js to include additional path ignores and add semver and underscore dependencies
2026-03-06 10:56:22 +01:00
Nacho Codoñer
e793bee8e4
switch modern-tests to use SWC instead of Babel for faster builds and simpler configuration
2026-03-06 10:38:10 +01:00
Nacho Codoñer
dda561fc10
add SWC support to Jest configuration and update dependencies
2026-03-06 10:21:26 +01:00
Nacho Codoñer
79253fd5b8
bump @meteorjs/rspack to version 1.0.1 across all skeletons and packages.
2026-03-05 13:11:39 +01:00
italo jose
9e24c2adeb
fix: strip Node.js runtime warnings before checking for empty output in matcher.
2026-03-03 14:14:54 -03:00
italo jose
617d2e123c
refactor: rename "Library Skeleton" to "Full Skeleton" and "Tailwind Skeleton" in E2E workflow and tests.
2026-03-02 17:49:37 -03:00
Jan Dvorak
9f18be4c39
Merge branch 'release-3.5' into feature/http-proxy-3
2026-02-11 08:41:01 +01:00
AviraL0013
90d9c49f65
Add METEOR_SETTINGS to deployment documentation
...
* Added METEOR_SETTINGS env variable to bundle README template
* Added METEOR_SETTINGS to custom deployment guide
* Helps users understand this common environment variable
Fixes #13458
2026-02-08 01:11:10 +05:30
Nacho Codoñer
cabadfe9b4
Merge pull request #14082 from meteor/docs-improve-rspack
...
Review Rspack documentation and tutorials to align with Meteor 3.4 expectations
2026-01-28 18:18:55 +01:00
Nacho Codoñer
fd752c0045
Meteor version to 3.4 ☄️
2026-01-28 16:36:30 +01:00
Nacho Codoñer
a9e12ef7a4
Meteor version to 3.4-rc.4
2026-01-28 12:21:53 +01:00
Nacho Codoñer
0a532e8d92
upgrade @meteorjs/rspack to official version 1.0.0
2026-01-28 11:58:41 +01:00
Nacho Codoñer
98ab1e3dd7
Merge branch 'release-3.4' into docs-improve-rspack
2026-01-27 20:34:03 +01:00
Nacho Codoñer
5137304aa3
update Playwright to version 1.58.0
2026-01-27 19:25:40 +01:00
Nacho Codoñer
a20f0daa39
pin Playwright to version 1.58.0 to ensure consistency on browser installed
2026-01-27 19:14:46 +01:00
Nacho Codoñer
6c91db197c
update Solid tutorial references and adopt Rspack bundler
2026-01-19 15:44:31 +01:00
Nacho Codoñer
c27baf683c
update Vue tutorial references and adopt Rspack bundler
2026-01-19 14:13:16 +01:00
Nacho Codoñer
121094dd36
Meteor version to 3.4-rc.3 ☄️
2026-01-09 14:10:26 +01:00
Nacho Codoñer
b98e0d758c
add warning for potential issues with lazyCompilation
2026-01-09 11:38:45 +01:00
Nacho Codoñer
2101b12b6f
update Rspack dependencies to version 1.7.1
2026-01-08 12:37:09 +01:00
Nacho Codoñer
e977168b68
added a lazy compilation configuration to disable it due to Meteor's compatibility constraints
2026-01-08 12:32:17 +01:00
Nacho Codoñer
716ca4f0c7
refactor bodyStyles handling to fix react skeleton test and adjust font loading
2026-01-08 12:05:01 +01:00
Gabriel Grubba
001d72777d
Merge branch 'release-3.4' into feature/update-react-skeleton-to-use-react-router
2025-12-23 10:14:14 -03:00
Gabriel Grubba
416ba8fa36
DEV: remove router
2025-12-22 10:27:49 -03:00
Gabriel Grubba
d51f723b87
UX: update styling for skeleton
2025-12-19 10:59:36 -03:00
Nacho Codoñer
9a8a7e4852
Meteor version to 3.4-rc.2 ☄️
2025-12-17 14:52:34 +01:00
Gabriel Grubba
bea5485cbd
Merge branch 'release-3.4' into feature/update-react-skeleton-to-use-react-router
2025-12-17 10:02:35 -03:00
Nacho Codoñer
182d50a88d
Update test description for ChakraUI Skeleton
2025-12-17 10:27:58 +01:00
Gabriel Grubba
b3bea1438c
DEV: use logo as svg, add svgr/webpack and use ""
2025-12-16 20:22:34 -03:00
Nacho Codoñer
90ae5f817d
Merge branch 'release-3.4' into update-npm-cmd
2025-12-16 19:12:58 +01:00
Nacho Codoñer
246bad4d6b
add rspack comment to Meteor skeletons and test apps
2025-12-16 16:24:07 +01:00