Commit Graph

37 Commits (e6cb8552c564fca4daeddd636ce9ca38cfa19117)

Author SHA1 Message Date
dependabot[bot] 7a12b1f362
build(deps): 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-01 16:52:24 +00:00
Raphaël Vinot a2309317d3 fix: Run mypy on what I want 2024-01-30 13:33:38 +01:00
Raphaël Vinot dbe29f87f3 new: Enable support for python 3.12. 2024-01-22 10:34:14 +01:00
Raphaël Vinot b8af5a3964 fix: Rollback tests on python 3.12 as lief is not supported yet. 2024-01-10 11:53:41 +01:00
Raphaël Vinot a255ed4170 chg: Bump deps, try to install with python 3.12 2024-01-10 11:42:29 +01:00
Jakub Onderka fca0b233cd new: [internal] Add support for orjson
orjson is much faster library for decoding and encoding JSON formats
2024-01-07 18:34:20 +01:00
dependabot[bot] 9383866147
build(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 16:48:10 +00:00
dependabot[bot] 2c6e1e6ea1
build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 16:10:15 +00:00
Raphaël Vinot a1c6b0dcad fix: Remove CI for python 3.12, waiting for pydeep wheels 2023-10-12 16:45:35 +02:00
Raphaël Vinot 8b091b1de6 new: run tests on python 3.12 too. 2023-10-12 16:20:40 +02:00
Raphaël Vinot 5afe3e2ca3 Revert "build(deps): bump codecov/codecov-action from 3 to 4"
This reverts commit b7bb6b7431.
2023-09-15 10:45:15 +02:00
dependabot[bot] b7bb6b7431
build(deps): 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>
2023-09-14 16:17:30 +00:00
dependabot[bot] 59b672afcb
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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>
2023-09-04 16:12:52 +00:00
Raphaël Vinot b8949399ad chg: disable fail fast in GHA 2023-04-19 11:00:13 +03:00
Raphaël Vinot 7ddd7bdc7c chg: Bump minimal PyMISP version to 3.8 2023-01-07 14:13:32 +01:00
Raphaël Vinot dfd024a895
Merge pull request #865 from MISP/dependabot/github_actions/actions/setup-python-4
build(deps): bump actions/setup-python from 2 to 4
2022-10-03 01:00:00 +02:00
Raphaël Vinot 10faaa2ead
Merge pull request #864 from MISP/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3
2022-10-03 00:59:45 +02:00
dependabot[bot] e507fc7a3b
build(deps): bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 22:58:54 +00:00
dependabot[bot] 7099fa3cbd
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 22:58:51 +00:00
dependabot[bot] 412659edbe
build(deps): bump codecov/codecov-action from 1 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
- [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/v1...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-10-02 22:58:49 +00:00
Raphaël Vinot 0e14efeecf chg: Add dependabot 2022-10-03 00:58:25 +02:00
Raphaël Vinot 6ccc6b4f48
Create codeql-analysis.yml 2022-10-03 00:57:59 +02:00
Raphaël Vinot be037a3623 chg: Bump deps 2022-06-09 14:54:46 +02:00
Raphaël Vinot 4eb4a512c6 chg: Massive bump deps for python 3.7 2022-05-11 15:18:41 +02:00
Raphaël Vinot f887f15d45 chg: Bump new minimal python version to 3.7 2022-03-03 15:07:28 +01:00
Jakub Onderka ff579e4fc6 chg: Perl dependencies not longer required 2022-02-05 10:25:20 +01:00
Jakub Onderka 613a811ba7 chg: Simplify submodules checkout 2022-02-05 10:19:35 +01:00
Jakub Onderka 55558e5bd5 fix: libfuzzy-dev is not longer required 2022-02-05 10:19:14 +01:00
Raphaël Vinot 6d6072b709 chg: lief doesn't supports python 3.10 2021-12-20 12:04:03 +01:00
Raphaël Vinot a2c3a842d7 chg: Debug poetry install, freezes on the GHA 2021-12-20 11:44:46 +01:00
Raphaël Vinot 4e3b705b0d chg: Bump deps, use pytest 2021-12-20 11:18:43 +01:00
Raphaël Vinot d52f3a2224 chg: Fix and improve optional dependencies. 2021-02-02 11:38:18 +01:00
Raphaël Vinot 2d81947632 fix: Add python 3.9 in GH Actions 2021-01-19 09:27:00 +01:00
Raphaël Vinot 56eb0a6a34 chg: trigger GH actions on PR 2020-11-30 12:36:28 +01:00
Raphaël Vinot d534c63c5b fix: Remove python 3.9 from action (lief not supported yet) 2020-11-24 12:35:39 +01:00
Raphaël Vinot ca03733f20 fix: Initialize submodules in gh action 2020-11-24 12:32:19 +01:00
Raphaël Vinot d10983258e new: add Github workflow 2020-11-24 12:28:32 +01:00