Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Trott/slug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: Trott/slug
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 8 commits
  • 7 files changed
  • 3 contributors

Commits on May 8, 2021

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    HighCrit HighCrit
    Copy the full SHA
    617f066 View commit details
  2. chore(deps-dev): bump mocha from 8.3.2 to 8.4.0 (#211)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 8.4.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.3.2...v8.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 8, 2021

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    HighCrit HighCrit
    Copy the full SHA
    dc628fb View commit details
  3. chore(deps): bump ua-parser-js from 0.7.23 to 0.7.28 (#212)

    Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.23 to 0.7.28.
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Commits](faisalman/ua-parser-js@0.7.23...0.7.28)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 8, 2021
    Copy the full SHA
    51b430e View commit details
  4. chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#214)

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 8, 2021
    Copy the full SHA
    ccca4f1 View commit details
  5. chore(deps): bump lodash from 4.17.20 to 4.17.21 (#215)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.20...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 8, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    07203e7 View commit details

Commits on May 9, 2021

  1. Copy the full SHA
    5dadce8 View commit details
  2. fix: enable characters composed of multiple code points in .extend() (#…

    …217)
    
    Characters that require multiple code points to represent were not
    working with .extend(). Now they are.
    Trott authored May 9, 2021
    Copy the full SHA
    5919b6d View commit details
  3. chore(release): 5.0.1 [skip ci]

    ## [5.0.1](v5.0.0...v5.0.1) (2021-05-09)
    
    ### Bug Fixes
    
    * enable characters composed of multiple code points in .extend() ([#217](#217)) ([5919b6d](5919b6d))
    semantic-release-bot committed May 9, 2021
    Copy the full SHA
    4aa01ef View commit details
Loading