Releases: qlik-oss/http-metrics-middleware
Releases · qlik-oss/http-metrics-middleware
v2.2.0
What's Changed
- chore(deps): update express to 4.21.2 by @tdodd in #187
- chore(deps): update dependency chai to v5 by @renovate in #183
- chore(deps): update minor and patch by @renovate in #170
- chore(deps): update dependency node to v22 by @renovate in #184
- chore(deps): update dependency mocha to v11 by @renovate in #185
- chore(build): fix the build by @tdodd in #190
- chore(deps): revert chai to v4.x by @tdodd in #191
- v2.2.0 Release by @masaruhoshi in #188
New Contributors
Full Changelog: v2.1.6...v2.2.0
v2.1.6
v2.1.5
In this release, the archived dev-dependency package @after-work.js/aw
is removed and replaced by mocha
test framework, as part of CVE fix.
Also updated express
and prom-client
to latest versions.
What's Changed
- Update package.json by @masaruhoshi in #177
- Fix CVE's by @liuw2000 in #180
Full Changelog: v2.1.4...v2.1.5
v2.1.4
2.1.3
What's Changed
- build(deps): bump follow-redirects from 1.13.3 to 1.14.8 by @dependabot in #152
- build(deps): bump express from 4.17.1 to 4.17.3 by @dependabot in #161
- build(deps): bump ansi-regex by @dependabot in #162
- build(deps): bump postcss from 7.0.35 to 7.0.39 by @dependabot in #160
- Update Node.js to v18 by @renovate in #158
- build(deps): bump ws from 6.2.1 to 6.2.2 by @dependabot in #159
- build(deps): bump yargs-parser and @after-work.js/aw by @dependabot in #163
- Update minor and patch by @renovate in #150
- build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #167
- build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #166
- Update dependency eslint-plugin-mocha to v10 by @renovate in #156
- Update dependency eslint-config-airbnb-base to v15 by @renovate in #155
- Package dependencies v2.1.3 by @masaruhoshi in #168
Full Changelog: 2.1...v2.1.3
2.1.2
Packages update
- Upgrade prom-client to 13.1.0
- Upgrade eslint to 7.19.0
Merge pull request #149 from qlik-oss/create-2.1.2
Bump package.json to 2.1.2
2.1.1
Dependency updates.