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-loader from 3.2.0 to 4.0.2 in /packages/desktop #7375

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2023

Bumps esbuild-loader from 3.2.0 to 4.0.2.

Release notes

Sourced from esbuild-loader's releases.

v4.0.2

4.0.2 (2023-08-29)

Bug Fixes

  • plugin: mark assets as minimized only when minified (#338) (a5fddd0)

v4.0.1

4.0.1 (2023-08-19)

Bug Fixes

  • prevent webpack-merge from cloning (7d6e482)

Performance Improvements

  • upgrade get-tsconfig with caching (544f4bd)

v4.0.0

4.0.0 (2023-08-09)

Bug Fixes

  • plugin: only minimize when used as minimizer (#333) (507c947)
  • tsconfig: support multiple tsconfigs to be specified (#327) (9dbbae6)

BREAKING CHANGES

  • tsconfig: tsconfig passed in by path is now applied regardless of whether it matches
  • plugin: No longer minifies when used in "plugin". Use in "minimizer" to enable minification by default.
Commits
  • a5fddd0 fix(plugin): mark assets as minimized only when minified (#338)
  • 7d6e482 fix: prevent webpack-merge from cloning
  • f4efa60 chore: change issue template notice
  • 603d73d docs: add support section
  • 73aefe1 chore: improve issue templates
  • aec87bf chore: improve issue templates
  • 544f4bd perf: upgrade get-tsconfig with caching
  • f92b1f2 chore: improve issue template
  • fef427f chore: improve issue template
  • 3f75432 chore: add sponsorship support
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [esbuild-loader](https://github.com/esbuild-kit/esbuild-loader) from 3.2.0 to 4.0.2.
- [Release notes](https://github.com/esbuild-kit/esbuild-loader/releases)
- [Commits](privatenumber/esbuild-loader@v3.2.0...v4.0.2)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added platform:desktop Desktop application scope:dependencies Affects dependencies stardust Related to the Stardust Protocol labels Aug 30, 2023
@VmMad VmMad self-assigned this Aug 31, 2023
@VmMad VmMad self-requested a review August 31, 2023 10:03
@begonaalvarezd begonaalvarezd merged commit f23f28a into develop Oct 18, 2023
9 checks passed
@begonaalvarezd begonaalvarezd deleted the dependabot/npm_and_yarn/packages/desktop/esbuild-loader-4.0.2 branch October 18, 2023 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:desktop Desktop application scope:dependencies Affects dependencies stardust Related to the Stardust Protocol
Projects
Status: 🎉 Done
Development

Successfully merging this pull request may close these issues.

2 participants