algorandfoundation / algokit-python-template

Official AlgoKit template for smart contract development project using Algorand Python
6 stars 3 forks source link

chore(deps): bump algokit-utils from 1.4.0 to 2.3.1 #50

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps algokit-utils from 1.4.0 to 2.3.1.

Release notes

Sourced from algokit-utils's releases.

v2.2.4-beta.3

No release notes provided.

v2.2.4-beta.2

No release notes provided.

v2.2.4-beta.1

No release notes provided.

v2.2.3

Fix

  • Add warning for cases when algokit explore is used within wsl (#549) (3e2d017)
  • Build binaries with the correct version information (#550) (0725d8f)

v2.2.3-beta.4

No release notes provided.

v2.2.3-beta.3

Fix

  • Add warning for cases when algokit explore is used within wsl (#549) (3e2d017)

v2.2.3-beta.2

Fix

  • Build binaries with the correct version information (#550) (0725d8f)

v2.2.3-beta.1

No release notes provided.

v2.2.2

No release notes provided.

v2.2.2-beta.2

No release notes provided.

v2.2.2-beta.1

No release notes provided.

v2.2.1

Updates

  • Adds support for exploring localnet in lora when launched from a GitHub codespace or GitPod.

Documentation

  • Extra notes on edge case with python installation on debian (#539) (f358e24)

v2.2.1-beta.2

Updates

... (truncated)

Changelog

Sourced from algokit-utils's changelog.

Changelog

v2.2.3 (2024-08-02)

Fix

  • Add warning for cases when algokit explore is used within wsl (#549) (3e2d017)
  • Build binaries with the correct version information (#550) (0725d8f)

v2.2.2 (2024-07-29)

v2.2.1 (2024-07-23)

Documentation

  • Extra notes on edge case with python installation on debian (#539) (f358e24)

v2.2.0 (2024-07-08)

Feature

  • Adding default algorand network configs to use when no .env.{network} found (#533) (a726756)

Fix

  • Given that .copier-answers.yml is now expected at .algokit folder, improve defaults lookup (#535) (5d319d3)

v2.1.4 (2024-06-27)

Fix

  • Filter null values from asset metadata (#529) (05411d6)

v2.1.3 (2024-06-25)

Fix

v2.1.2 (2024-06-20)

Fix

  • Localnet status and proxy dns issue (#525) (a0c5bc6)
  • Add localnet proxy to add Access-Control-Allow-Private-Network header (#523) (2267e9e)

... (truncated)

Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)