Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Bump rollup-plugin-commonjs from 8.2.6 to 8.4.1 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps rollup-plugin-commonjs from 8.2.6 to 8.4.1.

Changelog

Sourced from rollup-plugin-commonjs's changelog.

8.4.1

  • Re-release of 8.3.0 as #287 was actually a breaking change

8.4.0

  • Better handle non-CJS files that contain CJS keywords (#285)
  • Use rollup's plugin contextparse function (#287)
  • Improve error handling (#288)

8.3.0

  • Handle multiple entry points (#283)
  • Extract named exports from exported object literals (#272)
  • Fix when options.external is modified by other plugins (#264)
  • Recognize static template strings in require statements (#271)

8.2.4

  • Don't import default from ES modules that don't export default (#206)

8.2.3

  • Prevent duplicate default exports (#230)
  • Only include default export when it exists (#226)
  • Deconflict require aliases (#232)

8.2.1

  • Fix magic-string deprecation warning

8.2.0

  • Avoid using index as a variable name (#208)

8.1.1

  • Compatibility with 0.48 (#220)

8.1.0

  • Handle options.external correctly (#212)
  • Support top-level return (#195)

8.0.2

  • Fix another var rewrite bug (#181)

8.0.1

... (truncated)
Commits
  • d3167f5 8.4.1
  • d195bab 8.3.0
  • a255f44 Update changelog
  • 1dcd267 Merge branch 'jthoms1-master' into release-branch
  • 1c3adf3 Update changelog
  • e2aeef9 Merge branch 'adrianheine-patch-1' into release-branch
  • cbd6ab9 Update changelog
  • 370bf07 chore(): ensure the order of entryModuleIds does not get changed.
  • 38d5108 Merge branch 'adrianheine-templateLiteral' into release-branch
  • 262bf8b Update changelog
  • 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.


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 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). To ignore the version in this PR you can just close it
  • @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)
  • 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 dependencies Pull requests that update a dependency file label Jul 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants