ahmadawais / shades-of-purple-vscode

🦄 Shades of Purple offers a hand-picked selection of bold and vibrant shades of purple that will transform your code into a visually stunning masterpiece. With its carefully crafted color palette, this theme brings a sense of style, elegance, and whimsy to your favorite code editor, making your coding sessions a delightful journey of creativity.
https://marketplace.visualstudio.com/items?itemName=ahmadawais.shades-of-purple
Other
719 stars 64 forks source link

Bump release-it from 10.3.1 to 12.4.3 #75

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps release-it from 10.3.1 to 12.4.3.

Release notes *Sourced from [release-it's releases](https://github.com/release-it/release-it/releases).* > ## Release 12.4.3 > * Update docs (5335004) > * Update README.md ([#563](https://github-redirect.dependabot.com/release-it/release-it/issues/563)) (f27f4fe) > * Update dependencies (e03288e) > * Log template and context if rendering throws (fixes [#562](https://github-redirect.dependabot.com/release-it/release-it/issues/562)) (341ce73) > * Check for sha match on commit output (d89487c) > * Fix link to Auto Changelog docs ([#561](https://github-redirect.dependabot.com/release-it/release-it/issues/561)) (17c0cea) > > ## Release 12.4.2 > * Update dependencies (bb7d92d) > * Shorten getCommitsSinceLatestTag + add test (add2e1e) > * Fix [#557](https://github-redirect.dependabot.com/release-it/release-it/issues/557) use just HEAD for counting if no tag yet (f40804a) > > ## Release 12.4.1 > * Update dependencies (b3d9786) > * Add test for npm registry in publishConfig (da6a6d9) > * Update readme (6f410b5) > * Fix timeout issue with 3rd party npm registries. ([#555](https://github-redirect.dependabot.com/release-it/release-it/issues/555)) (f9980a0) > > ## Release 12.4.0 > * Add verbosity level (--verbose logs only user script output, -VV is old behavior) (72bab77) > * Add js-cookie project to examples (f7ac01e) > > ## Release 12.3.6 > * Fix lint issues (e8d4d7f) > * Update dependencies (e649bb3) > > ## Release 12.3.5 > * Fix bug in argument replacement for Windows (c349342) > * Fix up tests and increase coverage for Log module (406a23b) > * Increase coverage for Git plugin (a88bcd4) > * Increase consistency in docs (1901fbb) > * Move Git and Pre-releases sections to separate doc (918180d) > > ## Release 12.3.4 > * Work around lint issues (fef720f) > * Fix up some copy (1a04d02) > * Update dependencies (a044668) > * Restore test utils location (c30b9ee) > * Fix ToC (8071373) > > ## Release 12.3.3 > * Update dependencies (0f52164) > * Update readme (0b5cb1a) > * Increase overall readability (4232247) > * Improve hooks deprecation + docs (6770e7c) > * Add eslint-plugin-import + fix import order (392b4ae) > > ## Release 12.3.2 > * Update dependencies (2cdf9f7) > ... (truncated)
Changelog *Sourced from [release-it's changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md).* > # Changelog > > This document lists breaking changes for each major release. > > See the GitHub Releases page for detailed changelogs: > [https://github.com/release-it/release-it/releases](https://github.com/release-it/release-it/releases) > > ## v12 > > - The `--follow-tags` argument for `git push` has been moved to the default configuration. This is only a breaking > change if `git.pushArgs` was not empty (it was empty by default). > > ## v11 > > - The custom `conventional-changelog` increment (e.g. `"increment": "conventional:angular"`) with additional script > configuration is replaced with a plugin. Please see > [conventional changelog](https://github.com/release-it/release-it#conventional-changelog) how to use this plugin. > - The `pkgFiles` option has been removed. If there's a need to bump other files than what `npm version` bumps, it should > be (part of) a plugin. > - By default, the latest version was derived from the latest Git tag. From v11, if the repo has a `package.json` then > that `version` is used instead. The `use` option has been removed. Also see > [latest version](https://github.com/release-it/release-it#latest-version). > - `scripts.changelog` has been moved to `git.changelog` > > ## v10 > > - Dropped support for Node v6 > - Deprecated options from v9 are removed, the `dist.repo` config in particular (also see > [distribution repository](https://github.com/release-it/release-it#distribution-repository) for alternatives). > - Drop the `--debug` flag. `DEBUG=release-it:* ...` still works. > > ## v9 > > There should be no breaking changes, but there have been major internal refactorings and an improved UI. A bunch of new > features and bug fixes have been implemented. Last but not least, the configuration structure is changed significantly. > For this (backwards compatible) change, deprecation warnings are shown, and configurations must be migrated with the > next major release (v10). See [deprecated.json](https://github.com/release-it/release-it/blob/master/conf/deprecated.json) for the changes, mainly: > > - All "command hooks" have been moved to `scripts.*`, and some have been renamed. > - All `src.*` options have been moved to `git.*` (and `scripts.*`). > - The `dist.repo` configuration and functionality has been removed. > > ## v8 > > - Drop the `--force` flag. It's only use was to move a Git tag. > > ## v7 > > - No longer adds untracked files to release commit. ([#230](https://github-redirect.dependabot.com/release-it/release-it/issues/230)) > > ... (truncated)
Commits - [`e7dd671`](https://github.com/release-it/release-it/commit/e7dd671e09253752d9a44412c7bf9f9a14f769ac) Release 12.4.3 - [`5335004`](https://github.com/release-it/release-it/commit/5335004f7ebe69c4a6ebda83e8974407b2d69fc9) Update docs - [`f27f4fe`](https://github.com/release-it/release-it/commit/f27f4feaf26fd17ec586d4d6c6dd2aa54ba72af8) Update README.md ([#563](https://github-redirect.dependabot.com/release-it/release-it/issues/563)) - [`e03288e`](https://github.com/release-it/release-it/commit/e03288eee6776bd3990a83425f82c40e1256dce3) Update dependencies - [`341ce73`](https://github.com/release-it/release-it/commit/341ce73c44eae8840c848931d3d37d4d11a8a92f) Log template and context if rendering throws (fixes [#562](https://github-redirect.dependabot.com/release-it/release-it/issues/562)) - [`d89487c`](https://github.com/release-it/release-it/commit/d89487c43b0b65d84bfc965f7cbb99003cac8331) Check for sha match on commit output - [`17c0cea`](https://github.com/release-it/release-it/commit/17c0ceaa8581f328f5e346c57e259b88d42c2bb8) Fix link to Auto Changelog docs ([#561](https://github-redirect.dependabot.com/release-it/release-it/issues/561)) - [`749fc78`](https://github.com/release-it/release-it/commit/749fc784a2927b0a93c6cd4b4fa41987ec211bd3) Release 12.4.2 - [`bb7d92d`](https://github.com/release-it/release-it/commit/bb7d92d2c2b27933c474bbe8e2ad695eeefd95af) Update dependencies - [`add2e1e`](https://github.com/release-it/release-it/commit/add2e1e718383fee047c33e4e5a46544f4699d33) Shorten getCommitsSinceLatestTag + add test - Additional commits viewable in [compare view](https://github.com/release-it/release-it/compare/10.3.1...12.4.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)