un-ts / changesets-gitlab

GitLab CI cli for changesets like its GitHub Action.
https://opencollective.com/unts/projects/changesets-gitlab
MIT License
86 stars 33 forks source link

fix(deps): update dependency markdown-table to ^3.0.3 #94

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdown-table ^3.0.2 -> ^3.0.3 age adoption passing confidence

Release Notes

wooorm/markdown-table ### [`v3.0.3`](https://togithub.com/wooorm/markdown-table/releases/tag/3.0.3) [Compare Source](https://togithub.com/wooorm/markdown-table/compare/3.0.2...3.0.3) - [`0107259`](https://togithub.com/wooorm/markdown-table/commit/0107259) Use `ReadonlyArray` type in options, parameters by [@​bmish](https://togithub.com/bmish) in [https://github.com/wooorm/markdown-table/pull/30](https://togithub.com/wooorm/markdown-table/pull/30) - [`d91f3ad`](https://togithub.com/wooorm/markdown-table/commit/d91f3ad) Refactor some docs **Full Changelog**: https://github.com/wooorm/markdown-table/compare/3.0.2...3.0.3

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 8667a23f7b8c933132925260b794c61aa7967009

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

github-actions[bot] commented 1 year ago

📊 Package size report   No changes

File Before After
Total (Includes all files) 81.6 kB 81.6 kB
Tarball size 23.2 kB 0%↑23.2 kB
Unchanged files | File | Size | | ---------------------------------------------------------------------------------------------------------- | --------: | | `lib/cli.d.ts` | `39 B` | | `lib/cli.js` | `1.1 kB` | | `lib/cli.js.map` | `1.3 kB` | | `lib/comment.d.ts` | `121 B` | | `lib/comment.js` | `6.4 kB` | | `lib/comment.js.map` | `4.5 kB` | | `lib/context.d.ts` | `120 B` | | `lib/context.js` | `184 B` | | `lib/context.js.map` | `239 B` | | `lib/env.d.ts` | `11 B` | | `lib/env.js` | `77 B` | | `lib/env.js.map` | `158 B` | | `lib/get-changed-packages.d.ts` | `305 B` | | `lib/get-changed-packages.js` | `5.2 kB` | | `lib/get-changed-packages.js.map` | `4.6 kB` | | `lib/gitUtils.d.ts` | `596 B` | | `lib/gitUtils.js` | `1.6 kB` | | `lib/gitUtils.js.map` | `2.0 kB` | | `lib/index.cjs` | `863 B` | | `lib/index.d.ts` | `266 B` | | `lib/index.js` | `857 B` | | `lib/index.js.map` | `934 B` | | `lib/main.d.ts` | `153 B` | | `lib/main.js` | `3.4 kB` | | `lib/main.js.map` | `2.8 kB` | | `lib/readChangesetState.d.ts` | `252 B` | | `lib/readChangesetState.js` | `810 B` | | `lib/readChangesetState.js.map` | `828 B` | | `lib/run.d.ts` | `878 B` | | `lib/run.js` | `9.0 kB` | | `lib/run.js.map` | `7.3 kB` | | `lib/types.d.ts` | `93 B` | | `lib/types.js` | `44 B` | | `lib/types.js.map` | `102 B` | | `lib/utils.d.ts` | `1.4 kB` | | `lib/utils.js` | `3.9 kB` | | `lib/utils.js.map` | `4.3 kB` | | [`LICENSE`](https://github.com/un-ts/changesets-gitlab/blob/renovate/markdown-table-3.x/LICENSE) | `1.1 kB` | | [`package.json`](https://github.com/un-ts/changesets-gitlab/blob/renovate/markdown-table-3.x/package.json) | `3.7 kB` | | [`README.md`](https://github.com/un-ts/changesets-gitlab/blob/renovate/markdown-table-3.x/README.md) | `10.2 kB` |

🤖 This report was automatically generated by pkg-size-action