[PR #162] [CLOSED] Bump esbuild-sass-plugin from 2.10.0 to 2.14.0 #462

Closed
opened 2026-03-15 14:20:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/162
Author: @dependabot[bot]
Created: 9/2/2023
Status: Closed

Base: developHead: dependabot/npm_and_yarn/esbuild-sass-plugin-2.14.0


📝 Commits (1)

  • 757300c Bump esbuild-sass-plugin from 2.10.0 to 2.14.0

📊 Changes

2 files changed (+15 additions, -15 deletions)

View changed files

📝 package-lock.json (+14 -14)
📝 package.json (+1 -1)

📄 Description

Bumps esbuild-sass-plugin from 2.10.0 to 2.14.0.

Release notes

Sourced from esbuild-sass-plugin's releases.

Good call

bitmoji

Bugfix for missing resolveDir when using css-chunks (#146)

Summer Upgrade!

bitmoji

Just a esbuild and sass upgrade... fixing the tests accordingly!

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/axllent/mailpit/pull/162 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/2/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/esbuild-sass-plugin-2.14.0` --- ### 📝 Commits (1) - [`757300c`](https://github.com/axllent/mailpit/commit/757300c2e00dec9f1a115bb3101e9ba0ee061ea2) Bump esbuild-sass-plugin from 2.10.0 to 2.14.0 ### 📊 Changes **2 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+14 -14) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin) from 2.10.0 to 2.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/glromeo/esbuild-sass-plugin/releases">esbuild-sass-plugin's releases</a>.</em></p> <blockquote> <h2>Good call</h2> <p><img src="https://sdk.bitmoji.com/render/panel/601aa3a0-68dc-4965-8c9e-65fe63963b02-774bf184-bc1c-4f48-a627-8361720afa10-v1.png?transparent=1&amp;palette=1&amp;width=246" alt="bitmoji" /></p> <p>Bugfix for missing <code>resolveDir</code> when using css-chunks (<a href="https://redirect.github.com/glromeo/esbuild-sass-plugin/issues/146">#146</a>)</p> <h2>Summer Upgrade!</h2> <p><img src="https://sdk.bitmoji.com/render/panel/9a7e1400-c59a-42c3-a485-dd47e84e4939-774bf184-bc1c-4f48-a627-8361720afa10-v1.png?transparent=1&amp;palette=1&amp;width=246" alt="bitmoji" /></p> <p>Just a esbuild and sass upgrade... fixing the tests accordingly!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/faba7c4e95e5e2c5873bc20edfbc7b89836a77e4"><code>faba7c4</code></a> Merge remote-tracking branch 'origin/main'</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/f30cd940fdcca5e8ca982bc8bb0e41358356cef1"><code>f30cd94</code></a> fixed resolve dir for css chunks <a href="https://redirect.github.com/glromeo/esbuild-sass-plugin/issues/146">#146</a></li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/5b266bf7c1c311b4103a95d034a2a3ad24c7da21"><code>5b266bf</code></a> Update package.json</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/fc93e30bc99bf1e2869773063ea3c2dba51b0ba9"><code>fc93e30</code></a> Merge pull request <a href="https://redirect.github.com/glromeo/esbuild-sass-plugin/issues/145">#145</a> from mattlewis92/fix-source-maps</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/95bb81fe84ac8dc17c95349fcc36d42ba3405991"><code>95bb81f</code></a> Fix tests</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/561fdc0efd23cc64b1cbf8104de16de466cc4d89"><code>561fdc0</code></a> fix: use correct sourcemap line numbers with css-text and lit-css</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/d1a9dcb698daa7bf4699ba7e55cc75d64a2e45e6"><code>d1a9dcb</code></a> doh!</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/c216ad4c193ce21ea46fa612d591b5eb6d549e12"><code>c216ad4</code></a> dependency updates</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/47fcd35f6d18a22cfaead55fa91049bf85a79d7b"><code>47fcd35</code></a> fixed git workflows</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/5e766cde4acbb2c08c8db35e72a765319241a611"><code>5e766cd</code></a> fixed git workflows...hopefully!</li> <li>See full diff in <a href="https://github.com/glromeo/esbuild-sass-plugin/compare/v2.10.0...v2.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=esbuild-sass-plugin&package-manager=npm_and_yarn&previous-version=2.10.0&new-version=2.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:20:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#462
No description provided.