Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps serverless-domain-manager from 7.1.2 to 8.0.0.

Release notes

Sourced from serverless-domain-manager's releases.

v8.0.0

What's Changed

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

v7.4.0

What's Changed

New Contributors

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

v7.3.8

What's Changed

Full Changelog: amplify-education/serverless-domain-manager@v7.3.7...v7.3.8

v7.3.7

What's Changed

Full Changelog: amplify-education/serverless-domain-manager@v7.3.6...v7.3.7

v7.3.6

What's Changed

Full Changelog: amplify-education/serverless-domain-manager@v7.3.5...v7.3.6

v7.3.5

What's Changed

Full Changelog: amplify-education/serverless-domain-manager@v7.3.4...v7.3.5

v7.3.4

... (truncated)

Changelog

Sourced from serverless-domain-manager's changelog.

[8.0.0] - 2024-11-20

Changed

  • Dropped Serverless V2 support.
  • Dropped Node14 support.
  • Updated packages.

[7.4.0] - 2024-08-28

Added

  • Updated peerDependencies to support Serverless Framework v4. Thank you @​czubocha (633)

Fixed

  • Fixed domain deleting when fail on not exist stack. Thank you @​0vvland (627)
  • Added a fix to work with the LocalStack. Thank you @​circulon (634)
  • Updated packages

[7.3.8] - 2023-03-07

Fixed

  • Updated Cloudformation find API id error message

[7.3.7] - 2023-03-06

Fixed

  • Added filtering by stage for removing API mappings. That filter is skipped in case allowPathMatching is enabled.
  • Added throwing an error for a non-existing custom domain during base path mappings setup.

[7.3.6] - 2023-02-13

Changed

[7.3.5] - 2023-02-06

Fixed

  • Hardcoded $default stage for the HTTP API and default base path. More info here

[7.3.4] - 2023-01-30

Fixed

  • Fixed bathPathMapping filtering with the allowPathMatching enabled.

[7.3.3] - 2023-12-07

Changed

  • Switched from tslint to eslint
  • Code refactoring and reformat

[7.3.2] - 2023-12-07

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [serverless-domain-manager](https://github.com/amplify-education/serverless-domain-manager) from 7.1.2 to 8.0.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.1.2...v8.0.0)

---
updated-dependencies:
- dependency-name: serverless-domain-manager
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 29, 2025
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 29, 2025
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