Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2021

Bumps @rollup/plugin-commonjs from 17.1.0 to 18.0.0.

Commits
  • e85d786 chore(release): commonjs v18.0.0
  • bed12cf chore(release): replace v2.4.2
  • 6704d49 chore(release): typescript v8.2.1
  • 7426b1e chore(release): node-resolve v11.2.1
  • 312fbc2 fix(node-resolve): fs.exists is incorrectly promisified (#835)
  • 2d06c44 feat(commonjs)!: Add ignore-dynamic-requires option (#819)
  • 8752c2f docs(replace): document the values option (#814)
  • 4f4c25d fix(typescript): bump TypeScript version (#818)
  • f1ad31f fix(typescript): update readme and peerDeps version (#830)
  • a69e85d fix(commonjs): isRestorableCompiledEsm should also trigger code transform (...
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 29, 2021
@dependabot dependabot bot requested review from a team, DorianMaliszewski and vincentaudebert and removed request for a team March 29, 2021 17:47
@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #106 (1e621a5) into master (83971a6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #106   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           52        52           
  Branches         4         4           
=========================================
  Hits            52        52           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83971a6...1e621a5. Read the comment docs.

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 17.1.0 to 18.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](rollup/plugins@commonjs-v17.1.0...commonjs-v18.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-commonjs-18.0.0 branch from 6d2e295 to 1e621a5 Compare March 29, 2021 17:59
@chambo-e chambo-e merged commit 055425d into master Mar 30, 2021
@chambo-e chambo-e deleted the dependabot/npm_and_yarn/rollup/plugin-commonjs-18.0.0 branch March 30, 2021 06:54
philibea pushed a commit that referenced this pull request Apr 8, 2021
…106)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 17.1.0 to 18.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](rollup/plugins@commonjs-v17.1.0...commonjs-v18.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants