Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 9, 2024

This PR contains the following updates:

Package Type Update Change
poison (source) prod major ~> 3.0 -> ~> 6.0

Release Notes

devinus/poison (poison)

v6.0.0

Compare Source

Features
  • Support Erlang 27 and Elixir 1.17
    #​214
    #​222
  • Reintroduce Poison.encode_to_iodata!/1 for Phoenix compatibility
    #​172
    #​206
  • Make :html_safe encode option follow OWASP
    recommended HTML escaping
    #​194
  • Add Date.Range encoding
  • Allow :as decode option to be a function
    #​207
  • Add a CHANGELOG
    #​105
Bug Fixes
  • Stop double decoding structs
    #​191
  • Fix various typespecs
    #​199
  • Correctly encode some UTF-8 surrogate pairs
    #​217
Performance Improvements
Breaking Changes
  • Remove deprecated HashSet encoding
  • Minimum supported versions are now Erlang 24 and Elixir 1.12

v5.0.0

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source


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
Copy link
Author

renovate bot commented Jun 9, 2024

⚠️ 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 poison
warning: setting :preferred_cli_env in your mix.exs "def project" is deprecated, set it inside "def cli" instead:

    def cli do
      [preferred_envs: ["vcr.show": :test, "vcr.check": :test, "vcr.delete": :test, vcr: :test, "coveralls.post": :test, "coveralls.json": :test, "coveralls.html": :test, "coveralls.detail": :test, coveralls: :test]]
    end

  (mix 1.19.1) lib/mix/cli.ex:189: Mix.CLI.preferred_cli_env/3
  (mix 1.19.1) lib/mix/cli.ex:172: Mix.CLI.maybe_change_env_and_target/2
  (mix 1.19.1) lib/mix/cli.ex:59: Mix.CLI.proceed/1
  /opt/containerbase/tools/elixir/1.19.1/bin/mix:7: (file)
  (elixir 1.19.1) src/elixir_compiler.erl:81: :elixir_compiler.dispatch/4
  (elixir 1.19.1) src/elixir_compiler.erl:56: :elixir_compiler.compile/4

** (Mix) Hex dependency resolution failed

@renovate renovate bot changed the title chore(deps): update dependency poison to v6 chore(deps): update dependency poison to v6 - autoclosed Jul 31, 2025
@renovate renovate bot closed this Jul 31, 2025
@renovate renovate bot deleted the renovate/poison-6.x branch July 31, 2025 02:15
@renovate renovate bot changed the title chore(deps): update dependency poison to v6 - autoclosed chore(deps): update dependency poison to v6 Jul 31, 2025
@renovate renovate bot reopened this Jul 31, 2025
@renovate renovate bot force-pushed the renovate/poison-6.x branch from a3a36d4 to 9ed5fd8 Compare July 31, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant