Skip to content

Performance improvements and dependencies update

Compare
Choose a tag to compare
@greg0ire greg0ire released this 31 Oct 10:04
· 16 commits to main since this release
v0.6.0
fe205c9

What's Changed

  • fix(deleted-project): Handle deleted Gitlab projects gracefully in project list and changelog by @M0nkeySan in #47
  • chore: Add Dependabot for Github actions and npm by @cicoub13 in #37
  • feat(mr-search): Target specific project from MR URL instead of searching all projects by @M0nkeySan in #48
  • chore(deps-dev): bump ts-jest from 29.0.5 to 29.2.5 by @dependabot in #55
  • chore(dependabot): Fix tags by @cicoub13 in #56
  • chore(dependabot): Fix tags by @cicoub13 in #58
  • chore(deps-dev): bump jest and @types/jest by @dependabot in #54
  • chore(deps-dev): bump nodemon from 2.0.20 to 3.1.7 by @dependabot in #57
  • chore(deps-dev): bump typescript from 4.9.5 to 5.6.3 by @dependabot in #59
  • chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 9.1.0 by @dependabot in #53
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #50
  • chore(deps-dev): bump rimraf from 4.1.2 to 6.0.1 by @dependabot in #52
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #49
  • chore(deps-dev): bump pino-pretty from 9.2.0 to 11.3.0 by @dependabot in #51

New Contributors

Full Changelog: v0.5.0...v0.6.0