-
Notifications
You must be signed in to change notification settings - Fork 208
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
Bump image-sequencer from 1.4.1 to 3.7.2/3 and switch uglifier to terser #1616
Conversation
Bumps [image-sequencer](https://github.com/publiclab/image-sequencer) from 1.4.1 to 3.7.2. - [Release notes](https://github.com/publiclab/image-sequencer/releases) - [Commits](publiclab/image-sequencer@v1.4.1...v3.7.2) --- updated-dependencies: - dependency-name: image-sequencer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Code Climate has analyzed commit ee87a30 and detected 0 issues on this pull request. View more on Code Climate. |
darn, but unrelated: error Command failed. |
Codecov Report
@@ Coverage Diff @@
## main #1616 +/- ##
==========================================
- Coverage 72.98% 71.89% -1.09%
==========================================
Files 40 40
Lines 1399 1409 +10
==========================================
- Hits 1021 1013 -8
- Misses 378 396 +18
|
But republishing as v3.7.3 and it should work this time. |
Hmm, some kind of sprockets Uglifier error:
|
Should test in GitPod to see the exact error, or try to? |
Working backwards, it seems related to:
It had been this before:
Due to this es6 change: #917 Note there is a mention in lautis/uglifier#137 to use terser instead due to incomplete es6 support in uglifier. We changed that here due to a known bug: #1192 (comment) |
Now |
71c36eb
to
0930fd2
Compare
…Terser::Compressor
YAY |
Bumps image-sequencer from 1.4.1 to 3.7.2.
Release notes
Sourced from image-sequencer's releases.
... (truncated)
Commits
f3d94b6
bump to v3.7.2 (#2090)ad1d089
Bump lint-staged from 12.3.5 to 12.3.7 (#2085)45635b5
Bump canvas from 2.9.0 to 2.9.1 (#2086)657707a
Bump commander from 9.0.0 to 9.1.0 (#2084)103e7f9
Bump@babel/core
from 7.17.4 to 7.17.7 (#2082)579a0af
Bump eslint from 8.10.0 to 8.11.0 (#2081)e6094b7
Bump lint-staged from 12.3.4 to 12.3.5 (#2080)de31ac1
Bump eslint from 8.9.0 to 8.10.0 (#2079)52e91dc
Bump resemblejs from 4.0.1 to 4.1.0 (#2077)3563664
Bump jasmine-core from 4.0.0 to 4.0.1 (#2076)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)