[PR #60] [CLOSED] Bump esbuild-sass-plugin from 2.4.5 to 2.6.0 #430

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • e768556 Bump esbuild-sass-plugin from 2.4.5 to 2.6.0

📊 Changes

2 files changed (+83 additions, -616 deletions)

View changed files

📝 package-lock.json (+82 -615)
📝 package.json (+1 -1)

📄 Description

Bumps esbuild-sass-plugin from 2.4.5 to 2.6.0.

Release notes

Sourced from esbuild-sass-plugin's releases.

Well rested

bitmoji

Long story short: I fixed the watched files and the plugins to properly upgrade to esbuild 0.17.x ...fingers crossed this will be enough!

A little help goes a long way

bitmoji

Thank you to @​dlepaux for updating esbuild dependency and most importantly fixing the tests

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 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/60 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/27/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/esbuild-sass-plugin-2.6.0` --- ### 📝 Commits (1) - [`e768556`](https://github.com/axllent/mailpit/commit/e76855604cdd39fb786f4956bf2a471565596f54) Bump esbuild-sass-plugin from 2.4.5 to 2.6.0 ### 📊 Changes **2 files changed** (+83 additions, -616 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+82 -615) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin) from 2.4.5 to 2.6.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>Well rested</h2> <p><img src="https://sdk.bitmoji.com/render/panel/58be505e-02ed-4e7a-9b1d-fc0ef66e1c9e-774bf184-bc1c-4f48-a627-8361720afa10-v1.png?transparent=1&amp;palette=1&amp;width=246" alt="bitmoji" /></p> <p>Long story short: I fixed the watched files and the plugins to properly upgrade to esbuild 0.17.x ...fingers crossed this will be enough!</p> <h2>A little help goes a long way</h2> <p><img src="https://sdk.bitmoji.com/render/panel/9900e206-8e57-4079-846e-23178d0164c3-774bf184-bc1c-4f48-a627-8361720afa10-v1.png?transparent=1&amp;palette=1&amp;width=246" alt="bitmoji" /></p> <p>Thank you to <a href="https://github.com/dlepaux"><code>@​dlepaux</code></a> for updating <code>esbuild</code> dependency and most importantly fixing the tests</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/3db43583b6cb9613397ba0fb40ecaa50200d8d27"><code>3db4358</code></a> Update main.yml</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/758f13a7ceaed329c16bfc02d0e6c66debdb7bcc"><code>758f13a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/glromeo/esbuild-sass-plugin/issues/117">#117</a> from glromeo/january-upgrade</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/dd5b5a1166f60f6c9680d2864817830a2922c6f2"><code>dd5b5a1</code></a> fixed plugin and test for esbuild 0.17.x</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/2593c15f736b747089d4f5988b2325bd438a92e6"><code>2593c15</code></a> updated dependencies</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/37ebf67b82adffba3af039b228f0d56df48b4126"><code>37ebf67</code></a> updated dependencies</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/0a9936de5e7ec142e06e97aeb53ec4cd50841057"><code>0a9936d</code></a> Update package.json</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/9f371f8d5f546a8c834d3889029acf1bece6353c"><code>9f371f8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/glromeo/esbuild-sass-plugin/issues/120">#120</a> from dlepaux/main</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/74a77fadc6cd1ae4769ac662b57d956ce170d5cc"><code>74a77fa</code></a> chore: update esbuild to ^0.16.17, fix tests</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/3acbde2d571b1bd1e62a81e2e9b80d637c2aa530"><code>3acbde2</code></a> dependencies upgrade</li> <li><a href="https://github.com/glromeo/esbuild-sass-plugin/commit/2b41ff75f713fed7d7f49083cd8c5897287c4a21"><code>2b41ff7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/glromeo/esbuild-sass-plugin/issues/116">#116</a> from neostfox/main</li> <li>Additional commits viewable in <a href="https://github.com/glromeo/esbuild-sass-plugin/compare/v2.4.5...v2.6.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.4.5&new-version=2.6.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 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:18:33 +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#430
No description provided.