Skip to content
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

build(npm): bump the non-breaking group with 5 updates #110

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the non-breaking group with 5 updates:

Package From To
grammy 1.30.0 1.31.0
grammy-inline-menu 9.0.2 9.2.0
@types/json-stable-stringify 1.0.36 1.1.0
@types/node 20.16.10 20.17.5
typescript 5.6.2 5.6.3

Updates grammy from 1.30.0 to 1.31.0

Release notes

Sourced from grammy's releases.

v1.31.0

What's Changed

Full Changelog: grammyjs/grammY@v1.30.1...v1.31.0

v1.30.1

What's Changed

Full Changelog: grammyjs/grammY@v1.30.0...v1.30.1

Commits

Updates grammy-inline-menu from 9.0.2 to 9.2.0

Release notes

Sourced from grammy-inline-menu's releases.

v9.2.0

  • feat: add support for copy_text inline button 4262997b3ba1a5e4840c8e3898a83b975b361ddb
  • perf: editMessageMedia on text a06e1a16b18f73f50c55c50ddec08e1bb53dc986

v9.1.0

  • feat(body): add entities formatting support (#250) 7a7e88b5489573b89ac612a41a273479c23732f7
Commits
  • 3c494b6 build: v9.2.0
  • a06e1a1 perf: editMessageMedia on text
  • 4262997 feat: add support for copy_text inline button
  • d9bab01 build: v9.1.0
  • 7a7e88b feat(body): add entities formatting support (#250)
  • a553a6b style: double quotes in yaml
  • 65ec43e build(npm): bump del-cli from 5.1.0 to 6.0.0 (#248)
  • dad0989 test: dont return something in TestFn
  • b0d47b7 refactor(xo): update && adapt to lints
  • 23d3720 build(tsc): update tsconfig
  • Additional commits viewable in compare view

Updates @types/json-stable-stringify from 1.0.36 to 1.1.0

Commits

Updates @types/node from 20.16.10 to 20.17.5

Commits

Updates typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • See full diff in compare view

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 non-breaking group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [grammy](https://github.com/grammyjs/grammY) | `1.30.0` | `1.31.0` |
| [grammy-inline-menu](https://github.com/EdJoPaTo/grammy-inline-menu) | `9.0.2` | `9.2.0` |
| [@types/json-stable-stringify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-stable-stringify) | `1.0.36` | `1.1.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.10` | `20.17.5` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |


Updates `grammy` from 1.30.0 to 1.31.0
- [Release notes](https://github.com/grammyjs/grammY/releases)
- [Commits](grammyjs/grammY@v1.30.0...v1.31.0)

Updates `grammy-inline-menu` from 9.0.2 to 9.2.0
- [Release notes](https://github.com/EdJoPaTo/grammy-inline-menu/releases)
- [Commits](EdJoPaTo/grammy-inline-menu@v9.0.2...v9.2.0)

Updates `@types/json-stable-stringify` from 1.0.36 to 1.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-stable-stringify)

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

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

---
updated-dependencies:
- dependency-name: grammy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: grammy-inline-menu
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: "@types/json-stable-stringify"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@EdJoPaTo EdJoPaTo merged commit 3544d80 into main Nov 1, 2024
2 checks passed
@EdJoPaTo EdJoPaTo deleted the dependabot/npm_and_yarn/non-breaking-291b232efa branch November 1, 2024 09: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant