@lando/laravel 1.0.0 → 1.0.1

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.
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":1949,"argv":["/opt/hostedtoolcache/node/18.19.0/x64/bin/node","/home/runner/work/laravel/laravel/node_modules/.bin/nyc","--reporter=html","--reporter=text","mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/laravel/laravel","time":1704321044282,"ppid":1948,"coverageFilename":"/home/runner/work/laravel/laravel/.nyc_output/0948650f-15d5-469a-aa35-63e4c5895adf.json","externalId":"","uuid":"0948650f-15d5-469a-aa35-63e4c5895adf","files":[]}
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":1960,"argv":["/opt/hostedtoolcache/node/18.19.0/x64/bin/node","/home/runner/work/laravel/laravel/node_modules/.bin/mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/laravel/laravel","time":1704321044430,"ppid":1949,"coverageFilename":"/home/runner/work/laravel/laravel/.nyc_output/e43fa2cf-9535-40ff-9b7e-d4d7b40749f6.json","externalId":"","uuid":"e43fa2cf-9535-40ff-9b7e-d4d7b40749f6","files":[]}
@@ -1 +1 @@
1
- {"processes":{"44e545fe-02ba-4fb7-9de2-8fb5b5f5a9cb":{"parent":null,"children":[]},"bcdb9d5b-edb0-45e8-9323-c44c9603f799":{"parent":null,"children":[]}},"files":{},"externalIds":{}}
1
+ {"processes":{"0948650f-15d5-469a-aa35-63e4c5895adf":{"parent":null,"children":[]},"e43fa2cf-9535-40ff-9b7e-d4d7b40749f6":{"parent":null,"children":[]}},"files":{},"externalIds":{}}
package/CHANGELOG.md CHANGED
@@ -1,10 +1,16 @@
1
+ ## v1.0.1 - [January 3, 2024](https://github.com/lando/laravel/releases/tag/v1.0.1)
2
+
3
+ * Fixed issue with missing proxy URLs.
4
+
1
5
  ## v1.0.0 - [December 7, 2023](https://github.com/lando/laravel/releases/tag/v1.0.0)
2
- * Dialed fully for `lando update`
6
+
7
+ * Dialed fully for `lando update`
3
8
 
4
9
  ## v0.9.0 - [July 3, 2023](https://github.com/lando/laravel/releases/tag/v0.9.0)
5
- * Removed bundle-dependencies and version-bump-prompt from plugin.
6
- * Updated package to use prepare-release-action.
7
- * Updated documentation to reflect new release process.
10
+
11
+ * Removed bundle-dependencies and version-bump-prompt from plugin.
12
+ * Updated package to use prepare-release-action.
13
+ * Updated documentation to reflect new release process.
8
14
 
9
15
  ## v0.8.0 - [February 24, 2022](https://github.com/lando/laravel/releases/tag/v0.8.0)
10
16
 
@@ -221,6 +221,7 @@ module.exports = {
221
221
  via: 'apache',
222
222
  webroot: '.',
223
223
  xdebug: false,
224
+ proxy: {},
224
225
  },
225
226
  builder: (parent, config) => class LandoLaravel extends parent {
226
227
  constructor(id, options = {}) {
@@ -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 2023-12-21T00:17:48.727Z
89
+ at 2024-01-03T22:30:44.627Z
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/laravel",
3
3
  "description": "A Lando plugin that provides a tight integration with Laravel.",
4
- "version": "1.0.0",
4
+ "version": "1.0.1",
5
5
  "author": "Mike Pirog @pirog",
6
6
  "license": "GPL-3.0",
7
7
  "repository": "lando/laravel",
@@ -73,9 +73,9 @@
73
73
  "lodash"
74
74
  ],
75
75
  "dist": {
76
- "integrity": "sha512-yY5Rp1GiuVm+3QZ2gCkjCjl74rn7UjZ6LtMtcSKuDKYYTdlm7QQNpW0IdK8KVoY8OdBxB2UWpnc5iim4OQIZ4g==",
77
- "shasum": "d6b84f32b5cdc68b92aff048a0632b9653b2d555",
78
- "filename": "lando-laravel-1.0.0.tgz",
79
- "unpackedSize": 12181792
76
+ "integrity": "sha512-Rdd/BFLiPbFPSWAz6Zt7iOJGx125IZqJHF4LG/7WKukCbUxPB7ToHFSyLX5K7Ij4NB7wz9+fR608aCuMHzS9rQ==",
77
+ "shasum": "dee76fabff5bba207283bc916141620843e56836",
78
+ "filename": "lando-laravel-1.0.1.tgz",
79
+ "unpackedSize": 12181926
80
80
  }
81
81
  }
@@ -1 +0,0 @@
1
- {"parent":null,"pid":1857,"argv":["/opt/hostedtoolcache/node/18.19.0/x64/bin/node","/home/runner/work/laravel/laravel/node_modules/.bin/nyc","--reporter=html","--reporter=text","mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/laravel/laravel","time":1703117868367,"ppid":1856,"coverageFilename":"/home/runner/work/laravel/laravel/.nyc_output/44e545fe-02ba-4fb7-9de2-8fb5b5f5a9cb.json","externalId":"","uuid":"44e545fe-02ba-4fb7-9de2-8fb5b5f5a9cb","files":[]}
@@ -1 +0,0 @@
1
- {"parent":null,"pid":1868,"argv":["/opt/hostedtoolcache/node/18.19.0/x64/bin/node","/home/runner/work/laravel/laravel/node_modules/.bin/mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/laravel/laravel","time":1703117868520,"ppid":1857,"coverageFilename":"/home/runner/work/laravel/laravel/.nyc_output/bcdb9d5b-edb0-45e8-9323-c44c9603f799.json","externalId":"","uuid":"bcdb9d5b-edb0-45e8-9323-c44c9603f799","files":[]}