Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

fix(deps): bump @tmware/jitsuyo from 1.6.5 to 1.6.7 #277

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2022

Bumps @tmware/jitsuyo from 1.6.5 to 1.6.7.

Release notes

Sourced from @​tmware/jitsuyo's releases.

v1.6.7

1.6.7 (2022-02-14)

Chores

  • deps: upgrade all dependencies (9dbdfad)
  • dev-deps: upgrade commitlint (a3100ea)
  • ts: lock build target to es2018 (91173f6)

Code Refactoring

  • allow named exports (93eec1a)
  • validator: simplify non-empty conditions (49c03d9)
  • validators: clean up validators (85ae350)

Documentation

  • index: add jsdoc property tags (0802ccc)

v1.6.6

1.6.6 (2022-02-14)

Chores

  • deps: bump tar from 6.1.0 to 6.1.11 (#148) (d61804d)
  • deps-dev: bump @​commitlint/cli from 13.0.0 to 13.1.0 (#124) (760ca08)
  • deps-dev: bump @​commitlint/config-conventional (#122) (e9cb584)
  • deps-dev: bump @​types/node from 16.3.1 to 16.7.10 (#149) (52af0bb)
  • deps-dev: bump eslint from 7.30.0 to 7.32.0 (#130) (1baad5a)
  • deps-dev: bump eslint-plugin-jest from 24.3.6 to 24.4.0 (#118) (1fc26d5)
  • deps-dev: bump husky from 7.0.1 to 7.0.2 (#142) (bcdf066)
  • deps-dev: bump jest from 27.0.6 to 27.1.0 (#145) (61e4ba4)
  • deps-dev: bump lint-staged from 11.0.0 to 11.1.2 (#133) (b7a46f5)
  • deps-dev: bump semantic-release from 17.4.4 to 17.4.7 (#141) (76cfc80)
  • deps-dev: bump typescript from 4.3.5 to 4.4.2 (#143) (0e98548)

Continuous Integration

  • actions: set node version to 16.x (lts) (3392ed6)
  • dependabot: disable automerge label (f61027f)
Changelog

Sourced from @​tmware/jitsuyo's changelog.

1.6.7 (2022-02-14)

Chores

  • deps: upgrade all dependencies (9dbdfad)
  • dev-deps: upgrade commitlint (a3100ea)
  • ts: lock build target to es2018 (91173f6)

Code Refactoring

  • allow named exports (93eec1a)
  • validator: simplify non-empty conditions (49c03d9)
  • validators: clean up validators (85ae350)

Documentation

  • index: add jsdoc property tags (0802ccc)

1.6.6 (2022-02-14)

Chores

  • deps: bump tar from 6.1.0 to 6.1.11 (#148) (d61804d)
  • deps-dev: bump @​commitlint/cli from 13.0.0 to 13.1.0 (#124) (760ca08)
  • deps-dev: bump @​commitlint/config-conventional (#122) (e9cb584)
  • deps-dev: bump @​types/node from 16.3.1 to 16.7.10 (#149) (52af0bb)
  • deps-dev: bump eslint from 7.30.0 to 7.32.0 (#130) (1baad5a)
  • deps-dev: bump eslint-plugin-jest from 24.3.6 to 24.4.0 (#118) (1fc26d5)
  • deps-dev: bump husky from 7.0.1 to 7.0.2 (#142) (bcdf066)
  • deps-dev: bump jest from 27.0.6 to 27.1.0 (#145) (61e4ba4)
  • deps-dev: bump lint-staged from 11.0.0 to 11.1.2 (#133) (b7a46f5)
  • deps-dev: bump semantic-release from 17.4.4 to 17.4.7 (#141) (76cfc80)
  • deps-dev: bump typescript from 4.3.5 to 4.4.2 (#143) (0e98548)

Continuous Integration

  • actions: set node version to 16.x (lts) (3392ed6)
  • dependabot: disable automerge label (f61027f)
Commits
  • 746faed release(version): Release 1.6.7 [skip ci]
  • 93eec1a refactor: allow named exports
  • 85ae350 refactor(validators): clean up validators
  • 49c03d9 refactor(validator): simplify non-empty conditions
  • 91173f6 chore(ts): lock build target to es2018
  • 0802ccc docs(index): add jsdoc property tags
  • a3100ea chore(dev-deps): upgrade commitlint
  • 9dbdfad chore(deps): upgrade all dependencies
  • b99d7bb release(version): Release 1.6.6 [skip ci]
  • 3392ed6 ci(actions): set node version to 16.x (lts)
  • 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 [@tmware/jitsuyo](https://github.com/TMWare/jitsuyo) from 1.6.5 to 1.6.7.
- [Release notes](https://github.com/TMWare/jitsuyo/releases)
- [Changelog](https://github.com/TMWare/jitsuyo/blob/master/CHANGELOG.md)
- [Commits](TMWare/jitsuyo@v1.6.5...v1.6.7)

---
updated-dependencies:
- dependency-name: "@tmware/jitsuyo"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge Attempt to automatically merge this PR dependencies Pull requests that update a dependency file labels Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Attempt to automatically merge this PR dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant