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
733 stars 62 forks source link

Bump release-it from 10.3.1 to 12.4.0 #70

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps release-it from 10.3.1 to 12.4.0.

Release notes *Sourced from [release-it's releases](https://github.com/release-it/release-it/releases).* > ## 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) > * Update eslint-plugin-ava and move some test files/config around (d5f8790) > > ## Release 12.3.1 > * Fix asset path (globby match) in test for Windows (5800744) > * Update dependencies + trivial migrations (9e737c2) > * Fix hook migrate hint (closes [#536](https://github-redirect.dependabot.com/release-it/release-it/issues/536)) (7b9509a) > * No error, but warning if Git tag already exists for explicit non-increment (844ff64) > * Allow `--no-increment` or `increment: false` (fixes [#537](https://github-redirect.dependabot.com/release-it/release-it/issues/537)) (7ee5c4d) > * Fix typo in link on README ([#535](https://github-redirect.dependabot.com/release-it/release-it/issues/535)) (b2223f1) > * Update readme (with create-release-it) (404c940) > > ## Release 12.3.0 > * Update docs (d702fd1) > * Update deprecated-obj (d967ce5) > * Deprecate `scripts` config (e2831eb) > * Add namespace-less life cycle hooks (e.g. `hooks.before:init`) (5ea9acc) > * Add life cycle hooks (a7b3ccb) > * Separate page for changelog doc section (8cdb49f) > * Minor updates to readme (94a2429) > ... (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 - [`9be7639`](https://github.com/release-it/release-it/commit/9be76397d8b1aa17e5b606db871ed75538990a20) Release 12.4.0 - [`72bab77`](https://github.com/release-it/release-it/commit/72bab772e9d950c3c6a05b4fbf444ddcee95171e) Add verbosity level (--verbose logs only user script output, -VV is old behav... - [`f7ac01e`](https://github.com/release-it/release-it/commit/f7ac01e7f8cd7b935f74d83aeda8af1d2f120280) Add js-cookie project to examples - [`1d64aad`](https://github.com/release-it/release-it/commit/1d64aad4b2f0ad5216f0aaf55c1f1bcf434839b8) Release 12.3.6 - [`e8d4d7f`](https://github.com/release-it/release-it/commit/e8d4d7f9b839fc51897324213c0878da1ee5a28d) Fix lint issues - [`e649bb3`](https://github.com/release-it/release-it/commit/e649bb37f268dd6dc4591474c978565f7f29a963) Update dependencies - [`f513d22`](https://github.com/release-it/release-it/commit/f513d22197e42f25cb6cde6b8519937a65bb6513) Release 12.3.5 - [`c349342`](https://github.com/release-it/release-it/commit/c349342af809cb32db4ca572495cf682d4635af3) Fix bug in argument replacement for Windows - [`406a23b`](https://github.com/release-it/release-it/commit/406a23b73b8a8c9004d1bac41ae4ea0415bbc6cc) Fix up tests and increase coverage for Log module - [`a88bcd4`](https://github.com/release-it/release-it/commit/a88bcd46a25cbcddabed87b41719b468b4e3f93a) Increase coverage for Git plugin - Additional commits viewable in [compare view](https://github.com/release-it/release-it/compare/10.3.1...12.4.0)


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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #71.