0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
Commit graph

402 commits

Author SHA1 Message Date
bluwy
7db86cf2b7 Merge branch 'main' into next 2024-11-06 23:17:39 +08:00
renovate[bot]
b7e46910fb
fix(deps): update all non-major dependencies (#12366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-06 21:47:42 +08:00
Emanuele Stoppa
ed5a9f1b75
chore: codspeed benchmark (#12347) 2024-11-06 12:33:14 +00:00
Emanuele Stoppa
8232ba2c4b
ci: fix syntax error (#12271) 2024-10-21 12:21:29 +01:00
Emanuele Stoppa
58d1d9e000 Merge branch 'main' into next 2024-10-17 15:08:42 +01:00
Bjorn Lu
7bcae4e3ee
Setup CI for next branch (#12242) 2024-10-16 21:14:51 +08:00
bluwy
a393154906 Merge branch 'main' into next 2024-10-15 16:19:58 +08:00
Bjorn Lu
a55ce2977f
Check permissions for workflows (#12181) 2024-10-10 22:35:22 +08:00
Bjorn Lu
9988dd67e2
Improve default template download speed (#12154) 2024-10-10 21:32:49 +08:00
bluwy
9fc86e543a Merge branch 'main' into next 2024-10-10 21:28:25 +08:00
Emanuele Stoppa
22c70a2bdf
ci: use ci command (#12167) 2024-10-09 10:11:41 +01:00
Bjorn Lu
91ecad2cc7
Setup sync branches for create-astro (#12114) 2024-10-08 13:50:43 +08:00
Matt Kane
7a1d54a389 Merge branch 'main' into next 2024-10-04 13:26:22 +01:00
Bjorn Lu
bd25d3ff8e
Only run dispatch-event.yml in source repo (#12122) 2024-10-04 20:06:16 +08:00
bluwy
e748c480a7 Merge branch 'main' into next 2024-10-01 11:21:48 +08:00
renovate[bot]
da4bc2c8bc
chore(deps): update tj-actions/changed-files action to v45 (#11838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-25 12:48:16 +01:00
Princesseuh
68601a9549
Merge branch 'main' into next 2024-08-28 17:25:13 +02:00
Emanuele Stoppa
543e8f5b78
ci: trigger CI via comment and label (#11849)
* ci: trigger CI via comment and label

* fix: reduce parenthesis
2024-08-27 14:59:07 +01:00
Emanuele Stoppa
735767f8df
ci: use issue_comment (#11805) 2024-08-21 16:10:47 +01:00
Emanuele Stoppa
0231ee7ab5
ci: trigger using review comment instead (#11804) 2024-08-21 14:25:26 +01:00
Emanuele Stoppa
4f25b60d0c
ci: run preview release on demand (#11803)
* ci: run preview release on demand

* Update .github/workflows/preview-release.yml

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>

* run on comments

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-08-21 13:51:55 +01:00
Emanuele Stoppa
04390c83a2
ci: enable preview and repo dispatch (#11768)
* ci: enables preview and repo dispatch

* chore: change command

* use pnpm

* change pattern

* change pattern /2
2024-08-21 13:13:07 +01:00
Princesseuh
40183620d8
ci: use docs's 5.0 beta branch for smoke tests 2024-08-19 19:58:44 +02:00
Erika
d74617cbd3
Refactor/types (#11715)
* refactor: types

* feat: refactor types

* chore: organize imports

* fix: remaining references

* docs: types

* refactor: small changes

* chore: changeset
2024-08-16 14:07:10 +02:00
Matthew Phillips
d8f9a8397d Reset the preview release branch 2024-08-15 13:37:09 -04:00
Matthew Phillips
a05095406e Allow snapshot releases against next 2024-08-15 13:33:54 -04:00
renovate[bot]
536209aa74
fix(deps): update all non-major dependencies (#11522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-07-23 11:43:14 +08:00
renovate[bot]
e60aab9a9f
fix(deps): update all non-major dependencies (#11383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-07-01 16:32:17 +08:00
Florian Lefebvre
d1ad3898a7
Update config.yml (#11370) 2024-06-28 16:22:32 +02:00
renovate[bot]
47e78d4752
fix(deps): update all non-major dependencies (#11318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-06-24 22:33:33 +08:00
renovate[bot]
464b0a108e
fix(deps): update all non-major dependencies (#11151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-05-30 17:28:57 +08:00
Erika
33902e773a
nit: update Node version in issue template (#11143) 2024-05-24 16:17:16 +02:00
renovate[bot]
f9b6f4fc2f
chore(deps): update all non-major dependencies (#10958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-05-09 15:20:13 +08:00
Erika
b6f011d7c0
fix(actions): Make it possible for users with write access to make preview releases (#10903) 2024-04-29 12:51:30 +02:00
Emanuele Stoppa
22d00865cf
chore: upgrade biome and renovate (#10879) 2024-04-26 07:20:59 +01:00
renovate[bot]
8d5f3e8656
chore(deps): update all non-major dependencies (#10833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-04-22 22:52:30 +08:00
renovate[bot]
79b738539a
chore(deps): update dependency chai to v5 (#10835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-04-22 13:38:37 +08:00
Bjorn Lu
237e17c8fe
Update major deps (#10823) 2024-04-20 00:11:20 +08:00
Bjorn Lu
91219a5cf8
Use renovate (#10422)
* Use renovate

* Add more ignore
2024-04-19 08:49:33 -04:00
Emanuele Stoppa
2acea4defd
ci: add ref when checking out the repository (#10733) 2024-04-09 15:55:07 +01:00
Emanuele Stoppa
e300ac9b9d
ci: update check-merge.yml action (#10690) 2024-04-05 11:54:12 +01:00
Erika
51a4ea5f72
fix(types): Fixes HTMLAttribute extend to allow everything (#10561)
* fix(types): Fixes HTMLAttribute extend to allow everything

* nit: add types.d.ts file to the list of file to run astrocheck for

* nit: do it some other way
2024-03-26 14:46:02 +01:00
Arsh
fda2a800e0
chore: test with latest minor versions of node (#10526) 2024-03-22 10:53:18 +08:00
Bjorn Lu
8dceb5eb36
Fix check example CI fail (#10415) 2024-03-13 17:35:33 +08:00
Chris Swithinbank
d461eb760d
Add pkg: db to labelling automation (#10394) 2024-03-11 20:26:36 +01:00
Bjorn Lu
03f79f005e
Fix check-merge workflow on PRs from forks (#10366) 2024-03-08 16:21:33 +08:00
Fred K. Schott
f2e60a9675
Revert bad release (#10336)
* Revert "[ci] release (#10332)"

This reverts commit dd3935b31c.

* Revert "[ci] set `--tag` on release (#10323)"

This reverts commit 50215ae731.
2024-03-05 16:47:15 -08:00
Nate Moore
50215ae731
[ci] set --tag on release (#10323)
* chore(ci): set --tag on release

* chore: revert deletion

* fix: ignore job on forks
2024-03-05 16:43:24 -06:00
Martin Trapp
3df811a3bd
Updates deprecated Node.js 16 github actions (#10270) 2024-02-29 12:49:07 +08:00
Erika
1eadb1c529
fix(toolbar): Make it so every built-in app can be closed by outside clicks (#10220)
* fix(toolbar): Make it so every built-in app can be closed by outside clicks

* chore: changeset

* test: add tests

* test: fix test

* ci: don't run bundle-size on dev-toolba
2024-02-26 13:38:19 +00:00