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

Prepare v5.14.0 #1785

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
d88c86e
Fixes broken link
Nevskjij Aug 10, 2024
e7f7ad9
🔄️ bump typescript
idinium96 Nov 4, 2024
ebdb2bc
🔨 revert "🔄️ bump typescript" due to Docker issue (forgot)
idinium96 Nov 4, 2024
c5ded3b
🔄️ bump axios
idinium96 Nov 4, 2024
6e9f64b
🔄️ bump semver
idinium96 Nov 4, 2024
1312627
🔄️ bump body-parser
idinium96 Nov 4, 2024
383c4f1
🔄️ bump dayjs
idinium96 Nov 4, 2024
97103ad
🔄️ bump express
idinium96 Nov 4, 2024
dd1596a
🔄️ bump pm2
idinium96 Nov 4, 2024
d3d88ca
🔄️ bump socket.io-client
idinium96 Nov 4, 2024
1b0cdfe
🔄️ bump url
idinium96 Nov 4, 2024
8c170cb
🔄️ bump winston
idinium96 Nov 4, 2024
3c103e3
🔄️ bump steam-user
idinium96 Nov 4, 2024
378dc45
🔄️ bump steamid
idinium96 Nov 4, 2024
86b5ad7
🔄️ bump async
idinium96 Nov 4, 2024
4cde6ec
🔄️ bump cheerio (node >= v18.17)
idinium96 Nov 4, 2024
10a3957
🔄️ bump @tf2autobot/tf2
idinium96 Nov 4, 2024
c350676
🔄️ bump @tf2autobot/steamcommunity
idinium96 Nov 4, 2024
a0e11e8
🔄️ bump @tf2autobot/tradeoffer-manager
idinium96 Nov 4, 2024
98d8595
🔄️ bump @tf2autobot/filter-axios-error
idinium96 Nov 4, 2024
284a12c
🔄️ bump @tf2autobot/tf2-schema
idinium96 Nov 4, 2024
1c02c53
🔄️ bump @tf2autobot/bptf-listings
idinium96 Nov 4, 2024
cb92fc4
🔄️ bump @tf2autobot/bptf-login
idinium96 Nov 4, 2024
b811934
Merge branch 'master' into development
idinium96 Nov 4, 2024
0443611
🔀 Merge pull request #1782 from Nevskjij/patch-2
idinium96 Nov 4, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A free and open source fully automated TF2 trading bot advertising on [backpack.
Before you install the bot, there are a few things you will need:

- You need a separate [Unlimited](https://support.steampowered.com/kb_article.php?ref=3330-IAGK-7663) Steam account with a mobile authenticator. I suggest using the [Steam Desktop Authenticator](https://github.com/Jessecar96/SteamDesktopAuthenticator) to authenticate the account and get the secret keys used to automate the generation of 2FA codes and managment of mobile confirmations.
- NodeJS version 16.x or latest LTS
- NodeJS version 18.17 or latest LTS
- Typescript 4.1 or above

## JetBrains Support
Expand Down
Loading
Loading