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

chore(deps-dev): bump esbuild-sass-plugin from 2.5.0 to 2.16.1 #452

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps esbuild-sass-plugin from 2.5.0 to 2.16.1.

Release notes

Sourced from esbuild-sass-plugin's releases.

Sources!

src folder maybe needed in published package #155

v2.16.0

bitmoji

I just updated esbuild and sass to the latest and greatest...

F as in faster!

bitmoji

Thank you @​mattlewis92 for the speed boost caching fs stats!

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!

Freshen Up!

bitmoji

I "just" upgraded the esbuild and sass dependency versions...

Warnings are never enough!

bitmoji

A big thank you to @​wfleming for having the idea of merging sass warning into esbuild ones as well as carrying out a very nice PR implementing it!

Spring cleaning

bitmoji

From now on, if transform returns a loader different than 'js' then its output will be passed to esbuild without modifying the content

https://github.com/glromeo/esbuild-sass-plugin/blob/e045aed3d2748af04c392933d0d4015db728a0ff/src/plugin.ts#L83-L90

Joke's on me

bitmoji

  • Forget about exclude and external is better off passed to esbuild directly
  • On the plus side I fixed a bug affecting CSS chunks solution on windows

Chunky fries

bitmoji

... (truncated)

Commits
  • 97e8de1 Update package.json
  • 2915147 Merge pull request #156 from hsiaosiyuan0/feat/includesrc
  • f3f9d53 add src in final package
  • ffb21de reverted test to original value
  • 16ea942 fixed benchmark and updated dependencies
  • 3e9e543 Update package.json
  • 965ceb6 Merge pull request #147 from mattlewis92/incremental-build-cache
  • 12095f3 Merge pull request #148 from 3eif/patch-1
  • ab41f82 Fix typo in README
  • dee945d perf: cache results of fs.stat call for each build to improve incremental per...
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2024
@dependabot dependabot bot requested a review from pklaschka January 9, 2024 04:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/esbuild-sass-plugin-2.16.1 branch 4 times, most recently from a92be09 to 12447bb Compare January 9, 2024 14:03
Bumps [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin) from 2.5.0 to 2.16.1.
- [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases)
- [Commits](glromeo/esbuild-sass-plugin@v2.5.0...v2.16.1)

---
updated-dependencies:
- dependency-name: esbuild-sass-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/esbuild-sass-plugin-2.16.1 branch from 12447bb to 99ce2cd Compare January 9, 2024 14:04
@pklaschka pklaschka closed this Jan 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/esbuild-sass-plugin-2.16.1 branch January 9, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant