Releases: Automattic/vscode-logwatcher
Releases · Automattic/vscode-logwatcher
v1.0.1
What's Changed
- chore: Configure SonarCloud by @sjinks in #25
- chore(deps-dev): Bump eslint from 8.42.0 to 8.43.0 by @dependabot[bot] in #26
- chore(deps): Bump step-security/harden-runner from 2.4.0 to 2.4.1 by @dependabot[bot] in #27
- chore(deps-dev): Bump glob from 10.2.7 to 10.3.0 by @dependabot[bot] in #30
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 by @dependabot[bot] in #29
- chore(deps-dev): Bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by @dependabot[bot] in #28
- chore(deps): Bump actions/checkout from 3.5.3 to 4.1.0 by @dependabot[bot] in #72
- chore(deps): Bump step-security/harden-runner from 2.4.1 to 2.5.1 by @dependabot[bot] in #51
- chore(deps): update
@vscode/test-electronand@vscode/vsceby @sjinks in #82 - chore(deps): update
glob,mocha,typescriptby @sjinks in #83 - chore(deps): Bump actions/dependency-review-action from 3.0.6 to 4.8.0 by @dependabot[bot] in #74
- chore(deps): Bump actions/setup-node from 3.6.0 to 5.0.0 by @dependabot[bot] in #75
- chore(deps): Bump step-security/harden-runner from 2.5.1 to 2.13.1 by @dependabot[bot] in #76
- ci: update Dependency Review workflow by @sjinks in #85
- chore: update engine requirements by @sjinks in #86
- chore(dev-deps): update linting-related packages by @sjinks in #84
- chore(deps): Bump actions/checkout from 4.1.0 to 5.0.0 by @dependabot[bot] in #87
- chore(deps-dev): Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #88
- chore(deps): Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #89
- test: workaround for microsoft/vscode#232559 by @sjinks in #90
- test: use strict assertions by @sjinks in #91
- test: properly handle DisposableStore bugs in tests by @sjinks in #92
- fix: handle file truncation by @sjinks in #93
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- First pass at README.md edits by @yolih in #15
- refactor: Reduce function complexity by @sjinks in #16
- chore: Add Dev Container by @sjinks in #17
- chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #19
- chore(deps-dev): Bump @vscode/test-electron from 2.3.2 to 2.3.3 by @dependabot in #20
- chore(deps-dev): Bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by @dependabot in #22
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 by @dependabot in #21
- chore: Prepare 1.0.0 by @sjinks in #24
New Contributors
Full Changelog: v0.0.3...v1.0.0
v0.0.3
v0.0.2
What's Changed
- ci: Fix release process by @sjinks in #5
- chore: Configure Dependabot by @sjinks in #6
- ci: Replace node-version with node-version-file by @sjinks in #9
- feat: Add log coloring by @sjinks in #10
- ci: Add dependency review workflow by @sjinks in #11
- chore(deps-dev): Bump @types/vscode from 1.78.1 to 1.79.0 by @dependabot in #7
- revert: Bump @types/vscode from 1.78.1 to 1.79.0 by @sjinks in #12
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v0.0.1...v0.0.2