Skip to content

build(deps-dev): bump @algorandfoundation/algokit-utils from 9.0.1 to 9.1.1 #182

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps @algorandfoundation/algokit-utils from 9.0.1 to 9.1.1.

Release notes

Sourced from @​algorandfoundation/algokit-utils's releases.

v9.1.1

9.1.1 (2025-06-19)

Bug Fixes

  • ensure byte arrays are decoded as Uint8Array (#406) (864b4fb)
  • make tealscript a dev dependency (#402) (68553bf)
  • properly identify newly created apps when handling errors (#400) (1651cd4)
  • readonly simulate extra opcode budget handling (#414) (e2bc37e)
  • return waitForIndexer when latest lastValid is reached (#408) (c6a6ee4)

v9.1.1-beta.6

9.1.1-beta.6 (2025-06-19)

v9.1.1-beta.5

9.1.1-beta.5 (2025-06-19)

Bug Fixes

  • readonly simulate extra opcode budget handling (#414) (e2bc37e)

v9.1.1-beta.4

9.1.1-beta.4 (2025-06-09)

Bug Fixes

  • return waitForIndexer when latest lastValid is reached (#408) (c6a6ee4)

v9.1.1-beta.3

9.1.1-beta.3 (2025-06-06)

Bug Fixes

  • ensure byte arrays are decoded as Uint8Array (#406) (864b4fb)

v9.1.1-beta.2

9.1.1-beta.2 (2025-05-23)

Bug Fixes

v9.1.1-beta.1

9.1.1-beta.1 (2025-05-21)

Bug Fixes

  • properly identify newly created apps when handling errors (#400) (1651cd4)

v9.1.0

... (truncated)

Commits
  • 71a7c67 Merge main into release
  • b0278f3 chore: bot auth for release (#416)
  • 3f454e8 Merge main into release
  • e2bc37e fix: readonly simulate extra opcode budget handling (#414)
  • c6a6ee4 fix: return waitForIndexer when latest lastValid is reached (#408)
  • ca04fdb Merge pull request #410 from algorandfoundation/chore/deprecate-npm-run-all
  • 4bbff0f chore: migrate from npm-run-all to npm-run-all2
  • 864b4fb fix: ensure byte arrays are decoded as Uint8Array (#406)
  • 68553bf fix: make tealscript a dev dependency (#402)
  • 1651cd4 fix: properly identify newly created apps when handling errors (#400)
  • Additional commits viewable in compare view

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 <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)

Bumps [@algorandfoundation/algokit-utils](https://github.com/algorandfoundation/algokit-utils-ts) from 9.0.1 to 9.1.1.
- [Release notes](https://github.com/algorandfoundation/algokit-utils-ts/releases)
- [Commits](algorandfoundation/algokit-utils-ts@v9.0.1...v9.1.1)

---
updated-dependencies:
- dependency-name: "@algorandfoundation/algokit-utils"
  dependency-version: 9.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 23, 2025
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants