algorandfoundation / algokit-utils-ts

MIT License
19 stars 8 forks source link

chore(deps): bump the all group with 1 update #252

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the all group with 1 update: @algorandfoundation/tealscript.

Updates @algorandfoundation/tealscript from 0.87.0 to 0.88.1

Release notes

Sourced from @​algorandfoundation/tealscript's releases.

0.88.1

  • fix references to properties in storage

0.88.0

Breaking Changes

  • constants outside of a class now behave like TypeScript constants and should be more consistent now

Other Changes

  • better number keyword detection and error message
  • fix bug with numbers in modified variables
Commits
  • 4298c88 Merge pull request #458 from algorandfoundation/dev
  • d8d4f78 0.88.1
  • ecb8893 Merge pull request #457 from algorandfoundation/fix/storage_property_reference
  • 84c8f91 fix: reference to properties in storage
  • 99b33e8 Merge pull request #454 from algorandfoundation/dev
  • e0dc34b 0.88.0
  • ef26e0e Merge pull request #453 from algorandfoundation/feat/new_consts
  • 483dad3 feat: more flexible const definitions
  • f568426 Merge pull request #452 from algorandfoundation/fix/better_no_number
  • 6b41537 fix: better number keyword detection
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions