Skip to content

Bump @smithy/config-resolver and serverless-domain-manager in /backend#1346

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/backend/multi-ee3711a6f4
Open

Bump @smithy/config-resolver and serverless-domain-manager in /backend#1346
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/backend/multi-ee3711a6f4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps @smithy/config-resolver to 4.4.6 and updates ancestor dependency serverless-domain-manager. These dependencies need to be updated together.

Updates @smithy/config-resolver from 2.2.0 to 4.4.6

Release notes

Sourced from @​smithy/config-resolver's releases.

@​smithy/util-defaults-mode-browser@​4.3.30

Patch Changes

  • @​smithy/smithy-client@​4.11.3

@​smithy/util-defaults-mode-browser@​4.3.29

Patch Changes

  • @​smithy/smithy-client@​4.11.2

@​smithy/middleware-compression@​4.3.29

Patch Changes

  • Updated dependencies [4f05c6a]
    • @​smithy/core@​3.23.0

@​smithy/util-defaults-mode-browser@​4.3.28

Patch Changes

  • @​smithy/smithy-client@​4.11.1

@​smithy/middleware-compression@​4.3.28

Patch Changes

  • @​smithy/core@​3.22.1

@​smithy/middleware-compression@​4.3.27

Patch Changes

  • Updated dependencies [472bf01]
    • @​smithy/core@​3.22.0

@​smithy/util-defaults-mode-browser@​4.3.27

Patch Changes

  • Updated dependencies [75145e5]
    • @​smithy/smithy-client@​4.11.0

@​smithy/middleware-compression@​4.3.26

Patch Changes

  • Updated dependencies [fa0e0c4]
    • @​smithy/core@​3.21.1

@​smithy/util-defaults-mode-browser@​4.3.26

Patch Changes

  • @​smithy/smithy-client@​4.10.12

@​smithy/middleware-compression@​4.3.25

... (truncated)

Changelog

Sourced from @​smithy/config-resolver's changelog.

4.4.6

Patch Changes

  • Updated dependencies [745867a]
    • @​smithy/types@​4.12.0
    • @​smithy/node-config-provider@​4.3.8
    • @​smithy/util-endpoints@​3.2.8
    • @​smithy/util-middleware@​4.2.8

4.4.5

Patch Changes

  • Updated dependencies [9ccb841]
    • @​smithy/types@​4.11.0
    • @​smithy/node-config-provider@​4.3.7
    • @​smithy/util-endpoints@​3.2.7
    • @​smithy/util-middleware@​4.2.7

4.4.4

Patch Changes

  • Updated dependencies [5a56762]
    • @​smithy/types@​4.10.0
    • @​smithy/node-config-provider@​4.3.6
    • @​smithy/util-endpoints@​3.2.6
    • @​smithy/util-middleware@​4.2.6

4.4.3

Patch Changes

  • Updated dependencies [3926fd7]
    • @​smithy/types@​4.9.0
    • @​smithy/node-config-provider@​4.3.5
    • @​smithy/util-endpoints@​3.2.5
    • @​smithy/util-middleware@​4.2.5

4.4.2

Patch Changes

  • 372b46f: allow * region with warning

4.4.1

Patch Changes

... (truncated)

Commits

Updates serverless-domain-manager from 7.4.0 to 9.1.0

Release notes

Sourced from serverless-domain-manager's releases.

v9.1.0

What's Changed

New Contributors

Full Changelog: amplify-education/serverless-domain-manager@v9.0.0...v9.1.0

v9.0.0

What's Changed

Full Changelog: amplify-education/serverless-domain-manager@v8.0.0...v9.0.0

v8.0.0

What's Changed

Full Changelog: amplify-education/serverless-domain-manager@v7.4.0...v8.0.0

Changelog

Sourced from serverless-domain-manager's changelog.

[9.1.0] - 2026-02-10

Changed

[9.0.0] - 2026-02-04

Changed

  • Dropped Node16 support.
  • Migrated from ESLint legacy config to flat config (eslint.config.mjs).
  • Updated packages.

[8.0.0] - 2024-11-20

Changed

  • Dropped Serverless V2 support.
  • Dropped Node14 support.
  • Updated packages.
Commits
  • 0a36ea6 Merge pull request #648 from StevenCAD/main
  • 8c6ac60 Update package-lock.json
  • ce38aa8 Revert sls version for the integration tests
  • 608ad30 Update version
  • a876cbb Refactor duplicates
  • 9163562 Small fix
  • 06129ab Refactoring and add tests
  • 5e3a5b3 Add support for private custom domains
  • a8baa7d Merge pull request #665 from amplify-education/hotfix/update-publish-date
  • 83a6aec Fix Unexpected value 'workflows'
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for serverless-domain-manager since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@smithy/config-resolver](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver) to 4.4.6 and updates ancestor dependency [serverless-domain-manager](https://github.com/amplify-education/serverless-domain-manager). These dependencies need to be updated together.


Updates `@smithy/config-resolver` from 2.2.0 to 4.4.6
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/config-resolver/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/config-resolver@4.4.6/packages/config-resolver)

Updates `serverless-domain-manager` from 7.4.0 to 9.1.0
- [Release notes](https://github.com/amplify-education/serverless-domain-manager/releases)
- [Changelog](https://github.com/amplify-education/serverless-domain-manager/blob/main/CHANGELOG.md)
- [Commits](amplify-education/serverless-domain-manager@v7.4.0...v9.1.0)

---
updated-dependencies:
- dependency-name: "@smithy/config-resolver"
  dependency-version: 4.4.6
  dependency-type: indirect
- dependency-name: serverless-domain-manager
  dependency-version: 9.1.0
  dependency-type: direct:development
...

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 Feb 11, 2026
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.

1 participant