Skip to content

Bump slug from 4.0.2 to 5.3.0 in /backend

Hannes Heine requested to merge dependabot/npm_and_yarn/backend/slug-5.3.0 into master

Created by: dependabot[bot]

Bumps slug from 4.0.2 to 5.3.0.

Changelog

Sourced from slug's changelog.

5.3.0 (2022-03-04)

Features

  • add bugs entry to package.json (ca72836)

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

5.0.1 (2021-05-09)

Bug Fixes

  • enable characters composed of multiple code points in .extend() (#217) (5919b6d)

5.0.0 (2021-05-03)

chore

BREAKING CHANGES

  • Drop support for Node.js 10.x which is now EOL.

4.1.0 (2021-05-03)

... (truncated)

Commits
  • b253755 chore(release): 5.3.0 [skip ci]
  • ca72836 feat: add bugs entry to package.json
  • 44a15fc chore: update package-lock
  • 04d0129 chore(deps-dev): bump karma from 6.3.16 to 6.3.17
  • f066989 chore(deps-dev): bump mocha from 9.2.0 to 9.2.1
  • 5b9748f chore(deps): bump follow-redirects from 1.14.7 to 1.14.8
  • 80e32c6 chore(deps-dev): bump karma from 6.3.15 to 6.3.16
  • cb0d68a chore(deps-dev): bump karma-coverage from 2.1.1 to 2.2.0
  • 3a40bbc chore: update karma dev dependencies
  • f5724d9 chore(deps-dev): bump karma from 6.3.12 to 6.3.13
  • 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)

Merge request reports