Skip to content

Commit

Permalink
fix: bump the reliability-kit group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the reliability-kit group with 3 updates: [@dotcom-reliability-kit/crash-handler](https://github.com/Financial-Times/dotcom-reliability-kit/tree/HEAD/packages/crash-handler), [@dotcom-reliability-kit/log-error](https://github.com/Financial-Times/dotcom-reliability-kit/tree/HEAD/packages/log-error) and [@dotcom-reliability-kit/logger](https://github.com/Financial-Times/dotcom-reliability-kit/tree/HEAD/packages/logger).


Updates `@dotcom-reliability-kit/crash-handler` from 4.1.11 to 4.1.12
- [Release notes](https://github.com/Financial-Times/dotcom-reliability-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-reliability-kit/blob/main/packages/crash-handler/CHANGELOG.md)
- [Commits](https://github.com/Financial-Times/dotcom-reliability-kit/commits/crash-handler-v4.1.12/packages/crash-handler)

Updates `@dotcom-reliability-kit/log-error` from 4.2.5 to 4.2.6
- [Release notes](https://github.com/Financial-Times/dotcom-reliability-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-reliability-kit/blob/main/packages/log-error/CHANGELOG.md)
- [Commits](https://github.com/Financial-Times/dotcom-reliability-kit/commits/log-error-v4.2.6/packages/log-error)

Updates `@dotcom-reliability-kit/logger` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/Financial-Times/dotcom-reliability-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-reliability-kit/blob/main/packages/logger/CHANGELOG.md)
- [Commits](https://github.com/Financial-Times/dotcom-reliability-kit/commits/logger-v3.2.2/packages/logger)

---
updated-dependencies:
- dependency-name: "@dotcom-reliability-kit/crash-handler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: reliability-kit
- dependency-name: "@dotcom-reliability-kit/log-error"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: reliability-kit
- dependency-name: "@dotcom-reliability-kit/logger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: reliability-kit
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ft-dependency-auto-merger committed Jan 16, 2025
1 parent 0556668 commit 87a8a9a
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 38 deletions.
84 changes: 47 additions & 37 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
Expand Up @@ -20,7 +20,7 @@
"invoke-bad": "./node_modules/.bin/serverless invoke local --function example --data '{\"status\": \"bad\"}'"
},
"dependencies": {
"@dotcom-reliability-kit/crash-handler": "^4.1.11",
"@dotcom-reliability-kit/crash-handler": "^4.1.12",
"@dotcom-reliability-kit/errors": "^3.1.2",
"@dotcom-reliability-kit/log-error": "^4.0.4",
"@dotcom-reliability-kit/logger": "^3.0.2"
Expand Down

0 comments on commit 87a8a9a

Please sign in to comment.