Skip to content

deps: bump the smithy group across 1 directory with 2 updates#112

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/core/master/smithy-8f00061317
Open

deps: bump the smithy group across 1 directory with 2 updates#112
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/core/master/smithy-8f00061317

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 16, 2024

Bumps the smithy group with 2 updates in the /packages/core directory: @smithy/service-error-classification and @smithy/shared-ini-file-loader.

Updates @smithy/service-error-classification from 2.1.5 to 3.0.6

Release notes

Sourced from @​smithy/service-error-classification's releases.

@​smithy/service-error-classification@​3.0.6

Patch Changes

  • Updated dependencies [e7b438b]
    • @​smithy/types@​3.4.2

@​smithy/service-error-classification@​3.0.5

Patch Changes

  • Updated dependencies [cf9257e]
    • @​smithy/types@​3.4.1
Changelog

Sourced from @​smithy/service-error-classification's changelog.

3.0.6

Patch Changes

  • Updated dependencies [e7b438b]
    • @​smithy/types@​3.4.2

3.0.5

Patch Changes

  • Updated dependencies [cf9257e]
    • @​smithy/types@​3.4.1

3.0.4

Patch Changes

  • Updated dependencies [2dad138]
  • Updated dependencies [9f3f2f5]
    • @​smithy/types@​3.4.0

3.0.3

Patch Changes

  • Updated dependencies [4784fb9]
    • @​smithy/types@​3.3.0

3.0.2

Patch Changes

  • Updated dependencies [c16e014]
  • Updated dependencies [c2a5595]
    • @​smithy/types@​3.2.0

3.0.1

Patch Changes

  • Updated dependencies [38da9009]
    • @​smithy/types@​3.1.0

3.0.0

Major Changes

  • 671aa704: update to node16 minimum

... (truncated)

Commits

Updates @smithy/shared-ini-file-loader from 2.4.0 to 3.1.7

Release notes

Sourced from @​smithy/shared-ini-file-loader's releases.

@​smithy/shared-ini-file-loader@​3.1.7

Patch Changes

  • Updated dependencies [e7b438b]
    • @​smithy/types@​3.4.2

@​smithy/shared-ini-file-loader@​3.1.6

Patch Changes

  • Updated dependencies [cf9257e]
    • @​smithy/types@​3.4.1
Changelog

Sourced from @​smithy/shared-ini-file-loader's changelog.

3.1.7

Patch Changes

  • Updated dependencies [e7b438b]
    • @​smithy/types@​3.4.2

3.1.6

Patch Changes

  • Updated dependencies [cf9257e]
    • @​smithy/types@​3.4.1

3.1.5

Patch Changes

  • Updated dependencies [2dad138]
  • Updated dependencies [9f3f2f5]
    • @​smithy/types@​3.4.0

3.1.4

Patch Changes

  • d88521e: read config files from paths relative to homedir

3.1.3

Patch Changes

  • Updated dependencies [4784fb9]
    • @​smithy/types@​3.3.0

3.1.2

Patch Changes

  • Updated dependencies [c16e014]
  • Updated dependencies [c2a5595]
    • @​smithy/types@​3.2.0

3.1.1

Patch Changes

  • Updated dependencies [38da9009]
    • @​smithy/types@​3.1.0

... (truncated)

Commits
  • b12dc1d Version NPM packages
  • b2be4f3 Version NPM packages
  • f95b9c3 Version NPM packages
  • 35bf43f Version NPM packages
  • d88521e fix(shared-ini-file-loader): read config files from paths relative to homedir...
  • d952a6a Version NPM packages
  • 1239f8d Version NPM packages
  • 9ff2027 chore: reduce build output with debug flag, clean downlevel types folder befo...
  • b137126 Version NPM packages
  • 5c88174 Version NPM packages
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants