Commit Graph

983 Commits

Author SHA1 Message Date
AndreicaRadu
3b080a149a
Wrong assertion always true(compares same object)
Probably due to carelessness the same object is compared and the assertion is always true. Sonarlint raised this issue.
2022-05-08 18:16:04 +03:00
Ruben Bermudez
622cab39fc
Merge pull request #1054 from rubenlagus/dev
Api Version 6.0
2022-04-17 21:22:01 +01:00
Ruben
0bb4ecbd85 Api Version 6.0 2022-04-17 21:21:14 +01:00
Ruben Bermudez
19466416a4
Merge pull request #1053 from rubenlagus/dev
Dev
2022-04-17 21:19:19 +01:00
Ruben
8282529b89 Api Version 6.0 2022-04-17 21:17:32 +01:00
Ruben Bermudez
1e59ebaf91
Merge pull request #1052 from rubenlagus/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.2.1
Bump jackson-databind from 2.13.0 to 2.13.2.1
2022-04-17 21:04:11 +01:00
dependabot[bot]
134a15d5bc
Bump jackson-databind from 2.13.0 to 2.13.2.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.2.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-17 20:02:45 +00:00
Ruben Bermudez
14d93968de
Merge pull request #1051 from rubenlagus/dev
Dev
2022-04-17 21:02:26 +01:00
Ruben
e779402e74 Api Version 6.0 2022-04-17 20:40:17 +01:00
Ruben
302bf90515 #1036 2022-02-26 20:03:10 +00:00
Ruben
c6dbe717a3 Api Version 5.7 2022-02-01 23:02:26 +00:00
Ruben Bermudez
c8ad62b85a
Merge pull request #1028 from rubenlagus/dev
Dev
2022-02-01 23:01:25 +00:00
Ruben
6bb17461f0 Api Version 5.7 2022-02-01 23:00:54 +00:00
Ruben Bermudez
6da32da4f8
Merge pull request #1013 from costalfy/master
Bump Spring Boot to 2.5.x and Junit5 to 5.7.2
2022-02-01 22:39:14 +00:00
Ruben Bermudez
bd6665ccc5
Merge pull request #1023 from chengza/master
fix botOptions not working with session bot
2022-02-01 22:38:32 +00:00
Andy Costanza
06387a9d73
Merge pull request #31 from costalfy/snyk-upgrade-15ee2b6ef8524ad9f995cc11cbdaf304
[Snyk] Upgrade commons-io:commons-io from 2.8.0 to 2.11.0
2022-01-17 13:35:48 +01:00
Andy Costanza
729d4d1b69
Merge pull request #29 from costalfy/snyk-upgrade-fc3fd3404bfed75abdac184f00e4b125
[Snyk] Upgrade com.fasterxml.jackson.core:jackson-annotations from 2.11.3 to 2.13.0
2022-01-17 13:35:29 +01:00
Andy Costanza
dd9eb40651
Merge branch 'master' into snyk-upgrade-fc3fd3404bfed75abdac184f00e4b125 2022-01-17 13:34:25 +01:00
Andy Costanza
3a6f04ce84
Merge pull request #28 from costalfy/snyk-upgrade-fb7fdcb7425f82ec53013d75da6b3401
[Snyk] Upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.32
2022-01-17 13:33:16 +01:00
Andy Costanza
70fb99e3b1
Merge pull request #27 from costalfy/snyk-upgrade-63611077fbe6a4a440e1f27503b89c58
[Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.3 to 2.13.0
2022-01-17 13:33:03 +01:00
Andy Costanza
31c85b7e77
Update pom.xml
upgrade spring boot 2.5.8
2022-01-17 13:31:57 +01:00
snyk-bot
78820140dd
fix: upgrade commons-io:commons-io from 2.8.0 to 2.11.0
Snyk has created this PR to upgrade commons-io:commons-io from 2.8.0 to 2.11.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/commons-io/commons-io/

See this project in Snyk:
https://app.snyk.io/org/costalfy/project/51319c85-7053-4ba6-9183-7e30cd008de6?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-08 23:12:57 +00:00
snyk-bot
b8d6c23064
fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.11.3 to 2.13.0
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.11.3 to 2.13.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/

See this project in Snyk:
https://app.snyk.io/org/costalfy/project/51319c85-7053-4ba6-9183-7e30cd008de6?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-08 23:12:50 +00:00
snyk-bot
e3e7502a37
fix: upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.32
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.32.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.slf4j/slf4j-api/

See this project in Snyk:
https://app.snyk.io/org/costalfy/project/6385f18b-bf7b-42fa-a409-ced52568564c?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-08 23:12:49 +00:00
snyk-bot
d195d8f2eb
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.3 to 2.13.0
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.3 to 2.13.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/

See this project in Snyk:
https://app.snyk.io/org/costalfy/project/24a8d50c-e281-4428-8b9a-809091e80831?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-08 23:12:47 +00:00
Andy Costanza
f549d6a4e4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	telegrambots-spring-boot-starter/pom.xml
2022-01-07 16:05:02 +01:00
Andy Costanza
b316a677f0 feat(spring boot): Upgrade spring boot dependency to 2.5.x and bump junit5 to 5.7.2 2022-01-07 16:04:08 +01:00
Cheng
9be30998e6
fix botOptions not working
The constructor did not pass the option to super. Fixed it.
2022-01-07 12:47:14 +08:00
Ruben Bermudez
be99e95f36
Merge pull request #1022 from rubenlagus/dev
Dev
2022-01-01 23:16:08 +00:00
Ruben Bermudez
7273952a5b
Merge pull request #964 from AliannejadiPourya/master
added how to send stickers!
2022-01-01 23:07:31 +00:00
Ruben
feffffe112 Api Version 5.6 2022-01-01 23:06:28 +00:00
Ruben Bermudez
5c6bbbe1db
Merge pull request #1006 from yangshoulai/dev
Rename entities in class InputMedia
2022-01-01 22:43:02 +00:00
Andy Costanza
92acba219b feat(spring boot): Upgrade spring boot dependency to 2.5.x and bump junit5 to 5.7.2 2021-12-14 17:12:47 +01:00
Andy Costanza
0ee70dd08e
Merge branch 'rubenlagus:master' into master 2021-12-14 16:57:59 +01:00
Ruben
e606e2afa3 Api Version 5.5 2021-12-07 21:19:35 +00:00
Ruben Bermudez
2663d01761
Merge pull request #1007 from rubenlagus/dev
Dev
2021-12-07 21:18:17 +00:00
Ruben
3eea18aef6 Api Version 5.5 2021-12-07 21:03:25 +00:00
Andy Costanza
df26c228f8
Merge branch 'rubenlagus:master' into master 2021-12-07 16:51:48 +01:00
yangshoulai
9888db476a
Rename entities in class InputMedia
According to [official documentation](https://core.telegram.org/bots/api#sendphoto), field `entities` should be named as `caption_entities`.
2021-12-07 14:36:59 +08:00
Ruben
2212afc864 Fix changelog 2021-11-14 23:01:27 +00:00
Ruben
94d5281929 Fix changelog 2021-11-14 23:00:52 +00:00
Ruben Bermudez
7d8018c79d
Merge pull request #1000 from rubenlagus/dev
Dev
2021-11-14 23:00:13 +00:00
Ruben
a5cad1407b Update Version 2021-11-14 21:37:21 +00:00
Ruben Bermudez
5e9e91216a
Merge pull request #994 from timursergeevichname/master
added clarifying message to TelegramApiException if filePath parameter is empty
2021-11-14 21:26:15 +00:00
Ruben
e5deb95933 Update Version 2021-11-14 21:25:40 +00:00
Ruben
0544429c47 Fix #999 2021-11-14 21:22:04 +00:00
timursergeevich
17c336b1ec added clarifying message to TelegramApiException if filePath parameter is empty 2021-11-06 21:32:57 +03:00
Ruben Bermudez
46c5aa6b80
Merge pull request #993 from rubenlagus/dev
Api Version 5.4
2021-11-06 16:28:56 +00:00
Ruben
729c22c97d Api Version 5.4 2021-11-06 16:28:12 +00:00
Ruben Bermudez
3412e0dd48
Merge pull request #992 from rubenlagus/dev
Dev
2021-11-06 16:19:45 +00:00