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 all dependencies #5199

Merged
merged 1 commit into from
Mar 8, 2021
Merged

Update all dependencies #5199

merged 1 commit into from
Mar 8, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
stefanzweifel/git-auto-commit-action action minor v4.8.0 -> v4.9.2
svg-path-segments devDependencies patch 0.1.5 -> 0.1.8
svgo devDependencies patch 2.2.0 -> 2.2.1

Release Notes

stefanzweifel/git-auto-commit-action

v4.9.2

Compare Source

Fixes
  • Push created annotated tags to remote by using --follow-tags and --atomic instead of just --tags #​146

v4.9.1

Compare Source

Changed
  • Revert changes made in v4.9.0. A branch will no longer be automatically generated. #​144

v4.9.0

Compare Source

Changed
  • Automatically create branch if a branch with the given name does not exist #​140
mondeja/svg-path-segments

v0.1.8

Compare Source

  • Minor performance improvements.

v0.1.7

Compare Source

  • Remove unicode characters support.
  • Use buffer in parsing to improve performance.

v0.1.6

Compare Source

  • Fixed performance regression.
svg/svgo

v2.2.1

Compare Source

This is a big patch with new style computing (#​1399) and landed to master regression tests

A lot of bugs are fixed

  • fixed scientific notation parsing in paths (d6f972c)
  • forbade invalid <style> type attribute in inlineStyles plugin (#​1400)
  • fixed <style> support in removeHiddenElems plugin (#​1399)
  • fixed noSpaceAfterFlags option support (0e02fd9)
  • fixed floatPrecision when extending default plugins (d58a7e6)
  • fixed <style> support when removing useless path commands (c21fef5)
  • fixed <style> support when combining path commands (ba7e9bd)
  • prevent removing filter primitive defaults (555a961)
  • prevent merging paths with markers (de4fd79)
  • prevent removing single point paths with markers (21c04e4)
  • keep empty <pattern> when at least one argument is present (0e6b0c4)
  • keep <marker> with display none (d3e3726)
  • preserve empty conditional processing attributes (a2b0e73)
  • preserve viewBox in nested <svg> (28c01cf)

435 of 526 regression tests are passing

Thanks to @​XhmikosR @​sk- and @​TrySound


Renovate configuration

📅 Schedule: "on the 2nd and 4th day instance on sunday after 11pm" (UTC).

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 the dependencies Pull requests that update a dependency file label Mar 7, 2021
@mondeja mondeja merged commit 5752c8d into develop Mar 8, 2021
@renovate renovate bot deleted the renovate/all branch March 8, 2021 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants