Engineering-Research-and-Development / iotagent-opcua

IoT Agent for OPC UA protocol
https://iotagent-opcua.rtfd.io/
GNU Affero General Public License v3.0
41 stars 21 forks source link

build(deps): bump trim and textlint #92

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.7.7 to 12.2.4

Release notes

Sourced from textlint's releases.

textlint@11.9.1

11.9.1 (2021-05-08)

Bug Fixes

  • deps: update patch updates (#761) (73e81f9)
  • text-to-ast: correct to parse CRLF empty line (#763) (a3288e0)

textlint@11.9.0

11.9.0 (2021-03-21)

Features

For more details, See Ignoring Text · textlint

textlint@11.8.3

11.8.3 (2021-03-19)

Fixes

  • linter-formatter: escape XML control characters in ruleId (#747) (2d1cc87)

Chores

Changelog

Sourced from textlint's changelog.

12.2.4 (2022-12-04)

Bug Fixes

  • deps: update babel monorepo to ^7.20.2 (4f0364a)
  • deps: update dependency @​babel/cli to ^7.19.3 (c7124c6)
  • textlint: support linting dot files (#947) (8811922)

12.2.3 (2022-11-10)

Bug Fixes

  • deps: update babel monorepo to ^7.19.1 (6a0dbb8)
  • deps: update babel monorepo to ^7.19.3 (e5c80eb)
  • deps: update dependency @​babel/core to ^7.19.6 (3ba99ea)
  • deps: update dependency @​babel/preset-env to ^7.19.4 (d1049bd)
  • deps: update dependency table to ^6.8.1 (abcb864)
  • deps: update dependency traverse to ^0.6.7 (fc0ea91)
  • linter-formatter: added lodash to dependencies (#934) (e97efb8)
  • types: expose TextlintPluginPreProcessResult/TextlintPluginPostProcessResult type #920 (49d990a)

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)

... (truncated)

Commits
  • 072ac46 v12.2.4
  • 8811922 fix(textlint): support linting dot files (#947)
  • 2bb4109 Update plugin.md
  • bb50917 chore(deps): update dependency lint-staged to ^13.0.4
  • 1e49c46 chore(deps): update eslint to ^5.44.0
  • 312b2d5 chore(deps): update eslint to ^5.43.0
  • 752d866 chore(deps): update dependency @​textlint/types to ^12.2.3
  • 3402fbb chore(deps): update dependency chai to ^4.3.7
  • e7bc707 Update README.md
  • 12b754e chore(deps): update eslint to ^5.42.1
  • 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/Engineering-Research-and-Development/iotagent-opcua/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.