Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps the everything-else group with 15 updates in the / directory:

Package From To
@cosmjs/ledger-amino 0.32.4 0.33.1
long 5.2.3 5.3.2
protobufjs 7.4.0 7.5.0
@eslint/js 9.11.1 9.25.0
@types/node 22.7.4 22.14.1
@typescript-eslint/eslint-plugin 8.7.0 8.30.1
@typescript-eslint/parser 8.7.0 8.30.1
eslint 9.10.0 9.25.0
eslint-config-prettier 9.1.0 10.1.2
globals 15.9.0 16.0.0
prettier 3.3.2 3.5.3
ts-jest 29.2.2 29.3.2
ts-proto 2.2.0 2.7.0
typescript 5.6.2 5.8.3
typescript-eslint 8.7.0 8.30.1

Updates @cosmjs/ledger-amino from 0.32.4 to 0.33.1

Release notes

Sourced from @​cosmjs/ledger-amino's releases.

v0.33.1

What's Changed

New Contributors

Full Changelog: cosmos/cosmjs@v0.33.0...v0.33.1

Changelog

Sourced from @​cosmjs/ledger-amino's changelog.

[0.33.1] - 2025-03-12

Fixed

[0.33.0] - 2025-01-15

Changed

  • Upgrade to yarn 4 and drop Node.js 16 support (#1552)
  • @​cosmjs/stargate: Removed support for verified queries. This feature depends on a JavaScript implementation of ICS-23 but @​confio/ics23 is unmaintained without replacement.
  • @​cosmjs/proto-signing: Upgrade protobufjs to 7.4.

#1552: cosmos/cosmjs#1552

Commits
  • 0d9181d Set version 0.33.1
  • fd12cdc Merge pull request #1628 from codingki/bump-elliptic-to-6.6.1
  • 1dea03b chore(deps): bump elliptic to 6.6.1
  • 25d967a Merge pull request #1626 from olliegilbey/readme-discord-update
  • 33e6bec Update README.md
  • 93403a5 chore: update discord link
  • 68e1ec8 Set version 0.33.0
  • 0b6a3bf Merge pull request #1623 from cosmos/rm-verified-queries
  • 92fb3f0 Upgrade protobufjs to 7.4
  • 20f0d4f Add CHANGELOG entry for ICS23 removal
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kiki-skip, a new releaser for @​cosmjs/ledger-amino since your current version.


Updates long from 5.2.3 to 5.3.2

Release notes

Sourced from long's releases.

v5.3.2

Bug fixes

  • Call correct function when using Long.fromValue with a bigInt (#134) (e1bcb4f65096465b69f0fd67e68fc2a79a67ade9)

Other

  • Update dependency (a45797aef9ee6bb92325891004b1b4344dd678bd)

v5.3.1

Bug fixes

  • Separate ESM and UMD type definitions (be983d36b47a51bc150a1dc04305e800fa48ab0e)

Other

  • Update node version used in CI (12f39881e769cb5cd54b621283ae5e8811022c8f)
  • Update workflows, add stale action (86d3f0e366b4d8bfc35efce8f0b6c5c399ff8bea)
  • Update UMD fallback (516961cf75857c93c2981b5e0d950ebb276cb057)
  • Format with prettier (785a5d4b73f2eba133fc2fbf67fd101db6d45ea3)
  • Add FUNDING.yml fwiw (7e79358268c8ec25676badf13b093d10911ebcc5)

v5.3.0

New features

  • Support conversion from/to BigInt (1760d02e138f790805ece2634fb9a284e2ec4053)
  • Add isSafeInteger to test if a Long can be safely represented as a JS number (2eb79a4f64f40528fbe9263bd033a88c0c839111)

Other

  • Comment Wasm blob (167d391bd71dfec986d48fafe47f4dfd1d4f05b1)
  • Move types to dedicated declaration file (ae485013d6d00ea4ac42126b003970369f568787)
  • Update Wasm source (d0f7475836e2f0640730b81b3dc369486d3af5f4)

v5.2.5

Bug fixes

  • Use explicit file extension in relative ECMAScript import (848353325cad861b4ada2345750e9529cc1db5ba)

Other

  • Update badges (09224712e3b111512dc8ff1ee7f63d57ba37ca24)

v5.2.4

Bug fixes

  • Change source of truth for types to umd/index.d.ts to resolve issue with typescript import in 5.x (#130) (d5ab8f6ce5f20fe9edcb9d2fc38e8dad39d50469)
Commits
  • e1bcb4f fix: Call correct function when using Long.fromValue with a bigInt (#134)
  • a45797a Update dependency
  • be983d3 fix: Separate ESM and UMD type definitions
  • 12f3988 Update node version used in CI
  • 86d3f0e Update workflows, add stale action
  • 516961c Update UMD fallback
  • 785a5d4 Format with prettier
  • 7e79358 Add FUNDING.yml fwiw
  • 2eb79a4 Add isSafeInteger to test if a Long can be safely represented as a JS number
  • 167d391 Comment Wasm blob
  • Additional commits viewable in compare view

Updates protobufjs from 7.4.0 to 7.5.0

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.5.0

7.5.0 (2025-04-15)

Features

  • add Edition 2023 Support (f04ded3)
  • add Edition 2023 Support (ac9a3b9)
  • add Edition 2023 Support (e5ca5c8)
  • add Edition 2023 Support (a84409b)
  • add Edition 2023 Support (9c5a178)
  • add Edition 2023 Support (b2c6867)
  • add Edition 2023 Support (60f3e51)
  • add Edition 2023 Support (a656361)
  • add Edition 2023 Support (869a95b)
  • add Edition 2023 Support (b936af4)
  • add Edition 2023 Support (a938467)
  • add Edition 2023 Support (1af8454)
  • add Edition 2023 Support (785416f)
  • add feature resolution (a9ffc8a)
  • add feature resolution and tests (68b5339)
  • add feature resolution for protobuf editions (547afa2)
  • add feature resolution for protobuf editions (65d3ed1)
  • api_converters_editions tests added and run successfully" (b4b5ca4)
  • increase size of file that protobufjs CLI can process (00d5f1a)
  • increase size of file that protobufjs CLI can process (d36ef0f)

Bug Fixes

  • change tree traversal order and feature resolution algorithm (d2d47d9)
  • remove eval usage so that chrome extension MV3 can run properly (#1941) (f2ccb99)
Changelog

Sourced from protobufjs's changelog.

7.5.0 (2025-04-15)

Features

  • add Edition 2023 Support (f04ded3)
  • add Edition 2023 Support (ac9a3b9)
  • add Edition 2023 Support (e5ca5c8)
  • add Edition 2023 Support (a84409b)
  • add Edition 2023 Support (9c5a178)
  • add Edition 2023 Support (b2c6867)
  • add Edition 2023 Support (60f3e51)
  • add Edition 2023 Support (a656361)
  • add Edition 2023 Support (869a95b)
  • add Edition 2023 Support (b936af4)
  • add Edition 2023 Support (a938467)
  • add Edition 2023 Support (1af8454)
  • add Edition 2023 Support (785416f)
  • add feature resolution (a9ffc8a)
  • add feature resolution and tests (68b5339)
  • add feature resolution for protobuf editions (547afa2)
  • add feature resolution for protobuf editions (65d3ed1)
  • api_converters_editions tests added and run successfully" (b4b5ca4)
  • increase size of file that protobufjs CLI can process (00d5f1a)
  • increase size of file that protobufjs CLI can process (d36ef0f)

Bug Fixes

  • change tree traversal order and feature resolution algorithm (d2d47d9)
  • remove eval usage so that chrome extension MV3 can run properly (#1941) (f2ccb99)
Commits
  • 1dbcfe3 Merge pull request #2035 from protobufjs/release-please--branches--master
  • c74c2ec chore: release master
  • f04ded3 Merge pull request #2051 from mkruskal-google/edition2023
  • 00d5f1a Merge pull request #2055 from protobufjs/sofisl-patch-1
  • d36ef0f feat: increase size of file that protobufjs CLI can process
  • ac9a3b9 Clean up reserved grammar changes and add tests
  • e5ca5c8 More minor cleanup, lint fixes, and coverage improvements
  • a84409b Cleanup: remove protoFeatures, move editions out of options, handle unresolve...
  • 9c5a178 Fix file metadata problem by storing edition/features on top-level objects
  • b2c6867 Partially fix some bugs handling the load of cross-edition files.
  • Additional commits viewable in compare view

Updates @eslint/js from 9.11.1 to 9.25.0

Release notes

Sourced from @​eslint/js's releases.

v9.25.0

Features

  • dcd95aa feat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)
  • 77d6d5b feat: support TS syntax in no-unused-expressions (#19564) (Sweta Tanwar)
  • 90228e5 feat: support JSRuleDefinition type (#19604) (루밀LuMir)
  • 59ba6b7 feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)
  • db650a0 feat: support TypeScript syntax in no-invalid-this rule (#19532) (Tanuj Kanti)
  • 9535cff feat: support TS syntax in no-loop-func (#19559) (Nitin Kumar)

Bug Fixes

  • 910bd13 fix: nodeTypeKey not being used in NodeEventGenerator (#19631) (StyleShit)

Documentation

  • ca7a735 docs: update no-undef-init when not to use section (#19624) (Tanuj Kanti)
  • 1b870c9 docs: use eslint-config-xo in the getting started guide (#19629) (Nitin Kumar)
  • 5d4af16 docs: add types for multiple rule options (#19616) (Tanuj Kanti)
  • e8f8d57 docs: Update README (GitHub Actions Bot)
  • a40348f docs: no-use-before-define tweaks (#19622) (Kirk Waiblinger)
  • 0ba3ae3 docs: Update README (GitHub Actions Bot)
  • 865dbfe docs: ensure "learn more" deprecation links point to useful resource (#19590) (Kirk Waiblinger)
  • f80b746 docs: add known limitations for no-self-compare (#19612) (Nitin Kumar)
  • 865aed6 docs: Update README (GitHub Actions Bot)

Chores

  • 88dc196 chore: upgrade @​eslint/js@​9.25.0 (#19636) (Milos Djermanovic)
  • 345288d chore: package.json update for @​eslint/js release (Jenkins)
  • affe6be chore: upgrade trunk (#19628) (sethamus)
  • dd20cf2 test: fix no-loop-func test with duplicate variable reports (#19610) (Milos Djermanovic)
  • bd05397 chore: upgrade @eslint/* dependencies (#19606) (Milos Djermanovic)
  • 22ea18b chore: replace invalid int type with number inside JSDocs. (#19597) (Arya Emami)

v9.24.0

Features

  • 556c25b feat: support loading TS config files using --experimental-strip-types (#19401) (Arya Emami)
  • 72650ac feat: support TS syntax in init-declarations (#19540) (Nitin Kumar)
  • 03fb0bc feat: normalize patterns to handle "./" prefix in files and ignores (#19568) (Pixel998)
  • 071dcd3 feat: support TS syntax in no-dupe-class-members (#19558) (Nitin Kumar)
  • cd72bcc feat: Introduce a way to suppress violations (#19159) (Iacovos Constantinou)
  • 2a81578 feat: support TS syntax in no-loss-of-precision (#19560) (Nitin Kumar)
  • 30ae4ed feat: add new options to class-methods-use-this (#19527) (sethamus)
  • b79ade6 feat: support TypeScript syntax in no-array-constructor (#19493) (Tanuj Kanti)

Bug Fixes

  • b23d1c5 fix: deduplicate variable names in no-loop-func error messages (#19595) (Nitin Kumar)
  • fb8cdb8 fix: use any[] type for context.options (#19584) (Francesco Trotta)

Documentation

  • f857820 docs: update documentation for --experimental-strip-types (#19594) (Nikolas Schröter)
  • 803e4af docs: simplify gitignore path handling in includeIgnoreFile section (#19596) (Thomas Broyer)
  • 6d979cc docs: Update README (GitHub Actions Bot)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.25.0 - April 18, 2025

  • 88dc196 chore: upgrade @​eslint/js@​9.25.0 (#19636) (Milos Djermanovic)
  • 345288d chore: package.json update for @​eslint/js release (Jenkins)
  • 910bd13 fix: nodeTypeKey not being used in NodeEventGenerator (#19631) (StyleShit)
  • ca7a735 docs: update no-undef-init when not to use section (#19624) (Tanuj Kanti)
  • affe6be chore: upgrade trunk (#19628) (sethamus)
  • 1b870c9 docs: use eslint-config-xo in the getting started guide (#19629) (Nitin Kumar)
  • 5d4af16 docs: add types for multiple rule options (#19616) (Tanuj Kanti)
  • e8f8d57 docs: Update README (GitHub Actions Bot)
  • a40348f docs: no-use-before-define tweaks (#19622) (Kirk Waiblinger)
  • 0ba3ae3 docs: Update README (GitHub Actions Bot)
  • 865dbfe docs: ensure "learn more" deprecation links point to useful resource (#19590) (Kirk Waiblinger)
  • dcd95aa feat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)
  • 77d6d5b feat: support TS syntax in no-unused-expressions (#19564) (Sweta Tanwar)
  • 90228e5 feat: support JSRuleDefinition type (#19604) (루밀LuMir)
  • f80b746 docs: add known limitations for no-self-compare (#19612) (Nitin Kumar)
  • 59ba6b7 feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)
  • db650a0 feat: support TypeScript syntax in no-invalid-this rule (#19532) (Tanuj Kanti)
  • dd20cf2 test: fix no-loop-func test with duplicate variable reports (#19610) (Milos Djermanovic)
  • 9535cff feat: support TS syntax in no-loop-func (#19559) (Nitin Kumar)
  • bd05397 chore: upgrade @eslint/* dependencies (#19606) (Milos Djermanovic)
  • 22ea18b chore: replace invalid int type with number inside JSDocs. (#19597) (Arya Emami)
  • 865aed6 docs: Update README (GitHub Actions Bot)

v9.24.0 - April 4, 2025

  • ef67420 chore: upgrade @​eslint/js@​9.24.0 (#19602) (Milos Djermanovic)
  • 4946847 chore: package.json update for @​eslint/js release (Jenkins)
  • f857820 docs: update documentation for --experimental-strip-types (#19594) (Nikolas Schröter)
  • 803e4af docs: simplify gitignore path handling in includeIgnoreFile section (#19596) (Thomas Broyer)
  • 6d979cc docs: Update README (GitHub Actions Bot)
  • b23d1c5 fix: deduplicate variable names in no-loop-func error messages (#19595) (Nitin Kumar)
  • 556c25b feat: support loading TS config files using --experimental-strip-types (#19401) (Arya Emami)
  • 82177e4 docs: Update README (GitHub Actions Bot)
  • a995acb chore: correct 'flter'/'filter' typo in package script (#19587) (Josh Goldberg ✨)
  • 72650ac feat: support TS syntax in init-declarations (#19540) (Nitin Kumar)
  • 03fb0bc feat: normalize patterns to handle "./" prefix in files and ignores (#19568) (Pixel998)
  • b9a5efa test: skip symlink test on Windows (#19503) (fisker Cheung)
  • 46eea6d chore: remove Rule & FormatterFunction from shared/types.js (#19556) (Nitin Kumar)
  • fb8cdb8 fix: use any[] type for context.options (#19584) (Francesco Trotta)
  • 071dcd3 feat: support TS syntax in no-dupe-class-members (#19558) (Nitin Kumar)
  • e849dc0 docs: replace existing var with const (#19578) (Sweta Tanwar)
  • bdcc91d chore: modify .editorconfig to keep parity with prettier config (#19577) (Sweta Tanwar)
  • 7790d83 chore: fix some typos in comment (#19576) (todaymoon)
  • cd72bcc feat: Introduce a way to suppress violations (#19159) (Iacovos Constantinou)
  • 2a81578 feat: support TS syntax in no-loss-of-precision (#19560) (Nitin Kumar)
  • 366e369 build: re-enable Prettier formatting for package.json files (#19569) (Francesco Trotta)
  • 30ae4ed feat: add new options to class-methods-use-this (#19527) (sethamus)
  • b79ade6 feat: support TypeScript syntax in no-array-constructor (#19493) (Tanuj Kanti)

... (truncated)

Commits
  • 345288d chore: package.json update for @​eslint/js release
  • 4946847 chore: package.json update for @​eslint/js release
  • 20591c4 chore: package.json update for @​eslint/js release
  • 129882d chore: formatted files with Prettier via trunk fmt (#19355)
  • a59d0c0 docs: Update docs for defineConfig (#19505)
  • 7a699a6 chore: remove formatting-related lint rules internally (#19473)
  • eed409a chore: package.json update for @​eslint/js release
  • 265e0cf chore: package.json update for @​eslint/js release
  • 031734e chore: package.json update for @​eslint/js release
  • 58560e7 chore: package.json update for @​eslint/js release
  • Additional commits viewable in compare view

Updates @types/node from 22.7.4 to 22.14.1

Commits

Updates @typescript-eslint/eslint-plugin from 8.7.0 to 8.30.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.30.1

8.30.1 (2025-04-14)

🚀 Features

  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)

🩹 Fixes

  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
  • typescript-estree: use token type of PrivateIdentifier instead of Identifier for private identifiers (#11023)
  • eslint-plugin: fix mistake with eslintrc config generation (#11072)

❤️ Thank You

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

v8.30.0

see release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1

v8.29.1

8.29.1 (2025-04-07)

🩹 Fixes

  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#10998)
  • typescript-estree: use token type of Numeric instead of Identifier for bigint literals (#11021)

❤️ Thank You

  • Ronen Amiel

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

v8.29.0

8.29.0 (2025-03-31)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#11000)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#10961)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.30.1 (2025-04-14)

🩹 Fixes

  • eslint-plugin: fix mistake with eslintrc config generation (#11072)

❤️ Thank You

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

8.30.0 (2025-04-14)

🚀 Features

  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)

🩹 Fixes

  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)

❤️ Thank You

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

8.29.1 (2025-04-07)

🩹 Fixes

  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#10998)

❤️ Thank You

  • Ronen Amiel

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

8.29.0 (2025-03-31)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#11000)

🩹 Fixes

  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)

... (truncated)

Commits
  • 9531492 chore(release): publish 8.30.1
  • 152def7 fix(eslint-plugin): fix mistake with eslintrc config generation (#11072)
  • b3688be chore(release): publish 8.30.0
  • 3ccd79c feat(eslint-plugin): [no-explicit-any] suggest to replace keyof any with Prop...
  • 128d95b fix(eslint-plugin): [promise-function-async] use a different error message fo...
  • 69e2f6c feat: support stringly-typed extends (#10973)
  • ef7e6de chore(release): publish 8.29.1
  • 04abebc fix(eslint-plugin): [no-deprecated] report on deprecated imported variable us...
  • 3dd1835 chore(release): publish 8.29.0
  • 270277c feat(eslint-plugin): disable core rule no-with in eslint-recommended (#11001)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.7.0 to 8.30.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.30.1

8.30.1 (2025-04-14)

🚀 Features

  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)

🩹 Fixes

  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
  • typescript-estree: use token type of PrivateIdentifier instead of Identifier for private identifiers (#11023)
  • eslint-plugin: fix mistake with eslintrc config generation (#11072)

❤️ Thank You

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

v8.30.0

see release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1

v8.29.1

8.29.1 (2025-04-07)

🩹 Fixes

  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#10998)
  • typescript-estree: use token type of Numeric instead of Identifier for bigint literals (#11021)

❤️ Thank You

  • Ronen Amiel

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

v8.29.0

8.29.0 (2025-03-31)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#11000)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#10961)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.30.1 (2025-04-14)

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

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

8.30.0 (2025-04-14)

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

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

8.29.1 (2025-04-07)

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

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

8.29.0 (2025-03-31)

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

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

8.28.0 (2025-03-24)

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

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

8.27.0 (2025-03-17)

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

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

8.26.1 (2025-03-10)

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

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

8.26.0 (2025-03-03)

🚀 Features

  • support TypeScript 5.8 (#10903)

❤️ Thank You

... (truncated)

Commits
  • 9531492 chore(release): publish 8.30.1
  • b3688be chore(release): publish 8.30.0
  • f1ceade chore: remove unused downlevel-dts (#11034)
  • 6e03f7c chore: corrected vitest.config.base compiler inclusion (#11067)
  • c438c50 chore(parser): migrate from jest to vitest (#10775)
  • ef7e6de chore(release): publish 8.29.1
  • 3dd1835 chore(release): publish 8.29.0
  • 807f5ca chore(release): publish 8.28.0
  • 3efd99e chore(release): publish 8.27.0
  • 9aa0b6b chore(release): publish 8.26.1
  • Additional commits viewable in compare view

Updates eslint from 9.10.0 to 9.25.0

Release notes

Sourced from eslint's releases.

v9.25.0

Features

Bumps the everything-else group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@cosmjs/ledger-amino](https://github.com/CosmWasm/cosmjs) | `0.32.4` | `0.33.1` |
| [long](https://github.com/dcodeIO/long.js) | `5.2.3` | `5.3.2` |
| [protobufjs](https://github.com/protobufjs/protobuf.js) | `7.4.0` | `7.5.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.1` | `9.25.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.14.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.7.0` | `8.30.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.7.0` | `8.30.1` |
| [eslint](https://github.com/eslint/eslint) | `9.10.0` | `9.25.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.2` |
| [globals](https://github.com/sindresorhus/globals) | `15.9.0` | `16.0.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.5.3` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.2` | `29.3.2` |
| [ts-proto](https://github.com/stephenh/ts-proto) | `2.2.0` | `2.7.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.8.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.7.0` | `8.30.1` |



Updates `@cosmjs/ledger-amino` from 0.32.4 to 0.33.1
- [Release notes](https://github.com/CosmWasm/cosmjs/releases)
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.32.4...v0.33.1)

Updates `long` from 5.2.3 to 5.3.2
- [Release notes](https://github.com/dcodeIO/long.js/releases)
- [Commits](dcodeIO/long.js@v5.2.3...v5.3.2)

Updates `protobufjs` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.4.0...protobufjs-v7.5.0)

Updates `@eslint/js` from 9.11.1 to 9.25.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.25.0/packages/js)

Updates `@types/node` from 22.7.4 to 22.14.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.7.0 to 8.30.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.7.0 to 8.30.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/parser)

Updates `eslint` from 9.10.0 to 9.25.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.10.0...v9.25.0)

Updates `eslint-config-prettier` from 9.1.0 to 10.1.2
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.2)

Updates `globals` from 15.9.0 to 16.0.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.9.0...v16.0.0)

Updates `prettier` from 3.3.2 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.2...3.5.3)

Updates `ts-jest` from 29.2.2 to 29.3.2
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.2...v29.3.2)

Updates `ts-proto` from 2.2.0 to 2.7.0
- [Release notes](https://github.com/stephenh/ts-proto/releases)
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md)
- [Commits](stephenh/ts-proto@v2.2.0...v2.7.0)

Updates `typescript` from 5.6.2 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.8.3)

Updates `typescript-eslint` from 8.7.0 to 8.30.1
- [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.30.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@cosmjs/ledger-amino"
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: long
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: protobufjs
  dependency-version: 7.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: "@eslint/js"
  dependency-version: 9.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: "@types/node"
  dependency-version: 22.14.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: eslint
  dependency-version: 9.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: everything-else
- dependency-name: globals
  dependency-version: 16.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: everything-else
- dependency-name: prettier
  dependency-version: 3.5.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: ts-jest
  dependency-version: 29.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: ts-proto
  dependency-version: 2.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: typescript-eslint
  dependency-version: 8.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from zivkovicmilos April 21, 2025 10:11
@dependabot dependabot bot requested a review from zivkovicmilos as a code owner April 21, 2025 10:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 21, 2025
@zivkovicmilos
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 16, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 16, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-main-everything-else-4277bb673e branch July 16, 2025 10:06
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