Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

Update dependency laravel-mix to v6.0.34 #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel-mix 6.0.0 -> 6.0.34 age adoption passing confidence

Release Notes

JeffreyWay/laravel-mix

v6.0.34

Compare Source

v6.0.33

Compare Source

v6.0.32

Compare Source

v6.0.31

Compare Source

v6.0.30

Compare Source

v6.0.29

Compare Source

v6.0.28

Compare Source

v6.0.27

Compare Source

v6.0.26

Compare Source

v6.0.25

Compare Source

v6.0.24

Compare Source

v6.0.23

Compare Source

v6.0.22

Compare Source

v6.0.21

Compare Source

v6.0.20

Compare Source

v6.0.19

Compare Source

v6.0.18

Compare Source

v6.0.17

Compare Source

v6.0.16

Compare Source

v6.0.15

Compare Source

v6.0.14

Compare Source

  • BabelConfig.fetchBabelRc / static BabelConfig.default / static BabelConfig.generate have all been deprecated. They are no longer used by Mix itself but remain for backwards compatability.
  • MixDefinitionsPlugin.getDefinitions and static MixDefinitionsPlugin.build have been deprecated. They are no longer used by Mix itself but remain for backwards compatability.
  • static Chunks._instance / static Chunks.instance() / static Chunks.reset() are now deprecated and will be removed in a future release.
  • The static methods on HotReloading are now deprecated. They have been replaced with instance methods.
  • The use of the globals Mix, Config, and webpackConfig are now deprecated and will warn on use in Mix v7.

We are working toward an API for access to Mix for extensions that does not assume that it is a global or that it is the same instance in all cases.

In the mean time:

  • Uses of Chunks.instance() may be replaced with Mix.chunks
  • Uses of Config may be replaced with Mix.config
  • Uses of webpackConfig may be replaced with Mix.webpackConfig
  • Uses of HotReloading.* methods Mix.hot.*

v6.0.13

Compare Source

v6.0.12

Compare Source

v6.0.11

Compare Source

v6.0.10

Compare Source

v6.0.9

Compare Source

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.6

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

  • BabelConfig.fetchBabelRc / static BabelConfig.default / static BabelConfig.generate have all been deprecated. They are no longer used by Mix itself but remain for backwards compatability.
  • MixDefinitionsPlugin.getDefinitions and static MixDefinitionsPlugin.build have been deprecated. They are no longer used by Mix itself but remain for backwards compatability.
  • static Chunks._instance / static Chunks.instance() / static Chunks.reset() are now deprecated and will be removed in a future release.
  • The static methods on HotReloading are now deprecated. They have been replaced with instance methods.
  • The use of the globals Mix, Config, and webpackConfig are now deprecated and will warn on use in Mix v7.

We are working toward an API for access to Mix for extensions that does not assume that it is a global or that it is the same instance in all cases.

In the mean time:

  • Uses of Chunks.instance() may be replaced with Mix.chunks
  • Uses of Config may be replaced with Mix.config
  • Uses of webpackConfig may be replaced with Mix.webpackConfig
  • Uses of HotReloading.* methods Mix.hot.*

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 you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 changed the title Update dependency laravel-mix to v6.0.1 Update dependency laravel-mix to v6.0.2 Dec 21, 2020
@renovate renovate bot force-pushed the renovate/laravel-mix-6.x branch 2 times, most recently from 557aa99 to ac9ab91 Compare December 23, 2020 21:28
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.2 Update dependency laravel-mix to v6.0.3 Dec 23, 2020
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.3 Update dependency laravel-mix to v6.0.4 Dec 24, 2020
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.4 Update dependency laravel-mix to v6.0.5 Dec 24, 2020
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.5 Update dependency laravel-mix to v6.0.6 Dec 30, 2020
@renovate renovate bot force-pushed the renovate/laravel-mix-6.x branch from 34db573 to 1a44f93 Compare January 6, 2021 22:52
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.6 Update dependency laravel-mix to v6.0.7 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/laravel-mix-6.x branch from 1a44f93 to f61aefb Compare January 6, 2021 23:35
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.7 Update dependency laravel-mix to v6.0.8 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/laravel-mix-6.x branch from f61aefb to 36d62bf Compare January 7, 2021 14:22
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.8 Update dependency laravel-mix to v6.0.9 Jan 7, 2021
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.9 Update dependency laravel-mix to v6.0.10 Jan 14, 2021
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.10 Update dependency laravel-mix to v6.0.11 Jan 26, 2021
@renovate renovate bot force-pushed the renovate/laravel-mix-6.x branch from 2b9ab8d to abe770f Compare April 26, 2021 17:44
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.11 Update dependency laravel-mix to v6.0.18 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/laravel-mix-6.x branch from abe770f to aa95e14 Compare May 9, 2021 21:02
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.18 Update dependency laravel-mix to v6.0.19 May 9, 2021
@renovate renovate bot changed the title Update dependency laravel-mix to v6.0.19 Update dependency laravel-mix to v6.0.34 Oct 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant