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: update worker-plugin to version 5.0.0 #18512

Merged
merged 1 commit into from Aug 12, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2020

This PR contains the following updates:

Package Type Update Change
worker-plugin dependencies major 4.0.3 -> 5.0.0
worker-plugin devDependencies major 4.0.2 -> 5.0.0

Release Notes

GoogleChromeLabs/worker-plugin

v5.0.0

Compare Source

  • Webpack 5 compatibility (in addition to Webpack 4) (#​84, thanks @​gluck & @​dkozma!)

  • New filename and chunkFilename options (#​82):

    new WorkerPlugin({
        filename: '[name].[hash:5].js',
        chunkFilename: '[name].[hash:5].js',
    })
  • Reduce non-actionable warnings (#​73)

  • Fix support for output filenames with querystring parameters (#​74, thanks @​brn!)


Renovate configuration

📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone America/Tijuana.

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release labels Aug 12, 2020
@filipesilva filipesilva merged commit 7589767 into master Aug 12, 2020
@renovate renovate bot deleted the renovate/worker-plugin-5.x branch August 12, 2020 18:44
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants