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

Commits on Dec 20, 2021

  1. chore(deps-dev): Bump eslint-plugin-promise from 5.2.0 to 6.0.0 (#2336)

    Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 5.2.0 to 6.0.0.
    - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
    - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
    - [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-promise
      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 Dec 20, 2021
    1 Configuration menu
    Copy the full SHA
    991493a View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump @babel/core from 7.16.0 to 7.16.5 (#2335)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.0 to 7.16.5.
    - [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.5/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 Dec 20, 2021
    Configuration menu
    Copy the full SHA
    67d5a65 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump eslint from 8.4.1 to 8.5.0 (#2334)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.4.1 to 8.5.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.4.1...v8.5.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 Dec 20, 2021
    1 Configuration menu
    Copy the full SHA
    be771c9 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump @babel/preset-env from 7.16.4 to 7.16.5 (#2333)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.4 to 7.16.5.
    - [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.5/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 Dec 20, 2021
    1 Configuration menu
    Copy the full SHA
    103a56c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. chore(deps-dev): Bump rollup from 2.61.1 to 2.62.0 (#2338)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.61.1 to 2.62.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.61.1...v2.62.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 Dec 27, 2021
    1 Configuration menu
    Copy the full SHA
    9396896 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. chore(deps-dev): Bump rollup-plugin-license from 2.6.0 to 2.6.1 (#2347)

    Bumps [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/mjeanroy/rollup-plugin-license/releases)
    - [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md)
    - [Commits](mjeanroy/rollup-plugin-license@v2.6.0...v2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup-plugin-license
      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 3, 2022
    1 Configuration menu
    Copy the full SHA
    4c3b853 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump eslint from 8.5.0 to 8.6.0 (#2346)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.6.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.5.0...v8.6.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 3, 2022
    Configuration menu
    Copy the full SHA
    97ea9f2 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump eslint-plugin-import from 2.25.3 to 2.25.4 (#2345)

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.3 to 2.25.4.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.25.3...v2.25.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      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 3, 2022
    1 Configuration menu
    Copy the full SHA
    4f4cab4 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump @babel/core from 7.16.5 to 7.16.7 (#2344)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.5 to 7.16.7.
    - [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.7/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 3, 2022
    1 Configuration menu
    Copy the full SHA
    55e5df9 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): Bump jasmine from 3.10.0 to 4.0.0 (#2343)

    Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 3.10.0 to 4.0.0.
    - [Release notes](https://github.com/jasmine/jasmine-npm/releases)
    - [Commits](jasmine/jasmine-npm@v3.10.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jasmine
      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 3, 2022
    1 Configuration menu
    Copy the full SHA
    6aacd13 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. fix: retain line breaks in tokens properly (#2341)

    * Fix lexer and tokenizer to retain line breaks properly
    
    * Add test for bug
    
    * Check for line breaks not just spaces
    
    * Fix lint
    
    * Fix spacing in test
    
    * clean up code
    
    Co-authored-by: Tony Brix <tony@brix.ninja>
    phillipb and UziTech committed Jan 6, 2022
    1 Configuration menu
    Copy the full SHA
    a9696e2 View commit details
    Browse the repository at this point in the history
  2. 🗜️ build [skip ci]

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

    ## [4.0.9](v4.0.8...v4.0.9) (2022-01-06)
    
    ### Bug Fixes
    
    * retain line breaks in tokens properly ([#2341](#2341)) ([a9696e2](a9696e2))
    semantic-release-bot committed Jan 6, 2022
    1 Configuration menu
    Copy the full SHA
    e5171a9 View commit details
    Browse the repository at this point in the history