Thanks to visit codestin.com
Credit goes to github.com

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: sebastienros/jint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: sebastienros/jint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.2
Choose a head ref
  • 9 commits
  • 147 files changed
  • 2 contributors

Commits on Mar 10, 2025

  1. Update bug_report.md (#2070)

    lahma authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    82ac023 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. Remove unused usings (#2072)

    lahma authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    f1a8010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c57a4a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    323230e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96c6280 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e3dbac View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Bump the all-dependencies group with 3 updates (#2079)

    Bumps the all-dependencies group with 3 updates: [System.Text.Json](https://github.com/dotnet/runtime), [Microsoft.Extensions.TimeProvider.Testing](https://github.com/dotnet/extensions) and [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime).
    
    
    Updates `System.Text.Json` from 9.0.2 to 9.0.3
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.2...v9.0.3)
    
    Updates `Microsoft.Extensions.TimeProvider.Testing` from 9.2.0 to 9.3.0
    - [Release notes](https://github.com/dotnet/extensions/releases)
    - [Commits](dotnet/extensions@v9.2.0...v9.3.0)
    
    Updates `Microsoft.Extensions.DependencyInjection` from 9.0.2 to 9.0.3
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.2...v9.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: System.Text.Json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: Microsoft.Extensions.TimeProvider.Testing
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: Microsoft.Extensions.DependencyInjection
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    6b7414d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Bump the all-dependencies group with 2 updates (#2080)

    Bumps the all-dependencies group with 2 updates: [NodaTime](https://github.com/nodatime/nodatime) and [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer).
    
    
    Updates `NodaTime` from 3.2.1 to 3.2.2
    - [Release notes](https://github.com/nodatime/nodatime/releases)
    - [Commits](nodatime/nodatime@3.2.1...3.2.2)
    
    Updates `Meziantou.Analyzer` from 2.0.188 to 2.0.189
    - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
    - [Commits](meziantou/Meziantou.Analyzer@2.0.188...2.0.189)
    
    ---
    updated-dependencies:
    - dependency-name: NodaTime
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: Meziantou.Analyzer
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    0ca0ce7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

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