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): update entities #478

Merged
merged 1 commit into from
Nov 19, 2024
Merged

chore(deps): update entities #478

merged 1 commit into from
Nov 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/lodash (source) 4.17.12 -> 4.17.13 age adoption passing confidence
wasm-pack 0.13.0 -> 0.13.1 age adoption passing confidence

Release Notes

rustwasm/wasm-pack (wasm-pack)

v0.13.1

Compare Source

  • ✨ Features

    • Requests using proxy settings from env - jjyr, pull/1438

      This enables ureq to use proxy settings from env, it solves lots of pain in network restricted environments.

  • 🤕 Fixes

    • Update binary-install to v0.4.1 - drager, pull/1407

      Release v0.4.0 of binary-install introduced a regression that caused failures on some platforms. This release fixes that regression.

    • ** Allow npm binary upgrades - net, pull/1439**

      Fixes an issue where upgrading wasm-pack via NPM would not update the underlying binary.
      Previously, the binary was stored in the binary-install package's directory without versioning, causing version upgrades to silently fail as the old binary continued to be used.
      The binary is now stored in node_modules/wasm-pack/binary/, ensuring proper version updates when upgrading the package.

      Before: Upgrading from 0.12.1 to 0.13.0 would continue using the 0.12.1 binary
      After: Each wasm-pack version manages its own binary, enabling proper version upgrades

  • 🛠️ Maintenance


Configuration

📅 Schedule: Branch creation - "before 3am on monday" in timezone America/Toronto, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 franklevasseur as a code owner November 18, 2024 07:39
@franklevasseur franklevasseur merged commit 9395f22 into master Nov 19, 2024
1 check passed
@franklevasseur franklevasseur deleted the renovate/entities branch November 19, 2024 22:36
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