Releases: rhyskoedijk/codespell-azure-devops
Releases · rhyskoedijk/codespell-azure-devops
1.1.4
What's Changed
- Normalise file paths by @rhyskoedijk in #31
- Update CI/CD pipelines
Dependency Changes
- Bump husky from 9.1.6 to 9.1.7 by @dependabot in #22
- Bump @types/mocha from 10.0.9 to 10.0.10 by @dependabot in #23
- Bump @types/node from 22.9.0 to 22.9.1 by @dependabot in #24
- Bump prettier from 3.3.3 to 3.4.1 by @dependabot in #25
- Bump @types/node from 22.9.1 to 22.10.1 by @dependabot in #26
- Bump prettier from 3.4.1 to 3.4.2 by @dependabot in #27
- Bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #28
- Bump @types/node from 22.10.2 to 22.10.5 by @dependabot in #29
- Bump @types/node from 22.10.5 to 22.10.7 by @dependabot in #30
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- Remove
vso.build
scope from extension (unintentional change)
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Update CI/CD pipelines
Dependency Changes
- Bump @types/node from 22.5.1 to 22.5.4 by @dependabot in #8
- Bump ini from 4.1.3 to 5.0.0 by @dependabot in #9
- Bump @types/mocha from 10.0.7 to 10.0.8 by @dependabot in #10
- Bump azure-pipelines-task-lib from 4.17.0 to 4.17.2 by @dependabot in #11
- Bump @types/node from 22.5.4 to 22.5.5 by @dependabot in #12
- Bump azure-devops-node-api from 14.0.2 to 14.1.0 by @dependabot in #13
- Bump @types/node from 22.5.5 to 22.7.4 by @dependabot in #14
- Bump azure-pipelines-task-lib from 4.17.2 to 4.17.3 by @dependabot in #15
- Bump @types/mocha from 10.0.8 to 10.0.9 by @dependabot in #16
- Bump @types/node from 22.7.4 to 22.7.5 by @dependabot in #17
- Bump @types/node from 22.7.5 to 22.7.6 by @dependabot in #18
- Bump @types/node from 22.7.6 to 22.8.0 by @dependabot in #19
- Bump @types/node from 22.8.0 to 22.8.6 by @dependabot in #20
- Bump @types/node from 22.8.6 to 22.9.0 by @dependabot in #21
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Fix for "LF will be replaced by CRLF the next time Git touches it" causing incorrect detection of misspellings 8d2c9869
- Fix for files modified by post-fix commands causing incorrect detection of misspellings 3ee0ff87
Dependency Changes
- Bump @types/node from 22.5.0 to 22.5.1 by @dependabot in #7
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Support for commands by @rhyskoedijk in #6
Dependency Changes
- Bump azure-pipelines-task-lib from 4.16.0 to 4.17.0 by @dependabot in #5
- Bump @types/node from 22.4.1 to 22.5.0 by @dependabot in #4
Full Changelog: 1.0.46...1.1.0
1.0.46
Initial public release.