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

chore: bump rollup from 2.26.4 to 2.26.9 in /web3.js #7

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps rollup from 2.26.4 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

v2.26.5

2020-08-22

Bug Fixes

  • Use correctly deconflicted variable names for reexported namespaces in ES formats (#3742)

Pull Requests

  • #3742: Avoid variable name conflict when reexporting several namespaces from a chunk (@lukastaegert)
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

2.26.5

2020-08-22

Bug Fixes

  • Use correctly deconflicted variable names for reexported namespaces in ES formats (#3742)

Pull Requests

  • #3742: Avoid variable name conflict when reexporting several namespaces from a chunk (@lukastaegert)
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 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 @github
Copy link
Author

dependabot bot commented on behalf of github Sep 2, 2020

The following labels could not be found: automerge.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 4, 2020

Superseded by #18.

@dependabot dependabot bot closed this Sep 4, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web3.js/rollup-2.26.9 branch September 4, 2020 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants