|
|
891402c7d4
|
ci: does this make the release flow work?
|
2024-01-18 11:02:07 +01:00 |
|
github-actions[bot]
|
9130af7b12
|
chore(release): version packages
|
2024-01-18 10:50:05 +01:00 |
|
|
|
83dc618c2e
|
fix(cli): remove --enable-source-maps flag
|
2024-01-18 10:46:04 +01:00 |
|
dependabot[bot]
|
a6e096bcbc
|
chore(deps): bump turbo from 1.10.16 to 1.11.3
Bumps [turbo](https://github.com/vercel/turbo) from 1.10.16 to 1.11.3.
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](https://github.com/vercel/turbo/compare/v1.10.16...v1.11.3)
---
updated-dependencies:
- dependency-name: turbo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-16 14:06:06 +01:00 |
|
dependabot[bot]
|
9bfd0e44c3
|
chore(deps): bump typescript from 5.2.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 10:21:31 +01:00 |
|
dependabot[bot]
|
af83bf6d7f
|
chore(deps): bump tsx from 4.6.2 to 4.7.0
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.6.2 to 4.7.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.6.2...v4.7.0)
---
updated-dependencies:
- dependency-name: tsx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 09:57:03 +01:00 |
|
dependabot[bot]
|
a5264ab3d4
|
chore(deps): bump lint-staged from 15.1.0 to 15.2.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.1.0 to 15.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.1.0...v15.2.0)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 09:49:09 +01:00 |
|
dependabot[bot]
|
0cce84743d
|
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-11 06:44:34 +01:00 |
|
|
|
a130248687
|
docs: update loader plugin intro after adding TypeScript support
|
2024-01-08 11:06:59 +01:00 |
|
github-actions[bot]
|
3c54917c35
|
chore(release): version packages
|
2023-12-28 09:20:03 +01:00 |
|
|
|
9a605a85f1
|
feat: add support for TypeScript migration files
And add a guide to the documentation on how to set it up for NodeJS
|
2023-12-20 15:27:03 +01:00 |
|
github-actions[bot]
|
59eb90b8cb
|
chore(release): version packages
|
2023-12-20 11:24:17 +01:00 |
|
|
|
9f91bdcfa0
|
feat(cli): add the --import option for importing modules/packages before commands are run
Can for instance be used to load environment variables using Dotenv
|
2023-12-20 11:08:27 +01:00 |
|
|
|
e6e4433018
|
feat(cli): rename extension short option from -e to -x
BREAKING CHANGE: if you've been using the `-e` short option you should change it to `-x` or use the long option name `--extension`
|
2023-12-20 09:27:43 +01:00 |
|
|
|
f9a16d87a1
|
feat: add color option to CLI and configuration file
The option is used to force enable/disable color output and is passed to the reporter which should respect it
|
2023-12-20 09:11:01 +01:00 |
|
|
|
7bae76f496
|
docs: include Deno usage instructions in the documentation
|
2023-12-19 15:40:05 +01:00 |
|
github-actions[bot]
|
e8e35215be
|
chore(release): version packages
|
2023-12-19 14:51:40 +01:00 |
|
|
|
a6c6e6dc78
|
fix(types): forgot about the bun key in one package
|
2023-12-19 14:49:29 +01:00 |
|
github-actions[bot]
|
e67ce0de1e
|
chore(release): version packages
|
2023-12-19 14:41:04 +01:00 |
|
|
|
beb6cf7719
|
chore(deps): upgrade ansis package
|
2023-12-19 14:34:54 +01:00 |
|
|
|
3a8b06b3b1
|
fix: revert usage of bun key in package.json exports
|
2023-12-19 14:29:42 +01:00 |
|
github-actions[bot]
|
747f9dbddb
|
chore(release): version packages
|
2023-12-19 14:09:15 +01:00 |
|
|
|
ce6946cac4
|
feat: support for Bun
|
2023-12-19 14:06:00 +01:00 |
|
github-actions[bot]
|
c284cc48d1
|
chore(release): version packages
|
2023-12-19 13:33:11 +01:00 |
|
|
|
17c4723bb8
|
feat(postgres): implement the first version of the PostgreSQL plugin
|
2023-12-19 13:27:57 +01:00 |
|
|
|
3d34b8ba13
|
chore(deps): remove unused @manypkg/cli package
|
2023-12-19 10:33:05 +01:00 |
|
|
|
f8e13f0d66
|
docs: add some basic documentation for the storage plugin api
|
2023-12-19 10:29:58 +01:00 |
|
|
|
ca6834d95f
|
refactor: use a custom Link component to be able to use absolute URLs everywhere
...that supports any `base` property
|
2023-12-19 09:57:23 +01:00 |
|
|
|
bdf831b008
|
docs: use correct hrefs for all link elements
|
2023-12-18 16:36:05 +01:00 |
|
|
|
58316ba6f8
|
docs: and yet another
|
2023-12-18 16:30:34 +01:00 |
|
|
|
e186c1fbce
|
docs: a few more links to fix
|
2023-12-18 16:28:46 +01:00 |
|
|
|
03ec8f2599
|
docs: make all links relative to support mounting anywhere
|
2023-12-18 16:25:14 +01:00 |
|
|
|
3bffb98750
|
ci: and now then?
|
2023-12-18 16:02:44 +01:00 |
|
|
|
319901c7ac
|
ci: how about now?
|
2023-12-18 15:57:51 +01:00 |
|
|
|
bd6aea8a42
|
ci: do we get the correct values?
|
2023-12-18 15:53:44 +01:00 |
|
|
|
afa20f5bef
|
ci: is this the way?
|
2023-12-18 15:48:21 +01:00 |
|
|
|
65be64329d
|
ci: this is the way
|
2023-12-18 15:47:11 +01:00 |
|
|
|
9c0cbb0d53
|
ci: set site and base correctly
|
2023-12-18 15:42:29 +01:00 |
|
|
|
e245d6f18a
|
ci: only set site and base during deployment
|
2023-12-18 15:38:42 +01:00 |
|
|
|
f63fa9d864
|
ci: add GitHub Pages deployment
|
2023-12-18 15:32:53 +01:00 |
|
|
|
665f0ad9cf
|
docs: fix some faulty links
|
2023-12-18 15:32:53 +01:00 |
|
|
|
5911331889
|
docs(generators): add some documentation for generator plugins
|
2023-12-18 15:32:53 +01:00 |
|
|
|
13e370362a
|
docs: fix some links
|
2023-12-18 15:32:53 +01:00 |
|
|
|
7da778c767
|
docs(reporters): write some documentation for the reporters
|
2023-12-18 15:32:53 +01:00 |
|
|
|
1843bf893d
|
docs: remove staggering of cards
|
2023-12-18 15:32:53 +01:00 |
|
|
|
43f4df5f37
|
docs(style): use Tailwind to customize the docs colors
|
2023-12-18 15:32:53 +01:00 |
|
|
|
bf52bd0d3c
|
docs(commands): use more idiomatic commands per package manager
|
2023-12-18 15:32:53 +01:00 |
|
|
|
418737f97d
|
docs: add logo
|
2023-12-18 15:32:53 +01:00 |
|
|
|
445fe69e60
|
docs: update all command docs with package manager variants
|
2023-12-18 15:32:53 +01:00 |
|
|
|
1fc24269f4
|
docs: add a basic FAQ section
|
2023-12-18 15:32:53 +01:00 |
|