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): Bump algokit-utils from 1.4.0 to 2.4.0 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps algokit-utils from 1.4.0 to 2.4.0.

Release notes

Sourced from algokit-utils's releases.

v2.4.0

Feature

  • Adding flags to enable dev mode; flags for custom path to localnet config (#569) (09c2c10)

v2.4.0-beta.1

Feature

  • Adding flags to enable dev mode; flags for custom path to localnet config (#569) (09c2c10)

v2.3.1-beta.3

No release notes provided.

v2.3.1-beta.2

No release notes provided.

v2.3.1-beta.1

No release notes provided.

v2.3.0

Feature

  • Explicit sequential execution; extra args param for run/deploy commands (#557) (41f5c7b)

v2.3.0-beta.2

No release notes provided.

v2.3.0-beta.1

Feature

  • Explicit sequential execution; extra args param for run/deploy commands (#557) (41f5c7b)

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.

... (truncated)

Changelog

Sourced from algokit-utils's changelog.

v2.4.0 (2024-09-19)

Feature

  • Adding flags to enable dev mode; flags for custom path to localnet config (#569) (09c2c10)

v2.3.0 (2024-08-23)

Feature

  • Explicit sequential execution; extra args param for run/deploy commands (#557) (41f5c7b)

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

... (truncated)

Commits
  • 532a897 2.4.0
  • 09c2c10 feat: adding flags to enable dev mode; flags for custom path to localnet conf...
  • 3f13704 chore: native binaries installation docs and cd refinements (#442)
  • 7162a62 chore: updating binary distribution to support homebrew (#432)
  • bfc8744 chore: removing aiohttp dependency (given that auth0 is now vendored) (#566)
  • a9147f5 chore: bumping cryptography (pip-audit warning) (#565)
  • 14e0559 chore: updating localnet config update log message for --no-update case (#563)
  • 4b4310c 2.3.0
  • f9b4c4d chore: deprecating beaker; refreshing outdated docs (#559)
  • 41f5c7b feat: explicit sequential execution; extra args param for run/deploy commands...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
Bumps [algokit-utils](https://github.com/algorandfoundation/algokit-cli) from 1.4.0 to 2.4.0.
- [Release notes](https://github.com/algorandfoundation/algokit-cli/releases)
- [Changelog](https://github.com/algorandfoundation/algokit-cli/blob/main/CHANGELOG.md)
- [Commits](algorandfoundation/algokit-cli@v1.4.0...v2.4.0)

---
updated-dependencies:
- dependency-name: algokit-utils
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/algokit-utils-2.4.0 branch from 33adaa3 to 65d3bf4 Compare January 14, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants