Commit Graph

12 Commits

Author SHA1 Message Date
Jan Waś 48452168d9
Revert libxml (#147)
* Revert "Run the action in a container (#141)"

This reverts commit 01b27826d2.

* Revert "Avoid huge input lookup errors (#144)"

This reverts commit 7263a78ba0.

* Revert "Use a more efficient xml parser library (#138)"

This reverts commit 5b7a533e50.
2023-03-13 12:59:42 +01:00
Jan Waś 5b7a533e50
Use a more efficient xml parser library (#138) 2023-03-09 12:40:18 +01:00
Ghais Zaher 86765bf9ff
chore: update all dependencies (#124)
* chore: update all dependencies

* `npm run package`
2023-02-10 16:18:00 +01:00
dependabot[bot] fa84819064
Bump eslint from 8.30.0 to 8.31.0 (#114)
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.31.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 14:11:52 +01:00
Jan Waś be8172cc30
Add automatic retries when talking to Github API (#82) 2023-01-03 16:35:12 +01:00
dependabot[bot] ad2418953f
Bump eslint from 8.3.0 to 8.30.0 (#108)
Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.3.0...v8.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 17:35:29 +01:00
Renato Abreu 4a5ec3cb2a
chore: Upgrade jest dependencies & fix all vulnerabilities (#102)
* Trigger run

* Bump @actions/core

* Bump @actions/glob

* Add PR template

* Replace @zeit/ncc

* Update eslint

* Bump jest

* Merge

* Bump @actions/github
2022-12-23 15:38:57 +01:00
Renato Abreu 7de9f0c20e
chore: Trigger run with node 16 & bump @actions/core to latest version (#101)
* Trigger run

* Bump @actions/core

* Bump @actions/glob

* Add PR template

* Replace @zeit/ncc

* Update eslint
2022-12-23 13:04:11 +01:00
Juraj Misur 89359cff67
dependency updates (#40) 2021-01-19 12:09:50 +01:00
dependabot[bot] 83a46f1e5e
Bump @actions/core from 1.2.4 to 1.2.6 (#28)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-15 13:38:50 +02:00
Juraj Misur 6090f00acd
road to v1 2020-05-19 15:00:21 +02:00
Juraj Misur 0e33748069 initial commit 2020-05-11 14:32:03 +02:00