nestjs-external-eventbus icon indicating copy to clipboard operation
nestjs-external-eventbus copied to clipboard

Bump flat and nestjs-i18n in /src/app

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Removes flat. It's no longer used after updating ancestor dependency nestjs-i18n. These dependencies need to be updated together.

Removes flat

Updates nestjs-i18n from 3.0.1 to 10.2.3

Release notes

Sourced from nestjs-i18n's releases.

V10.2.0

New features:

  • Locale region fallback support #429 (thanks @​buddh4 👍🏻 )
  • Add I18nValidationPipe
  • Smaller published package thanks @​rubiin

V10.1.0

New features

  • Type safety support is finally here! click here 🎉

V10.0.0

New features

  • includeSubfolders option added (thanks @​SchroederSteffen 👍🏻) #411
  • Add async_hooks which allows for better usage within services! 🎉 (docs will be updated soon), see the breaking changes for how to migrate.

V9.2.3

Bug fixes

  • Fix middleware in combination with graphql

V9.2.2

New features

  • #407 expose resolveLanguage function to resolve language manually. (thanks @​iliazeus 👍🏻 )

V9.2.1

Bugfixes

V9.2.0

New features

V9.1.8

Bugfixes

V9.1.7

New features

  • Validate DTO's via the I18nContext or I18nService returns the I18nValidationError[] errors. #380

V9.1.6

Bug fixes

V9.1.5

New features

  • #367 add http status code option in I18nValidationExceptionFilter (thanks @​benjaminbrgs 👍🏻 )

V9.1.3

... (truncated)

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Dec 30 '22 18:12 dependabot[bot]