Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 8, 2017

Version 1.2.0 of steal-tools just got published.

Dependency steal-tools
Current Version 0.16.8
Type devDependency

The version 1.2.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of steal-tools.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 3, 2017

Version 1.3.0 just got published.

Update to this version instead 🚀

Release Notes 1.3.0

This release adds support for Babel plugins and presets. You can learn more about it in the Steal 1.4.0 release notes.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 19, 2017

Version 1.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 22 commits .

  • 3d0e42a 1.3.1
  • 10963d7 Merge pull request #659 from stealjs/export-docs
  • 84e30c1 Improve steal-tools.export docs
  • f574ce0 Merge pull request #658 from stealjs/move-multimain-tests
  • 5bc83b4 Move multi main tests into its own file
  • 217d37f Merge pull request #657 from stealjs/utf8
  • b9aaaa8 steal-tools build writes out UTF-8 correctly
  • 577201a Merge pull request #629 from stealjs/greenkeeper/mock-fs-4.2.0
  • 8aee6d4 Merge pull request #656 from stealjs/greenkeeper/ws-2.2.3
  • 0315659 chore(package): update ws to version 2.2.3
  • 2bfca6b Merge pull request #655 from stealjs/greenkeeper/uglify-js-2.8.22
  • 03a1092 Merge pull request #654 from stealjs/greenkeeper/steal-css-1.2.3
  • d7616b3 Merge pull request #653 from stealjs/greenkeeper/testee-0.4.0
  • 6b32e95 chore(package): update steal-css to version 1.2.3
  • 2048888 chore(package): update testee to version 0.4.0

There are 22 commits in total. See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 25, 2017

Version 1.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 20 commits0.

  • 1fab7dc 1.3.2
  • a60ca38 Merge pull request #681 from stealjs/base-url
  • 7082112 Merge pull request #679 from stealjs/missing-dest
  • 37e2cf8 Fix broken baseURL link
  • 372a172 Merge pull request #678 from stealjs/missing-main
  • 0303888 Better build error message when "main" is missing
  • 2740311 Merge pull request #673 from stealjs/clean-css
  • 6ab3e21 Better export error message when dest is missing
  • 6f208e5 Merge pull request #675 from stealjs/greenkeeper/browserify-14.3.0
  • cd6b599 Merge pull request #674 from stealjs/greenkeeper/fs-extra-2.1.2
  • 049246e chore(package): update browserify to version 14.3.0
  • 206c838 Disable clean-css import inlining
  • eb29d62 steal-tools should not swallow clean-css errors
  • 80fc8cd Merge pull request #671 from stealjs/max-stack
  • e489d79 Fix infinite recursion with circular dependencies

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 25, 2017

Version 1.3.3 just got published.

Update to this version instead 🚀

Release Notes 1.3.3

This patch release fixes some regressions in Node 4; see #682

Commits

The new version differs by 4 commits0.

  • 5782d89 1.3.3
  • c8bddcb Merge pull request #682 from stealjs/fix-node-4
  • cd2dbe9 Use zombie@4 in Node 4
  • 83c6b40 Array::includes is not supported in Node 4

false

See the full diff

greenkeeper bot added a commit that referenced this pull request May 17, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 17, 2017

Version 1.3.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 30 commits.

  • 0b7a0b9 1.3.4
  • d1ddfed Merge pull request #709 from stealjs/ignore-uglify
  • 0dad54e Merge pull request #713 from stealjs/export-stuff
  • 96f1248 Adds buildResult as resolved value for stealTools.export
  • a556a9a Set greenkeeper to ignore uglify-js
  • 9e6a405 Merge pull request #704 from stealjs/pump
  • a94d072 Merge pull request #705 from stealjs/bundle-docs
  • dc1d31f Fix steal-tools bundle docs
  • d39524d Simplify steal-tools bundle with pump library
  • fea3bd9 Merge pull request #703 from stealjs/pump
  • b0697e0 Use pump library in steal-tools build code
  • d461624 Merge pull request #685 from stealjs/conditional-with-extensions
  • 7edd2c3 Use [email protected]
  • b7e1702 Merge pull request #694 from stealjs/greenkeeper/yargs-8.0.1
  • 060d751 Merge pull request #697 from stealjs/pYr0x-patch-1

There are 30 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 17, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 17, 2017

Version 1.3.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 23, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 23, 2017

Version 1.3.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 25 commits.

  • 1b01f1d 1.3.6
  • 6616335 Merge pull request #756 from stealjs/eng
  • 7202d09 Update engines field in package.json
  • c2df0b1 Merge pull request #750 from stealjs/docs/uglify-options
  • 0b17eca documented uglifyOptions with an example
  • 95e4699 Merge pull request #739 from stealjs/condition-eval
  • c2fb57e Update steal-conditional version
  • 325e3ac Test conditional using browser specific code
  • 910fdcb Merge pull request #738 from stealjs/recycle-tests
  • 04a44d8 Run recycle tests in Node V8
  • 808fdd6 Merge pull request #737 from stealjs/greenkeeper/mock-fs-4.4.1
  • 68c010d Merge pull request #736 from stealjs/issue/727-extra-space
  • bcff2a3 enabled clean_test
  • a561b88 Allow extra space before steal-remove-start and -end tags to support standard linting. #727
  • fec0b64 chore(package): update mock-fs to version 4.4.1

There are 25 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 10, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 10, 2017

Version 1.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 54 commits.

  • 68ae316 1.4.0
  • 128c1f4 Merge pull request #780 from stealjs/minor
  • 929a8f7 Add changes from master into minor
  • 70494c5 Merge pull request #778 from stealjs/circular
  • 7c8f782 Support circular dependencies (slim loader)
  • 986db2c Merge pull request #777 from stealjs/named-imports
  • ed49d46 Support ESM named imports
  • 0145daa Merge pull request #773 from stealjs/benchmarks
  • 3ced8cb Add an offset to bundle size checking
  • d57e5cb Add file size benchmarks
  • a5a7b4f Merge pull request #772 from stealjs/circular
  • f28f742 Fail the build if circular dependencies are found
  • ff29ba1 Merge pull request #767 from stealjs/docs-manifest
  • b75db43 Document bundleManifest option
  • 49540b0 Merge pull request #765 from stealjs/optimize

There are 54 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 10, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 10, 2017

Version 1.4.1 just got published.

Update to this version instead 🚀

Release Notes 1.4.1

This is a bug fix release which adjusts our dependency on lodash to account for APIs that we are using.

Commits

The new version differs by 3 commits.

  • 5944d41 1.4.1
  • 353eb34 Merge pull request #781 from stealjs/ldep
  • cfb3993 Update lodash dependency to 4.14.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 11, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 11, 2017

Version 1.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 861404e 1.5.0
  • 930158d Merge pull request #784 from stealjs/minor
  • adaef1c Merge pull request #758 from stealjs/greenkeeper/zombie-5.0.6
  • f157903 Merge pull request #783 from stealjs/dynamic
  • af722c0 Use non-normalize bundles names in slim config
  • ce89504 Merge pull request #779 from stealjs/@loader
  • dd89738 Add partial support for @loader module
  • 92824ca chore(package): update zombie to version 5.0.6

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 13, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 13, 2017

Version 1.6.0 just got published.

Update to this version instead 🚀

Release Notes 1.6.0

This is a minor release which adds support for ES6 code minification when using uglify, by switching to uglify-es.

Pull Requests

#786 Use UglifyJS with ES6+ support

Commits

The new version differs by 3 commits.

  • 2adb7f6 1.6.0
  • 0b4ff19 Merge pull request #786 from stealjs/uglify3
  • e8f643d Use UglifyJS with ES6+ support

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 24, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 24, 2017

Version 1.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • d0b89b4 1.7.0
  • cbac74c Merge pull request #793 from stealjs/transpile
  • c94feb1 Use [email protected]
  • d2dab82 Make global shim handle explicit cjs dependencies
  • 91906ef Upgrade bower's steal dependency version
  • bfd56d0 Make sure transpile does not break steal-tools
  • 37c5477 Merge pull request #791 from stealjs/docs
  • 3d7794f Document splitLoader and target
  • d7afc23 Merge pull request #789 from stealjs/greenkeeper/fs-extra-4.0.0
  • 899e1b1 Merge pull request #790 from stealjs/worker
  • 5ffdb8d Remove logic to handle bundle promises in Workers
  • ae339d2 Skip slim worker tests in browsers without support
  • 9b2298a Move loader size tests to different file
  • fa9de2e Provide a way to target web workers for slim builds
  • ce925cd fix(package): update fs-extra to version 4.0.0

There are 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 14, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 14, 2017

Version 1.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • 666e633 1.7.1
  • 768b448 Merge pull request #805 from stealjs/electron-cordova
  • 6991a7e Update the slim guide with cordova/electron build steps
  • 8783901 Merge pull request #801 from stealjs/circular
  • 9d9ec6c Merge pull request #803 from stealjs/use-steal-sans-promises
  • 6c730ad Fix circular deps and Babel AMD's default import
  • 1de30d4 Provide a way to use StealJS without promise polyfill
  • 3464aa5 Merge pull request #800 from stealjs/slim-cli
  • f5dda02 Improve sentence about targets option
  • 87802fb Add optimize command to steal-tools CLI
  • cc64437 Merge pull request #797 from stealjs/exports-worker
  • 1797485 Merge pull request #798 from stealjs/envify
  • bb2ecdc Document envify build option
  • 2136e7e Add Web Worker support to exports loader shim
  • 9970935 Merge pull request #796 from stealjs/greenkeeper/uglify-es-3.0.26

There are 16 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 14, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 14, 2017

Version 1.7.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits ahead by 1, behind by 16.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 30, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 30, 2018

Version 2.0.5 just got published.

Update to this version instead 🚀

Release Notes 2.0.5

This fixes a tree-shaking bug related to AMD modules that import ES modules that import other ES modules.

Commits

The new version differs by 5 commits.

  • f4b9e49 2.0.5
  • 461227c Merge pull request #1070 from stealjs/amd-shake
  • aa98380 Import and use ES modules' namespace object.
  • 59ced05 Enable traversing non-ES modules imports
  • 6255900 Breaking test for #1068

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 4, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 4, 2018

  • The devDependency steal-tools was updated from 0.16.8 to 2.0.6.

Update to this version instead 🚀

Release Notes for 2.0.6

This is a patch releasing, fixing issue #1078, where side-effectual imports (import "foo";) were not working when the module being imported was a global.

Commits

The new version differs by 3 commits.

  • 672cbc9 2.0.6
  • e508453 Merge pull request #1081 from stealjs/se
  • 1793329 Make side-effectual imports work with globals.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 5, 2018

  • The devDependency steal-tools was updated from 0.16.8 to 2.0.7.

Update to this version instead 🚀

Release Notes for 2.0.7

This fixes a bug related to modlet folders and the bundle configuration for progressively loaded bundles. Now the following works:

"bundle": [
  "pages/**/"
]

Which will find modules like:

  • pages/home/home
  • pages/cart/cart

But will not pick up

  • pages/cart/cart-test
Commits

The new version differs by 4 commits.

  • f8ecfd4 2.0.7
  • e298a5c Merge pull request #1090 from stealjs/bundle-wildcard
  • fa1ad6f Restructure the bundle false test
  • 444cb85 Make bundle globs work with the modlet pattern

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 5, 2018
greenkeeper bot added a commit that referenced this pull request Nov 27, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2018

  • The devDependency steal-tools was updated from 0.16.8 to 2.0.8.

Update to this version instead 🚀

Release Notes for 2.0.8

This patch releases fixing a bug caused when tree shaking CommonJS modules from 2 different ES modules.

Commits

The new version differs by 9 commits.

  • 492651f 2.0.8
  • bad9a20 Merge pull request #1095 from stealjs/ts
  • 4a139ab Determine used exports for CJS modules
  • 53f9b45 Merge pull request #1076 from stealjs/greenkeeper/babel-minify-0.5.0
  • 5b6155f Merge pull request #1091 from stealjs/greenkeeper/through2-3.0.0
  • 26eff78 Merge pull request #1092 from stealjs/bu
  • 397107e Add more advanced bundle wildcard tests
  • c1e26d5 fix(package): update through2 to version 3.0.0
  • 2144f33 fix(package): update babel-minify to version 0.5.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 28, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 28, 2018

  • The devDependency steal-tools was updated from 0.16.8 to 2.0.9.

Update to this version instead 🚀

Release Notes for 2.0.9

This is a patch release of steal-tools, fixing a regression caused in the last tree shaking fix.

Commits

The new version differs by 3 commits.

  • 3d64f6a 2.0.9
  • 14634e5 Merge pull request #1097 from stealjs/guard-importspecifiers
  • 9442dc3 Account for modules without importNames

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 28, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 28, 2018

  • The devDependency steal-tools was updated from 0.16.8 to 2.0.10.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 29, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 29, 2018

  • The devDependency steal-tools was updated from 0.16.8 to 2.0.11.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 22cadf6 2.0.11
  • cc5b5b3 Merge pull request #1099 from stealjs/ts-side
  • 946cfb2 Add the dependencies to git for treeshaking
  • dda6e08 Make sure all side-effectual deps remain in tree

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 5, 2019

  • The devDependency steal-tools was updated from 0.16.8 to 2.1.0.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 504d11d 2.1.0
  • 8cbc6aa Merge pull request #1114 from stealjs/keep-es2015
  • 089fa13 Switch steal and transpile to the released versions
  • 9685d61 Treat loader.forceES5 as true by default
  • 64b099d Add option to keep ES2015 code in built code

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 18, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 18, 2019

  • The devDependency steal-tools was updated from 0.16.8 to 2.2.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 258afab 2.2.0
  • f091485 Merge pull request #1118 from stealjs/terser
  • cb444c7 Replace uglify-es with terser

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 8, 2019

  • The devDependency steal-tools was updated from 0.16.8 to 2.2.1.

Update to this version instead 🚀

Release Notes for v2.2.1

This changes rollup-plugin-commonjs’s semver range to avoid a buggy version. #1121

Commits

The new version differs by 8 commits.

  • 003ec65 2.2.1
  • 973d62e Change the preversion script to just run test:browser
  • daef655 Merge pull request #1123 from stealjs/greenkeeper/rollup-plugin-commonjs-pin-9.3.2
  • 36a5941 Merge pull request #1124 from stealjs/chasenlehara-patch-1
  • 0fdf29c Change pinning to an upper bound range
  • 604c2b8 Run JSHint before Mocha
  • 5c369e7 Add release scripts
  • be5b46a chore: pin rollup-plugin-commonjs to 9.3.2

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 8, 2019
greenkeeper bot added a commit that referenced this pull request Apr 17, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 17, 2019

  • The devDependency steal-tools was updated from 0.16.8 to 2.2.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 13, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 13, 2019

  • The devDependency steal-tools was updated from 0.16.8 to 2.2.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 25, 2019

  • The devDependency steal-tools was updated from 0.16.8 to 2.2.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 27, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2019

  • The devDependency steal-tools was updated from 0.16.8 to 2.2.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 11, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 11, 2020

  • The devDependency steal-tools was updated from 0.16.8 to 2.2.6.

Update to this version instead 🚀

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.

1 participant