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: stylus/stylus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.63.0
Choose a base ref
...
head repository: stylus/stylus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.64.0
Choose a head ref
  • 13 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 12, 2024

  1. chore(deps-dev): bump vite from 2.9.17 to 2.9.18 in /docs (#2867)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.17 to 2.9.18.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v2.9.18/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v2.9.18/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    25aeae3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. chore(deps-dev): bump express from 4.18.1 to 4.19.2 in /docs (#2865)

    Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.1...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a7e00c2 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump mocha from 9.2.2 to 10.4.0 (#2864)

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.4.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.2.2...v10.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      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] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8f3e19b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. ci: add node v22 (#2870)

    iChenLei authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bbcb632 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. chore(deps-dev): bump ejs from 3.1.8 to 3.1.10 in /docs (#2871)

    Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Commits](mde/ejs@v3.1.8...v3.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: ejs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 5, 2024
    Configuration menu
    Copy the full SHA
    20523e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /docs (#2885)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    bea9687 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. chore(deps): bump body-parser and express in /docs (#2896)

    Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e2a0e8b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. chore(deps): bump cookie and express in /docs (#2900)

    Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `cookie` from 0.6.0 to 0.7.1
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.1)
    
    Updates `express` from 4.21.0 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.21.0...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    fae5469 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump denoland/setup-deno from 1 to 2 (#2898)

    Bumps [denoland/setup-deno](https://github.com/denoland/setup-deno) from 1 to 2.
    - [Release notes](https://github.com/denoland/setup-deno/releases)
    - [Commits](denoland/setup-deno@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: denoland/setup-deno
      dependency-type: direct:production
      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] authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    3f6aa97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17654bf View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump sax from 1.3.0 to 1.4.1 (#2878)

    Bumps [sax](https://github.com/isaacs/sax-js) from 1.3.0 to 1.4.1.
    - [Commits](isaacs/sax-js@v1.3.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: sax
      dependency-type: direct:production
      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] authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    391765f View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump glob from 7.1.6 to 10.4.5 (#2899)

    * chore(deps): bump glob from 7.1.6 to 10.4.5
    
    Node 16+ is required
    
    * fix: valid package.json
    
    ---------
    
    Co-authored-by: Lei Chen <chenleicoder@foxmail.com>
    bastienmoulia and iChenLei authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    9ad9ead View commit details
    Browse the repository at this point in the history
  6. 0.64.0 (#2903)

    * 0.64.0
    
    * fix: package.json format
    
    * chore: trigger ci
    iChenLei authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    1086c6c View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy