Releases: expressjs/codemod
Releases · expressjs/codemod
v0.0.5
What's Changed
- chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.1 by @dependabot in #40
- chore(deps): bump actions/upload-artifact from 4.3.1 to 4.6.2 by @dependabot in #36
- chore(deps): bump github/codeql-action from 2.23.2 to 3.28.13 by @dependabot in #41
- chore(deps-dev): bump ts-jest from 29.2.5 to 29.3.1 by @dependabot in #46
- chore(deps-dev): bump typescript from 5.6.3 to 5.8.2 by @dependabot in #38
- set version strategy to increase - dependabot by @bjohansebas in #48
- chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by @dependabot in #50
- chore(deps-dev): bump @types/node from 22.10.1 to 22.14.0 by @dependabot in #51
- ci: harden GH Actions by @UlisesGascon in #55
- fix: conversion of LF to CRLF by @mbtools in #56
- chore(deps-dev): bump @types/node from 22.14.0 to 22.15.3 by @dependabot in #53
- chore(deps-dev): bump ts-jest from 29.3.1 to 29.3.2 by @dependabot in #54
- release: 0.0.5 by @bjohansebas in #59
New Contributors
- @dependabot made their first contribution in #40
- @UlisesGascon made their first contribution in #55
- @mbtools made their first contribution in #56
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- ci: add dependabot configuration by @bjohansebas in #25
- fix bug with res.del when the first arguments it's a function by @bjohansebas in #35
- Release: 0.0.4 by @bjohansebas in #44
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- fix: ensure arguments are reversed only if not already in correct order by @shreyas-jadhav in #33
- Release: 0.0.3 by @bjohansebas in #34
New Contributors
- @shreyas-jadhav made their first contribution in #33
Full Changelog: v0.0.2...v0.0.3