Skip to content

Commit

Permalink
fix: bump the reliability-kit group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the reliability-kit group with 2 updates in the / directory: [@dotcom-reliability-kit/crash-handler](https://github.com/Financial-Times/dotcom-reliability-kit/tree/HEAD/packages/crash-handler) and [@dotcom-reliability-kit/errors](https://github.com/Financial-Times/dotcom-reliability-kit/tree/HEAD/packages/errors).


Updates `@dotcom-reliability-kit/crash-handler` from 4.1.8 to 4.1.11
- [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.11/packages/crash-handler)

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

Updates `@dotcom-reliability-kit/log-error` from 4.2.2 to 4.2.5
- [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.5/packages/log-error)

Updates `@dotcom-reliability-kit/logger` from 3.1.6 to 3.2.1
- [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.1/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/errors"
  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-minor
  dependency-group: reliability-kit
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rowanmanning committed Dec 3, 2024
1 parent b320953 commit c9e64f4
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 92 deletions.
199 changes: 109 additions & 90 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"invoke-bad": "./node_modules/.bin/serverless invoke local --function example --data '{\"status\": \"bad\"}'"
},
"dependencies": {
"@dotcom-reliability-kit/crash-handler": "^4.1.8",
"@dotcom-reliability-kit/errors": "^3.1.1",
"@dotcom-reliability-kit/crash-handler": "^4.1.11",
"@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 c9e64f4

Please sign in to comment.