The Wayback Machine - https://web.archive.org/web/20201005140033/https://github.com/AtomLinter/linter-phpcs/pull/460
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency atom-package-deps to v7 #460

Open
wants to merge 1 commit into
base: master
from

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 27, 2020

This PR contains the following updates:

Package Type Update Change
atom-package-deps dependencies major 5.1.0 -> 7.0.1

Release Notes

steelbrain/package-deps

v7.0.1

Compare Source

  • Fix a dev dependency accidentally slipping into post-install script

v7.0.0

Compare Source

  • BREAKING Change function signature to get rid of promptUser
  • BREAKING Change format of package-deps in manifest from "my-name:my-version" to be { "name": "my-name", "minimumVersion": "my-version" }
  • BREAKING Instead of accepting a semver-range for version, you can now only specify a minimum version in x.y.z format, instead of for example >=2
  • Add support for optional/group packages where users only have to install one of many, and are given a choice at runtime. Signature becomes Dependency[][] instead of Dependency[]
  • Add support for using through CLI for CI and similar purposes

v6.0.0

Compare Source

  • Fix progress bar on newer Atom versions
  • Use rollup to bundle dependencies to decrease load times (Thanks @​aminya)

While there's no API breaking change, the distribution format and internal code has changed signficiantly enough that it
MAY have some bugs left despite our testing. Therefore, to not break existing expectations, I (@​steelbrain) am pushing this
out as semver-major.


Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.