@lando/symfony 1.8.1 → 1.8.2
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/.nyc_output/processinfo/8f73191c-a236-44a8-92c9-0d38a6a16880.json +1 -0
- package/.nyc_output/processinfo/fcb688bf-4c34-4612-acec-96b95b300b1a.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +4 -0
- package/coverage/index.html +1 -1
- package/package.json +6 -6
- package/.nyc_output/processinfo/5f15100b-8876-4fd9-b2d3-94fbe28a5fda.json +0 -1
- package/.nyc_output/processinfo/e24ed5f3-b53a-4e0a-a716-481062a6a53d.json +0 -1
- /package/.nyc_output/{5f15100b-8876-4fd9-b2d3-94fbe28a5fda.json → 8f73191c-a236-44a8-92c9-0d38a6a16880.json} +0 -0
- /package/.nyc_output/{e24ed5f3-b53a-4e0a-a716-481062a6a53d.json → fcb688bf-4c34-4612-acec-96b95b300b1a.json} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":1968,"argv":["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/symfony/symfony/node_modules/.bin/nyc","--reporter=html","--reporter=text","mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/symfony/symfony","time":1733353216470,"ppid":1967,"coverageFilename":"/home/runner/work/symfony/symfony/.nyc_output/8f73191c-a236-44a8-92c9-0d38a6a16880.json","externalId":"","uuid":"8f73191c-a236-44a8-92c9-0d38a6a16880","files":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":1979,"argv":["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/symfony/symfony/node_modules/.bin/mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/symfony/symfony","time":1733353216607,"ppid":1968,"coverageFilename":"/home/runner/work/symfony/symfony/.nyc_output/fcb688bf-4c34-4612-acec-96b95b300b1a.json","externalId":"","uuid":"fcb688bf-4c34-4612-acec-96b95b300b1a","files":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"processes":{"
|
|
1
|
+
{"processes":{"8f73191c-a236-44a8-92c9-0d38a6a16880":{"parent":null,"children":[]},"fcb688bf-4c34-4612-acec-96b95b300b1a":{"parent":null,"children":[]}},"files":{},"externalIds":{}}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
|
|
2
2
|
|
|
3
|
+
## v1.8.2 - [December 4, 2024](https://github.com/lando/symfony/releases/tag/v1.8.2)
|
|
4
|
+
|
|
5
|
+
* Updated to [@lando/vitepress-theme-default-plus@v1.1.0-beta.24](https://github.com/lando/vitepress-theme-default-plus/releases/tag/v1.1.0-beta.24).
|
|
6
|
+
|
|
3
7
|
## v1.8.1 - [November 4, 2024](https://github.com/lando/symfony/releases/tag/v1.8.1)
|
|
4
8
|
|
|
5
9
|
* Updated to [@lando/vitepress-theme-default-plus@v1.1.0-beta.18](https://github.com/lando/vitepress-theme-default-plus/releases/tag/v1.1.0-beta.18).
|
package/coverage/index.html
CHANGED
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
87
87
|
Code coverage generated by
|
|
88
88
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
89
|
-
at 2024-
|
|
89
|
+
at 2024-12-04T23:00:16.770Z
|
|
90
90
|
</div>
|
|
91
91
|
<script src="prettify.js"></script>
|
|
92
92
|
<script>
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lando/symfony",
|
|
3
3
|
"description": "A Lando plugin that provides a tight integration with Symfony.",
|
|
4
|
-
"version": "1.8.
|
|
4
|
+
"version": "1.8.2",
|
|
5
5
|
"author": "Mike Pirog @pirog",
|
|
6
6
|
"license": "GPL-3.0",
|
|
7
7
|
"repository": "lando/symfony",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@babel/eslint-parser": "^7.23.10",
|
|
58
58
|
"@lando/leia": "^1.0.0-beta.3",
|
|
59
|
-
"@lando/vitepress-theme-default-plus": "^1.1.0-beta.
|
|
59
|
+
"@lando/vitepress-theme-default-plus": "^1.1.0-beta.24",
|
|
60
60
|
"chai": "^4.3.4",
|
|
61
61
|
"command-line-test": "^1.0.10",
|
|
62
62
|
"eslint": "^8.56.0",
|
|
@@ -78,9 +78,9 @@
|
|
|
78
78
|
"lodash"
|
|
79
79
|
],
|
|
80
80
|
"dist": {
|
|
81
|
-
"integrity": "sha512
|
|
82
|
-
"shasum": "
|
|
83
|
-
"filename": "lando-symfony-1.8.
|
|
84
|
-
"unpackedSize":
|
|
81
|
+
"integrity": "sha512-/6XYAdqb1OdUZbucGWoCNsQiqP+Y08A5iCl/7+hoiKVl3NoUErVD42L2gfypjHqG1Vr7+PBe6f/Q26A21xpvRw==",
|
|
82
|
+
"shasum": "c4c084ae6a73d9e5501d517ee46f3424757f5b6f",
|
|
83
|
+
"filename": "lando-symfony-1.8.2.tgz",
|
|
84
|
+
"unpackedSize": 16570012
|
|
85
85
|
}
|
|
86
86
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"parent":null,"pid":2285,"argv":["/opt/hostedtoolcache/node/20.18.0/x64/bin/node","/home/runner/work/symfony/symfony/node_modules/.bin/mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/symfony/symfony","time":1730754286046,"ppid":2274,"coverageFilename":"/home/runner/work/symfony/symfony/.nyc_output/5f15100b-8876-4fd9-b2d3-94fbe28a5fda.json","externalId":"","uuid":"5f15100b-8876-4fd9-b2d3-94fbe28a5fda","files":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"parent":null,"pid":2274,"argv":["/opt/hostedtoolcache/node/20.18.0/x64/bin/node","/home/runner/work/symfony/symfony/node_modules/.bin/nyc","--reporter=html","--reporter=text","mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/symfony/symfony","time":1730754285912,"ppid":2273,"coverageFilename":"/home/runner/work/symfony/symfony/.nyc_output/e24ed5f3-b53a-4e0a-a716-481062a6a53d.json","externalId":"","uuid":"e24ed5f3-b53a-4e0a-a716-481062a6a53d","files":[]}
|
|
File without changes
|
|
File without changes
|