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: markedjs/marked
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.6
Choose a base ref
...
head repository: markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.7
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Dec 10, 2020

  1. chore(dev-deps): Bump ini from 1.3.5 to 1.3.7 (#1871)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 10, 2020
    1 Configuration menu
    Copy the full SHA
    cf3ea2a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. chore(deps-dev): Bump markdown-it from 12.0.2 to 12.0.3 (#1873)

    Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.0.2 to 12.0.3.
    - [Release notes](https://github.com/markdown-it/markdown-it/releases)
    - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
    - [Commits](markdown-it/markdown-it@12.0.2...12.0.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 14, 2020
    1 Configuration menu
    Copy the full SHA
    0454ce7 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump @babel/preset-env from 7.12.7 to 7.12.10 (#1874)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.7 to 7.12.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-preset-env)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 14, 2020
    1 Configuration menu
    Copy the full SHA
    859599f View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump @babel/core from 7.12.9 to 7.12.10 (#1875)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.12.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-core)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 14, 2020
    1 Configuration menu
    Copy the full SHA
    68af334 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. 1 Configuration menu
    Copy the full SHA
    4fdde20 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.2.7 [skip ci]

    ## [1.2.7](v1.2.6...v1.2.7) (2020-12-15)
    
    ### Bug Fixes
    
    * Replace use of startsWith and endsWith with regex for IE11 ([#1877](#1877)) ([4fdde20](4fdde20)), closes [#1876](#1876)
    semantic-release-bot committed Dec 15, 2020
    1 Configuration menu
    Copy the full SHA
    8bb7f8b View commit details
    Browse the repository at this point in the history
Loading