Releases: wozjac/vscode-ui5-api-reference
Releases · wozjac/vscode-ui5-api-reference
Release list
v1.6.5
What's Changed
- build(deps-dev): bump @types/vscode from 1.100.0 to 1.120.0 by @dependabot[bot] in #108
- build(deps-dev): bump dompurify from 3.2.6 to 3.4.0 by @dependabot[bot] in #127
- build(deps-dev): bump qs from 6.13.0 to 6.15.2 by @dependabot[bot] in #128
- build(deps): bump fast-uri from 3.0.6 to 3.1.2 by @dependabot[bot] in #129
- build(deps-dev): bump tmp from 0.2.4 to 0.2.7 by @dependabot[bot] in #130
- build(deps): bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in #132
- build(deps-dev): bump handlebars from 4.7.7 to 4.7.9 by @dependabot[bot] in #131
- build(deps-dev): bump typescript from 5.8.3 to 5.9.3 by @dependabot[bot] in #117
- build(deps-dev): bump mocha from 11.6.0 to 11.7.6 by @dependabot[bot] in #120
- build(deps-dev): bump @types/node-fetch from 2.6.12 to 2.6.13 by @dependabot[bot] in #118
- build(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #133
- build(deps): bump minimatch and markdownlint-cli by @dependabot[bot] in #135
- build(deps-dev): bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in #134
- build(deps): bump glob by @dependabot[bot] in #137
- build(deps): bump jws by @dependabot[bot] in #123
- build(deps-dev): bump undici from 6.21.3 to 6.26.0 by @dependabot[bot] in #136
- build(deps-dev): bump chai from 5.2.0 to 6.2.2 by @dependabot[bot] in #119
Full Changelog: v1.6.4...v1.6.5
v1.6.4
chore(release): 1.6.4
v1.6.3
v1.6.1
What's Changed
- build(deps-dev): bump mocha from 10.4.0 to 10.5.0 by @dependabot in #24
- build(deps-dev): bump typescript-eslint from 8.0.0-alpha.10 to 8.0.0-alpha.30 by @dependabot in #25
- build(deps-dev): bump globals from 15.6.0 to 15.9.0 by @dependabot in #39
- build(deps-dev): bump @eslint/js from 9.5.0 to 9.15.0 by @dependabot in #53
- build(deps-dev): bump typescript-eslint from 8.0.0-alpha.30 to 8.14.0 by @dependabot in #54
- build(deps-dev): bump mocha and @types/mocha by @dependabot in #52
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- build(deps-dev): bump markdownlint from 0.26.1 to 0.34.0 by @dependabot in #10
- build(deps-dev): bump markdownlint-cli from 0.31.1 to 0.41.0 by @dependabot in #9
- build(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #6
- build(deps-dev): bump @commitlint/cli from 16.3.0 to 19.3.0 by @dependabot in #8
- build(deps-dev): bump @types/vscode from 1.56.0 to 1.90.0 by @dependabot in #12
- build(deps-dev): bump c8 from 7.7.2 to 10.1.2 by @dependabot in #11
- build(deps-dev): bump mocha and @types/mocha by @dependabot in #7
- build(deps-dev): bump @babel/traverse from 7.14.2 to 7.24.7 by @dependabot in #14
- build(deps): bump json-schema and jsprim by @dependabot in #15
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #16
- build(deps-dev): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #17
- build(deps-dev): bump qs from 6.5.2 to 6.5.3 by @dependabot in #18
- build(deps-dev): bump sinon from 10.0.0 to 18.0.0 by @dependabot in #21
- build(deps-dev): bump rimraf from 3.0.2 to 5.0.7 by @dependabot in #19
- build(deps-dev): bump nyc from 15.1.0 to 17.0.0 by @dependabot in #20
- build(deps-dev): bump @types/node-fetch from 2.6.2 to 2.6.11 by @dependabot in #22
- build: add
typescript-eslintby @wozjac in #23
New Contributors
- @dependabot made their first contribution in #10
- @wozjac made their first contribution in #23
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.6
chore(release): 1.4.6
v1.4.3
Bug Fixes
- opening API object reference page twice (df13627)
v1.4.2
v1.4.1
Bug Fixes
- aggregation type recognition (063a5a0)
- correct description for deprecated properties (17eba2f)
Full Changelog: v1.4.0...v1.4.1