kalwalt / gatsby-starter-i18n-bulma

A gatsby multilanguage template with bulma and i18n: it is a work in progress...
https://gatsby-starter-i18n-bulma.netlify.app/
MIT License
23 stars 17 forks source link

Bump slug from 5.0.1 to 5.2.0 #187

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps slug from 5.0.1 to 5.2.0.

Changelog

Sourced from slug's changelog.

5.2.0 (2021-12-27)

Features

  • add ability to set default locale via setLocale() (#269) (add368d)

5.1.1 (2021-12-13)

Bug Fixes

  • consolidate replacement chars from extend() (#267) (df7a488)

5.1.0 (2021-06-15)

Features

Commits
  • 8244a3d chore(release): 5.2.0 [skip ci]
  • add368d feat: add ability to set default locale via setLocale() (#269)
  • 418df7b chore(release): 5.1.1 [skip ci]
  • df7a488 fix: consolidate replacement chars from extend() (#267)
  • dff8b2f chore(deps-dev): bump karma-coverage from 2.0.3 to 2.1.0 (#265)
  • b1a1e26 chore: remove push from codeql-analysis.yml (#266)
  • ebe3587 chore: update workflows (#264)
  • 79758ed chore(deps-dev): bump semantic-release from 18.0.0 to 18.0.1 (#263)
  • afb36ea chore(deps-dev): bump karma from 6.3.8 to 6.3.9 (#262)
  • fcb1a48 chore(deps-dev): bump karma from 6.3.7 to 6.3.8 (#261)
  • 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 #192.