@jungvonmatt/cssg-plugin-hugo 1.11.3 → 1.12.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-lint.log +19 -5
- package/.turbo/turbo-test.log +14 -14
- package/CHANGELOG.md +16 -0
- package/package.json +3 -3
package/.turbo/turbo-lint.log
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
|
-
@jungvonmatt/cssg-plugin-hugo:lint: cache hit, replaying output [
|
|
2
|
-
[
|
|
3
|
-
[
|
|
4
|
-
[
|
|
5
|
-
[
|
|
1
|
+
@jungvonmatt/cssg-plugin-hugo:lint: cache hit, replaying output [2m5a9bd0f05e963265[0m
|
|
2
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config shrinkwrap Use the --package-lock setting instead.
|
|
3
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config cache-max This option has been deprecated in favor of `--prefer-online`
|
|
4
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config optional Use `--omit=optional` to exclude optional dependencies, or
|
|
5
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config `--include=optional` to include them.
|
|
6
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config
|
|
7
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config Default value does install optional deps unless otherwise omitted.
|
|
8
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config sso-poll-frequency The --auth-type method of SSO/SAML/OAuth will be removed in a future
|
|
9
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config version of npm in favor of web-based login.
|
|
10
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config sso-type The --auth-type method of SSO/SAML/OAuth will be removed in a future
|
|
11
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config version of npm in favor of web-based login.
|
|
12
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config cache-min This option has been deprecated in favor of `--prefer-offline`.
|
|
13
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config tmp This setting is no longer used. npm stores temporary files in a special
|
|
14
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config location in the cache, and they are managed by
|
|
15
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0mnpm WARN config [`cacache`](http://npm.im/cacache).
|
|
16
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0m
|
|
17
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0m> @jungvonmatt/cssg-plugin-hugo@1.12.3 lint
|
|
18
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0m> eslint --color index.js --fix
|
|
19
|
+
[32m@jungvonmatt/cssg-plugin-hugo:lint: [0m
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
@jungvonmatt/cssg-plugin-hugo:test: cache hit, replaying output [
|
|
2
|
-
[
|
|
3
|
-
[
|
|
4
|
-
[
|
|
5
|
-
[
|
|
6
|
-
[
|
|
7
|
-
[
|
|
8
|
-
[
|
|
9
|
-
[
|
|
10
|
-
[
|
|
11
|
-
[
|
|
12
|
-
[
|
|
13
|
-
[
|
|
14
|
-
[
|
|
1
|
+
@jungvonmatt/cssg-plugin-hugo:test: cache hit, replaying output [2mbce9c6864b1d8624[0m
|
|
2
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0m
|
|
3
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0m> @jungvonmatt/cssg-plugin-hugo@1.11.3 test
|
|
4
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0m> jest
|
|
5
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0m
|
|
6
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0mPASS cssg-plugin-hugo ./index.test.js
|
|
7
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0m cssg-plugin-hugo
|
|
8
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0m ✓ should work (2 ms)
|
|
9
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0m
|
|
10
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0mTest Suites: 1 passed, 1 total
|
|
11
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0mTests: 1 passed, 1 total
|
|
12
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0mSnapshots: 0 total
|
|
13
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0mTime: 5.071 s
|
|
14
|
+
[35m@jungvonmatt/cssg-plugin-hugo:test: [0mRan all test suites.
|
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.12.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.2...v1.12.3) (2023-03-06)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @jungvonmatt/cssg-plugin-hugo
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [1.12.0](https://github.com/jungvonmatt/contentful-ssg/compare/v1.11.3...v1.12.0) (2023-03-06)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @jungvonmatt/cssg-plugin-hugo
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
## [1.11.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.11.2...v1.11.3) (2023-02-16)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @jungvonmatt/cssg-plugin-hugo
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jungvonmatt/cssg-plugin-hugo",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.12.3",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"typings": "./index.d.ts",
|
|
@@ -27,9 +27,9 @@
|
|
|
27
27
|
},
|
|
28
28
|
"homepage": "https://github.com/jungvonmatt/contentful-ssg#readme",
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@jungvonmatt/contentful-ssg": "^1.
|
|
30
|
+
"@jungvonmatt/contentful-ssg": "^1.12.3",
|
|
31
31
|
"fs-extra": "^10.1.0",
|
|
32
32
|
"micromatch": "^4.0.4"
|
|
33
33
|
},
|
|
34
|
-
"gitHead": "
|
|
34
|
+
"gitHead": "6665c8e4b6a6958456c3fd47be63a0921fa21cf9"
|
|
35
35
|
}
|