Release notes
*Sourced from [projectz's releases](https://github.com/bevry/projectz/releases).*
> ## v0.4.3 February 13, 2015
> - Appends new line when saving packages
>
> ## v0.4.2 February 11, 2015
> - Fixes cmd line -d option
> - Fixes CRLF issue that occurred in the v0.4.1 npm package
>
> ## v0.4.1 February 09, 2015
> Fixes incorrect handling of CSON.parseFile
>
> ## v0.4.0 February 09, 2015
> - Removed merging of dependencies between Package.json and Bower.json
> - Added Node v0.12.0 support
Changelog
*Sourced from [projectz's changelog](https://github.com/bevry/projectz/blob/master/HISTORY.md).*
> ## v1.7.5 2019 September 11
>
> - Show help if no arguments were supplied
> - Thanks to [James George](https://github.com/jamesgeorge007) for [pull request [#94](https://github-redirect.dependabot.com/bevry/projectz/issues/94)](https://github-redirect.dependabot.com/bevry/projectz/pull/94)
> - Updated dependencies
> - Update SPDX dependency
> - Thanks to [Peter Chanthamynavong](https://github.com/peterkc) for [pull request [#95](https://github-redirect.dependabot.com/bevry/projectz/issues/95)](https://github-redirect.dependabot.com/bevry/projectz/pull/95)
> - Updated [base files](https://github.com/bevry/base) and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
>
> ## v1.7.4 2018 December 22
>
> - Prevent `pacakge-lock.json` from being read
> - Switched from `CSON` to `season`, as CSON doesn't handle sync errors, and no one has maintained it
>
> ## v1.7.3 2018 December 19
>
> - Internal documentation updates
>
> ## v1.7.2 2018 December 19
>
> - Moved npm require instructions after the command instructions for consistency
>
> ## v1.7.1 2018 December 19
>
> - Fixed an eyesore with the jspm installation instructions
> - Only output TypeScript blurb on modules
>
> ## v1.7.0 2018 December 19
>
> - Updated installation instructions for latest ecosystem changes
>
> ## v1.6.0 2018 December 19
>
> - Updated [base files](https://github.com/bevry/base) and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
>
> ## v1.5.3 2018 November 15
>
> - Note that contributors may also fail to fetch if the internet is disconnected.
>
> ## v1.5.2 2018 November 15
>
> - Update [githubauthquerystring](https://github.com/bevry/githubauthquerystring) to v1 and make use of its redaction abilities
>
> ## v1.5.1 2018 November 15
>
> - Fixed failures in fetching contributors causing projectz to crash
> - Now uses [githubauthquerystring](https://github.com/bevry/githubauthquerystring) to generate the GitHub Auth Query Strings.
>
> ## v1.5.0 2018 November 15
>
> ... (truncated)
Commits
- [`102d11f`](https://github.com/bevry/projectz/commit/102d11f3f2377623682815704269ec26c177d1b0) v1.7.5 - changelog and version bump
- [`eb23812`](https://github.com/bevry/projectz/commit/eb23812fd630f8565a99a06cd6b1f229114e2a95) updated base files and editions using boundation
- [`d1c170f`](https://github.com/bevry/projectz/commit/d1c170f2302586418d7687dd811013090496b577) feat: Update SPDX Dependency ([#95](https://github-redirect.dependabot.com/bevry/projectz/issues/95))
- [`7f50b44`](https://github.com/bevry/projectz/commit/7f50b44fe3090c85f33650945976dd9a0de48cf1) Update docs
- [`bb928f2`](https://github.com/bevry/projectz/commit/bb928f274c7de2e194f77cfd128d59bae2a757d2) Minor fix
- [`6f1a4f1`](https://github.com/bevry/projectz/commit/6f1a4f138ab16f739e014a6125d032224609ed01) Update config
- [`c382b20`](https://github.com/bevry/projectz/commit/c382b2097292527e3e1d17fc5e12bb2ffc682d12) Customize output for unknown commands
- [`289e4d9`](https://github.com/bevry/projectz/commit/289e4d95fd4689c748b4c9764bdf670a2634308a) Warn on providing unknown commands
- [`47f2d8d`](https://github.com/bevry/projectz/commit/47f2d8d2d2d2cef6ee37e3d21aed35224257a330) Fixup usage information
- [`12118f7`](https://github.com/bevry/projectz/commit/12118f7ec8b6db8cabe2b61730694310c18faf12) Show up help if no arguments were supplied ([#94](https://github-redirect.dependabot.com/bevry/projectz/issues/94))
- Additional commits viewable in [compare view](https://github.com/bevry/projectz/compare/v0.3.17...v1.7.5)
Maintainer changes
This version was pushed to npm by [bevryme](https://www.npmjs.com/~bevryme), a new releaser for projectz since your current version.
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.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
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)
Bumps projectz from 0.3.17 to 1.7.5.
Release notes
*Sourced from [projectz's releases](https://github.com/bevry/projectz/releases).* > ## v0.4.3 February 13, 2015 > - Appends new line when saving packages > > ## v0.4.2 February 11, 2015 > - Fixes cmd line -d option > - Fixes CRLF issue that occurred in the v0.4.1 npm package > > ## v0.4.1 February 09, 2015 > Fixes incorrect handling of CSON.parseFile > > ## v0.4.0 February 09, 2015 > - Removed merging of dependencies between Package.json and Bower.json > - Added Node v0.12.0 supportChangelog
*Sourced from [projectz's changelog](https://github.com/bevry/projectz/blob/master/HISTORY.md).* > ## v1.7.5 2019 September 11 > > - Show help if no arguments were supplied > - Thanks to [James George](https://github.com/jamesgeorge007) for [pull request [#94](https://github-redirect.dependabot.com/bevry/projectz/issues/94)](https://github-redirect.dependabot.com/bevry/projectz/pull/94) > - Updated dependencies > - Update SPDX dependency > - Thanks to [Peter Chanthamynavong](https://github.com/peterkc) for [pull request [#95](https://github-redirect.dependabot.com/bevry/projectz/issues/95)](https://github-redirect.dependabot.com/bevry/projectz/pull/95) > - Updated [base files](https://github.com/bevry/base) and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) > > ## v1.7.4 2018 December 22 > > - Prevent `pacakge-lock.json` from being read > - Switched from `CSON` to `season`, as CSON doesn't handle sync errors, and no one has maintained it > > ## v1.7.3 2018 December 19 > > - Internal documentation updates > > ## v1.7.2 2018 December 19 > > - Moved npm require instructions after the command instructions for consistency > > ## v1.7.1 2018 December 19 > > - Fixed an eyesore with the jspm installation instructions > - Only output TypeScript blurb on modules > > ## v1.7.0 2018 December 19 > > - Updated installation instructions for latest ecosystem changes > > ## v1.6.0 2018 December 19 > > - Updated [base files](https://github.com/bevry/base) and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) > > ## v1.5.3 2018 November 15 > > - Note that contributors may also fail to fetch if the internet is disconnected. > > ## v1.5.2 2018 November 15 > > - Update [githubauthquerystring](https://github.com/bevry/githubauthquerystring) to v1 and make use of its redaction abilities > > ## v1.5.1 2018 November 15 > > - Fixed failures in fetching contributors causing projectz to crash > - Now uses [githubauthquerystring](https://github.com/bevry/githubauthquerystring) to generate the GitHub Auth Query Strings. > > ## v1.5.0 2018 November 15 > > ... (truncated)Commits
- [`102d11f`](https://github.com/bevry/projectz/commit/102d11f3f2377623682815704269ec26c177d1b0) v1.7.5 - changelog and version bump - [`eb23812`](https://github.com/bevry/projectz/commit/eb23812fd630f8565a99a06cd6b1f229114e2a95) updated base files and editions using boundation - [`d1c170f`](https://github.com/bevry/projectz/commit/d1c170f2302586418d7687dd811013090496b577) feat: Update SPDX Dependency ([#95](https://github-redirect.dependabot.com/bevry/projectz/issues/95)) - [`7f50b44`](https://github.com/bevry/projectz/commit/7f50b44fe3090c85f33650945976dd9a0de48cf1) Update docs - [`bb928f2`](https://github.com/bevry/projectz/commit/bb928f274c7de2e194f77cfd128d59bae2a757d2) Minor fix - [`6f1a4f1`](https://github.com/bevry/projectz/commit/6f1a4f138ab16f739e014a6125d032224609ed01) Update config - [`c382b20`](https://github.com/bevry/projectz/commit/c382b2097292527e3e1d17fc5e12bb2ffc682d12) Customize output for unknown commands - [`289e4d9`](https://github.com/bevry/projectz/commit/289e4d95fd4689c748b4c9764bdf670a2634308a) Warn on providing unknown commands - [`47f2d8d`](https://github.com/bevry/projectz/commit/47f2d8d2d2d2cef6ee37e3d21aed35224257a330) Fixup usage information - [`12118f7`](https://github.com/bevry/projectz/commit/12118f7ec8b6db8cabe2b61730694310c18faf12) Show up help if no arguments were supplied ([#94](https://github-redirect.dependabot.com/bevry/projectz/issues/94)) - Additional commits viewable in [compare view](https://github.com/bevry/projectz/compare/v0.3.17...v1.7.5)Maintainer changes
This version was pushed to npm by [bevryme](https://www.npmjs.com/~bevryme), a new releaser for projectz since your current version.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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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)