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 |
|
dependabot[bot]
|
d71d15b3b3
|
Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 10:57:17 +00:00 |
|
dependabot[bot]
|
81c255f988
|
Bump actions/setup-node from 3 to 4
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>
|
2023-11-06 11:00:34 +00:00 |
|
Shivam Mathur
|
6207829361
|
Update use of actions/checkout to v4
|
2023-09-14 02:51:47 +05:30 |
|
Shivam Mathur
|
e8ba27f3d2
|
Fail on npm audit again
|
2022-07-20 04:47:55 +05:30 |
|
Shivam Mathur
|
c8c64c6cf9
|
Bump version to 2.21.0
Continue on npm audit failure
|
2022-07-19 15:24:35 +05:30 |
|
Shivam Mathur
|
a1a52db9f3
|
Merge pull request #598 from shivammathur/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 2 to 3
|
2022-05-26 09:45:58 +05:30 |
|
dependabot[bot]
|
4e9ea33f8d
|
Bump actions/setup-node from 1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v3)
---
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>
|
2022-05-26 04:11:48 +00:00 |
|
dependabot[bot]
|
99af32331c
|
Bump codecov/codecov-action from 2 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-26 04:11:36 +00:00 |
|
nathannaveen
|
787285e08a
|
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
|
2022-05-26 00:50:23 +00:00 |
|
Shivam Mathur
|
4678e809c3
|
Bump actions/checkout to v3
|
2022-03-02 06:00:52 +05:30 |
|
Shivam Mathur
|
44ff4ed92d
|
Refactor workflows and templates
|
2022-01-29 07:29:03 +05:30 |
|