Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update dependency karma-webpack to v4.0.0-rc.3 #1065

Merged
merged 1 commit into from
Nov 23, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2018

This PR contains the following updates:

Package Type Update Change References
karma-webpack dependencies patch 4.0.0-beta.0 -> 4.0.0-rc.3 source

Release Notes

webpack-contrib/karma-webpack

v4.0.0-rc.3

Compare Source

Bug Fixes
  • karma-webpack: handle multiple outputs correctly (#​361) (41edac8)

v4.0.0-rc.2

Compare Source

Bug Fixes
  • karma-webpack: handle multiple outputs correctly (#​361) (41edac8)

v4.0.0-rc.1

Compare Source

Bug Fixes
  • karma-webpack: don't include the os.tmpdir (output.publicPath) (#​338) (66f4cd7)
  • karma-webpack: normalize paths (windows) (#​351) (2145ec2)
  • package: 64 vulnerabilities (2 low, 62 moderate) (audit) (9816152)

v4.0.0-rc.0

Compare Source

Bug Fixes
  • karma-webpack: correctly map entries to outputted assets (config.output) (#​347) (ab4dde9)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/karma-webpack-4.x branch from a596da2 to 8e72cd6 Compare September 4, 2018 03:05
@renovate renovate bot changed the title Update dependency karma-webpack to v4.0.0-rc.0 Update dependency karma-webpack to v4.0.0-rc.1 Sep 4, 2018
@edmorley
Copy link
Member

edmorley commented Sep 6, 2018

Holding off merging since there seem to still be regressions with the releases since the one we're on. (For example codymikol/karma-webpack#351)

@renovate renovate bot force-pushed the renovate/karma-webpack-4.x branch from 8e72cd6 to 14acb10 Compare September 8, 2018 17:26
@renovate renovate bot changed the title Update dependency karma-webpack to v4.0.0-rc.1 Update dependency karma-webpack to v4.0.0-rc.2 Sep 8, 2018
@renovate renovate bot force-pushed the renovate/karma-webpack-4.x branch from 14acb10 to 501c633 Compare September 10, 2018 14:58
@edmorley
Copy link
Member

And now with RC2, another regression:
codymikol/karma-webpack#355

@edmorley edmorley added this to the v9 milestone Sep 10, 2018
@renovate renovate bot force-pushed the renovate/karma-webpack-4.x branch 2 times, most recently from 036e0a7 to a765c82 Compare September 17, 2018 09:43
@edmorley
Copy link
Member

Still no upstream fix. Between this and the previous issues I don't see how anyone could recommend using Karma at the moment. Sigh.

@renovate renovate bot force-pushed the renovate/karma-webpack-4.x branch from a765c82 to 247420f Compare September 26, 2018 23:41
@renovate renovate bot force-pushed the renovate/karma-webpack-4.x branch from 247420f to 5741205 Compare October 8, 2018 14:59
@renovate renovate bot force-pushed the renovate/karma-webpack-4.x branch from 5741205 to 4339999 Compare October 16, 2018 17:38
@edmorley
Copy link
Member

Waiting on the review/merge/release of codymikol/karma-webpack#361.
In the meantime I'm removing this from the v9 milestone, since it needn't block us shipping.
(The version we're pinned to doesn't have this regression and whilst it would be great to be on a newer release, at this point we just have to use what works.)

@edmorley edmorley removed this from the v9 milestone Oct 20, 2018
@renovate renovate bot force-pushed the renovate/karma-webpack-4.x branch from 4339999 to 072d8cd Compare November 21, 2018 19:08
@renovate renovate bot changed the title Update dependency karma-webpack to v4.0.0-rc.2 Update dependency karma-webpack to v4.0.0-rc.3 Nov 21, 2018
Copy link
Member

@edmorley edmorley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issues have been (mostly) fixed in RC3.

@edmorley edmorley merged commit b3816e0 into master Nov 23, 2018
@edmorley edmorley deleted the renovate/karma-webpack-4.x branch November 23, 2018 16:03
@edmorley edmorley added this to the v9 milestone Nov 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants