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

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

Merged

Conversation

dependabot-preview[bot]
Copy link

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.

@adambrgmn adambrgmn merged commit 017cff8 into master Mar 21, 2018
@adambrgmn adambrgmn deleted the dependabot/npm_and_yarn/rollup-plugin-node-resolve-3.3.0 branch March 21, 2018 09:42
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.

3.0.1 and 3.0.2 have a regression on file size
2 participants