Releases: grafana/levitate
Releases · grafana/levitate
v0.9.2
What's Changed
- Chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.62.0 by @dependabot in #317
- Chore(deps): Bump json5 from 2.2.0 to 2.2.3 by @dependabot in #273
- Chore(deps): Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #332
- Chore(deps): Bump semver from 5.7.1 to 5.7.2 by @dependabot in #331
- Chore(deps): Bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #336
- Chore(deps): Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #330
- Chore(deps): Bump tibdex/github-app-token from 1.8.0 to 2.1.0 by @dependabot in #323
- Chore(deps): Bump fast-glob from 3.2.11 to 3.3.1 by @dependabot in #314
- Chore(deps): Bump actions/github-script from 6.4.1 to 7.0.0 by @dependabot in #340
- Chore(deps): Bump tty-table from 4.1.5 to 4.2.3 by @dependabot in #339
- Chore(deps-dev): Bump eslint from 8.42.0 to 8.53.0 by @dependabot in #338
- Chore(deps): Bump @babel/traverse from 7.16.8 to 7.23.2 by @dependabot in #334
- Chore(deps-dev): Bump @typescript-eslint/parser from 5.37.0 to 5.62.0 by @dependabot in #316
- Chore(deps-dev): Bump @types/yargs from 17.0.12 to 17.0.31 by @dependabot in #343
- Chore(deps-dev): Bump eslint-plugin-react from 7.32.2 to 7.33.2 by @dependabot in #344
- Chore(deps): Bump tar and @types/tar by @dependabot in #342
- Chore(deps-dev): Bump @types/debug from 4.1.7 to 4.1.12 by @dependabot in #345
- Chore(deps-dev): Bump @grafana/eslint-config from 6.0.0 to 6.0.1 by @dependabot in #347
- Chore(deps-dev): Bump rimraf from 3.0.2 to 5.0.5 by @dependabot in #346
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- docs(readme): remove extra space in the command by @hongbo-miao in #241
- Add option for a
.levignore.js
file to ignore specific changes in the report by @academo in #307 - Use the default token by @tolzhabayev in #309
- Adding app auth by @tolzhabayev in #310
- Adding bot git config by @tolzhabayev in #311
- Bumping workflows by @tolzhabayev in #312
New Contributors
- @hongbo-miao made their first contribution in #241
- @tolzhabayev made their first contribution in #309
Full Changelog: v0.8.3...v0.9.1
v0.8.3
What's Changed
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Chore(deps-dev): Bump @typescript-eslint/parser from 5.33.0 to 5.37.0 by @dependabot in #170
- Chore(deps-dev): Bump eslint-plugin-react from 7.30.1 to 7.31.8 by @dependabot in #166
- Chore(deps-dev): Bump @grafana/eslint-config from 4.0.0 to 5.0.0 by @dependabot in #155
- Chore(deps): Bump actions/github-script from 4.0.2 to 6.2.0 by @dependabot in #142
- Chore(deps-dev): Bump nodemon from 2.0.19 to 2.0.20 by @dependabot in #178
- Chore(deps-dev): Bump eslint-plugin-jsdoc from 39.3.3 to 39.3.6 by @dependabot in #119
- Chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 by @dependabot in #179
- remove compatibility check workflow by @academo in #181
- Detect object properties usage inside getUsages by @academo in #176
- Improve cli output and improve levitate_silent by @academo in #184
- Revert "Improve cli output and improve levitate_silent" by @academo in #188
- Improve cli output 2 by @academo in #189
- Export members of top exports of a package by @academo in #187
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- rename inner methods and improve temporal folder management by @academo in #167
- Custom levitate action for is-compatible by @academo in #171
- Introduce a getUsage API and use it inside is-compatible by @academo in #168
- Remove levitate-action and pass levitate as target by @academo in #174
Full Changelog: https://github.com/grafana/levitate/commits/v0.6.0
v0.5.0
What's Changed
- CI: Refactor Github workflows by @jackw in #37
- Refactor file structure by @academo in #141
- Use type checker to get module exports by @academo in #152
- Fix incompatibilities report not printing diff for function parameters incompatibility
New Contributors
- @mckn made their first contribution in #1
- @leventebalogh made their first contribution in #2
- @jackw made their first contribution in #10
- @dependabot made their first contribution in #22
- @academo made their first contribution in #98
- @tskarhed made their first contribution in #117
Full Changelog: https://github.com/grafana/levitate/commits/v0.5.0