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 #2054

Merged
merged 275 commits into from
Aug 21, 2023
Merged

Merge main into feature.color-4 #2054

merged 275 commits into from
Aug 21, 2023

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Aug 2, 2023

nex3 and others added 30 commits July 21, 2020 16:27
Make better use of cli_pkg
The previous token didn't seem to be recognized. See
https://travis-ci.com/github/sass/dart-sass-embedded/jobs/364028782.

It's unclear why it didn'twork, but I'm hoping regenerating fixes it.
I realized the problem: this repo uses travis-ci.com, not
travis-ci.org, but the Travis CLI defaults to encrypting using .com
credentials. This time I regenerated the token using --pro, which
should work.
Partially addresses sass/embedded_protocol#37
@nex3 nex3 requested a review from Goodwine August 2, 2023 06:55
Copy link
Member

@Goodwine Goodwine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure that I can provide any feedback on this, except that CI is failing, so I'll stamp :)

nex3 and others added 15 commits August 2, 2023 16:09
This allows us to reserve null to indicate a missing alpha channel
instead in future versions.
* Sqrt calc function implementation

* Pow calc function

* Calc round function

* Corrections and rename parameter to inLegacySassFunction

* Unary calc functions

* Arguments with no units correction

* Refactor round function

* Update modulo function to return SassNumber and corrections

* Round accepting fake units fix

* Up/Down round strategy fix

* Return incompatible message fix
* Bump http from 0.13.6 to 1.1.0

Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.6 to 1.1.0.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/http-v1.1.0/pkgs)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pubspec.yaml

Co-authored-by: なつき <i@ntk.me>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
Co-authored-by: なつき <i@ntk.me>
Revert new calculation functions
Fix for Anchor Mac and Linux
@nex3 nex3 merged commit 5a5097b into feature.color-4 Aug 21, 2023
45 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.