babel-bot
babel-bot copied to clipboard
๐ค A helpful bot to automate common tasks on Babel Issues/PRs
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.9.5 to 7.23.2. Release notes Sourced from @โbabel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [got](https://github.com/sindresorhus/got) from 6.6.3 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property (#1739) 0e167b8 https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3...
Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.5.7. Release notes Sourced from ws's releases. 7.5.7 Bug fixes Backported 6946f5fe to the 7.x release line (1f72e2e1). 7.5.6 Bug fixes Backported b8186dd1 to the...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.100.0 to 2.814.0. Changelog Sourced from aws-sdk's changelog. 2.814.0 bugfix: Credentials: SDK will throw if shared ini file's profile name can be resolved to proto feature: EC2:...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. Commits fee31c5 0.0.6 2f4a9d4 Merge pull request #9 from mhart/fix-buffer-constructor-vuln afbc744 Ensure data is not a number in Buffer constructor See full diff in...
babel-bot posted a comment on my issue here: https://github.com/babel/babel/issues/12513#issuecomment-745701629. It contains an extraneous `"` at the very end: > [...] for an invite." I traced through the code and I...
I have a (working) implementation of this done locally, but there are a few decisions we need to make. 1. Do we have a cutoff (don't label if over X...
Closes #8 - Add Twitter integration. - Tweet out `If you're looking to contribute to Babel, we have another beginner-friendly issue for you ! ๐ [issue link]` label. (updated message)...