generated from bot-base/telegram-bot-template
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Bump the dependencies group across 1 directory with 29 updates #115
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-b6f2c2bf94
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@grammyjs/hydrate](https://github.com/grammyjs/hydrate) | `1.3.1` | `1.4.1` | | [@grammyjs/i18n](https://github.com/grammyjs/i18n) | `1.0.1` | `1.0.2` | | [@grammyjs/parse-mode](https://github.com/grammyjs/parse-mode) | `1.7.1` | `1.10.0` | | [@grammyjs/types](https://github.com/grammyjs/types) | `3.1.3` | `3.9.0` | | [callback-data](https://github.com/deptyped/callback-data) | `1.0.2` | `1.1.1` | | [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.4.5` | | [fastify](https://github.com/fastify/fastify) | `4.21.0` | `4.28.0` | | [grammy](https://github.com/grammyjs/grammY) | `1.17.2` | `1.25.1` | | [iso-639-1](https://github.com/meikidd/iso-639-1) | `2.1.15` | `3.1.2` | | [pino](https://github.com/pinojs/pino) | `8.15.0` | `9.2.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `10.2.0` | `11.2.1` | | [tsx](https://github.com/privatenumber/tsx) | `3.12.7` | `4.15.7` | | [zod](https://github.com/colinhacks/zod) | `3.22.1` | `3.23.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.0` | `20.14.8` | | [@types/qrcode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qrcode) | `1.5.1` | `1.5.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.4.0` | `7.14.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.0` | `7.14.1` | | [eslint](https://github.com/eslint/eslint) | `8.47.0` | `9.5.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.0` | `3.6.1` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.0` | `2.29.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.1.3` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `48.0.1` | `54.0.0` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` | | [lint-staged](https://github.com/okonet/lint-staged) | `14.0.0` | `15.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.0.2` | `3.3.2` | | [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `3.2.3` | `3.2.4` | | [tsc-watch](https://github.com/gilamran/tsc-watch) | `6.0.4` | `6.2.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.5.2` | Updates `@grammyjs/hydrate` from 1.3.1 to 1.4.1 - [Commits](grammyjs/hydrate@v1.3.1...v1.4.1) Updates `@grammyjs/i18n` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/grammyjs/i18n/releases) - [Commits](grammyjs/i18n@v1.0.1...v1.0.2) Updates `@grammyjs/parse-mode` from 1.7.1 to 1.10.0 - [Commits](grammyjs/parse-mode@1.7.1...1.10.0) Updates `@grammyjs/types` from 3.1.3 to 3.9.0 - [Commits](grammyjs/types@v3.1.3...v3.9.0) Updates `callback-data` from 1.0.2 to 1.1.1 - [Release notes](https://github.com/deptyped/callback-data/releases) - [Commits](deptyped/callback-data@v1.0.2...v1.1.1) Updates `dotenv` from 16.3.1 to 16.4.5 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v16.4.5) Updates `fastify` from 4.21.0 to 4.28.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.21.0...v4.28.0) Updates `grammy` from 1.17.2 to 1.25.1 - [Release notes](https://github.com/grammyjs/grammY/releases) - [Commits](grammyjs/grammY@v1.17.2...v1.25.1) Updates `iso-639-1` from 2.1.15 to 3.1.2 - [Release notes](https://github.com/meikidd/iso-639-1/releases) - [Changelog](https://github.com/meikidd/iso-639-1/blob/master/CHANGELOG.md) - [Commits](https://github.com/meikidd/iso-639-1/commits) Updates `pino` from 8.15.0 to 9.2.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v8.15.0...v9.2.0) Updates `pino-pretty` from 10.2.0 to 11.2.1 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v10.2.0...v11.2.1) Updates `tsx` from 3.12.7 to 4.15.7 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v3.12.7...v4.15.7) Updates `zod` from 3.22.1 to 3.23.8 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.22.1...v3.23.8) Updates `@types/node` from 20.5.0 to 20.14.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/qrcode` from 1.5.1 to 1.5.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qrcode) Updates `@typescript-eslint/eslint-plugin` from 6.4.0 to 7.14.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/v7.14.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.4.0 to 7.14.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/v7.14.1/packages/parser) Updates `eslint` from 8.47.0 to 9.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.47.0...v9.5.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-import-resolver-typescript` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.0...v3.6.1) Updates `eslint-plugin-import` from 2.28.0 to 2.29.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.28.0...v2.29.1) Updates `eslint-plugin-prettier` from 5.0.0 to 5.1.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.1.3) Updates `eslint-plugin-unicorn` from 48.0.1 to 54.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v48.0.1...v54.0.0) Updates `husky` from 8.0.3 to 9.0.11 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.11) Updates `lint-staged` from 14.0.0 to 15.2.7 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v14.0.0...v15.2.7) Updates `prettier` from 3.0.2 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.2...3.3.2) Updates `prettier-plugin-organize-imports` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases) - [Commits](simonhaenisch/prettier-plugin-organize-imports@v3.2.3...v3.2.4) Updates `tsc-watch` from 6.0.4 to 6.2.0 - [Release notes](https://github.com/gilamran/tsc-watch/releases) - [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md) - [Commits](gilamran/tsc-watch@v6.0.4...v6.2.0) Updates `typescript` from 5.1.6 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.1.6...v5.5.2) --- updated-dependencies: - dependency-name: "@grammyjs/hydrate" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@grammyjs/i18n" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@grammyjs/parse-mode" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@grammyjs/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: callback-data dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: grammy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: iso-639-1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pino-pretty dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tsx dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/qrcode" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier-plugin-organize-imports dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tsc-watch dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 29 updates in the / directory:
1.3.1
1.4.1
1.0.1
1.0.2
1.7.1
1.10.0
3.1.3
3.9.0
1.0.2
1.1.1
16.3.1
16.4.5
4.21.0
4.28.0
1.17.2
1.25.1
2.1.15
3.1.2
8.15.0
9.2.0
10.2.0
11.2.1
3.12.7
4.15.7
3.22.1
3.23.8
20.5.0
20.14.8
1.5.1
1.5.5
6.4.0
7.14.1
6.4.0
7.14.1
8.47.0
9.5.0
9.0.0
9.1.0
3.6.0
3.6.1
2.28.0
2.29.1
5.0.0
5.1.3
48.0.1
54.0.0
8.0.3
9.0.11
14.0.0
15.2.7
3.0.2
3.3.2
3.2.3
3.2.4
6.0.4
6.2.0
5.1.6
5.5.2
Updates
@grammyjs/hydrate
from 1.3.1 to 1.4.1Commits
086c31e
1.4.1b2a840d
build: update d2n version for Deno, toob096495
build: update grammY peer dep to ^1.20.1 (#23)ad40db4
fix: only use types form /types (#25)ddbc3d5
Merge pull request #22 from grammyjs/2024b46822b
chore: update license year to 20246cad3af
1.4.005a69cf
feat: message.react (#21)eb0370e
feat: hydrate Chat and User (#18)96cb831
chore: remove charset option from tsconfig (#17)Updates
@grammyjs/i18n
from 1.0.1 to 1.0.2Release notes
Sourced from
@grammyjs/i18n
's releases.Commits
8b86ee4
chore: update depsc268694
chore: update license year to 2024 (#45)33c3d91
chore: bump deps7b03fa1
ci: fix tests (#39)b36ca0f
chore: new Deno configuration schema (#38)663d136
feat: built-in fluent integration (#35)5297fde
fix: make ctx.i18n non-enumerable (#33)7fc6d10
chore: update license year2460107
feat: make tests independent of dcdunkan/tests (#34)85d340f
Remove .middleware() call (#26)Maintainer changes
This version was pushed to npm by rojserbest, a new releaser for
@grammyjs/i18n
since your current version.Updates
@grammyjs/parse-mode
from 1.7.1 to 1.10.0Commits
fa8f80f
Tag as 1.105bc5295
Merge pull request #25 from grammyjs/update-fmt-captions346e8eb
Fix types with media type fmt reply methodsfeed102
Merge pull request #23 from dimpurr/master1160288
fix: merge args and middlewares to standard93ca737
feat: support fmt in media captions49ba35b
Update to 1.9.0, only depend on grammYde5f5c4
Merge pull request #21 from grammyjs/20247132848
chore: update license year to 20242bdaa30
Merge pull request #20 from grammyjs/api-7.0Updates
@grammyjs/types
from 3.1.3 to 3.9.0Commits
71d4574
3.9.003a4035
feat: support Bot API 7.5 (#47)b45ee3e
3.8.1d5fdbdf
feat: add languageCode type (#45)97fead8
3.8.069f1615
feat: support Bot API 7.4 (#46)4533934
Update reference to commands page (#44)534f1f3
3.7.0654a0d1
fix: bad import06029a3
feat: support Bot API 7.3 (#43)Updates
callback-data
from 1.0.2 to 1.1.1Release notes
Sourced from callback-data's releases.
Commits
9757da2
1.1.15cb4d87
Improve error handling, fix matching for empty strings45ad9b2
Include actual delimiter in error messaged4a658b
1.1.0b1c518b
Update deno config, remove lock file36535e5
Use.+
instead of\w
to match strings2f9cfbc
Fix counter-bot example linkUpdates
dotenv
from 16.3.1 to 16.4.5Changelog
Sourced from dotenv's changelog.
Commits
9f3e833
16.4.56924177
Merge pull request #814 from motdotla/dont-check-existance3533420
changelog 🪵249e5a6
adjust logic to support tests87fd887
do not check if exists1146910
rename .env-multiline to .env.multilined03e397
16.4.43275a0a
changelog 🪵f40a8c3
Merge pull request #812 from motdotla/patch-121dc22d3
replace 14 chaining operatorUpdates
fastify
from 4.21.0 to 4.28.0Release notes
Sourced from fastify's releases.
... (truncated)
Commits
4212551
Bumped v4.28.0db01168
auxilliary hook handler type fix + test fix (#5518)1d7b955
refactor(backport v4.x): hasRoute method comparison with case insensitive (#5...369858d
[Backport 4.x] refactor: changereply.redirect()
signature (#5483) (#5484)d2d6d9a
test: fix closing - pipelining (#5486)fe25981
Bumped v4.27.0445e41a
types: request route schema might be undefined (#5394)b8cbd33
feat: handle synchronous errors in errorHandler (#5445)bf64e47
feat: add mkcalendar and report methods (#5439)6dbe833
update readme (#5442)Updates
grammy
from 1.17.2 to 1.25.1Release notes
Sourced from grammy's releases.
... (truncated)
Commits
086605a
1.25.1c328e55
fix: unify webhookCallback overloads (#604)0f9ca12
fix: resolve type conflict of ctx.chatId for callback queries (#603)d95a9d6
docs: add@barinbritva
as a contributor for reviewa510d93
docs: add@aleveha
as a contributor for coded4ae800
docs: update@AbbassAlmusawi
as a contributor0d58bea
1.25.0bdce578
feat: support Bot API 7.5 (#601)b6a4f92
fix: add options bag to setChatPermissions (#600)2ba57c1
test: create type tests (#584)Updates
iso-639-1
from 2.1.15 to 3.1.2Release notes
Sourced from iso-639-1's releases.
Changelog
Sourced from iso-639-1's changelog.
Commits
Updates
pino
from 8.15.0 to 9.2.0Release notes
Sourced from pino's releases.
... (truncated)
Commits
52bf0aa
Bumped v9.2.010bfff4
Fixing browser side child log issue (#960) child level can now be set at cr… ...8db130e
suppport message key in pino/browser (#1980)0109b15
use boolean flag to ensure serializers are applied once (#1976)2af5abd
add logger instance as third parameter (#1977)206edee
shallow clone target options (#1973)75e5591
Bumped v9.1.028790ef
Skip pkg test with PNPM03668e5
build(deps): bump thread-stream from 2.7.0 to 3.0.0 (#1959)9ff5a37
Drop yarn support and update pnpm (#1972)Updates
pino-pretty
from 10.2.0 to 11.2.1Release notes
Sourced from pino-pretty's releases.
... (truncated)
Commits
5bc130f
Bumped v11.2.16d10717
Fix: add missing useOnlyCustomProps options to type definitions (#514)af7ae26
v11.2.084680aa
fix: add injection of lacking arguments of customPrettifiers (#501)77e85fd
Bumped v11.1.0b2004ef
feat: Added exports color support in TTY (#513)91a56eb
Add node v22 to CI (#511)1a23045
fix: pass error-like objects (#505) (#506)4f992c2
feat: automatically consume pino config when using pino@>=8.21.0 (#508)2596a6b
Bump pino from 8.21.0 to 9.0.0 (#510)Updates
tsx
from 3.12.7 to 4.15.7Release notes
Sourced from tsx's releases.
... (truncated)
Commits
98d9f6d
docs: fix favicon in vercel26d633c
fix: nyc coverage compatibility (#54)f714d74
docs: add logo as favicon3ee4c59
chore(deps): update dependency node to v20.15.0 (#595)2922567
test(api): update expected error messagecb27d4d
fix: minimum Node version in warning formodule.register()
(#592)97a23ee
docs: add logoc22fa7d
fix(cjs): make transformers overwritable6e117c2
chore: add tsx.is homepage to package.json4c53853
test(esm): confirm cjsInterop effectivenessUpdates
zod
from 3.22.1 to 3.23.8Release notes
Sourced from zod's releases.