218 Commits

Author SHA1 Message Date
Matt Brophy
259f7abcca Support pnpm preview builds (#14909) 2026-03-23 12:24:49 -04:00
Mark Dalgleish
5dc12ea056 feat: add Vite 8 support (#14876) 2026-03-23 15:19:10 +11:00
Matt Brophy
f026ff78e3 Bump e2e timeouts 2025-12-11 14:58:04 -05:00
Matt Brophy
4340d9b184 Add node 20.18 E2E run to dev package PRs 2025-12-11 10:56:47 -05:00
Matt Brophy
4a4a1273be Fix Node 20.18 ESM issue (#14624) 2025-12-03 15:52:25 -05:00
Matt Brophy
53b39199b0 Update to latest release-comment-acton workflow 2025-12-02 11:46:33 -05:00
Matt Brophy
7653f0fcdb Add manual workflow for release comment action 2025-12-02 11:36:29 -05:00
Matt Brophy
24ed64bf8d Update to latest release-comment-action workflow 2025-12-01 15:53:27 -05:00
dependabot[bot]
c069b4e18c chore(deps): bump remix-run/release-comment-action from 0.4.2 to 0.4.3 (#14610)
Bumps [remix-run/release-comment-action](https://github.com/remix-run/release-comment-action) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/remix-run/release-comment-action/releases)
- [Commits](https://github.com/remix-run/release-comment-action/compare/v0.4.2...v0.4.3)

---
updated-dependencies:
- dependency-name: remix-run/release-comment-action
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-27 15:18:54 +01:00
dependabot[bot]
a947b0346e chore(deps): bump actions/checkout from 5 to 6 (#14576)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-22 01:58:18 +01:00
Matt Brophy
89c55a8f70 Node 24 and permissions for OIDC publishing 2025-11-06 17:21:38 -05:00
Matt Brophy
5383eafb30 Remove usage of NPM_TOKEN env var 2025-11-06 16:53:03 -05:00
Matt Brophy
beee12ffbc Collapse release-comment into release 2025-11-06 16:02:37 -05:00
Matt Brophy
61352d33f3 Setup github workflows for trusted publishing (#14513) 2025-11-06 15:56:36 -05:00
dependabot[bot]
64f82f1581 chore(deps): bump actions/setup-node from 5 to 6 (#14448)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 20:01:32 +02:00
Matt Brophy
9f909719e3 Merge branch 'main' into release-next 2025-09-09 15:47:33 -04:00
dependabot[bot]
cb9a090316 chore(deps): bump actions/setup-node from 4 to 5 (#14293)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 14:56:10 -04:00
dependabot[bot]
4edb535d67 chore(deps): bump actions/stale from 9 to 10 (#14294)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 14:55:44 -04:00
Matt Brophy
8428d8baa1 Change workflow to use pull_request_target 2025-08-22 11:50:21 -04:00
Matt Brophy
6cce04faab Merge branch 'main' into release-next 2025-08-14 10:51:41 -04:00
Matt Brophy
9348785d39 Update permissions for release workflow 2025-08-14 10:50:55 -04:00
dependabot[bot]
a089339c58 chore(deps): bump actions/checkout from 4 to 5 (#14152)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11 22:36:53 +02:00
Michaël De Boey
166fd940e7 chore: generate provenance statements on release (#14119)
* chore: generate provenance statements on release

* Update .github/workflows/release.yml

---------

Co-authored-by: Matt Brophy <matt@brophy.org>
2025-08-11 11:25:27 -04:00
Matt Brophy
fdd3ab3a65 Bump e2e test timeout to 40 mins 2025-08-08 14:20:56 -04:00
Matt Brophy
2093d637ac Bump e2e test timeout to 40 mins 2025-08-08 14:20:46 -04:00
Matt Brophy
65f5bcd792 bump release-comment-action 2025-08-08 11:55:26 -04:00
Matt Brophy
1975990394 bump release-comment-action 2025-08-08 11:55:11 -04:00
Matt Brophy
1b28a3c524 Merge branch 'release-next' 2025-08-07 14:35:19 -04:00
Matt Brophy
65f431d6b9 Fix workflow file by lifting permissions to the job 2025-08-06 16:39:29 -04:00
Matt Brophy
ea9738c0a7 Fix workflow file by lifting permissions to the job 2025-08-06 16:39:21 -04:00
Matt Brophy
5220d718fd Update permissions on close-feature-pr workflow 2025-08-06 10:05:02 -04:00
Matt Brophy
ac08d74f29 Update permissions on close-feature-pr workflow 2025-08-06 09:55:53 -04:00
Matt Brophy
dbfb4baebb Bump webkit timeout 2025-07-30 16:15:43 -04:00
Matt Brophy
fcbf6e66fe Update worflow_dispatch input label 2025-07-24 14:32:39 -04:00
Matt Brophy
135e447fae Update worflow_dispatch input label 2025-07-24 14:32:31 -04:00
Matt Brophy
938b2d9a44 Re-enable workflow_dispatch for doc.yml 2025-07-24 14:31:25 -04:00
Matt Brophy
456cfeb01b Re-enable workflow_dispatch for doc.yml 2025-07-24 14:31:15 -04:00
Matt Brophy
599f8e9008 Enable jsdoc doc generation on main branch 2025-07-24 14:29:23 -04:00
Matt Brophy
172edb0b2a Enable jsdoc doc generation on main branch 2025-07-24 14:28:32 -04:00
Matt Brophy
ea1cd40dca docs: minor updates (#14038) 2025-07-22 11:42:35 -04:00
Matt Brophy
b95cf3ff1b Add JSDocs for RSC apis (#14019) 2025-07-16 16:50:56 -04:00
Matt Brophy
14666ddd78 Merge branch 'release-next' into dev 2025-07-16 14:52:12 -04:00
Matt Brophy
68f7f9122b Add jsdocs for static routers (#14014) 2025-07-16 14:27:53 -04:00
Matt Brophy
617f052a12 Add jsdocs for SSR/Framework components (#14013) 2025-07-16 14:12:09 -04:00
Matt Brophy
d800fd5d0c Copy over some v6 docs for advanced data router usages (#14012) 2025-07-16 13:51:19 -04:00
Matt Brophy
89f31ba44e Add jsdoc for components (#14004) 2025-07-15 17:13:23 -04:00
Matt Brophy
7fcb5fee7d Auto-generate docs for DOM-related APIs (#14002) 2025-07-15 16:57:10 -04:00
Matt Brophy
6d447ce99e Copy docs workflow from main 2025-07-11 16:40:15 -04:00
Matt Brophy
4aa9298ab3 Merge branch 'main' into release-next 2025-07-11 15:44:00 -04:00
Matt Brophy
a84a28a3d2 Update workflow to commit docs back to branch 2025-07-11 14:57:03 -04:00