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

build(deps): bump slang from 3.3.1 to 3.11.1#40

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/slang-3.11.1
Closed

build(deps): bump slang from 3.3.1 to 3.11.1#40
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/slang-3.11.1

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps slang from 3.3.1 to 3.11.1.

Release notes

Sourced from slang'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
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 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](https://github.com/Tienisto/slang) from 3.3.1 to 3.11.1.
- [Release notes](https://github.com/Tienisto/slang/releases)
- [Commits](https://github.com/Tienisto/slang/commits)

---
updated-dependencies:
- dependency-name: slang
  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 #41.

@dependabot dependabot Bot closed this Feb 13, 2023
@dependabot dependabot Bot deleted the dependabot/pub/slang-3.11.1 branch February 13, 2023 15:24
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