Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2025

This PR contains the following updates:

Package Type Update Change
esbuild (source) prod minor ~> 0.7 -> ~> 0.10

Release Notes

phoenixframework/esbuild (esbuild)

v0.10.0

Compare Source

  • Automatically join environment variables specified as lists using the
    correct PATH separator. For example:
    config :esbuild,
      my_profile: [
        ...
        env: %{
          "NODE_PATH" => [Path.expand("../deps", __DIR__), Mix.Project.build_path()]
        }
      ]

v0.9.0

Compare Source

This release requires Elixir v1.14+ and Erlang/OTP 25+.

  • Update PGP keys to support latest esbuild versions
  • Update esbuild to version 0.25.0
  • Remove dependency on CAStore in favor of using Erlang certificates

v0.8.2

Compare Source

  • Fallback to ipv4/ipv6 for unreachable hosts

v0.8.1

Compare Source

  • Fix regression when running esbuild command when none is installed

v0.8.0

Compare Source

  • Verifies npm package tarball authenticity and integrity with NPM's key
    • Properly set up loadpaths in Elixir v1.15

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from Clivern as a code owner July 30, 2025 23:36
@Clivern Clivern closed this Sep 13, 2025
@Clivern Clivern deleted the renovate/esbuild-0.x branch September 13, 2025 10:13
@renovate
Copy link
Contributor Author

renovate bot commented Sep 14, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~> 0.10). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant