8000 Comparing v4.2.5...v4.2.6 · markedjs/marked · GitHub
[go: up one dir, main page]

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

Commits on Dec 26, 2022

  1. chore(deps-dev): Bump @babel/core from 7.20.5 to 7.20.7 (#2694)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.5 to 7.20.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.20.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 26, 2022
    1 Configuration menu
    Copy the full SHA
    61be30e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump rollup from 3.7.5 to 3.8.1 (#2695)

    Bumps [rollup](https://github.com/rollup/rollup) from 3.7.5 to 3.8.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.7.5...v3.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 26, 2022
    1 Configuration menu
    Copy the full SHA
    36e7b99 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. 1 Configuration menu
    Copy the full SHA
    df9f2d3 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump rollup from 3.8.1 to 3.9.1 (#2697)

    Bumps [rollup](https://github.com/rollup/rollup) from 3.8.1 to 3.9.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.8.1...v3.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2023
    1 Configuration menu
    Copy the full SHA
    285c0e2 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump eslint from 8.30.0 to 8.31.0 (#2696)

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

Commits on Jan 8, 2023

  1. chore(deps): Bump json5 from 1.0.1 to 1.0.2 (#2702)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2023
    1 Configuration menu
    Copy the full SHA
    372433c View commit details
    Browse the repository at this point in the history
  2. chore: add .devcontainer config (#2700)

    Co-authored-by: Tony Brix <tony@brix.ninja>
    Closes #2699
    tristan-f-r and UziTech authored Jan 8, 2023
    1 Configuration menu
    Copy the full SHA
    c554f93 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. chore(deps-dev): Bump @babel/core from 7.20.7 to 7.20.12 (#2703)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.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.20.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    1 Configuration menu
    Copy the full SHA
    08223a1 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump semantic-release from 19.0.5 to 20.0.2 (#2704)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.5 to 20.0.2.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v19.0.5...v20.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    1 Configuration menu
    Copy the full SHA
    53c686c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. chore(ci): cleanup ci (#2705)

    chore(ci): add build test to ci
    UziTech authored Jan 11, 2023
    1 Configuration menu
    Copy the full SHA
    d28cc87 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. chore(ci): add version, unify output (#2701)

    Co-authored-by: Tony Brix <tony@brix.ninja>
    fixes undefined
    tristan-f-r and UziTech authored Jan 14, 2023
    1 Configuration menu
    Copy the full SHA
    886de34 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    79b8c0b View commit details
    Browse the repository at this point in the history
  3. chore: add env variables

    UziTech committed Jan 14, 2023
    1 Configuration menu
    Copy the full SHA
    ea57b34 View commit details
    Browse the repository at this point in the history
  4. chore: export version

    UziTech committed Jan 14, 2023
    1 Configuration menu
    Copy the full SHA
    bf1d909 View commit details
    Browse the repository at this point in the history
  5. chore: actually release

    UziTech committed Jan 14, 2023
    1 Configuration menu
    Copy the full SHA
    4267343 View commit details
    Browse the repository at this point in the history
  6. 🗜️ build [skip ci]

    MarkedJS bot committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    f2dbda1 View commit details
    Browse the repository at this point in the history
  7. build

    semantic-release-bot committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    d0e97fb View commit details
    Browse the repository at this point in the history
  8. chore(release): 4.2.6 [skip ci]

    ## [4.2.6](v4.2.5...v4.2.6) (2023-01-14)
    
    ### Bug Fixes
    
    * add version to build files ([79b8c0b](79b8c0b))
    semantic-release-bot committed Jan 14, 2023
    1 Configuration menu
    Copy the full SHA
    cb87794 View commit details
    Browse the repository at this point in the history
Loading
0