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 2.26.5 to 2.26.9 #31567

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2020

Bumps rollup from 2.26.5 to 2.26.9.

Release notes

Sourced from rollup's releases.

v2.26.9

2020-09-01

Bug Fixes

  • Add regular expression support to watch include/exclude types (#3754)

Pull Requests

  • #3754: Add RegExp to the include and exclude fields of the WatcherOptions type (@dagda1)
  • #3756: Update FAQ: I think it was meant "external" instead of "other-entry.js" (@madacol)

v2.26.8

2020-08-29

Bug Fixes

  • Make sure that both unresolved and resolved ids are passed to the external option in all cases (#3753)

Pull Requests

v2.26.7

2020-08-28

Bug Fixes

  • Avoid invalid code when rendering hoisted variable declarations from dead branches (#3752)
  • Mark the options parameter of this.parse as optional for TypeScript plugins (#3750)

Pull Requests

v2.26.6

2020-08-27

Bug Fixes

  • Avoid conflicts between the namespace of synthetic named exports and local variables (#3747)

Pull Requests

Changelog

Sourced from rollup's changelog.

2.26.9

2020-09-01

Bug Fixes

  • Add regular expression support to watch include/exclude types (#3754)

Pull Requests

  • #3754: Add RegExp to the include and exclude fields of the WatcherOptions type (@dagda1)
  • #3756: Update FAQ: I think it was meant "external" instead of "other-entry.js" (@madacol)

2.26.8

2020-08-29

Bug Fixes

  • Make sure that both unresolved and resolved ids are passed to the external option in all cases (#3753)

Pull Requests

2.26.7

2020-08-28

Bug Fixes

  • Avoid invalid code when rendering hoisted variable declarations from dead branches (#3752)
  • Mark the options parameter of this.parse as optional for TypeScript plugins (#3750)

Pull Requests

2.26.6

2020-08-27

Bug Fixes

  • Avoid conflicts between the namespace of synthetic named exports and local variables (#3747)

Pull Requests

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 requested a review from XhmikosR September 1, 2020 09:04
@XhmikosR XhmikosR added this to Inbox in v5.0.0-alpha2 via automation Sep 1, 2020
v5.0.0-alpha2 automation moved this from Inbox to Approved Sep 1, 2020
@XhmikosR
Copy link
Member

XhmikosR commented Sep 1, 2020

@dependabot rebase

Bumps [rollup](https://github.com/rollup/rollup) from 2.26.5 to 2.26.9.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.26.5...v2.26.9)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-2.26.9 branch from cca0a4f to 9c70673 Compare September 1, 2020 15:12
@XhmikosR XhmikosR merged commit 398e3f1 into main Sep 1, 2020
v5.0.0-alpha2 automation moved this from Approved to Shipped Sep 1, 2020
@XhmikosR XhmikosR deleted the dependabot/npm_and_yarn/rollup-2.26.9 branch September 1, 2020 15:18
olsza pushed a commit to olsza/bootstrap that referenced this pull request Oct 3, 2020
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.5 to 2.26.9.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.26.5...v2.26.9)

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
Projects
No open projects
v5.0.0-alpha2
  
Shipped
Development

Successfully merging this pull request may close these issues.

None yet

1 participant