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: elixir-lang/ex_doc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.37.1
Choose a base ref
...
head repository: elixir-lang/ex_doc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.37.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 12, 2025

  1. Bump serialize-javascript and mocha in /assets (#2091)

    Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `serialize-javascript` from 6.0.0 to 6.0.2
    - [Release notes](https://github.com/yahoo/serialize-javascript/releases)
    - [Commits](yahoo/serialize-javascript@v6.0.0...v6.0.2)
    
    Updates `mocha` from 10.2.0 to 10.8.2
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.2.0...v10.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: serialize-javascript
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    a249be4 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

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

Commits on Feb 19, 2025

  1. Release v0.37.2

    josevalim committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    8a5217e View commit details
    Browse the repository at this point in the history
Loading