nystudio107 / craft-connect

Allows you to connect to external databases and perform db queries
MIT License
16 stars 5 forks source link

chore(deps): Bump trim and textlint in /docs #44

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes trim. It's no longer used after updating ancestor dependency textlint. These dependencies need to be updated together.

Removes trim

Updates textlint from 11.9.1 to 12.2.2

Changelog

Sourced from textlint's changelog.

12.2.2 (2022-09-20)

Bug Fixes

  • deps: update babel monorepo to ^7.18.10 (dc0c555)
  • deps: update babel monorepo to ^7.18.6 (d8e30ae)
  • deps: update babel monorepo to ^7.18.6 (0f1b0fb)
  • deps: update babel monorepo to ^7.18.9 (558b4ee)
  • deps: update dependency @​babel/core to ^7.18.13 (5c3ac1b)
  • deps: update dependency @​babel/core to ^7.18.5 (17ab0d4)
  • markdown-to-ast: add mdast-util-gfm-autolink-literal to explicit deps (#904) (d2888a5)

12.2.1 (2022-06-25)

Bug Fixes

  • deps: update babel monorepo (89b2395)
  • deps: update babel monorepo (6a3e841)
  • deps: update babel monorepo (a91e594)
  • deps: update babel monorepo (c9f1957)
  • deps: update babel monorepo to ^7.16.5 (#834) (dcbc196)
  • deps: update babel monorepo to ^7.16.7 (e8c10aa)
  • deps: update babel monorepo to ^7.17.10 (1539f0a)
  • deps: Update chalk (#842) (56ba52c)
  • deps: update dependency @​babel/core to ^7.17.12 (add5313)
  • deps: update dependency @​babel/core to ^7.17.9 (db74d3a)
  • deps: update dependency @​babel/core to ^7.18.2 (73c2047)
  • deps: update dependency table to ^6.7.5 (fdfcce6)
  • deps: update dependency table to ^6.8.0 (5e1aa18)
  • deps: Update packages that depend on ansi-regex (#841) (17c03cd)
  • deps: Update string-width (#844) (675bc93)
  • textlint/kernel: improve RuleError error handlong (#877) (8c1fc23)
  • textlint: remove log-symbols (#845) (000d07a)

Features

  • textlint: add padding property and locator (#836) (f94d5f8)

12.2.0 (2022-06-25)

... (truncated)

Commits
  • db0a3e9 v12.2.2
  • d2888a5 fix(markdown-to-ast): add mdast-util-gfm-autolink-literal to explicit deps ...
  • a69c0a7 chore(deps): update patch updates
  • 0b6d0db docs: use npx (#901)
  • 8d0227e docs: delete --global in readme Closes #885 (#895)
  • 40e7ea1 docs: replace ./node_modules/.bin/ with npx (#899)
  • 5fcf4c3 chore(deps): update TypeScript (#896)
  • 5c3ac1b fix(deps): update dependency @​babel/core to ^7.18.13
  • dc0c555 fix(deps): update babel monorepo to ^7.18.10
  • 39994fe chore(deps): update dependency @​types/node to ^14.18.23
  • Additional commits viewable in compare view


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/nystudio107/craft-connect/network/alerts).
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.