Releases: darkmastermindz/line-commenter-tool
Releases · darkmastermindz/line-commenter-tool
v1.1.8 Release
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #55
- Bump chalk from 5.4.1 to 5.6.0 by @dependabot[bot] in #58
- Bump fs-extra from 11.3.0 to 11.3.1 by @dependabot[bot] in #54
- Bump @babel/preset-env from 7.28.0 to 7.28.3 by @dependabot[bot] in #56
- Bump jest from 30.0.5 to 30.1.3 by @dependabot[bot] in #65
- Bump babel-jest from 30.0.5 to 30.1.2 by @dependabot[bot] in #64
- Bump @babel/core from 7.28.0 to 7.28.3 by @dependabot[bot] in #57
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #66
- Create devcontainer.json by @darkmastermindz in #67
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- Bump @babel/core from 7.27.1 to 7.27.4 by @dependabot[bot] in #38
- Bump commander from 13.1.0 to 14.0.0 by @dependabot[bot] in #36
- Bump @babel/preset-env from 7.27.2 to 7.28.0 by @dependabot[bot] in #49
- Bump babel-jest from 29.7.0 to 30.0.4 by @dependabot[bot] in #48
- Bump jest from 29.7.0 to 30.0.4 by @dependabot[bot] in #47
- Bump @babel/core from 7.27.4 to 7.28.0 by @dependabot[bot] in #50
- Bump jest from 30.0.4 to 30.0.5 by @dependabot[bot] in #51
- Bump babel-jest from 30.0.4 to 30.0.5 by @dependabot[bot] in #52
Full Changelog: v1.1.6...v1.1.7
v1.1.6 Release
What's Changed
- Bump @babel/preset-env from 7.26.9 to 7.27.2 by @dependabot in #35
- Bump @babel/core from 7.26.10 to 7.27.1 by @dependabot in #33
Full Changelog: v1.1.5...v1.1.6
v1.1.5 Release
What's Changed
- Bump @babel/core from 7.26.9 to 7.26.10 by @dependabot in #32
This release includes a fix for GHSA-968p-4wvh-cqc8, a security vulnerability which affects the .replace method of transpiled regular expressions that use named capturing groups.
Full Changelog: v1.1.4...v1.1.5
v1.1.4 Release
What's Changed
- Provides security and documentation updates
- Bump @babel/preset-env from 7.26.8 to 7.26.9 by @dependabot in #29
- Bump @babel/core from 7.26.8 to 7.26.9 by @dependabot in #28
- Prepare for v1.1.4 release by @darkmastermindz in #30
Full Changelog: v1.1.3...v1.1.4
v1.1.3 Release
What's Changed
Minor dependency updates & security fixes
- Bump chalk from 5.3.0 to 5.4.1 by @dependabot in #19
- Bump fs-extra from 11.2.0 to 11.3.0 by @dependabot in #21
- Bump commander from 12.1.0 to 13.0.0 by @dependabot in #20
- Bump commander from 13.0.0 to 13.1.0 by @dependabot in #23
- Bump @babel/preset-env from 7.26.0 to 7.26.8 by @dependabot in #27
- Bump @babel/core from 7.26.0 to 7.26.8 by @dependabot in #26
Full Changelog: v1.1.2...v1.1.3
v1.1.3-pre
What's Changed
- Bump chalk from 5.3.0 to 5.4.1 by @dependabot in #19
- Bump fs-extra from 11.2.0 to 11.3.0 by @dependabot in #21
- Bump commander from 12.1.0 to 13.0.0 by @dependabot in #20
- Bump commander from 13.0.0 to 13.1.0 by @dependabot in #23
- Bump @babel/preset-env from 7.26.0 to 7.26.8 by @dependabot in #27
- Bump @babel/core from 7.26.0 to 7.26.8 by @dependabot in #26
Full Changelog: v1.1.2...v1.1.3-pre
v1.1.2 Release
- This prerelease version fixes regex security issues with regex sanitation issues and includes bug minor bug fixes as well as updates to package dependencies
What's Changed
- Backfill 1.1.x by @darkmastermindz in #4
- Backfill 1.1.x by @darkmastermindz in #5
- Bump @babel/core from 7.25.2 to 7.25.7 by @dependabot in #8
- Bump @babel/preset-env from 7.25.3 to 7.25.7 by @dependabot in #7
- Bump @babel/preset-env from 7.25.7 to 7.25.9 by @dependabot in #12
- Bump @babel/preset-env from 7.25.9 to 7.26.0 by @dependabot in #14
- Bump @babel/core from 7.25.7 to 7.26.0 by @dependabot in #13
- Fix code scanning alert no. 3: Regular expression injection by @darkmastermindz in #15
- chore: backfill sync 1.1.x with main by @darkmastermindz in #16
- Sync 1.1.x with main by @darkmastermindz in #17
Full Changelog: v1.1.1...v1.1.2
v1.1.1 Hotfix Changes
- Hotfix to fix issue with missing module fs-extra
- Update README.md documentation
Full Changelog: v1.1.0...v1.1.1
1.1.0 Major bug fixes
What's Changed
- Fix bug where commenting / uncomment spacing causes issues
- Add additional options and help functionality to line-commenter-tool
- Bump github/codeql-action from 2 to 3 by @dependabot in #1
- 1.1.0 Release: Major bug fixes with comment spacing and additional features by @darkmastermindz in #2
New Contributors
- @dependabot made their first contribution in #1
- @darkmastermindz made their first contribution in #2
Full Changelog: v1.0.0...v1.1.0