PrismarineJS / mineflayer-collectblock

A simple utility plugin for Mineflayer that add a higher level API for collecting blocks.
MIT License
38 stars 23 forks source link

Bump ts-standard from 10.0.0 to 11.0.0 #74

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ts-standard from 10.0.0 to 11.0.0.

Changelog

Sourced from ts-standard's changelog.

11.0.0

  • BREAKING: Dropped support for NodeJS 10.x (Minimum supported version is 12.x)
  • BREAKING: Updated eslint-config-standard-with-typescript to version ^21.0.1. Please visit their github page for any style/linter changes
  • BREAKING: Updated eslint-config-standard to version ^16.0.3. Please visit their github page for any style/linter changes
  • Fix: typo reqired to required
  • Feature: Add support for multiple tsconfig projects to be used
Commits
  • 5e984a5 Merge pull request #166 from standard/chore/release-11.0.0
  • 642b390 build(deps-dev): bump @​commitlint/cli from 13.2.1 to 14.1.0 (#190)
  • 77a4f7a build(deps-dev): bump @​commitlint/config-conventional to 14.1.0 (#188)
  • 2784361 build(deps): bump actions/checkout from 2.3.4 to 2.4.0 (#189)
  • 42601f6 build(deps): bump wagoid/commitlint-github-action to 4.1.9 (#182)
  • 9c0cca7 build(deps): bump wagoid/commitlint-github-action to 4.1.5 (#179)
  • d064b0e build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#175)
  • 3a58e8a build(deps): bump wagoid/commitlint-github-action to 4.1.4 (#168)
  • ff25884 chore(release): v11.0.0
  • 56e871f build(deps): eslint-config-standard-with-typescript to 21.0.1 (#161)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by linusu, a new releaser for ts-standard since your current version.


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)