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.77.2 #155

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

titouanmathis
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change Pending
sass devDependencies minor 1.71.1 -> 1.77.2 1.77.4 (+1)

Release Notes

sass/dart-sass (sass)

v1.77.2

Compare Source

  • Don't emit deprecation warnings for functions and mixins beginning with __.

  • Allow user-defined functions whose names begin with _ and otherwise look
    like vendor-prefixed functions with special CSS syntax.

Command-Line Interface
  • Properly handle the --silence-deprecation flag.

  • Handle the --fatal-deprecation and --future-deprecation flags for
    --interactive mode.

v1.77.1

Compare Source

  • Fix a crash that could come up with importers in certain contexts.

v1.77.0

Compare Source

  • Don't throw errors for at-rules in keyframe blocks.

v1.76.0

Compare Source

  • Throw errors for misplaced statements in keyframe blocks.

  • Mixins and functions whose names begin with -- are now deprecated for
    forwards-compatibility with the in-progress CSS functions and mixins spec.
    This deprecation is named css-function-mixin.

v1.75.0

Compare Source

  • Fix a bug in which stylesheet canonicalization could be cached incorrectly
    when custom importers or the Node.js package importer made decisions based on
    the URL of the containing stylesheet.
JS API
  • Allow importer to be passed without url in StringOptionsWithImporter.

v1.74.1

Compare Source

  • No user-visible changes.

v1.72.0

Compare Source

  • Support adjacent /s without whitespace in between when parsing plain CSS
    expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json
    exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names
    when the original usage used underscores.

JavaScript API
  • Properly resolve pkg: imports with the Node.js package importer when
    arguments are passed to the JavaScript process.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,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 Renovate Bot.

Copy link

netlify bot commented Jun 1, 2024

Deploy Preview for vue-mapbox-gl-demo canceled.

Name Link
🔨 Latest commit b0da48f
🔍 Latest deploy log https://app.netlify.com/sites/vue-mapbox-gl-demo/deploys/665a9b685527180008ef5390

Copy link

github-actions bot commented Jun 1, 2024

Export Size

Unchanged

@studiometa/vue-mapbox-gl

Name Size Diff
MapboxCluster 3.2 kB -
MapboxGeocoder 2.73 kB -
MapboxGeolocateControl 2.54 kB -
MapboxImage 2.46 kB -
MapboxImages 2.65 kB -
MapboxLayer 2.39 kB -
MapboxMap 2.14 kB -
MapboxMarker 2.74 kB -
MapboxNavigationControl 2.46 kB -
MapboxPopup 2.4 kB -
MapboxSource 2.32 kB -
StoreLocator 5.84 kB -
useControl 2.25 kB -
useEventsBinding 2.03 kB -
useMap 2.05 kB -
usePropsBinding 2.03 kB -
VueScroller 2.53 kB -

@titouanmathis titouanmathis merged commit 8c416ea into develop Jun 1, 2024
12 checks passed
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