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

build: bump rollup-plugin-node-resolve from 3.2.0 to 3.3.0 #89

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

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 19, 2018

Bumps rollup-plugin-node-resolve from 3.2.0 to 3.3.0.

Changelog

Sourced from rollup-plugin-node-resolve's changelog.

rollup-plugin-node-resolve changelog

3.0.4 (unreleased)

  • Update lockfile #137
  • Update rollup dependency #138
  • Enable installation from Github #142

3.0.3

3.0.2

  • Ensure pkg.browser is an object if necessary (#129)

3.0.1

  • Remove browser-resolve dependency (#127)

3.0.0

  • [BREAKING] Remove options.skip (#90)
  • Add modulesOnly option (#96)

2.1.1

  • Prevent jail from breaking builds on Windows (#93)

2.1.0

  • Add jail option (#53)
  • Add customResolveOptions option (#79)
  • Support symlinked packages (#82)

2.0.0

  • Add support module field in package.json as an official alternative to jsnext

1.7.3

  • Error messages are more descriptive (#50)

1.7.2

  • Allow entry point paths beginning with ./

1.7.1

  • Return a name
    ... (truncated)
Commits
  • 7846a19 3.3.0
  • 3927778 Merge pull request #83 from arantes555/master
  • e608e77 Converting all "only" options to regexps and using Regexp.test for efficiency
  • 070810b Allows to specify an array of packages that will be the only ones imported.
  • 625c9fe Merge pull request #120 from GeorgeTaveras1231/patch-1
  • 85f6814 Correct description of jail option
  • 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/rollup-plugin-node-resolve-3.3.0 branch 2 times, most recently from 0f7a0ec to 0ab07c4 Compare March 21, 2018 09:58
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/rollup-plugin-node-resolve-3.3.0 branch from 0ab07c4 to 892dea2 Compare March 21, 2018 10:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3.0.1 and 3.0.2 have a regression on file size
1 participant