Closed greenkeeper[bot] closed 4 years ago
Update to this version instead π
The new version differs by 8 commits.
796c53c
9.1.0
52fcf5a
Merge branch 'MattiasBuelens-fix-arrow-function-return'
ef68d8f
Test all function types
8c9ed11
Rename test
0ff0dad
List all function types explicitly
08e170f
Extract regex for function node type
e13e32a
Fix unnecessarily wrapping modules with return inside arrow functions
058bb8b
Update changelog
See the full diff
Update to this version instead π
The new version differs by 8 commits.
f0764df
Fix linting issues
c79d4a2
9.1.1
f2d792c
Merge branch 'cjs-transform-ordering-fix'
71fb4a7
0.57 code splitting test regression
be19e00
downgrade rollup pending rollup/rollup#2161
9df616c
fix unhandled rejection, code splitting test
bba42a8
update rollup
cd835c4
ensure isCjs information waits on transform
See the full diff
Update to this version instead π
The new version differs by 13 commits ahead by 13, behind by 1.
b78be42
9.1.3
aa41962
Merge branch 'cjs-transform-cache-fix'
dbcfd0e
ensure non-js files dont wait on promise
c95b06b
fix up successive build handling
95b5f70
fix already-cached cjs transform handling
f0764df
Fix linting issues
c79d4a2
9.1.1
f2d792c
Merge branch 'cjs-transform-ordering-fix'
71fb4a7
0.57 code splitting test regression
be19e00
downgrade rollup pending rollup/rollup#2161
9df616c
fix unhandled rejection, code splitting test
bba42a8
update rollup
cd835c4
ensure isCjs information waits on transform
See the full diff
Update to this version instead π
The new version differs by 8 commits.
b5c719f
9.1.5
81bea94
Merge branch 'mister-what-master'
b1cd440
Fix linting and slightly clean up code
e709667
9.1.4
2dcfd2b
Update changelog
25d6af0
Make "from" a reserved word (#320)
93f4ce4
input files as object - fixing and adding tests
a5e5bcd
allow input files to be an object (i.e. named entrypoints)
See the full diff
devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 9.1.7
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 9.1.8
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 9.2.0
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 9.2.1
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 9.2.2
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 9.2.3
.Update to this version instead π
The new version differs by 7 commits.
1081282
9.2.3
dbe6a58
Update changelog
a2a0cb1
Add note about monorepo usage (#372)
d93d838
Make generated helper file have .js extension in preserveModules mode (#373)
9755028
Undo version increase to allow for a proper version commit with tag
dc82347
Added support for ancient ES3 browsers (#381)
e2ba623
Fix formatting
See the full diff
devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 9.3.0
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 9.3.1
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 9.3.2
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 9.3.3
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 9.3.4
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 10.0.0
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 10.0.1
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 10.0.2
.devDependency
rollup-plugin-commonjs was updated from 8.4.1
to 10.1.0
.
βοΈ Greenkeeperβs updated Terms of Service will come into effect on April 6th, 2018.
Version 9.0.0 of rollup-plugin-commonjs was just published.
The version 9.0.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of rollup-plugin-commonjs.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 13 commits ahead by 13, behind by 1.
21186e9
9.0.0
26ef225
Merge branch 'rollup-as-peer-dependency'
2ecc218
Make rollup a peer dependency
7b0fee6
8.4.0
4ddb152
Merge branch 'release-8.4.0'
3c34c9d
Merge branch 'KingHenne-error-code-frame' into release-8.4.0
2b8488a
Merge branch 'KingHenne-transform-context-parse' into release-8.4.0
20422b9
Merge branch 'adrianheine-master' into release-8.4.0
df762c7
update rollup to 0.56
c171356
do not overwrite acorn options sourceType and ecmaVersion
9674a6c
create an error with a code frame when parsing fails
4131fb3
use parse method from transform context
f3b488c
Handle missing default export even if first pass matched
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: