Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

Bumps the minor-and-patch group with 4 updates in the /projects/lib-pcg-algots directory: @algorandfoundation/algokit-utils, @eslint/js, eslint and typescript-eslint.

Updates @algorandfoundation/algokit-utils from 9.1.2 to 9.2.0

Release notes

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

v9.2.0

9.2.0 (2025-12-15)

Features

  • adding app version and reject version support (d6343c4)
  • deterministic resource population (#443) (4f46ca5)
  • support app call transaction access references (ee09039)
  • throw when a unsupported ledger field is detected (ff88392)
  • update to the latest algosdk to get algod 4.3.0 support (21c3ee1)

Bug Fixes

  • correct the resource population logic to account for new account reference limit (07a98b3)
  • enable LocalNet dispensing after 30000 rounds (0ea6246)
  • glob audit issue (91c5c88)
  • tweak resource population code to handle supplied access references (a373bb3)
  • use extra pages available when deploying (5db3e83)

Code Refactoring

  • move getResourceReference to composer, make it private (732cf90)
  • rename AccessReference type to ResourceReference (d9fcce7)
  • rename getTransactionResourceReference (2f71b03)

v9.2.0-future.8

9.2.0-future.8 (2025-06-17)

Features

  • simulate transaction group via core (1eb0b4b)

v9.2.0-future.7

9.2.0-future.7 (2025-06-17)

Features

v9.2.0-future.6

9.2.0-future.6 (2025-05-29)

Features

v9.2.0-future.5

9.2.0-future.5 (2025-05-23)

Bug Fixes

... (truncated)

Commits
  • b27decb Merge main into release
  • d7fa2a4 Merge pull request #493 from algorandfoundation/chore/resource-reference-tweaks
  • d68bdd0 chore: tweak access reference address types
  • 2a95af1 chore: change resource references to types
  • a367957 Merge pull request #440 from algorandfoundation/feat/app-version
  • 4b26bcc chore: tweak reject version docs to be clearer
  • 8944c2d chore: revert ledger field config
  • ff88392 feat: throw when a unsupported ledger field is detected
  • d6343c4 feat: adding app version and reject version support
  • 4e7bc23 Merge pull request #490 from algorandfoundation/chore/remove-test-timeouts
  • Additional commits viewable in compare view

Updates @eslint/js from 9.39.1 to 9.39.2

Release notes

Sourced from @​eslint/js's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

Commits

Updates eslint from 9.39.1 to 9.39.2

Release notes

Sourced from eslint's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

Commits

Updates typescript-eslint from 8.48.1 to 8.50.0

Release notes

Sourced from typescript-eslint's releases.

v8.50.0

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

You can read about our versioning strategy and releases on our website.

v8.49.0

8.49.0 (2025-12-08)

🚀 Features

  • eslint-plugin: use Intl.Segmenter instead of graphemer (#11804)

🩹 Fixes

  • deps: update dependency prettier to v3.7.2 (#11820)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.50.0 (2025-12-15)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.49.0 (2025-12-08)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 4 updates in the /projects/lib-pcg-algots directory: [@algorandfoundation/algokit-utils](https://github.com/algorandfoundation/algokit-utils-ts), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@algorandfoundation/algokit-utils` from 9.1.2 to 9.2.0
- [Release notes](https://github.com/algorandfoundation/algokit-utils-ts/releases)
- [Commits](algorandfoundation/algokit-utils-ts@v9.1.2...v9.2.0)

Updates `@eslint/js` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

Updates `eslint` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.1...v9.39.2)

Updates `typescript-eslint` from 8.48.1 to 8.50.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@algorandfoundation/algokit-utils"
  dependency-version: 9.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 19, 2025
@CiottiGiorgio CiottiGiorgio merged commit 6f1a6a3 into main Dec 19, 2025
6 checks passed
@CiottiGiorgio CiottiGiorgio deleted the dependabot/npm_and_yarn/projects/lib-pcg-algots/minor-and-patch-96b4358771 branch December 19, 2025 08:13
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.

2 participants