PreMiD / Website

📂 All our website insides for free.
https://premid.app
Mozilla Public License 2.0
80 stars 40 forks source link

chore(deps): bump language-flag-colors from 2.0.4 to 2.1.1 #992

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps language-flag-colors from 2.0.4 to 2.1.1.

Release notes

Sourced from language-flag-colors's releases.

2.1.1: Allow for OSX and Android code/locales when finding languages

No release notes provided.

2.1.0: ESM support!

Features

Refactor

Full Changelog: https://github.com/Bas950/Language-Flag-Colors/compare/2.0.4...2.1.0

Changelog

Sourced from language-flag-colors's changelog.

2.1.1 - (21-08-2022)

Features

  • Allow osx locale/code and android code when searching for a language (cc3904d)

2.1.0 - (19-06-2022)

Features

Refactor

Commits
  • 4ff0f9e chore(release): version
  • cc3904d feat: allow osx locale/code and android code when searching for a language
  • 62d745d chore(release): version
  • 257737b ci: don't emit on CI check
  • ebcc496 feat: add support for ESM (#13)
  • 03342b2 chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#12)
  • 489b1bd chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 (#11)
  • 4a6e11e chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 (#10)
  • 2ba1533 chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 (#8)
  • b9964d1 chore(deps-dev): bump @​types/jest from 27.4.1 to 27.5.0 (#9)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #1012.