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: plotly/plotly.rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.13.0
Choose a base ref
...
head repository: plotly/plotly.rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 12 files changed
  • 2 contributors

Commits on Jul 7, 2025

  1. fix badges after workflow rename

    Signed-off-by: Andrei Gherghescu <[email protected]>
    andrei-ng committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    5d501cf View commit details
    Browse the repository at this point in the history
  2. patch release for book badges fix

    Signed-off-by: Andrei Gherghescu <[email protected]>
    andrei-ng committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    acadb42 View commit details
    Browse the repository at this point in the history
  3. fix typo in book example link

    Signed-off-by: Andrei Gherghescu <[email protected]>
    andrei-ng committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    b55d331 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Update fantoccini requirement from 0.21 to 0.22

    Updates the requirements on [fantoccini](https://github.com/jonhoo/fantoccini) to permit the latest version.
    - [Commits](jonhoo/fantoccini@v0.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: fantoccini
      dependency-version: 0.22.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and andrei-ng committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    f18cf7e View commit details
    Browse the repository at this point in the history
  2. Update reqwest requirement from 0.11 to 0.12

    Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.0...v0.12.22)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-version: 0.12.22
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and andrei-ng committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    97d6788 View commit details
    Browse the repository at this point in the history
  3. Update env_logger requirement from 0.10 to 0.11

    Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version.
    - [Release notes](https://github.com/rust-cli/env_logger/releases)
    - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
    - [Commits](rust-cli/env_logger@v0.10.0...v0.11.8)
    
    ---
    updated-dependencies:
    - dependency-name: env_logger
      dependency-version: 0.11.8
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and andrei-ng committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    4344639 View commit details
    Browse the repository at this point in the history
  4. Update dirs requirement from 5.0 to 6.0

    ---
    updated-dependencies:
    - dependency-name: dirs
      dependency-version: 6.0.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and andrei-ng committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    98aafd7 View commit details
    Browse the repository at this point in the history
  5. cleanup readme

    Signed-off-by: Andrei Gherghescu <[email protected]>
    andrei-ng committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    b1b0c50 View commit details
    Browse the repository at this point in the history
Loading