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 with 29 updates #73
Closed
Closed
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: | 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.9.0` | | [@grammyjs/types](https://github.com/grammyjs/types) | `3.1.3` | `3.6.2` | | [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.26.2` | | [grammy](https://github.com/grammyjs/grammY) | `1.17.2` | `1.22.4` | | [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` | `8.20.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `10.2.0` | `11.0.0` | | [tsx](https://github.com/privatenumber/tsx) | `3.12.7` | `4.7.2` | | [zod](https://github.com/colinhacks/zod) | `3.22.1` | `3.22.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.0` | `20.12.7` | | [@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.7.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.0` | `7.7.0` | | [eslint](https://github.com/eslint/eslint) | `8.47.0` | `9.0.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` | `52.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.2` | | [prettier](https://github.com/prettier/prettier) | `3.0.2` | `3.2.5` | | [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.4.5` | 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.9.0 - [Commits](grammyjs/parse-mode@1.7.1...1.9.0) Updates `@grammyjs/types` from 3.1.3 to 3.6.2 - [Commits](grammyjs/types@v3.1.3...v3.6.2) 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.26.2 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.21.0...v4.26.2) Updates `grammy` from 1.17.2 to 1.22.4 - [Release notes](https://github.com/grammyjs/grammY/releases) - [Commits](grammyjs/grammY@v1.17.2...v1.22.4) 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 8.20.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v8.15.0...v8.20.0) Updates `pino-pretty` from 10.2.0 to 11.0.0 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v10.2.0...v11.0.0) Updates `tsx` from 3.12.7 to 4.7.2 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs) - [Commits](privatenumber/tsx@v3.12.7...v4.7.2) Updates `zod` from 3.22.1 to 3.22.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/commits) Updates `@types/node` from 20.5.0 to 20.12.7 - [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.7.0 - [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.7.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.4.0 to 7.7.0 - [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.7.0/packages/parser) Updates `eslint` from 8.47.0 to 9.0.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.0.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 52.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v48.0.1...v52.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.2 - [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.2) Updates `prettier` from 3.0.2 to 3.2.5 - [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.2.5) 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.4.5 - [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.4.5) --- 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-minor 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-patch 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 ↗︎
|
Superseded by #74. |
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:
1.3.1
1.4.1
1.0.1
1.0.2
1.7.1
1.9.0
3.1.3
3.6.2
1.0.2
1.1.1
16.3.1
16.4.5
4.21.0
4.26.2
1.17.2
1.22.4
2.1.15
3.1.2
8.15.0
8.20.0
10.2.0
11.0.0
3.12.7
4.7.2
3.22.1
3.22.5
20.5.0
20.12.7
1.5.1
1.5.5
6.4.0
7.7.0
6.4.0
7.7.0
8.47.0
9.0.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
52.0.0
8.0.3
9.0.11
14.0.0
15.2.2
3.0.2
3.2.5
3.2.3
3.2.4
6.0.4
6.2.0
5.1.6
5.4.5
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.9.0Commits
49ba35b
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.074da9e7
fix: add missing export ofcustomEmoji
0169587
style: rundeno fmt
c81bd43
feat: make this a Deno projecta46f7e0
feat: add blockquotes259ac6f
Merge pull request #19 from grammyjs/cleanupe609e67
1.8.1Updates
@grammyjs/types
from 3.1.3 to 3.6.2Commits
1211b79
3.6.2ac43c59
fix: missing parameters in promoteChatMember8b83e22
3.6.118a1ee2
feat: improve type accuracy (#41)e75d071
3.6.0006ac82
feat: support Bot API 7.2 (#40)fbbb7c5
3.5.20922f1f
fix: order and optionalitybfafa64
3.5.1f1e1760
fix: update Story doc stringUpdates
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.26.2Release notes
Sourced from fastify's releases.
... (truncated)
Commits
5c263b4
Bumped v4.26.263cd9f1
chore: Bump xt0rted/markdownlint-problem-matcher from 2.0.0 to 3.0.0 (#5342)8345c9b
chore: Bump pnpm/action-setup from 2 to 3 (#5341)ef3a755
Establish database connection in migration code (#5339)52e7ac1
types: Export preClose hook types (#5335)a033540
Update Ecosystem.md (#5336)db758b3
perf: use FifoMap (#5331)adc88d3
fix type (#5330)7e50e53
feat: add a Firebase Functions step by step guide (#5318)54f8e3c
fix: cb is not a function at fallbackErrorHandler (#5317)Updates
grammy
from 1.17.2 to 1.22.4Release notes
Sourced from grammy's releases.
... (truncated)
Commits
4cb8e68
1.22.4da40b4c
fix: add missing chat permission1305c99
1.22.3e98053a
fix: add missing default update types29de76d
1.22.21f1fdf5
fix: syncctx.from
types2e61db7
1.22.1186b912
test: improve tests forctx.from
7bc1b36
fix:ctx.from
returning message author not callback query author623724a
1.22.0Updates
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 8.20.0Release notes
Sourced from pino's releases.
... (truncated)
Commits
f197065
chore: fix some typos9c39e0f
fix: avoid override mistake (#1939)06df1df
Fix deprecated dependency notation (#1929)ca96e16
Added Info about using Grafana Loki (#1934)4573245
docs: add pino-test to the ecosystem and help sections (#1931)31d4fac
doc: add pino-discord-webhook transport information (#1922)36399fa
Document setBindingsdbb394f
docs: spelling corrections525daaa
docs: remove reference to make-promises-safee119259
Improve documentation for use with Google Cloud LoggingUpdates
pino-pretty
from 10.2.0 to 11.0.0Release notes
Sourced from pino-pretty's releases.
... (truncated)
Commits
381d718
Bumped v11.0.0b7bf398
Support objects in options.customColors (#487)711720a
Providing additional functionality to customPrettifiers and messageFormat (#495)7121303
Update help.txt: Fix program name (#498)74c54b5
chore(license): make detectable by GitHub (#497)b67b7c4
Bump actions/cache from 3 to 4 (#491)ac3f665
Bump actions/dependency-review-action from 3 to 4 (#492)9d89a59
Bumped v10.3.12286bde
Add build function export in type define file. (#484)88610aa
Bump tsd from 0.29.0 to 0.30.0 (#483)Updates
tsx
from 3.12.7 to 4.7.2Release notes
Sourced from tsx's releases.
... (truncated)
Commits
1a10da7
fix: source maps in Node v21.6.0+ & v20.12.0+ (#518)61b1836
style: lint fixff0da13
docs: fix indentation21688d0
docs: improve explanation1c831fe
chore: add FUNDING.json244a164
chore: improve issue templatesa5daa7c
test: latest node v18 (#512)7eada91
test: improve flaky test (#514)51401e8
docs: improve comparison23c87c7
docs: improve contributingUpdates
zod
from 3.22.1 to 3.22.5Release notes
Sourced from zod's releases.
Commits
Updates
@types/node
from 20.5.0 to 20.12.7Commits
Updates
@types/qrcode
from 1.5.1 to 1.5.5Commits
Updates
@typescript-eslint/eslint-plugin
from 6.4.0 to 7.7.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.