Commit Graph

431 Commits

Author SHA1 Message Date
renovate[bot]
219a559277 chore(deps): update dependency axios to v1.12.2 (#291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-30 15:38:01 +02:00
Fabian-Lars
60339ae002 ci(renovate): sync renovate config with other repos 2025-09-30 15:35:03 +02:00
renovate[bot]
ed59bb606d chore(deps): update dependency axios to v1.12.0 [security] (#289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-30 15:31:52 +02:00
github-actions[bot]
63569dda10 apply version updates (#284)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2025-01-22 03:03:43 +02:00
Soorya U
1776543f58 fix: Check for package.json file to get package manager (#282) 2025-01-22 03:00:50 +02:00
Soorya U
2c629f94a5 chore: updated supported commands in readme (#283)
Signed-off-by: Soorya U <sooryau7@gmail.com>
2025-01-22 02:30:03 +02:00
renovate[bot]
974b7dc08f chore(deps): update dependency typescript to v5.6.2 (#272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 18:40:07 +03:00
renovate[bot]
a657090b62 chore(deps): update dependency tsup to v8.3.0 (#275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 18:37:54 +03:00
github-actions[bot]
dc016b6ba4 Apply Version Updates From Current Changes (#274)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-09-16 18:20:48 +03:00
amrbashir
53b84b4dc2 fix: fix reading package.json files, closes #273 2024-09-16 18:19:41 +03:00
github-actions[bot]
7ae817bb89 Apply Version Updates From Current Changes (#269)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-09-02 20:20:18 +03:00
amrbashir
f295cde288 ci: permissions 2024-09-02 20:19:33 +03:00
amrbashir
1bb8a025b6 ci: use relax version require for create-pull-request action 2024-09-02 20:17:01 +03:00
renovate[bot]
5991770317 chore(deps): update dependency @types/node to v18.19.48 (#252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 20:14:27 +03:00
Amr Bashir
c64d572c1c fix: bundle extension using tsup (#268)
* fix: bundle extension using tsup

closes #267

* deps
2024-09-02 19:53:00 +03:00
renovate[bot]
e9c0de4115 fix(deps): update dependency glob to v11 (#258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 19:15:02 +03:00
renovate[bot]
252405fc08 fix(deps): update dependency strip-ansi to v7 (#248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 19:14:23 +03:00
renovate[bot]
e69d4f4e83 fix(deps): update dependency axios to v1.7.7 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 19:13:55 +03:00
github-actions[bot]
275ae41bc6 Apply Version Updates From Current Changes (#265)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-08-29 02:06:36 +03:00
amrbashir
bf281d7bd5 ci: use gh cli to tirgger publish workflow 2024-08-29 02:06:08 +03:00
renovate[bot]
1c9fbbf25a fix(deps): update dependency glob to v10.4.5 (#253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 19:52:38 +03:00
renovate[bot]
e4e3c83ed1 chore(deps): update pnpm to v9.9.0 (#263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 19:51:13 +03:00
renovate[bot]
baa2ef9bac fix(deps): update dependency axios to v1.7.5 (#264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 19:51:00 +03:00
renovate[bot]
6ed6ccc726 chore(deps): update dependency prettier to v3.3.3 (#260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 19:50:44 +03:00
renovate[bot]
165b6a6858 chore(deps): update dependency typescript to v5.5.4 (#257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 19:45:53 +03:00
dependabot[bot]
d6925644ec chore(deps): bump axios from 1.6.8 to 1.7.4 (#262)
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 19:45:14 +03:00
amrbashir
3312f3bc06 fix: update schema filename
this is due the recent changes in tauri repo
ref: https://github.com/tauri-apps/tauri/pull/10796
2024-08-28 19:43:54 +03:00
amrbashir
a50b0710b1 chore: migrate to pnpm 2024-08-28 19:32:32 +03:00
renovate[bot]
96db9d5d91 chore(deps): update dependency prettier to v3.3.2 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 11:09:41 +03:00
renovate[bot]
03784ab20c chore(deps): update dependency typescript to v5.5.2 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 11:06:47 +03:00
amrbashir
5465af598d ci: remove repository from dispatch 2024-04-24 19:32:38 +02:00
amrbashir
c17ea97abb ci: use peter-evans/repository-dispatch@v1 2024-04-24 19:07:12 +02:00
renovate[bot]
4e204d7f71 chore(deps): update dependency @types/node to v18.19.31 (#245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 18:49:07 +02:00
Amr Bashir
1176d6c522 chore: remove unused code, update deps and use node18 in CI (#244) 2024-04-24 18:47:12 +02:00
Soorya U
8f41ede1cd fix: install tauri-cli using cargo (#242)
* fix: install tauri-cli using cargo

Signed-off-by: Soorya U <sooryau7@gmail.com>

* chore: better error message and updated function name

* change file

---------

Signed-off-by: Soorya U <sooryau7@gmail.com>
2024-04-24 15:59:07 +02:00
renovate[bot]
a8eb631f73 fix(deps): update dependency axios to v1.6.0 [security] (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-16 13:30:23 +01:00
renovate[bot]
a0059ecf68 chore(deps): update dependency prettier to v2.8.6 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-21 13:46:02 +02:00
renovate[bot]
b5b8d7cf1d chore(deps): update dependency prettier to v2.8.5 (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 12:35:13 +02:00
github-actions[bot]
a17af35ba8 Apply Version Updates From Current Changes (#216)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2023-03-17 19:04:42 +02:00
amrbashir
6af51ce738 fix: fix package version 2023-03-17 19:03:56 +02:00
amrbashir
731a586be2 revet: revert multiple deps update 2023-03-17 19:02:20 +02:00
github-actions[bot]
aeefb8996a Apply Version Updates From Current Changes (#215)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2023-03-17 18:46:58 +02:00
amrbashir
0b98f92e38 chore: force another publish 2023-03-17 18:44:22 +02:00
github-actions[bot]
3d9b9c0e50 Apply Version Updates From Current Changes (#214)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2023-03-17 18:38:34 +02:00
amrbashir
84e45e02f3 fix: revert some package bumps 2023-03-17 18:37:07 +02:00
amrbashir
95b10ad219 ci: force publish 2023-03-17 18:28:39 +02:00
amrbashir
0c05841f54 chore: fix version 2023-03-17 18:28:15 +02:00
amrbashir
5356efb873 fix: fix tests 2023-03-17 17:42:22 +02:00
amrbashir
b8bbfaa524 fix: downgrade strip-ansi 2023-03-17 17:39:03 +02:00
github-actions[bot]
710da2c646 Apply Version Updates From Current Changes (#197)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2023-03-17 16:54:37 +02:00