tauri-apps / tauri-action

Build your Web application as a Tauri binary for macOS, Linux and Windows
https://tauri.app
MIT License
782 stars 134 forks source link

chore(deps): update dependency covector to v0.11.0 #807

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
covector 0.10.2 -> 0.11.0 age adoption passing confidence

Release Notes

jbolda/covector (covector) ### [`v0.11.0`](https://togithub.com/jbolda/covector/releases/tag/covector-v0.11.0): covector v0.11.0 [Compare Source](https://togithub.com/jbolda/covector/compare/covector-v0.10.2...covector-v0.11.0) #### \[0.11.0] - [`9480736`](https://www.github.com/jbolda/covector/commit/9480736961fb92b1861938015b1be3fd53ee5355) ([#​299](https://www.togithub.com/jbolda/covector/pull/299) by [@​jbolda](https://www.github.com/jbolda/covector/../../jbolda)) Return additional `status` content from `covector` to enable posting a comment in PR providing additional context of the expected change files. - [`9e111fc`](https://www.github.com/jbolda/covector/commit/9e111fcf2431690b8719ca493e6580a42e72c457) ([#​304](https://www.togithub.com/jbolda/covector/pull/304) by [@​jbolda](https://www.github.com/jbolda/covector/../../jbolda)) `status` command was mutating the package file representation when running the validation function. Use `cloneDeep` for the time being to work around it. - [`9202dca`](https://www.github.com/jbolda/covector/commit/9202dca0d8d0fd114ecceb4154c58bc764b85c43) ([#​307](https://www.togithub.com/jbolda/covector/pull/307) by [@​jbolda](https://www.github.com/jbolda/covector/../../jbolda)) Pass `createContext` function from action through to changelog to enable passing specific context usable within changelogs. - [`9480736`](https://www.github.com/jbolda/covector/commit/9480736961fb92b1861938015b1be3fd53ee5355) ([#​299](https://www.togithub.com/jbolda/covector/pull/299) by [@​jbolda](https://www.github.com/jbolda/covector/../../jbolda)) Allow running status command without logging. This allows the command to also serve more utilitarian purposes as well. ##### Dependencies - Upgraded to `@covector/changelog@0.11.0` - Upgraded to `@covector/apply@0.9.3` - Upgraded to `@covector/assemble@0.11.0` - Upgraded to `@covector/files@0.7.2` - Upgraded to `@covector/command@0.7.1`

NPM Publish

publish details > covector@0.11.0 prepublishOnly > tsc -b npm notice npm notice 📦 covector@0.11.0 npm notice === Tarball Contents === npm notice 27.0kB CHANGELOG.md npm notice 11.4kB LICENSE npm notice 14.0kB README.md npm notice 162B bin/covector.js npm notice 213B dist/add.d.ts npm notice 178B dist/add.d.ts.map npm notice 2.6kB dist/add.js npm notice 353B dist/arbitrary.d.ts npm notice 500B dist/arbitrary.d.ts.map npm notice 3.7kB dist/arbitrary.js npm notice 113B dist/cli.d.ts npm notice 197B dist/cli.d.ts.map npm notice 1.9kB dist/cli.js npm notice 240B dist/config.d.ts npm notice 367B dist/config.d.ts.map npm notice 1.2kB dist/config.js npm notice 124B dist/index.d.ts npm notice 225B dist/index.d.ts.map npm notice 394B dist/index.js npm notice 212B dist/init.d.ts npm notice 180B dist/init.d.ts.map npm notice 14.7kB dist/init.js npm notice 429B dist/preview.d.ts npm notice 580B dist/preview.d.ts.map npm notice 4.8kB dist/preview.js npm notice 349B dist/publish.d.ts npm notice 496B dist/publish.d.ts.map npm notice 3.7kB dist/publish.js npm notice 562B dist/run.d.ts npm notice 730B dist/run.d.ts.map npm notice 2.9kB dist/run.js npm notice 408B dist/status.d.ts npm notice 576B dist/status.d.ts.map npm notice 5.6kB dist/status.js npm notice 443B dist/version.d.ts npm notice 567B dist/version.d.ts.map npm notice 4.2kB dist/version.js npm notice 27B modules.d.ts npm notice 1.1kB package.json npm notice 2.2kB src/add.ts npm notice 3.0kB src/arbitrary.ts npm notice 1.6kB src/cli.ts npm notice 430B src/config.ts npm notice 90B src/index.ts npm notice 13.0kB src/init.ts npm notice 4.5kB src/preview.ts npm notice 3.0kB src/publish.ts npm notice 2.0kB src/run.ts npm notice 4.7kB src/status.ts npm notice 4.0kB src/version.ts npm notice 536B test/__snapshots__/command-init.test.ts.snap npm notice 92.8kB test/__snapshots__/complex.test.ts.snap npm notice 485.9kB test/__snapshots__/dry-run.test.ts.snap npm notice 262.7kB test/__snapshots__/main.test.ts.snap npm notice 240.3kB test/__snapshots__/preMode.test.ts.snap npm notice 23.0kB test/__snapshots__/preview-command.test.ts.snap npm notice 2.2kB test/command-init.test.ts npm notice 716B test/command-status.test.ts npm notice 7.1kB test/complex.test.ts npm notice 4.0kB test/dry-run.test.ts npm notice 2.9kB test/helpers.ts npm notice 13.9kB test/main.test.ts npm notice 7.3kB test/preMode.test.ts npm notice 1.8kB test/preview-command.test.ts npm notice 366B tsconfig.json npm notice === Tarball Details === npm notice name: covector npm notice version: 0.11.0 npm notice filename: covector-0.11.0.tgz npm notice package size: 129.5 kB npm notice unpacked size: 1.3 MB npm notice shasum: f49acde9f82c3b77e29ef10ce849c5baacd4c0b7 npm notice integrity: sha512-XDLErG6ZQxtMx[...]GaIq2XdFjwwqw== npm notice total files: 65 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access + covector@0.11.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/covector@0.11.0 Transitive: environment, filesystem, network, shell +87 8.63 MB

🚮 Removed packages: npm/covector@0.10.2

View full report↗︎