Skip to content

Bump esbuild-loader from 4.3.0 to 4.4.2 in /src/vscode-bicep#19062

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/vscode-bicep/esbuild-loader-4.4.2
Open

Bump esbuild-loader from 4.3.0 to 4.4.2 in /src/vscode-bicep#19062
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/vscode-bicep/esbuild-loader-4.4.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps esbuild-loader from 4.3.0 to 4.4.2.

Release notes

Sourced from esbuild-loader's releases.

v4.4.2

4.4.2 (2025-12-29)

Bug Fixes

  • warn when define is used with eval-based devtools (dfec00d)

v4.4.1

4.4.1 (2025-12-21)

Bug Fixes

v4.4.0

4.4.0 (2025-10-05)

Bug Fixes

  • defer to default get-tsconfig cache to pass type-check (aa4b79d)
  • remove incorrect tsconfig include pattern warning (#1) (c5cd779)

Features

Commits
  • dfec00d fix: warn when define is used with eval-based devtools
  • 7910e16 chore(deps): update pnpm to v10 (#393)
  • 6da96f3 ci(github-actions): update github-actions to v6 (major) (#395)
  • 80e2b36 fix: upgrade esbuild to ^0.27.1 (#385)
  • 1d38009 chore(deps): update dependency @​types/webpack-sources to v1 (#386)
  • 656d9fe chore(deps): update dependency @​types/node to v22 (#392)
  • 13399ef chore(deps): update dependency webpack-merge to v6 (#390)
  • c4bb50d ci: migrate to npm trusted publishers (OIDC)
  • 31c9066 ci(github-actions): update actions/checkout digest to 34e1148 (#13)
  • e206099 ci: restrict renovate upgrades
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for esbuild-loader since your current version.


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 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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/19062)

Bumps [esbuild-loader](https://github.com/privatenumber/esbuild-loader) from 4.3.0 to 4.4.2.
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
- [Commits](privatenumber/esbuild-loader@v4.3.0...v4.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 22, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot added the auto-merge Automatically merge this PR label Feb 22, 2026
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@github-actions
Copy link
Contributor

Test this change out locally with the following install scripts (Action run 22287790170)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 22287790170
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 22287790170"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 22287790170
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 22287790170"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Automatically merge this PR dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants