Skip to content

Commit

Permalink
Release 4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
regiluze committed Jun 15, 2023
1 parent 3251615 commit 91e7cd3
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,27 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [4.2.4](https://github.com/sematext/spm-agent-nodejs/compare/4.2.3...4.2.4)

> 15 June 2023
- Fix library vulnerabilities [`#64`](https://github.com/sematext/spm-agent-nodejs/pull/64)
- Bump yaml from 1.10.2 to [`#61`](https://github.com/sematext/spm-agent-nodejs/pull/61)
- Bump vm2 from 3.9.17 to 3.9.19 [`#63`](https://github.com/sematext/spm-agent-nodejs/pull/63)
- Bump vm2 from 3.9.16 to 3.9.17 [`#60`](https://github.com/sematext/spm-agent-nodejs/pull/60)
- Bump vm2 from 3.9.11 to 3.9.16 [`#59`](https://github.com/sematext/spm-agent-nodejs/pull/59)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 [`#58`](https://github.com/sematext/spm-agent-nodejs/pull/58)
- chore: upgrade the libraries with vulnerabilities [`332bd95`](https://github.com/sematext/spm-agent-nodejs/commit/332bd95b95023f605c0a91c6708afe77786a0422)
- chore: remove the test of already deleted process [`9fdfbd1`](https://github.com/sematext/spm-agent-nodejs/commit/9fdfbd13c536ed4d7a091619eb8aec9894c4b12c)

#### [4.2.3](https://github.com/sematext/spm-agent-nodejs/compare/4.2.2...4.2.3)

> 16 December 2022
- SC-14625: Update mocha to version 10.2.0 and switch gc-stats to Sematext fork [`#55`](https://github.com/sematext/spm-agent-nodejs/pull/55)
- Bump qs from 6.5.2 to 6.5.3 [`#53`](https://github.com/sematext/spm-agent-nodejs/pull/53)
- Update mocha to version 10.2.0 and switch gc-stats to Sematext fork [`3df9823`](https://github.com/sematext/spm-agent-nodejs/commit/3df982359dd1dd674127711fc7b4d3d43b47e76c)
- Release 4.2.3 [`d8d2dbe`](https://github.com/sematext/spm-agent-nodejs/commit/d8d2dbed912e3775f43d3e3aa90b6742b8e65d7d)

#### [4.2.2](https://github.com/sematext/spm-agent-nodejs/compare/4.2.1...4.2.2)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spm-agent-nodejs",
"version": "4.2.3",
"version": "4.2.4",
"description": "Node.js monitoring agent for SPM by Sematext",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit 91e7cd3

Please sign in to comment.