◐ Shell
clean mode source ↗

Bump classnames from 2.2.6 to 2.3.1 by dependabot[bot] · Pull Request #794 · pythonpizza/python.pizza

Bumps classnames from 2.2.6 to 2.3.1.

Changelog

Sourced from classnames's changelog.

v2.3.1 / 2021-04-03

  • Fix bind/dedupe TypeScript types exports
  • Fix mapping Value types, thanks Remco Haszing
  • Removed non-existent named exports from types, thanks Remco Haszing

v2.3.0 / 2021-04-01

  • Added TypeScript types
  • Added consistent support for custom .toString() methods on arguments, thanks Stanislav Titenko
Commits
Maintainer changes

This version was pushed to npm by dcousens, a new releaser for classnames since your current version.

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