Commit graph

21 commits

Author SHA1 Message Date
75403c4900 feat: update action versions 2024-07-02 02:14:19 +02:00
renovate[bot]
b100d77e5a chore(deps): update actions/checkout action to v4.1.6 2024-06-12 15:47:44 +02:00
dependabot[bot]
e53cf64791 chore(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 15:47:44 +02:00
renovate[bot]
02643b965b
chore(deps): update actions/checkout action to v4.1.4 2024-04-25 16:46:13 +00:00
dependabot[bot]
6f1a60864c
chore(deps): bump actions/checkout from 4.1.2 to 4.1.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
- [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.1.2...v4.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 01:05:34 +00:00
c985f1c407 feat: update deps, replace radix and balancer
chore(deps): update dependency eslint to v9

Update linting workflow and scripts
2024-04-20 20:57:12 +02:00
dependabot[bot]
037bdbe2f5
chore(deps): bump actions/checkout from 4.1.1 to 4.1.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [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.1.1...v4.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 00:59:12 +00:00
c248d138a6
Merge pull request #232 from bartvdbraak/renovate/pnpm-action-setup-3.x
chore(deps): update pnpm/action-setup action to v3
2024-02-15 11:01:23 +01:00
renovate[bot]
9e63a8c007
chore(deps): update pnpm/action-setup action to v3 2024-02-08 10:52:25 +00:00
renovate[bot]
7b0fe7accf
chore(deps): update actions/setup-node action to v4.0.2 2024-02-07 06:14:23 +00:00
dependabot[bot]
203dd62ff1
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 00:51:17 +00:00
renovate[bot]
26226cee63
chore(deps): update actions/setup-node action to v4 2023-11-15 22:45:39 +00:00
4bc961ccd7
Merge pull request #145 from bartvdbraak/renovate/actions-setup-node-3.x 2023-11-15 23:44:52 +01:00
renovate[bot]
2838011730
chore(deps): update actions/setup-node action to v3.8.2 2023-10-23 14:42:00 +00:00
renovate[bot]
d1ff2d4fca
chore(deps): update actions/checkout action to v4.1.1 2023-10-17 16:56:23 +00:00
renovate[bot]
9457cdd83b
chore(deps): update actions/checkout action to v4.1.0 2023-09-22 18:15:26 +00:00
renovate[bot]
938fb13efe
chore(deps): update actions/checkout action to v4 2023-09-05 00:27:00 +00:00
renovate[bot]
15e12901fc
chore(deps): update actions/checkout action to v3.6.0 2023-08-24 17:27:08 +00:00
renovate[bot]
8b2b8bdff3
chore(deps): update actions/setup-node action to v3.8.1 2023-08-17 14:53:03 +00:00
4bb3b7b370 refactor: change matrix to just node.js 18 2023-08-02 02:18:43 +02:00
460db5f164 feat: added lint and format check as workflow 2023-08-02 02:06:16 +02:00