Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 17, 2022

This PR contains the following updates:

Package Type Update Change
esbuild (source) prod minor ~> 0.3~> 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

v0.7.1

Compare Source

  • Support Elixir v1.15+ by ensuring inets and ssl are available even on runtime: false

v0.7.0

Compare Source

  • Require Elixir v1.11+
    • Support proxy authentication

v0.6.1

Compare Source

  • Declare inets and ssl for latest elixir support

v0.6.0

Compare Source

  • Support esbuild 0.16.x

v0.5.0

Compare Source

  • Raise exception if no args are found to use with esbuild
    • Update esbuild to 0.14.41
    • Support overridable cacertfile
    • Add support for armv7
    • Attempt multiple directories to install esbuild

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 force-pushed the renovate/esbuild-0.x branch from 79ac07c to d59a2a1 Compare April 4, 2022 21:39
@renovate renovate bot force-pushed the renovate/esbuild-0.x branch from d59a2a1 to 382eae5 Compare May 25, 2022 13:24
@renovate renovate bot changed the title Update dependency esbuild to ~> 0.4 Update dependency esbuild to ~> 0.5 May 27, 2022
@renovate renovate bot force-pushed the renovate/esbuild-0.x branch from 382eae5 to e712011 Compare May 27, 2022 19:28
@renovate
Copy link
Author

renovate bot commented Mar 12, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title Update dependency esbuild to ~> 0.5 Update dependency esbuild to ~> 0.6 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/esbuild-0.x branch from e712011 to 86a6cd5 Compare March 16, 2023 10:03
@renovate renovate bot changed the title Update dependency esbuild to ~> 0.6 Update dependency esbuild to ~> 0.7 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/esbuild-0.x branch from 86a6cd5 to 466fcf2 Compare March 16, 2023 15:23
@renovate renovate bot changed the title Update dependency esbuild to ~> 0.7 Update dependency esbuild to ~> 0.8 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/esbuild-0.x branch from 466fcf2 to 05a4a8b Compare November 3, 2023 05:41
@renovate
Copy link
Author

renovate bot commented Nov 3, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/a709ca/e4ea44/repos/github/itu-devops2022/itu-devops":"/tmp/worker/a709ca/e4ea44/repos/github/itu-devops2022/itu-devops" -v "/tmp/worker/a709ca/e4ea44/cache":"/tmp/worker/a709ca/e4ea44/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/a709ca/e4ea44/repos/github/itu-devops2022/itu-devops" ghcr.io/containerbase/sidecar:9.23.5 bash -l -c "install-tool erlang 26.1.2.0 && install-tool elixir v1.15.7 && mix deps.update esbuild"
** (Mix) Hex dependency resolution failed

@renovate renovate bot force-pushed the renovate/esbuild-0.x branch from 05a4a8b to 78ed87d Compare February 12, 2025 04:27
@renovate
Copy link
Author

renovate bot commented Feb 12, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: mix deps.update esbuild
** (Mix) Hex dependency resolution failed

@renovate renovate bot changed the title Update dependency esbuild to ~> 0.8 Update dependency esbuild to ~> 0.9 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/esbuild-0.x branch from 78ed87d to 9a3d07b Compare May 31, 2025 12:15
@renovate renovate bot changed the title Update dependency esbuild to ~> 0.9 Update dependency esbuild to ~> 0.10 May 31, 2025
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