Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into feature.color-4 #1929

Merged
merged 47 commits into from
Aug 21, 2023
Merged

Merge main into feature.color-4 #1929

merged 47 commits into from
Aug 21, 2023

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Aug 2, 2023

[skip dart-sass]
[skip sass-embedded]

Goodwine and others added 30 commits January 24, 2023 15:42
The embedded host now uses buf to compile its protobufs, which it can
install through npm.
* Specs for pulling the @font-face at-rule to root.

* ignore libsass and test deeply nested

* add tests for loading font-face in a nested @import or meta.load-css
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…unctions (#1892)

* Add specs for color functions that can be either Sass or CSS native functions

* Add tests to verify color.{function} still fails

* add specs for special numbers too
This fixes a breakage caused by moving the specs to a literate
programming style in sass/sass#3552.
* Update command to run js-api-spec tests

The tests asked to run `npm run sass-spec` when instead if should be `npm run js-api-spec`

* Fix incorrect --sassSass, document the correct flag --sassSassRepo
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [got](https://github.com/sindresorhus/got) from 9.6.0 to .
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/commits)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io-parser@4.2.2...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The default reporter only prints tests on a single line as they run,
which makes it much harder to debug failures, particularly on CI.
pamelalozano16 and others added 11 commits June 20, 2023 16:41
Remove 'as math' in math imports
* JS API tests for loading multiple nested paths with renderSync

* await on sandbox so the test fails when it should

* link to related issue
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add regression test for sass/dart-sass#2023

* ignore for libsas because of @use
Co-authored-by: Jonny Gerig Meyer <jonny@oddbird.net>
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This really _shouldn't_ affect any CSS output, but these changes are
semantically irrelevant and arguably better-looking than the old
versions.
@nex3 nex3 requested a review from Goodwine August 2, 2023 01:04
@nex3 nex3 force-pushed the merge-main branch 2 times, most recently from 256835e to 040a783 Compare August 2, 2023 06:45
pamelalozano16 and others added 4 commits August 9, 2023 14:14
* Sqrt calc function test

* Pow calc function

* Round calc tests

* Unary calc functions tests

* Arguments with no units correction

* Refactor round function

* Add round three-args tests

* Return incompatible message fix

* Add wpt tests
@nex3 nex3 merged commit 380093f into feature.color-4 Aug 21, 2023
8 checks passed
@nex3 nex3 deleted the merge-main branch August 21, 2023 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants