Skip to content

⬆️ Bump browserslist from 4.16.3 to 4.16.6#356

Merged
wwilsman merged 1 commit intomasterfrom
dependabot/npm_and_yarn/browserslist-4.16.6
Jul 15, 2021
Merged

⬆️ Bump browserslist from 4.16.3 to 4.16.6#356
wwilsman merged 1 commit intomasterfrom
dependabot/npm_and_yarn/browserslist-4.16.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2021

Bumps browserslist from 4.16.3 to 4.16.6.

Changelog

Sourced from browserslist's changelog.

4.16.6

  • Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman).

4.16.5

  • Fixed unsafe RegExp (by Yeting Li).

4.16.4

  • Fixed unsafe RegExp.
  • Added artifactory support to --update-db (by Ittai Baratz).
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added the ⬆️⬇️ dependencies Pull requests that update a dependency file label May 26, 2021
@wwilsman
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/browserslist-4.16.6 branch from 247b2d6 to f14cf2b Compare June 18, 2021 22:19
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/browserslist-4.16.6 branch from f14cf2b to 5fd0f76 Compare July 15, 2021 23:49
@wwilsman wwilsman enabled auto-merge (squash) July 15, 2021 23:54
Copy link
Copy Markdown
Contributor

@wwilsman wwilsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎮

@wwilsman wwilsman merged commit 53c005d into master Jul 15, 2021
@wwilsman wwilsman deleted the dependabot/npm_and_yarn/browserslist-4.16.6 branch July 15, 2021 23:56
samarsault pushed a commit that referenced this pull request Mar 3, 2023
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](tsdjs/tsd@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pranavz28 added a commit that referenced this pull request Apr 22, 2026
Follow-up to the initial --max-cache-ram implementation. Previously a
value below the 25 MB MAX_RESOURCE_SIZE floor threw an error at Percy
startup, killing otherwise-healthy builds for a misconfigured cap.
Switch to a warn-level log and continue with the 25 MB minimum:

  --max-cache-ram=10MB is below the 25MB minimum (individual resources
  up to 25MB would otherwise be dropped). Continuing with the minimum:
  25MB.

Also mutates percy.config.discovery.maxCacheRam to the clamped value so
the cache_summary telemetry event reports the effective cap.

Updates:
  * discovery.js   — throw → warn + clamp
  * discovery.test.js — integration test asserts warn log + clamped cap
  * README.md      — docs reflect the clamp behaviour
  * cli-command/test/flags.test.js — stale help-text fixture: inserts
    the --max-cache-ram line between --disable-cache and --debug
    (broken since the flag was added; unrelated to the clamp, bundled
    here since both are help-surface / startup-UX fixes)

Verified in-anger with percy snapshot --max-cache-ram 10 against
https://example.com (build #356):
  [percy:core] --max-cache-ram=10MB is below the 25MB minimum
  (individual resources up to 25MB would otherwise be dropped).
  Continuing with the minimum: 25MB.
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.

1 participant