-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: stylus/stylus
base: 0.63.0
head repository: stylus/stylus
compare: 0.64.0
- 13 commits
- 6 files changed
- 4 contributors
Commits on Apr 12, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 25aeae3 - Browse repository at this point
Copy the full SHA 25aeae3View commit details
Commits on Apr 16, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for a7e00c2 - Browse repository at this point
Copy the full SHA a7e00c2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8f3e19b - Browse repository at this point
Copy the full SHA 8f3e19bView commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbcb632 - Browse repository at this point
Copy the full SHA bbcb632View commit details
Commits on May 5, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 20523e6 - Browse repository at this point
Copy the full SHA 20523e6View commit details
Commits on Jun 23, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for bea9687 - Browse repository at this point
Copy the full SHA bea9687View commit details
Commits on Sep 18, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for e2a0e8b - Browse repository at this point
Copy the full SHA e2a0e8bView commit details
Commits on Oct 20, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for fae5469 - Browse repository at this point
Copy the full SHA fae5469View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3f6aa97 - Browse repository at this point
Copy the full SHA 3f6aa97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17654bf - Browse repository at this point
Copy the full SHA 17654bfView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 391765f - Browse repository at this point
Copy the full SHA 391765fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 9ad9ead - Browse repository at this point
Copy the full SHA 9ad9eadView commit details -
* 0.64.0 * fix: package.json format * chore: trigger ci
Configuration menu - View commit details
-
Copy full SHA for 1086c6c - Browse repository at this point
Copy the full SHA 1086c6cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.63.0...0.64.0