Skip to content

[TASK] Update all

Renovate BOT requested to merge renovate/all into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
discord.js-selfbot-v13 2.13.2 -> 2.14.4 age adoption passing confidence
dotenv 16.0.3 -> 16.1.4 age adoption passing confidence

Update dependencies

  1. Clone project

  2. Checkout update branch

  3. run npm install and test everything

  4. If everything is fine and fixes are pushed, merge the MR


Release Notes

aiko-chan-ai/discord.js-selfbot-v13

v2.14.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/2.13.6...2.14.4

v2.14.3

Compare Source

v2.14.2

Compare Source

v2.14.1

Compare Source

v2.14.0

Compare Source

v2.13.6

Compare Source

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/2.13.5...2.13.6

v2.13.5

Compare Source

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/2.13.4...2.13.5

v2.13.4

Compare Source

What's Changed

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/2.13.3...2.13.4

v2.13.3

Compare Source

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/2.13.1...2.13.3

motdotla/dotenv

v16.1.4

Compare Source

Added
  • Added .github/ to .npmignore #​747

v16.1.3

Compare Source

Removed
  • Removed browser keys for path, os, and crypto in package.json. These were set to false incorrectly as of 16.1. Instead, if using dotenv on the front-end make sure to include polyfills for path, os, and crypto. node-polyfill-webpack-plugin provides these.

v16.1.2

Compare Source

Changed
  • Exposed private function _configDotenv as configDotenv. #​744

v16.1.1

Compare Source

Added
  • Added type definition for decrypt function
Changed
  • Fixed {crypto: false} in packageJson.browser

v16.1.0

Compare Source

Added
  • Add populate convenience method #​733
  • Accept URL as path option #​720
  • Add dotenv to npm fund command
  • Spanish language README #​698
  • Add .env.vault support. 🎉 (#​730)

.env.vault extends the .env file format standard with a localized encrypted vault file. Package it securely with your production code deploys. It's cloud agnostic so that you can deploy your secrets anywhere – without risky third-party integrations. read more

Changed
  • Fixed "cannot resolve 'fs'" error on tools like Replit #​693

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate BOT

Merge request reports