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

Theme v0.5.0 #73

Merged
merged 32 commits into from
Nov 7, 2021
Merged

Theme v0.5.0 #73

merged 32 commits into from
Nov 7, 2021

Conversation

dependabot bot added 7 commits August 12, 2021 15:53
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.13...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](fb55/nth-check@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@yamasy1549 yamasy1549 self-assigned this Nov 5, 2021
…parse-1.0.7

chore(deps): bump path-parse from 1.0.6 to 1.0.7
…ackages/create-vivliostyle-theme/path-parse-1.0.7
…ges/create-vivliostyle-theme/path-parse-1.0.7

chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/create-vivliostyle-theme
…ackages/vivliostyle-theme-scripts/path-parse-1.0.7
…ges/vivliostyle-theme-scripts/path-parse-1.0.7

chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/vivliostyle-theme-scripts
….4.19

chore(deps): bump tar from 4.4.13 to 4.4.19
…1.0.5

chore(deps): bump tmpl from 1.0.4 to 1.0.5
…ackages/vivliostyle-theme-scripts/tmpl-1.0.5
…ges/vivliostyle-theme-scripts/tmpl-1.0.5

chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/vivliostyle-theme-scripts
…ges/vivliostyle-theme-scripts/nth-check-2.0.1

chore(deps): bump nth-check from 2.0.0 to 2.0.1 in /packages/vivliostyle-theme-scripts
…ges/vivliostyle-theme-scripts/ansi-regex-5.0.1

chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /packages/vivliostyle-theme-scripts
Update packages suggested from dependabot
@yamasy1549 yamasy1549 force-pushed the theme-v0.5.0 branch 2 times, most recently from 5400c94 to cc6f776 Compare November 7, 2021 05:23
@yamasy1549 yamasy1549 marked this pull request as ready for review November 7, 2021 11:14
 - create-vivliostyle-theme@0.4.0
 - vivliostyle-theme-scripts@0.3.4
 - @vivliostyle/theme-academic@0.4.0
 - @vivliostyle/theme-bunko@0.5.0
 - @vivliostyle/theme-gutenberg@0.1.0
 - @vivliostyle/theme-slide@0.5.0
 - @vivliostyle/theme-techbook@0.4.0
@yamasy1549 yamasy1549 merged commit b8a4d13 into master Nov 7, 2021
@yamasy1549 yamasy1549 deleted the theme-v0.5.0 branch November 7, 2021 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant