dalibo / pev2

Postgres Explain Visualizer 2
https://explain.dalibo.com
PostgreSQL License
2.58k stars 125 forks source link

[Snyk] Upgrade sass from 1.58.0 to 1.75.0 #644

Open pgiraud opened 5 months ago

pgiraud commented 5 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade sass from 1.58.0 to 1.75.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **41 versions** ahead of your current version. - The recommended version was released **5 days ago**, on 2024-04-11.
Release notes
Package name: sass
  • 1.75.0 - 2024-04-11

    To install Sass 1.75.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

    Changes

    • 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.

    See the full changelog for changes in earlier releases.

      </li>
      <li>
        <b>1.74.1</b> - <a href="https://snyk.io/redirect/github/sass/dart-sass/releases/tag/1.74.1">2024-04-04</a></br><p>To install Sass 1.74.1, download one of the packages below and <a href="https://katiek2.github.io/path-doc/" rel="nofollow">add it to your PATH</a>, or see <a href="https://sass-lang.com/install" rel="nofollow">the Sass website</a> for full installation instructions.</p>

    Changes

    • No user-visible changes.

    See the full changelog for changes in earlier releases.

      </li>
      <li>
        <b>1.72.0</b> - <a href="https://snyk.io/redirect/github/sass/dart-sass/releases/tag/1.72.0">2024-03-13</a></br><p>To install Sass 1.72.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/" rel="nofollow">add it to your PATH</a>, or see <a href="https://sass-lang.com/install" rel="nofollow">the Sass website</a> for full installation instructions.</p>

    Changes

    • 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.

    See the full changelog for changes in earlier releases.

      </li>
      <li>
        <b>1.71.1</b> - <a href="https://snyk.io/redirect/github/sass/dart-sass/releases/tag/1.71.1">2024-02-21</a></br><p>To install Sass 1.71.1, download one of the packages below and <a href="https://katiek2.github.io/path-doc/" rel="nofollow">add it to your PATH</a>, or see <a href="https://sass-lang.com/install" rel="nofollow">the Sass website</a> for full installation instructions.</p>

    Changes

    Command-Line Interface

    • Ship the musl Linux release with the proper Dart executable.

    JavaScript API

    • Export the NodePackageImporter class in ESM mode.

    • Allow NodePackageImporter to locate a default directory even when the entrypoint is an ESM module.

    Dart API

    • Make passing a null argument to NodePackageImporter() a static error rather than just a runtime error.

    Embedded Sass

    • In the JS Embedded Host, properly install the musl Linux embedded compiler when running on musl Linux.

    See the full changelog for changes in earlier releases.

      </li>
      <li>
        <b>1.71.0</b> - <a href="https://snyk.io/redirect/github/sass/dart-sass/releases/tag/1.71.0">2024-02-16</a></br><p>To install Sass 1.71.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/" rel="nofollow">add it to your PATH</a>, or see <a href="https://sass-lang.com/install" rel="nofollow">the Sass website</a> for full installation instructions.</p>

    Changes

    For more information about pkg: importers, see the announcement on the Sass blog.

    Command-Line Interface

    • Add a --pkg-importer flag to enable built-in pkg: importers. Currently this only supports the Node.js package resolution algorithm, via --pkg-importer=node. For example, @ use "pkg:bootstrap" will load node_modules/bootstrap/scss/bootstrap.scss.

    JavaScript API

    • Add a NodePackageImporter importer that can be passed to the importers option. This loads files using the pkg: URL scheme according to the Node.js package resolution algorithm. For example, @ use "pkg:bootstrap" will load node_modules/bootstrap/scss/bootstrap.scss. The constructor takes a single optional argument, which indicates the base directory to use when locating node_modules directories. It defaults to path.dirname(require.main.filename).

    Dart API

    • Add a NodePackageImporter importer that can be passed to the importers option. This loads files using the pkg: URL scheme according to the Node.js package resolution algorithm. For example, @ use "pkg:bootstrap" will load node_modules/bootstrap/scss/bootstrap.scss. The constructor takes a single argument, which indicates the base directory to use when locating node_modules directories.

    See the full changelog for changes in earlier releases.

      </li>
      <li>
        <b>1.70.0</b> - 2024-01-18
      </li>
      <li>
        <b>1.69.7</b> - 2024-01-02
      </li>
      <li>
        <b>1.69.6</b> - 2023-12-28
      </li>
      <li>
        <b>1.69.5</b> - 2023-10-26
      </li>
      <li>
        <b>1.69.4</b> - 2023-10-17
      </li>
      <li>
        <b>1.69.3</b> - 2023-10-12
      </li>
      <li>
        <b>1.69.2</b> - 2023-10-10
      </li>
      <li>
        <b>1.69.1</b> - 2023-10-09
      </li>
      <li>
        <b>1.69.0</b> - 2023-10-05
      </li>
      <li>
        <b>1.68.0</b> - 2023-09-21
      </li>
      <li>
        <b>1.67.0</b> - 2023-09-14
      </li>
      <li>
        <b>1.66.1</b> - 2023-08-18
      </li>
      <li>
        <b>1.66.0</b> - 2023-08-17
      </li>
      <li>
        <b>1.65.1</b> - 2023-08-09
      </li>
      <li>
        <b>1.65.0</b> - 2023-08-09
      </li>
      <li>
        <b>1.64.2</b> - 2023-07-31
      </li>
      <li>
        <b>1.64.1</b> - 2023-07-22
      </li>
      <li>
        <b>1.64.0</b> - 2023-07-20
      </li>
      <li>
        <b>1.63.6</b> - 2023-06-21
      </li>
      <li>
        <b>1.63.5</b> - 2023-06-21
      </li>
      <li>
        <b>1.63.4</b> - 2023-06-14
      </li>
      <li>
        <b>1.63.3</b> - 2023-06-09
      </li>
      <li>
        <b>1.63.2</b> - 2023-06-08
      </li>
      <li>
        <b>1.63.1</b> - 2023-06-08
      </li>
      <li>
        <b>1.63.0</b> - 2023-06-07
      </li>
      <li>
        <b>1.62.1</b> - 2023-04-25
      </li>
      <li>
        <b>1.62.0</b> - 2023-04-11
      </li>
      <li>
        <b>1.61.0</b> - 2023-04-06
      </li>
      <li>
        <b>1.60.0</b> - 2023-03-23
      </li>
      <li>
        <b>1.59.3</b> - 2023-03-14
      </li>
      <li>
        <b>1.59.2</b> - 2023-03-11
      </li>
      <li>
        <b>1.59.1</b> - 2023-03-10
      </li>
      <li>
        <b>1.59.0</b> - 2023-03-10
      </li>
      <li>
        <b>1.58.3</b> - 2023-02-18
      </li>
      <li>
        <b>1.58.2</b> - 2023-02-17
      </li>
      <li>
        <b>1.58.1</b> - 2023-02-14
      </li>
      <li>
        <b>1.58.0</b> - 2023-02-01
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/sass/dart-sass/releases">sass GitHub release notes</a>

Commit messages
Package name: sass
  • 821b98e Don't cache canonicalize calls when `containingUrl` is available (#2215)
  • c5aff1b Make it possible to build npm with a linked language repo (#2214)
  • 1137797 Fix bulma and release 1.74.1 (#2210)
  • d9220d9 Complete implementation the deprecations API (#2207)
  • 783c248 Fix typo in function documentation (#2205)
  • c8d0643 Better handle filesystem importers when load paths aren't necessary (#2203)
  • 9302b35 Add support for nesting in plain CSS (#2198)
  • 772280a Support linux-riscv64 and windows-arm64 (#2201)
  • ce16b35 Cut a release (#2194)
  • 9af6bbf Properly handle `pkg:` imports with args (#2193)
  • 0330491 Update to node 20 (#2192)
  • 48e2d0c Preserve underscores in `VariableExpression.toString()` (#2185)
  • 6e2d637 Allow adjacent forward slashes in plain CSS expressions (#2190)
  • fa4d909 Bump softprops/action-gh-release from 1 to 2 (#2191)
  • fd67fe6 [Hotfix Node Package Importer]- Handle subpath without extensions (#2184)
  • 1b4d703 Release 1.71.1 (#2182)
  • 6d66c43 Properly handle `new NodePackageImporter()` with an ESM entrypoint (#2181)
  • 85a932f Add missing ESM export of NodePackageImporter (#2177)
  • 786dd63 Fix linux musl builds (#2175)
  • 3e6721e Fix new static warnings with Dart 3.3 (#2173)
  • 2cab33e Update the language revision in Homebrew on release (#2171)
  • 84ededd Use musl support in cli_pkg (#2172)
  • 00571ec Add a `--pkg-importer` flag (#2169)
  • 84f31f0 Update pubspec/changelog for `pkg:` importers (#2168)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs