Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps: bump the smithy group across 1 directory with 2 updates
Bumps the smithy group with 2 updates in the /packages/core directory: [@smithy/service-error-classification](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/service-error-classification) and [@smithy/shared-ini-file-loader](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/shared-ini-file-loader).


Updates `@smithy/service-error-classification` from 2.1.5 to 3.0.6
- [Release notes](https://github.com/awslabs/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/service-error-classification/CHANGELOG.md)
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/service-error-classification@3.0.6/packages/service-error-classification)

Updates `@smithy/shared-ini-file-loader` from 2.4.0 to 3.1.7
- [Release notes](https://github.com/awslabs/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/shared-ini-file-loader/CHANGELOG.md)
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/shared-ini-file-loader@3.1.7/packages/shared-ini-file-loader)

---
updated-dependencies:
- dependency-name: "@smithy/service-error-classification"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: smithy
- dependency-name: "@smithy/shared-ini-file-loader"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: smithy
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
commit acd327382f74203f3b378ce8aebb9c8adcd88b5f
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4096,8 +4096,8 @@
"@iarna/toml": "^2.2.5",
"@smithy/middleware-retry": "^2.3.1",
"@smithy/protocol-http": "^3.3.0",
"@smithy/service-error-classification": "^2.1.5",
"@smithy/shared-ini-file-loader": "^2.2.8",
"@smithy/service-error-classification": "^3.0.6",
"@smithy/shared-ini-file-loader": "^3.1.7",
"@smithy/util-retry": "^2.2.0",
"@vscode/debugprotocol": "^1.57.0",
"adm-zip": "^0.5.10",
Expand Down