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

Update dependency webpack-sources to v3 #3

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 27, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-sources ^2.2.0 -> ^3.0.0 age adoption passing confidence

Release Notes

webpack/webpack-sources

v3.2.3

Compare Source

v3.2.2

Compare Source

Bugfixes

  • Source Code is splitted into lines via custom code instead of using a RegExp
    • In weird edge cases the RegExp caused a Stack Overflow

v3.2.1

Compare Source

Bugfixes

  • RawSources with Buffers can now be concatenated with ConcatSource
  • Source Code is splitted into lines via custom code instead of using a RegExp
    • In weird edge cases the RegExp caused a Stack Overflow

v3.2.0

Compare Source

Performance

  • add SourceMapSource.buffer for better performance
  • more efficient serialization of source mappings

Bugfix

  • avoid crashing when trying to compare the name with the original source, but there is no sourcesContent in SourceMap

v3.1.2

Compare Source

Bugfix

  • improve handling of invalid mappings (like zero sized or negative)

v3.1.1

Compare Source

equal to 3.1.0

v3.1.0

Compare Source

Bugfix

  • improve handling of null sources and sourceContents

Performance

  • faster streaming when only lines are mapped

v3.0.4

Compare Source

Bugfix

  • fix invalid mappings when multiple lines with multiple chunks are replaced

v3.0.3

Compare Source

Bugfix

  • restore backward-compat format for storing end position of replacements

v3.0.2

Compare Source

Bugfix

  • fix incorrect offset sign when doing replacements

v3.0.1

Compare Source

Bugfixes

  • fix ConcatSource off-by-1 bug

v3.0.0

Compare Source

Performance

  • remove all dependencies
  • refactoring for performance
    • remove node() and listMap()
    • add streamChunks()

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant