- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.7k
 
chore(deps-dev): bump @types/node from 16.11.7 to 16.11.9 #621
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
          
     Merged
      
      
            mzrtamp
  merged 2 commits into
  feat/2.2.0
from
dependabot/npm_and_yarn/main/types/node-16.11.9
  
      
      
   
  Nov 22, 2021 
      
    
                
     Merged
            
            chore(deps-dev): bump @types/node from 16.11.7 to 16.11.9 #621
                    mzrtamp
  merged 2 commits into
  feat/2.2.0
from
dependabot/npm_and_yarn/main/types/node-16.11.9
  
      
      
   
  Nov 22, 2021 
              
            Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 16.11.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
    
  mzrtamp 
      pushed a commit
      that referenced
      this pull request
    
      Nov 22, 2021 
    
    
      
  
    
      
    
  
* chore(deps): update lockfile * feat(env_example): set prefix as array * feat(env_example): add formats to 'PREFIX' * feat(config): change 'prefix' to 'prefixes' * feat(config): remove same character in 'prefixes' * feat(env_example): separate main prefix and alternative prefixes * feat(config): separate main prefix and alternative prefixes * feat(config): main prefix shouldn't be added to alternative prefixes * feat(MessageCreateEvent): add multi-prefix detection * feat(MessageCreateEvent): bot mention should be checked first * feat(MessageCreateEvent): change mention prefix detection * feat(MessageCreateEvent): change mention prefix detection regex * feat(CommandManager): handle custom prefix * fix(HelpCommand): fix compiler issue * fix(GeneralUtil): fix compiler issue * fix(PlayCommand): fix compiler issue * fix(SkipToCommand): fix compiler issue * fix(ReadyEvent): fix compiler issue * fix(config): fix wrong env value * fix(MessageCreateEvent): fix wrong ID checking * fix(CommandManager): fix wrong prefix checking * fix(MessageCreateEvent): fix linter issue * feat(GeneralUtil): add support for 'soundcloud.app.goo.gl' * feat(lang/en): add 'categoryName' to each command category * feat(commands): use localization on category metas * feat(CommandContext): add non-command interaction reply * fix(NowPlayingCommand): fix unable to get state in audio player causing the bot to restart * chore(deps): bump got from 11.8.2 to 11.8.3 (#615) Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.3. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v11.8.2...v11.8.3) --- updated-dependencies: - dependency-name: got dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @types/node from 16.11.7 to 16.11.8 (#616) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 16.11.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix(NowPlayingCommand): fix unable to get state in audio player causing the bot to restart * chore(deps): upgrade lockfile * chore(heroku): update on the config file too * feat(lang/id): tambahkan 'categoryName' di setiap kategori command * feat(lang/es): agregue 'categoryName' a cada categoría de comando * chore(deps): bump youtube-dl-exec from 1.2.6 to 2.0.0 * fix(YTDLUtil): fix compiler issue * chore(heroku): synchronize with env_example * fix(YTDLUtil): remove unnecessary assertion due to linter error * chore(deps): bump got from 11.8.2 to 11.8.3 (#619) Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.3. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v11.8.2...v11.8.3) --- updated-dependencies: - dependency-name: got dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @types/node from 16.11.7 to 16.11.9 (#621) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 16.11.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mzrtamp <[email protected]> * chore(deps): bump date-fns from 2.25.0 to 2.26.0 (#622) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.25.0 to 2.26.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.25.0...v2.26.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump eslint from 8.2.0 to 8.3.0 (#623) Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.3.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.2.0...v8.3.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): upgrade lockfile * chore(release): version 2.2.0 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mzrtamp <[email protected]> Co-authored-by: mzrtamp <[email protected]>
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Bumps @types/node from 16.11.7 to 16.11.9.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)