1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Commit Graph

36 Commits

Author SHA1 Message Date
dependabot[bot]
f264470d8f chore(deps): bump actions/checkout from 5 to 6 (#2550)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-30 23:52:18 +01:00
dependabot[bot]
41bcebc0a7 chore(deps): bump actions/setup-node from 5 to 6 (#2516)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-24 00:14:05 +02:00
Paweł Kuna
9997893b40 Add pnpm caching to Node.js setup in workflows (#2492) 2025-09-17 19:54:02 +02:00
dependabot[bot]
c0e757e252 chore(deps): bump actions/setup-node from 4 to 5 (#2480)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 17:17:19 +02:00
dependabot[bot]
2c3efda2bd chore(deps): bump actions/checkout from 4 to 5 (#2469)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-28 21:34:52 +02:00
Paweł Kuna
a370919ebe Refactor bundlewatch workflow to use Turbo (#2119) 2025-02-03 02:54:15 +01:00
codecalm
09a7e10ef1 Remove PNPM version specification from workflow files 2025-02-03 02:49:59 +01:00
codecalm
782f0f5726 Remove Ruby and Bundler dependencies from workflow and documentation 2025-01-22 22:22:06 +01:00
Paweł Kuna
f83e36c735 update node to version 20 (#2005)
* update node to version 20

* Create thick-dryers-push.md
2024-12-03 19:58:03 +01:00
dependabot[bot]
371ef847a1 Bump pnpm/action-setup from 3 to 4 (#1908)
* Bump pnpm/action-setup from 3 to 4

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v3...v4)

---
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>

* Create rare-snails-matter.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2024-09-07 21:19:32 +02:00
dependabot[bot]
4deb8f4d23 Bump pnpm/action-setup from 2 to 3 (#1825)
* Bump pnpm/action-setup from 2 to 3

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 3.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2...v3)

---
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>

* Create great-carrots-lie.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2024-06-14 17:22:31 +02:00
dependabot[bot]
f2a0c55b8a Bump actions/checkout from 2 to 4 (#1699)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 23:10:14 +01:00
dependabot[bot]
49460df510 Bump actions/setup-node from 3 to 4 (#1758)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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>
2023-11-09 15:24:26 +01:00
Robert-Jan de Dreu
f8f55f5f5c fix #1585 radial chart not working properly (#1751)
* fix #1585 radial chart not working properly

* Fix ruby version for test

* Make stroke color work for both dark and light
2023-10-20 17:50:35 +02:00
Robert-Jan de Dreu
13027f2050 fix #1711 update bootstrap (#1750)
* fix #1711 update bootstrap

* Don't check for cached PNPM since it's setup later
2023-10-20 11:25:22 +02:00
Robert-Jan de Dreu
a4b48ac868 Update PNPM to version 8 2023-10-20 10:06:19 +02:00
codecalm
569a4b5913 build fixes 2023-07-15 23:37:32 +02:00
codecalm
9801824732 build fix 2023-05-23 23:55:12 +02:00
Paweł Kuna
8552a4621b Switch from npm to pnpm for faster package installation (#1559) 2023-05-10 02:31:14 +02:00
codecalm
f5c4ed4d6d update node version 2023-05-10 01:15:47 +02:00
Paweł Kuna
1d12b7979a Update bootstrap to v5.3.0 (#1272) 2023-01-05 03:17:46 +01:00
Paweł Kuna
33dbbd8197 Dependencies update (#1350) 2022-11-09 21:08:29 +01:00
dependabot[bot]
5de51df878 Bump actions/checkout from 2 to 3 (#1141)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 01:37:51 +02:00
dependabot[bot]
d4680b41af Bump actions/setup-node from 2 to 3 (#1142)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 01:37:39 +02:00
Naveen
2586877edc chore: Set permissions for GitHub actions (#1130) 2022-06-07 01:53:34 +02:00
Paweł Kuna
116800c660 Update dependencies (#996) 2022-01-18 22:19:43 +01:00
codecalm
bad5762311 remove github workflows 2019-12-01 21:13:19 +01:00
codecalm
34f0d86ce5 bundle install fix 2019-11-30 17:33:37 +01:00
codecalm
6bdb528290 bundle install fix 2019-11-30 17:20:00 +01:00
codecalm
ca5989e522 bootstrap update, github actions fix 2019-11-30 17:15:48 +01:00
Paweł Kuna
0819c79367 Update test.yml 2019-11-30 16:49:54 +01:00
Paweł Kuna
913eea9b3d Update test.yml 2019-11-30 16:46:50 +01:00
Paweł Kuna
0e5a22e7a7 Update test.yml 2019-11-30 16:46:05 +01:00
Paweł Kuna
5ec8d672b1 Update test.yml 2019-11-30 16:41:06 +01:00
Paweł Kuna
6378993adc Update test.yml 2019-11-30 16:20:37 +01:00
Paweł Kuna
bb9fed5348 Create test.yml 2019-11-30 16:18:21 +01:00