Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 26, 2022

Bumps nollup from 0.14.1 to 0.20.1.

Release notes

Sourced from nollup's releases.

0.20.1

  • IIFE external imports will search for a global variable with the same name as the variable assigned for the default import.

0.20.0

  • Added support for --configPlugin.
  • Added this.load for plugin context.
  • Fixed issue where iife external imports were not auto-generating global variable names correctly.

0.19.0

  • Added AMD support for output format.

0.18.7

0.18.6

0.18.5

  • Added support for HMR projects that use module.hot.accept() without a callback. PepsRyuu/nollup#213

0.18.4

  • Fixed issue where dynamic imports broke when emitting an asset and the import was optimised out. PepsRyuu/nollup#212

0.18.3

  • Added additional transformations for live-bindings (function array and object pattern parameters).

0.18.2

0.18.1

0.18.0

  • Circular dependencies are now resolved correctly with hoisting.
  • Removed express-ws for ws.

0.17.0

  • Added optimisation for dynamic imports if the target import has already been included statically.
  • Added warning for circular dependencies.
  • Added documentation on how to work around circular dependencies and explaining them in the context of ESM.

0.16.5

  • Fixed default not being exported when using custom syntheticNamedExports. PepsRyuu/nollup#202

0.16.4

0.16.3

  • Improved formatting for error messages.

... (truncated)

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)

Bumps [nollup](https://github.com/PepsRyuu/nollup) from 0.14.1 to 0.20.1.
- [Release notes](https://github.com/PepsRyuu/nollup/releases)
- [Commits](PepsRyuu/nollup@0.14.1...0.20.1)

---
updated-dependencies:
- dependency-name: nollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 27, 2022

Superseded by #135.

@dependabot dependabot bot closed this Sep 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nollup-0.20.1 branch September 27, 2022 15:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants