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

Update dependency sass to v1.84.0 #255

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

titouanmathis
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
sass devDependencies minor 1.83.4 -> 1.84.0

Release Notes

sass/dart-sass (sass)

v1.84.0

Compare Source

  • Allow newlines in whitespace in the indented syntax.

  • Potentially breaking bug fix: Selectors with unmatched brackets now always
    produce a parser error. Previously, some edge cases like [foo#{"]:is(bar"}) {a: b} would compile without error, but this was an unintentional bug.

  • Fix a bug in which various Color Level 4 functions weren't allowed in plain
    CSS.

  • Fix the error message for @extend without a selector and possibly other
    parsing edge-cases in contexts that allow interpolation.

Embedded Host
  • Fixed the implementation of the SassBoolean type to adhere to the spec,
    now using a class instead of an interface.

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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 Renovate Bot.

Copy link

netlify bot commented Feb 10, 2025

Deploy Preview for vue-mapbox-gl-demo ready!

Name Link
🔨 Latest commit afab01f
🔍 Latest deploy log https://app.netlify.com/sites/vue-mapbox-gl-demo/deploys/67a9546a5ea1780008b76199
😎 Deploy Preview https://deploy-preview-255--vue-mapbox-gl-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.13%. Comparing base (35ac2c4) to head (afab01f).
Report is 6 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #255   +/-   ##
========================================
  Coverage    64.13%   64.13%           
========================================
  Files           22       22           
  Lines         2445     2445           
  Branches        70       70           
========================================
  Hits          1568     1568           
  Misses         875      875           
  Partials         2        2           
Flag Coverage Δ
unittests 64.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Export Size

Unchanged

@studiometa/vue-mapbox-gl

Name Size Diff
MapboxCluster 1.76 kB -
MapboxFullscreenControl 1.15 kB -
MapboxGeocoder 1.55 kB -
MapboxGeolocateControl 1.33 kB -
MapboxImage 656 B -
MapboxImages 880 B -
MapboxLayer 962 B -
MapboxMap 2.04 kB -
MapboxMarker 1.64 kB -
MapboxNavigationControl 1.2 kB -
MapboxPopup 1.25 kB -
MapboxSource 437 B -
StoreLocator 5.41 kB -
useControl 1.02 kB -
useEventsBinding 551 B -
useMap 166 B -
usePropsBinding 439 B -
VueScroller 634 B -

@titouanmathis titouanmathis merged commit f1b6ef9 into develop Feb 10, 2025
15 checks passed
@titouanmathis titouanmathis deleted the renovate/sass-1.x branch February 10, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants