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
base: v4.0.10
Choose a base ref
...
head repository: markedjs/marked
compare: v4.0.11
Choose a head ref
  • 14 commits
  • 10 files changed
  • 5 contributors

Commits on Jan 14, 2022

  1. 1 Configuration menu
    Copy the full SHA
    96c46c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. chore(deps-dev): Bump @babel/preset-env from 7.16.7 to 7.16.8 (#2363)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.7 to 7.16.8.
    - [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.16.8/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 17, 2022
    1 Configuration menu
    Copy the full SHA
    84eac22 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump jasmine from 4.0.1 to 4.0.2 (#2362)

    Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 4.0.1 to 4.0.2.
    - [Release notes](https://github.com/jasmine/jasmine-npm/releases)
    - [Commits](jasmine/jasmine-npm@v4.0.1...v4.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: jasmine
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    eef2bf5 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump rollup from 2.63.0 to 2.64.0 (#2361)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.63.0 to 2.64.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.63.0...v2.64.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 17, 2022
    1 Configuration menu
    Copy the full SHA
    4241eca View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump eslint from 8.6.0 to 8.7.0 (#2360)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.6.0...v8.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 17, 2022
    1 Configuration menu
    Copy the full SHA
    f049e52 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. chore(deps-dev): Bump node-fetch from 3.1.0 to 3.1.1 (#2359)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 18, 2022
    1 Configuration menu
    Copy the full SHA
    dd22152 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. chore(deps-dev): Bump @babel/core from 7.16.7 to 7.16.12 (#2370)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.7 to 7.16.12.
    - [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.16.12/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 25, 2022
    1 Configuration menu
    Copy the full SHA
    6a16d1b View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump node-fetch from 3.1.1 to 3.2.0 (#2369)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.1 to 3.2.0.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v3.1.1...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 25, 2022
    1 Configuration menu
    Copy the full SHA
    bd01abe View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump semantic-release from 18.0.1 to 19.0.2 (#2368)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 18.0.1 to 19.0.2.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v18.0.1...v19.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 25, 2022
    1 Configuration menu
    Copy the full SHA
    83ca3b1 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump rollup from 2.64.0 to 2.66.0 (#2366)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.64.0 to 2.66.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.64.0...v2.66.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 25, 2022
    1 Configuration menu
    Copy the full SHA
    00487d1 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): Bump @babel/preset-env from 7.16.8 to 7.16.11 (#2367)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.8 to 7.16.11.
    - [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.16.11/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 25, 2022
    1 Configuration menu
    Copy the full SHA
    5384d17 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. 1 Configuration menu
    Copy the full SHA
    6e1f923 View commit details
    Browse the repository at this point in the history
  2. 🗜️ build [skip ci]

    MarkedJS bot committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    f77fa68 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.0.11 [skip ci]

    ## [4.0.11](v4.0.10...v4.0.11) (2022-01-26)
    
    ### Bug Fixes
    
    * fix blank line after table header ([#2332](#2332)) ([6e1f923](6e1f923))
    semantic-release-bot committed Jan 26, 2022
    1 Configuration menu
    Copy the full SHA
    8375314 View commit details
    Browse the repository at this point in the history