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

⬆️ Bump rollup from 1.4.0 to 1.4.2 #54

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps rollup from 1.4.0 to 1.4.2.

Release notes

Sourced from rollup's releases.

v1.4.2

2019-03-07

Bug Fixes

  • Respect variable identity of exports when hashing (#2741)
  • Resolve a situations where a variable was imported twice with the same name (#2737)

Pull Requests

v1.4.1

2019-03-04

Bug Fixes

  • Do not treat the import target "" as external by default (#2733)

Pull Requests

Changelog

Sourced from rollup's changelog.

1.4.2

2019-03-07

Bug Fixes

  • Respect variable identity of exports when hashing (#2741)
  • Resolve a situations where a variable was imported twice with the same name (#2737)

Pull Requests

1.4.1

2019-03-04

Bug Fixes

  • Do not treat the import target "" as external by default (#2733)

Pull Requests

Commits
  • adaa23e 1.4.2
  • 2d03a67 Update changelog
  • 858fea4 Resolve a situation where different default exports referencing the same (#2737)
  • 6903425 Update changelog
  • af41561 Fix an issue where the same hash was generated when different variables (#2741)
  • d27c0f6 Docs: Fix return type (#2738)
  • f15aefb 1.4.1
  • ccef873 Update changelog
  • 6010bdd fix: the empty string importee should not always be treated as external modul...
  • d27ee15 Add dynamicImportFunction to CLI guide
  • See full diff 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 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.

Bumps [rollup](https://github.com/rollup/rollup) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.74% when pulling 0e48bca on dependabot/npm_and_yarn/rollup-1.4.2 into cb1dd2e on master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.74% when pulling 0e48bca on dependabot/npm_and_yarn/rollup-1.4.2 into cb1dd2e on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.74% when pulling 0e48bca on dependabot/npm_and_yarn/rollup-1.4.2 into cb1dd2e on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.74% when pulling 0e48bca on dependabot/npm_and_yarn/rollup-1.4.2 into cb1dd2e on master.

@dependabot-preview
Copy link
Author

Superseded by #55.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rollup-1.4.2 branch March 7, 2019 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants