Skip to content

Commit

Permalink
prep for v2.8.5
Browse files Browse the repository at this point in the history
Signed-off-by: Amndeep Singh Mann <[email protected]>
  • Loading branch information
Amndeep7 committed Oct 11, 2023
1 parent c077a79 commit afaf9e2
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
v2.8.5

## Dependency Updates

- Bump @types/express from 4.17.18 to 4.17.19 @dependabot (#5064)
- Bump @types/chai from 4.3.6 to 4.3.7 @dependabot (#5055)
- Bump express-rate-limit from 7.0.2 to 7.1.1 @dependabot (#5062)
- Bump @mdi/font from 7.2.96 to 7.3.67 @dependabot (#5058)
- Bump highlight.js from 11.8.0 to 11.9.0 @dependabot (#5061)
- Bump @types/node from 20.8.3 to 20.8.4 @dependabot (#5057)
- Bump winston from 3.10.0 to 3.11.0 @dependabot (#5059)
- Bump @mdi/js from 7.2.96 to 7.3.67 @dependabot (#5060)
- Bump typedoc from 0.25.1 to 0.25.2 @dependabot (#5054)
- Bump ts-loader from 9.4.4 to 9.5.0 @dependabot (#5056)
- Bump csv-stringify from 6.4.3 to 6.4.4 @dependabot (#5053)
- Bump @types/uuid from 9.0.4 to 9.0.5 @dependabot (#5051)
- Bump @aws-sdk/client-config-service from 3.425.0 to 3.427.0 @dependabot (#5047)
- Bump aws-sdk from 2.1471.0 to 2.1472.0 @dependabot (#5050)
- Bump @types/sinon from 10.0.18 to 10.0.19 @dependabot (#5048)
- Bump eslint from 8.50.0 to 8.51.0 @dependabot (#5049)
- Bump @types/node from 20.8.2 to 20.8.3 @dependabot (#5046)
- Bump @nestjs/platform-express from 10.2.6 to 10.2.7 @dependabot (#5044)
- Bump @nestjs/common from 10.2.6 to 10.2.7 @dependabot (#5043)
- Bump diff2html from 3.4.44 to 3.4.45 @dependabot (#5040)
- Bump aws-sdk from 2.1470.0 to 2.1471.0 @dependabot (#5042)
- Bump csv-stringify from 6.4.2 to 6.4.3 @dependabot (#5045)
- Bump @nestjs/core from 10.2.6 to 10.2.7 @dependabot (#5041)
- Bump sinon from 16.0.0 to 16.1.0 @dependabot (#5039)
- Bump oauth2-mock-server from 6.0.1 to 7.0.0 @dependabot (#5036)
- Bump aws-sdk from 2.1469.0 to 2.1470.0 @dependabot (#5034)
- Bump @aws-sdk/client-config-service from 3.423.0 to 3.425.0 @dependabot (#5035)

v2.8.4

- Conveyor mapper code desc fix @rbogren-brock (#5020)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.8.4
v2.8.5

0 comments on commit afaf9e2

Please sign in to comment.