Commit Graph

193 Commits

Author SHA1 Message Date
Shivam Mathur f3e473d116 Bump version to 2.37.2
Update Node.js dependencies
2026-06-08 20:54:40 +05:30
Shivam Mathur 7c071dfe9d Bump version to 2.37.1
Update Node.js dependencies
2026-05-14 08:58:36 +05:30
Shivam Mathur 64e2975255 Update dependencies 2026-03-29 20:51:51 +05:30
dependabot[bot] 2fa35d2e4e Bump picomatch in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [picomatch](https://github.com/micromatch/picomatch).


Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 00:21:48 +00:00
dependabot[bot] fd580061e0 Bump flatted in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [flatted](https://github.com/WebReflection/flatted).


Updates `flatted` from 3.4.1 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-21 20:14:26 +00:00
Shivam Mathur accd6127cb Update dependencies 2026-03-15 21:44:02 +05:30
theluckystrike 746e1a46d1 fix: use latest in URL when version is empty
When version is not specified (empty string), the getUrl function
was generating invalid URLs like /releases/download/cs2pr without
any version, which returned 404.

This fix ensures that when version is empty or 'latest', the URL
includes '/latest/' which GitHub handles correctly with a redirect
to the actual latest release.

Fixes #1063
2026-03-04 22:03:38 +07:00
Shivam Mathur a8ca9e3783 Fix npm audit 2026-02-28 11:55:28 +05:30
Shivam Mathur f97ca00780 Bump dependencies 2026-02-23 15:42:41 +05:30
Shivam Mathur 5e98c022f7 Update dependencies 2026-02-08 09:13:03 +05:30
Shivam Mathur 6300a313a9 Remove unused @actions/io 2026-01-20 08:15:36 +05:30
Shivam Mathur 109ae4d1c0 Reduce bundle size
Replace @actions/core with local functions

@actions/core is unmaintained and poorly designed for projects that just need basic functions
2026-01-20 07:47:23 +05:30
Shivam Mathur f89a301251 Override undici version 2026-01-17 03:15:23 +05:30
Shivam Mathur f96e84adbb Bump version to 2.36.0
Update Node.js dependencies
2025-11-26 11:08:00 +05:30
Shivam Mathur 4eb1b49da1 Bump dependencies 2025-11-18 01:36:59 +05:30
Shivam Mathur 6ffdb3d118 Bump version to 2.35.5
Update Node.js dependencies
2025-09-09 05:57:14 +05:30
Shivam Mathur ec406be512 Bump version to 2.35.4
Update Node.js dependencies
2025-08-25 14:45:11 +05:30
Shivam Mathur 20529878ed Bump version to 2.35.3
Bump Node.js dependencies
2025-08-10 12:03:22 +05:30
Shivam Mathur ccf2c627fe Bump version to 2.35.2 2025-07-29 19:08:58 +05:30
Shivam Mathur 2282b6a082 Bump version to 2.35.1 2025-07-28 20:33:43 +05:30
Shivam Mathur 34a5396826 Bump node.js dependencies 2025-07-28 14:49:02 +05:30
Shivam Mathur 4a4c5a48bb Update dependencies 2025-07-09 05:18:20 +05:30
Shivam Mathur 0f7f1d08e3 Upgrade to Jest 30 2025-06-13 02:06:31 +05:30
Shivam Mathur 433bdeeaf0 Bump version to 2.34.1 2025-06-12 03:52:26 +05:30
Shivam Mathur 1c5378302c Update node.js dependencies 2025-06-11 15:17:10 +05:30
Shivam Mathur 962fc445e2 Bump version to 2.34.0
Bump Node.js dependencies
2025-06-09 15:52:38 +05:30
dependabot[bot] 2cae8ac286 Bump undici in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici).


Updates `undici` from 5.28.5 to 5.29.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 5.29.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-15 16:31:38 +00:00
Shivam Mathur b7bd9e4655 Bump version to 2.33.0 2025-04-13 00:13:54 +05:30
Shivam Mathur 1a94db50cb Update dependencies 2025-03-14 20:36:54 +05:30
dependabot[bot] a7d262f1d8 Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici).


Updates `undici` from 5.28.4 to 5.28.5
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 00:45:26 +00:00
Shivam Mathur ae95648cfc Bump Node.js dependencies 2024-11-18 19:32:14 +05:30
Shivam Mathur 7f1cfc01ec Bump version to 2.32.0
Update Node.js dependencies

Migrate eslint config to a mjs file

Fix imports in tests

Bump to Node.js 20.x in workflows
2024-11-04 08:55:26 +05:30
Shivam Mathur 6e5c13cd3c Bump version to 2.31.2 2024-07-14 02:49:56 +05:30
Shivam Mathur e07eecf7a4 Update Node.js dependencies 2024-07-14 02:48:56 +05:30
Shivam Mathur c541c155ee Bump version 2.31.1
Update Node.js dependencies
2024-07-08 16:11:28 +05:30
Shivam Mathur 2e947f1f69 Bump version to 2.31.0
Update Node.js dependencies
2024-06-24 03:19:18 +05:30
Shivam Mathur b5f04d97d9 Bump version to 2.30.6
Update Node.js dependencies
2024-06-16 07:39:23 +05:30
Shivam Mathur 622cada40f Bump Node.js dependencies 2024-05-28 12:43:43 +05:30
Shivam Mathur c665c7a15b Bump version to 2.30.4 2024-04-24 03:54:07 +05:30
Shivam Mathur efffd0e4f2 Bump version to 2.30.3 2024-04-21 18:55:19 +05:30
Shivam Mathur 8872c784b0 Bump version to 2.30.2
Update Node.js dependencies
2024-03-31 03:53:16 +05:30
Shivam Mathur 31bfabaf56 Bump Node.js dependencies 2024-03-25 01:05:36 +05:30
Shivam Mathur a4e22b60bb Bump version to 2.30.0 2024-03-01 12:06:41 +05:30
Shivam Mathur 2ee6851e7b Bump Node.js dependencies 2024-01-15 03:40:39 +05:30
Shivam Mathur e927136b25 Bump Node.js dependencies
Bump version to 2.29.0
2024-01-01 01:34:06 +05:30
Shivam Mathur eeddcfe955 Bump version to 2.28.0
Update Node.js dependencies
2023-11-27 13:57:32 +05:30
Shivam Mathur a36e1e52ff Bump version to 2.27.1
Bump Node.js dependencies
2023-11-07 13:55:37 +05:30
Shivam Mathur 81cd5ae092 Bump version to 2.27.0 2023-11-01 19:56:15 +05:30
Shivam Mathur f4e27c9ead Bump Node.js dependencies
Bump version to 2.26.1
2023-10-30 01:47:34 +05:30
dependabot[bot] 491e9de600 Bump @babel/traverse from 7.22.5 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 09:40:39 +00:00