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

fix(deps): update dependency sass to v1.70.0 #429

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.69.7 -> 1.70.0 age adoption passing confidence

Release Notes

sass/dart-sass (sass)

v1.70.0

Compare Source

JavaScript API
  • Add a sass.initCompiler() function that returns a sass.Compiler object
    which supports compile() and compileString() methods with the same API as
    the global Sass object. On the Node.js embedded host, each sass.Compiler
    object uses a single long-lived subprocess, making compiling multiple
    stylesheets much more efficient.

  • Add a sass.initAsyncCompiler() function that returns a sass.AsyncCompiler
    object which supports compileAsync() and compileStringAsync() methods with
    the same API as the global Sass object. On the Node.js embedded host, each
    sass.AsynCompiler object uses a single long-lived subprocess, making
    compiling multiple stylesheets much more efficient.

Embedded Sass
  • Support the CompileRequest.silent field. This allows compilations with no
    logging to avoid unnecessary request/response cycles.

  • The Dart Sass embedded compiler now reports its name as "dart-sass" rather
    than "Dart Sass", to match the JS API's info field.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Jan 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
malicious-dapp-verify-simulation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2024 11:21am
react-auth-dapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2024 11:21am
react-auth-wallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2024 11:21am
react-dapp-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2024 11:21am
react-wallet-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2024 11:21am
vue-dapp-auth ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2024 11:21am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
react-dapp-v2-cosmos-provider ⬜️ Ignored (Inspect) Visit Preview Jan 20, 2024 11:21am
react-dapp-v2-with-ethers ⬜️ Ignored (Inspect) Visit Preview Jan 20, 2024 11:21am
react-dapp-v2-with-web3js ⬜️ Ignored (Inspect) Visit Preview Jan 20, 2024 11:21am

Copy link

vercel bot commented Feb 2, 2024

Deployment failed with the following error:

Too many requests - try again in 50 seconds (more than 60, code: "api-deployments-flood").

Copy link

vercel bot commented Feb 2, 2024

Deployment failed with the following error:

Too many requests - try again in 52 seconds (more than 60, code: "api-deployments-flood").

@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from 02d4c22 to e029b9e Compare February 2, 2024 12:49
Copy link

vercel bot commented Feb 2, 2024

Deployment failed with the following error:

Too many requests - try again in 44 seconds (more than 60, code: "api-deployments-flood").

Copy link

vercel bot commented Feb 2, 2024

Deployment failed with the following error:

Too many requests - try again in 43 seconds (more than 60, code: "api-deployments-flood").

@renovate renovate bot force-pushed the renovate/sass-1.x-lockfile branch from e029b9e to 6ec13a3 Compare February 2, 2024 16:48
Copy link

vercel bot commented Feb 2, 2024

Deployment failed with the following error:

Too many requests - try again in 1 minute (more than 60, code: "api-deployments-flood").

@glitch-txs glitch-txs closed this Feb 2, 2024
Copy link
Contributor Author

renovate bot commented Feb 2, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^1.43.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/sass-1.x-lockfile branch February 2, 2024 17:54
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.

1 participant