Skip to content
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

chore: Bump @appium/docutils from 0.1.6 to 0.2.2 #1509

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps @appium/docutils from 0.1.6 to 0.2.2.

Release notes

Sourced from @​appium/docutils's releases.

@​appium/docutils@​0.2.2

0.2.2 (2023-02-24)

Bug Fixes

  • docutils: fix typescript version (6b8eb2c)
  • docutils: update dependency typedoc to v0.23.25 (a4c58cc)
  • docutils: update dependency yargs to v17.7.0 (70d65b7)
  • docutils: update dependency yargs to v17.7.1 (2602016)
  • types: update dependency type-fest to v3.5.7 (b4416c5)
  • types: update dependency type-fest to v3.6.0 (08a6f3a)

@​appium/docutils@​0.2.1

0.2.1 (2023-02-09)

Bug Fixes

  • docutils: fix bad offset in nav updates (ab366f3)
  • docutils: fix bad option name and ignore most falsy args (5446e5c)

@​appium/docutils@​0.2.0

0.2.0 (2023-02-09)

Bug Fixes

  • docutils: better parsing/updating of nav tree in mkdocs.yml (42dd678)
  • docutils: disallow both --no-reference and --no-site (21eb6b5)
  • docutils: fix --mkdocs-yml arg for validate command (258860f)
  • docutils: fix logic for 'include' prop of tsconfig.json (73ff1b8)
  • docutils: fix the docutils logger (cd72da3)
  • docutils: fix various problems in deploy pipeline (f5ec354)
  • docutils: lint (8fbbdb9)
  • docutils: update dependency type-fest to v3.5.4 (e92911f)
  • docutils: update dependency yargs-parser to v21 (be222d0)
  • types: update dependency type-fest to v3.5.5 (9bf320c)
  • types: update dependency type-fest to v3.5.6 (775c990)

Features

  • docutils: add "validate" command (ab202aa)
  • docutils: add a --no-reference-header option (53b60bc)
  • docutils: add config file support (71e9110)
  • docutils: add mkdocs output to build command (93b5831)
  • docutils: add support for deploying with mike (c9a8292)
  • docutils: begin doc-generation cli (4955948)
  • docutils: better mkdocs validation (fd98351)

... (truncated)

Changelog

Sourced from @​appium/docutils's changelog.

0.2.2 (2023-02-24)

Bug Fixes

  • docutils: fix typescript version (6b8eb2c)
  • docutils: update dependency typedoc to v0.23.25 (a4c58cc)
  • docutils: update dependency yargs to v17.7.0 (70d65b7)
  • docutils: update dependency yargs to v17.7.1 (2602016)
  • types: update dependency type-fest to v3.5.7 (b4416c5)
  • types: update dependency type-fest to v3.6.0 (08a6f3a)

0.2.1 (2023-02-09)

Bug Fixes

  • docutils: fix bad offset in nav updates (ab366f3)
  • docutils: fix bad option name and ignore most falsy args (5446e5c)

0.2.0 (2023-02-09)

Bug Fixes

  • docutils: better parsing/updating of nav tree in mkdocs.yml (42dd678)
  • docutils: disallow both --no-reference and --no-site (21eb6b5)
  • docutils: fix --mkdocs-yml arg for validate command (258860f)
  • docutils: fix logic for 'include' prop of tsconfig.json (73ff1b8)
  • docutils: fix the docutils logger (cd72da3)
  • docutils: fix various problems in deploy pipeline (f5ec354)
  • docutils: lint (8fbbdb9)
  • docutils: update dependency type-fest to v3.5.4 (e92911f)
  • docutils: update dependency yargs-parser to v21 (be222d0)
  • types: update dependency type-fest to v3.5.5 (9bf320c)
  • types: update dependency type-fest to v3.5.6 (775c990)

Features

  • docutils: add "validate" command (ab202aa)
  • docutils: add a --no-reference-header option (53b60bc)

... (truncated)

Commits
  • 7b49356 chore: publish
  • bfc3134 chore(docutils): update dependency mkdocs-material to v9.0.14
  • 2602016 fix(docutils): update dependency yargs to v17.7.1
  • 3b82c9f chore(docutils): smol type upgrade
  • 639d475 chore(docutils): update dependency mkdocs-material to v9.0.13
  • 08a6f3a fix(types): update dependency type-fest to v3.6.0
  • 70d65b7 fix(docutils): update dependency yargs to v17.7.0
  • 6b8eb2c fix(docutils): fix typescript version
  • c5dadbb chore(docutils): fix old mike test for wallaby
  • 74800cd chore(docutils): tweaky refactors for new ts
  • Additional commits viewable in compare view

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)

Bumps [@appium/docutils](https://github.com/appium/appium/tree/HEAD/packages/docutils) from 0.1.6 to 0.2.2.
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/docutils/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/@appium/[email protected]/packages/docutils)

---
updated-dependencies:
- dependency-name: "@appium/docutils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2023
@mykola-mokhnach mykola-mokhnach merged commit 5e7c927 into master Feb 27, 2023
@mykola-mokhnach mykola-mokhnach deleted the dependabot/npm_and_yarn/appium/docutils-0.2.2 branch February 27, 2023 20:34
github-actions bot pushed a commit that referenced this pull request Feb 27, 2023
## [4.18.3](v4.18.2...v4.18.3) (2023-02-27)

### Miscellaneous Chores

* Bump @appium/docutils from 0.1.6 to 0.2.2 ([#1509](#1509)) ([5e7c927](5e7c927))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 4.18.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant