Skip to content

build(deps-dev): bump rollup-plugin-commonjs from 9.3.4 to 10.0.0#37

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/rollup-plugin-commonjs-10.0.0
Closed

build(deps-dev): bump rollup-plugin-commonjs from 9.3.4 to 10.0.0#37
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/rollup-plugin-commonjs-10.0.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps rollup-plugin-commonjs from 9.3.4 to 10.0.0.

Changelog

Sourced from rollup-plugin-commonjs's changelog.

10.0.0

2019-05-15

  • Use new Rollup@1.12 context functions, fix issue when resolveId returns an object (#387)
Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 dependabot-preview bot added the type: dependency Update or pin a third-party library. ⇧ Bump the PATCH semver. label May 20, 2019
@dependabot-preview dependabot-preview bot requested a review from gregswindle May 20, 2019 07:54
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 0b39ace and detected 0 issues on this pull request.

View more on Code Climate.

@gregswindle gregswindle mentioned this pull request May 21, 2019
3 tasks
gregswindle added a commit that referenced this pull request May 21, 2019
1.  fix(dist): import module

    Update outdated rollup-plugins.

    The dev-dependency rollup-plugin-node-resolve
    introduced a breaking change. Once the mainFields
    property had values, rollup.js worked again.

    Also set package.json#files to "dist", which
    ensures the distribution if much smaller, e.g.,

    Also set package.json#files to "dist", which
    ensures the distribution if much smaller.

    Introduce two new npm-scripts to make pre-release
    testing easier:

    1. bundle:clean - removes ./dist/ and *.tgz
    2. prebundle: calls bundle:clean
    3. postbundle - calls npm pack

    #38

2.  build(env): add config values

    Add missing ENV VARS:

    - CODACY_PROJECT_TOKEN=
    - C_TEST_REPORTER_ID=

    #38

3.  build(pkg): update all dependencies

    Update all dependencies while updating
    rollup-plugins for issue #38.

    #35
    #36
    #37
    #39
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rollup-plugin-commonjs-10.0.0 branch May 21, 2019 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency Update or pin a third-party library. ⇧ Bump the PATCH semver.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant