Alex Miller
|
c9dd42e99d
|
Merge pull request #34 from AurorNZ/upgrade_node24
Upgrade action to use Node 24 LTS
|
2025-11-26 13:24:08 +13:00 |
|
Alex Miller
|
a661f85fd9
|
Merge pull request #32 from AurorNZ/update_dependencies
Update dependencies
|
2025-11-26 13:17:17 +13:00 |
|
Alex Miller
|
bc6482a01b
|
chore: commit new build
|
2025-11-26 13:12:29 +13:00 |
|
Alex Miller
|
ec26aeca47
|
feat: Replace polyfill with Array.flat
|
2025-11-26 13:09:47 +13:00 |
|
Alex Miller
|
24eda3954a
|
feat: upgrade to node24
|
2025-11-26 13:06:30 +13:00 |
|
Alex Miller
|
e83d9c31e4
|
chore(deps): bump pnpm 10.12.1 -> 10.23.0
|
2025-11-26 13:03:50 +13:00 |
|
Alex Miller
|
0301876452
|
chore: commit new build
|
2025-11-26 12:59:09 +13:00 |
|
Alex Miller
|
7f506df3d1
|
fix: cast string to enum for comparison, lint finding
|
2025-11-26 12:55:04 +13:00 |
|
Alex Miller
|
94e5765400
|
chore: bump dependencies
|
2025-11-26 12:53:48 +13:00 |
|
Alex Miller
|
782721e39b
|
Merge pull request #30 from AurorNZ/update_dependencies
Update dependencies, fix lint config, prep for v5
|
2025-07-02 10:28:53 +12:00 |
|
Alex Miller
|
bec1723bc4
|
chore: bump packages and fix lint config
|
2025-06-19 13:57:02 +12:00 |
|
Alex Miller
|
1794b11ca4
|
chore: bump to v5
|
2025-06-19 13:47:22 +12:00 |
|
Alex Miller
|
9cff7d242b
|
chore: add renovate config
|
2025-06-19 13:47:10 +12:00 |
|
Alex Miller
|
e8779dce3a
|
Merge pull request #29 from AurorNZ/dependabot/npm_and_yarn/esbuild-0.25.5
Bump esbuild from 0.21.5 to 0.25.5
|
2025-06-19 13:40:30 +12:00 |
|
dependabot[bot]
|
99d6b694d8
|
Bump esbuild from 0.21.5 to 0.25.5
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.5 to 0.25.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.5)
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-19 01:39:55 +00:00 |
|
Alex Miller
|
72ccd00322
|
Merge pull request #23 from AurorNZ/dependabot/npm_and_yarn/esbuild-0.25.0
Bump esbuild from 0.23.1 to 0.25.0
|
2025-06-19 13:38:41 +12:00 |
|
dependabot[bot]
|
89fb1a85fc
|
Bump esbuild from 0.23.1 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0)
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-19 01:27:04 +00:00 |
|
Alex Miller
|
5b1e195ea9
|
Merge pull request #28 from AurorNZ/MIS-139_upgrade_pnpm_10
MIS-139: Upgrade pnpm to 10
|
2025-06-19 13:25:47 +12:00 |
|
Alex Miller
|
c0a0458410
|
MIS-139: Commit new build
|
2025-06-19 11:11:11 +12:00 |
|
Alex Miller
|
069ad76cd1
|
MIS-139: Use latest Node 20
|
2025-06-19 11:10:30 +12:00 |
|
Alex Miller
|
7ac8b60816
|
MIS-139: Upgrade to PNPM 10
|
2025-06-19 11:09:00 +12:00 |
|
Alex Miller
|
298e00d169
|
Merge pull request #17 from AurorNZ/bump_packages
Bump packages and actions
|
2024-09-11 13:58:40 +12:00 |
|
Alex Miller
|
54ebb4d5f2
|
Merge pull request #16 from AurorNZ/esbuild_esm
Generate build with esm
|
2024-09-11 13:58:26 +12:00 |
|
Alex Miller
|
6f1712ff4e
|
Bump actions
|
2024-09-11 13:39:50 +12:00 |
|
Alex Miller
|
bfc6e48216
|
Generate new bundle
|
2024-09-11 13:39:50 +12:00 |
|
Alex Miller
|
5c7b514919
|
Bump packages
|
2024-09-11 13:39:50 +12:00 |
|
Alex Miller
|
d28a6399db
|
Check dist has been updated for new builds
|
2024-09-11 13:37:56 +12:00 |
|
Alex Miller
|
f46f3f0cc6
|
Generate new bundle
|
2024-09-11 13:37:56 +12:00 |
|
Alex Miller
|
61068b04d2
|
Add import extensions
|
2024-09-11 13:37:56 +12:00 |
|
Alex Miller
|
c4f6f6794a
|
Use esbuild to generate esm bundle
|
2024-09-11 13:37:56 +12:00 |
|
Alex Miller
|
e5970628e0
|
Merge pull request #15 from AurorNZ/eslint_upgrade
Eslint upgrade
|
2024-09-11 13:35:40 +12:00 |
|
Alex Miller
|
09d0925459
|
Fix prettier config erroring on json
|
2024-09-11 13:32:02 +12:00 |
|
Alex Miller
|
19fa779d55
|
Fix lint findings
|
2024-09-11 13:32:02 +12:00 |
|
Alex Miller
|
00461c6632
|
Upgrade eslint
|
2024-09-11 13:32:02 +12:00 |
|
Alex Miller
|
f81aac8ad0
|
Merge pull request #14 from AurorNZ/vitest
Migrate jest to vitest
|
2024-09-11 13:30:16 +12:00 |
|
Alex Miller
|
6818e25de3
|
Migrate jest to vitest
|
2024-09-11 12:48:44 +12:00 |
|
Alex Miller
|
9a1e626831
|
Merge pull request #13 from AurorNZ/migrate_pnpm
Migrate to PNPM and Volta
|
2024-09-11 12:27:11 +12:00 |
|
Alex Miller
|
768f03c879
|
Migrate to pnpm and volta
|
2024-09-11 12:06:33 +12:00 |
|
Daniil Samoylov
|
b671dc324f
|
Update action versions in Readme
|
2024-01-30 15:25:55 +13:00 |
|
Daniil Samoylov
|
3b1f3abc33
|
Merge pull request #9 from AurorNZ/upgrade_node_version_and_dependencies
Upgrade node version and dependencies
|
2024-01-30 15:21:11 +13:00 |
|
Daniil Samoylov
|
d8fa5d4895
|
Add changelog
|
2024-01-30 15:20:51 +13:00 |
|
Daniil Samoylov
|
721c731a19
|
Rebuild
|
2024-01-30 15:16:29 +13:00 |
|
Daniil Samoylov
|
2c495ec569
|
Upgrade all the things
|
2024-01-30 15:12:05 +13:00 |
|
Daniil Samoylov
|
e55b1ed57a
|
Upgrade node to 20
|
2024-01-30 14:52:42 +13:00 |
|
Daniil Samoylov
|
7c547bdd24
|
Release 3.0.1
|
2023-05-02 14:48:17 +12:00 |
|
Daniil Samoylov
|
45ee11c1ea
|
Merge pull request #5 from AurorNZ/Fix-security-alerts
Fix security alerts
|
2023-05-02 14:47:17 +12:00 |
|
Daniil Samoylov
|
996e087f9b
|
Fix security alerts
|
2023-05-02 14:45:03 +12:00 |
|
Daniil Samoylov
|
0bb611c87f
|
Merge pull request #3 from ApprenticeFS/merge-main-from-dorny
Merge main from dorny
|
2023-05-02 14:38:43 +12:00 |
|
jordanb-afs
|
00ec0bcf8c
|
bump jest back, typescript version was the real issue
|
2023-04-10 09:35:23 -06:00 |
|
jordanb-afs
|
6098719e4f
|
backport changes to use newer core
|
2023-04-10 08:50:02 -06:00 |
|