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

[chromewebstore] Build(deps): bump chrome-web-store-item-property from 1.1.2 to 1.2.0 #4324

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 15, 2019

Bumps chrome-web-store-item-property from 1.1.2 to 1.2.0.

Changelog

Sourced from chrome-web-store-item-property's changelog.

1.2.0 (2019-11-08)

Features

  • app: requires node v8 (2612e0d)
  • Use htmlparser2 directly

1.1.3 (2019-11-03)

  • Update dependencies

Commits
  • 6ec83bb chore(app): bump version to 1.2.0
  • 53131a4 Merge pull request #236 from pandawing/chore/ci
  • 9828db8 chore(ci): test node8, latest
  • b37f588 Merge pull request #235 from pandawing/refactor/reduce-assign
  • e971b83 chore(convert): release variable
  • 736c282 refactor(convert): get content value once
  • 13eaa9d refactor(convert): get itemprop value once
  • f9a0689 refactor(convert): reduce assign
  • fad940d refactor(convert): reduce assign
  • 1b101ed Merge pull request #234 from pandawing/chore/htmlparse2
  • Additional commits viewable in compare view

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Related to dependency updates label Nov 15, 2019
@shields-cd shields-cd temporarily deployed to shields-staging-pr-4324 November 15, 2019 12:27 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/chrome-web-store-item-property-1.2.0 branch from 20e66d5 to e1506dd Compare November 15, 2019 22:48
@shields-cd shields-cd temporarily deployed to shields-staging-pr-4324 November 15, 2019 22:48 Inactive
@chris48s chris48s changed the title Build(deps): bump chrome-web-store-item-property from 1.1.2 to 1.2.0 [chromewebstore] Build(deps): bump chrome-web-store-item-property from 1.1.2 to 1.2.0 Nov 16, 2019
@shields-cd shields-cd temporarily deployed to shields-staging-pr-4324 November 16, 2019 21:24 Inactive
@chris48s
Copy link
Member

npm WARN acorn-jsx@5.0.1 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN chai-enzyme@1.0.0-beta.1 requires a peer of cheerio@0.19.x || 0.20.x || 0.22.x || ^1.0.0-0 but none is installed. You must install peer dependencies yourself.

We were previously installing these as transitive dependencies of chrome-web-store-item-property, but these dependencies are removed in this release.
Converting them to explicit dependencies resolves the failures.

@paulmelnikow
Copy link
Member

BTW I'm pretty sure needing to declare the acorn one is related to the npm bug mentioned here: webpack/webpack#8656.

@repo-ranger repo-ranger bot merged commit 3a9b55a into master Nov 16, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/chrome-web-store-item-property-1.2.0 branch November 16, 2019 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants