Skip to content

build: update webpack-sources to version 2.0.1#18818

Merged
alan-agius4 merged 1 commit into
masterfrom
renovate/webpack-sources-2.x
Sep 28, 2020
Merged

build: update webpack-sources to version 2.0.1#18818
alan-agius4 merged 1 commit into
masterfrom
renovate/webpack-sources-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 18, 2020

This PR contains the following updates:

Package Type Update Change
webpack-sources dependencies major 1.4.3 -> 2.0.1
webpack-sources devDependencies major 1.4.3 -> 2.0.1

Release Notes

webpack/webpack-sources

v2.0.1

Compare Source

Bugfixes

  • fix crash with source "." is not in SourceMap

v2.0.0

Compare Source

API

Additions

  • add buffer method to Source
  • add SizeOnlySource
  • expose everything needed for serialization as public methods
  • add CompatSource
  • add support for a lazy function as original Source for CachedSource

Removals

  • remove node and listNode methods from public API
  • remove LineToLineMappedSource

Bugfixes

  • ConcatSource falls back to sourceAndMap when node() or listMap() is not available
  • PrefixSource do no longer insert prefix in the middle of the line in some cases
  • fix updateHash for SourceMapSource
  • fix crash when Source in CachedSource returns null map

Performance:

  • avoid unnecessary sorting in ReplaceSource
  • make exports lazy
  • cache utf-8 conversion
  • allow keeping Buffer instead of string and only convert it lazily
  • add optimization step to ConcatSource which converts strings to RawSources (which cache)
  • cache Buffers instead of string in CachedSource cache for map()

Changes

  • increase minimum node.js version to 10.13

Other

  • add Source types to hash

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 Sep 18, 2020
@renovate renovate Bot force-pushed the renovate/webpack-sources-2.x branch 2 times, most recently from eb8e7fa to 6ad0407 Compare September 18, 2020 20:04
@alan-agius4 alan-agius4 removed the action: merge The PR is ready for merge by the caretaker label Sep 18, 2020
@renovate renovate Bot force-pushed the renovate/webpack-sources-2.x branch 2 times, most recently from 57a7f8d to 21b58af Compare September 25, 2020 12:07
@renovate renovate Bot changed the title build: update webpack-sources to version 2.0.0 build: update webpack-sources to version 2.0.1 Sep 28, 2020
@renovate renovate Bot force-pushed the renovate/webpack-sources-2.x branch from 21b58af to e759358 Compare September 28, 2020 15:56
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Sep 28, 2020
@alan-agius4 alan-agius4 merged commit aaa7c82 into master Sep 28, 2020
@alan-agius4 alan-agius4 deleted the renovate/webpack-sources-2.x branch September 28, 2020 17:38
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Oct 29, 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.

3 participants