Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

build(deps): bump slang_flutter from 3.3.0 to 3.11.0#39

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/slang_flutter-3.11.0
Closed

build(deps): bump slang_flutter from 3.3.0 to 3.11.0#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/slang_flutter-3.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 6, 2023

Copy link
Copy Markdown

Bumps slang_flutter from 3.3.0 to 3.11.0.

Release notes

Sourced from slang_flutter's releases.

v3.11.0

3.11.0

  • feat: add (ignoreMissing) and (ignoreUnused) modifiers which changes the behaviour of flutter pub run slang analyze

v3.10.0

  • feat: there is now a default plural resolver so the app keeps working in production when you forgot to define one, you will only see a warning in the log
  • fix: key_map_case should work with (map) modifier

v3.9.0

  • feat: improve interface attribute inference algorithm
  • feat: generate to lib/gen/<filename> in Flutter environment by default if input is outside of lib/ and no output directory is given

v3.8.0

  • feat: add (interface=<Interface>) and (singleInterface=<Interface>) modifiers, a new approach to configure interfaces without touching the config file
  • feat: add AppLocaleUtils.supportedLocales and AppLocaleUtils.supportedLocalesRaw, this API works in locale_handling: false
  • fix: possible class name conflict for objects inside lists
  • DEPRECATED: LocaleSettings.supportedLocales and LocaleSettings.supportedLocalesRaw

v3.7.0

  • feat: official web support

v3.6.0

  • feat: RichText supports links inside default translation
  • feat: flutter pub run slang watch works recursively and does not crash on error

v3.5.0

  • feat: csv decoding now support both CRLF and LF, " and '
  • fix: LocaleSettings.setPluralResolver should not throw an assertion error
  • fix: flutter pub run slang migrate should also work without : in command

v3.4.0

  • feat: add --locale=<locale> argument to flutter pub run slang apply to only apply a specific locale
  • BREAKING (TOOL): --flat argument for flutter pub run slang analyze and apply is no longer available

v3.3.1

  • fix: when namespaces are used, consider more directories (not only parent) for locale detection (e.g. assets/i18n/en-US/pages/home.json)
Commits
  • 40dde17 release: 3.11.0
  • 46a9dca feat: add ignoreMissing and ignoreUnused modifiers
  • 9250e2e release: 3.10.0
  • 65b1983 chore: polish code
  • 80260f7 fix: key_map_case should work with (map) modifier
  • 211fe37 refactor: extract comment parsing
  • 4ae7b9b feat: show elapsed time in seconds
  • 853e4b7 release: 3.9.0
  • cc54f66 docs: update interface docs
  • 8aceee2 feat: generate to lib/gen as fallback
  • Additional commits viewable in compare view

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 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 [slang_flutter](https://github.com/Tienisto/slang) from 3.3.0 to 3.11.0.
- [Release notes](https://github.com/Tienisto/slang/releases)
- [Commits](slang-i18n/slang@v3.3.0...v3.11.0)

---
updated-dependencies:
- dependency-name: slang_flutter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 6, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 13, 2023

Copy link
Copy Markdown
Author

Superseded by #42.

@dependabot dependabot Bot closed this Feb 13, 2023
@dependabot dependabot Bot deleted the dependabot/pub/slang_flutter-3.11.0 branch February 13, 2023 15:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants