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 build system devDependencies (patch) #33178

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 10, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​percy/core 1.0.0-beta.39 -> 1.0.0-beta.41 age adoption passing confidence
mocha (source) 8.3.1 -> 8.3.2 age adoption passing confidence
preact-render-to-string 5.1.14 -> 5.1.16 age adoption passing confidence
How to resolve breaking changes

This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below:

# Check out the PR branch (these steps are from GitHub)
git checkout -b renovate-bot-renovate/patch-build-system-devdependencies master
git pull https://github.com/renovate-bot/amphtml.git renovate/patch-build-system-devdependencies

# Directly make fixes and commit them
gulp lint --fix # For lint errors in JS files
gulp prettify --fix # For prettier errors in non-JS files
# Edit source code in case of new compiler warnings / errors

# Push the changes to the branch
git push git@github.com:renovate-bot/amphtml.git renovate-bot-renovate/patch-build-system-devdependencies:renovate/patch-build-system-devdependencies

Release Notes

mochajs/mocha

v8.3.2

Compare Source

🐛 Fixes

📖 Documentation

developit/preact-render-to-string

v5.1.16

Compare Source

Whilst the memoization in #​184 does improve runtime scores it has no limit on how much it caches. This could lead to a memory leak for content heavy sites. Let this be a lesson for myself to always put limits on all the things!

Bug Fixes

v5.1.15

Compare Source

Maintenance


Renovate configuration

📅 Schedule: "after 12am every weekday" in timezone America/Los_Angeles.

🚦 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.

@amp-owners-bot
Copy link

amp-owners-bot bot commented Mar 10, 2021

Hey @alanorozco! These files were changed:

build-system/tasks/storybook/package-lock.json
build-system/tasks/storybook/package.json

Hey @danielrozenberg! These files were changed:

build-system/tasks/visual-diff/package-lock.json
build-system/tasks/visual-diff/package.json

@renovate-bot renovate-bot changed the title 📦 Update dependency preact-render-to-string to v5.1.15 📦 Update build system devDependencies (patch) Mar 10, 2021
@renovate-bot renovate-bot force-pushed the renovate/patch-build-system-devdependencies branch 3 times, most recently from 13c92c1 to d8fede3 Compare March 11, 2021 20:35
@renovate-bot renovate-bot force-pushed the renovate/patch-build-system-devdependencies branch from d8fede3 to 55804ff Compare March 12, 2021 11:29
@estherkim estherkim merged commit 77d9e3d into ampproject:master Mar 12, 2021
@renovate-bot renovate-bot deleted the renovate/patch-build-system-devdependencies branch March 12, 2021 15:26
westonruter added a commit to westonruter/amphtml that referenced this pull request Mar 15, 2021
* 'master' of github.com:ampproject/amphtml: (536 commits)
  ✨ Send extension versions from AMPHTML ads to FIE  (ampproject#33190)
  Update amp-autocomplete test output file (ampproject#33216)
  ✨ Changing Inline Page Attachment Button UI  (ampproject#33142)
  ✨Launch no-signing (ampproject#33229)
  ♻️ Add logic for story ad page manager. (ampproject#33201)
  Migrate Bento components to V1 (ampproject#32974)
  📦 Update dependency mocha to v8.3.2 (ampproject#33234)
  📦 Update build system devDependencies (ampproject#33178)
  🧪 [amp-consent] Turn on TCF PostMessage Proxy API Experiment (ampproject#33196)
  Fix amp-video amp_video_quality parameter name. (ampproject#33227)
  🏗 Guard access to `BASH_ENV` during CircleCI push builds (ampproject#33231)
  🏗 Clean up CircleCI merge SHA logic (ampproject#33215)
  📦 Update dependency karma to v6.1.2 (ampproject#33151)
  🏗 Ensure up-to-date and clean `package-lock.json` before running any CI job (ampproject#33223)
  Ensure that pre-stubbing always happens before the first element is upgraded (ampproject#33212)
  🏗 Restore `package-lock.json` to `lockfileVersion = 1` (ampproject#33222)
  Fixed text align of buttons (ampproject#33217)
  [amp-story] ♿ Add label for next story and add i18n for pagination buttons (ampproject#33205)
  [amp-story-player] 📖  Rename skip-next control to skip-to-next (ampproject#33164)
  🚀 Report cls-fcp and cls-vis to compare with cls (ampproject#33207)
  ...
muuki88 pushed a commit to highfivve/amphtml that referenced this pull request Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants