Skip to content

Bump browserslist from 4.12.0 to 4.12.1 #1968

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

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps browserslist from 4.12.0 to 4.12.1.

Changelog

Sourced from browserslist's changelog.

4.12.1

  • Update package.json scanning tool for --update-db (by Luke Edwards).
  • Improve docs (by Mukundan Senthil).

4.12

  • Add environments to shared configs (by Yevgeny Petukhov).
  • Fix docs (by Dmitry Statsenko and Thomas Pozzo di Borgo).

4.11.1

  • FIx Node.js 6 support.

4.11

  • Add npx browserslist --mobile-to-desktop (by James Ross).

4.10

  • Add npx browserslist --update-db (by Ivan Solovev).

4.9.1

  • Normalize incorrect Can I Use regional data (by Huáng Jùnliàng).

4.9

  • Add node X-Y query support (by Yuping Zuo).

4.8.7

  • Fix last N major versions (by Valeriy Trubachev).

4.8.6

  • Fix Unknown version 10 of op_mob error in mobileToDesktop option.

4.8.5

  • Fix last N browsers again after new caniuse-db API changes.

4.8.4

  • Fix released versions detection for queries like last N browsers.
  • Add IE 11 Mobile to dead browsers.

4.8.3

  • Fix warning message (by Anton Ivanov).

4.8.2

  • Fix Cannot convert undefined or null to object (by Antoine Clausse).
  • Fix mobileToDesktop in defaults (by Huáng Jùnliàng).

4.8.1

  • Fix Chrome and mobileToDesktop (by Huáng Jùnliàng).

4.8

  • Add > 5% in browserslist-config-my stats query (by Andrew Leedham).
  • Improve docs (by Danny van Kooten).
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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 25, 2020
@dependabot-preview dependabot-preview bot merged commit 0dfbc7c into master Jun 25, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/master/browserslist-4.12.1 branch June 25, 2020 11:47
philipp-spiess pushed a commit that referenced this pull request Oct 3, 2024
Here is everything you need to know about this upgrade. Please take a
good look at what changed and the test results before merging this pull
request.

### What changed?




#### ✳️ postcss (8.4.41 → 8.4.47) ·
[Repo](https://github.com/postcss/postcss) ·
[Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)



<details>
<summary>Release Notes</summary>
<h4><a
href="https://github.com/postcss/postcss/releases/tag/8.4.47">8.4.47</a></h4>

<blockquote><ul dir="auto">
<li>Removed debug code.</li>
</ul></blockquote>
<h4><a
href="https://github.com/postcss/postcss/releases/tag/8.4.46">8.4.46</a></h4>

<blockquote><ul dir="auto">
<li>Fixed <code class="notranslate">Cannot read properties of undefined
(reading 'before')</code>.</li>
</ul></blockquote>
<h4><a
href="https://github.com/postcss/postcss/releases/tag/8.4.45">8.4.45</a></h4>

<blockquote><ul dir="auto">
<li>Removed unnecessary fix which could lead to infinite loop.</li>
</ul></blockquote>
<h4><a
href="https://github.com/postcss/postcss/releases/tag/8.4.44">8.4.44</a></h4>

<blockquote><ul dir="auto">
<li>Another way to fix <code class="notranslate">markClean is not a
function</code> error.</li>
</ul></blockquote>
<h4><a
href="https://github.com/postcss/postcss/releases/tag/8.4.43">8.4.43</a></h4>

<blockquote><ul dir="auto">
<li>Fixed <code class="notranslate">markClean is not a function</code>
error.</li>
</ul></blockquote>
<h4><a
href="https://github.com/postcss/postcss/releases/tag/8.4.42">8.4.42</a></h4>

<blockquote><ul dir="auto">
<li>Fixed CSS syntax error on long minified files (by <a
href="https://bounce.depfu.com/github.com/varpstar">@varpstar</a>).</li>
</ul></blockquote>
<p><em>Does any of this look wrong? <a
href="https://depfu.com/packages/npm/postcss/feedback">Please let us
know.</a></em></p>
</details>

<details>
<summary>Commits</summary>
<p><a
href="https://github.com/postcss/postcss/compare/57e02115e41c91cb67974092eea58c649b24d7b1...5e6fd1302d2cc9a844ac99282b2b7745e4ac0ed3">See
the full diff on Github</a>. The new version differs by 33 commits:</p>
<ul>
<li><a
href="https://github.com/postcss/postcss/commit/5e6fd1302d2cc9a844ac99282b2b7745e4ac0ed3"><code>Release
8.4.47 version</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/714bc10258bfa96be26bc201d218c67df09da82c"><code>Typo</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/439d20e651098d9d16d31ede62df6f7916925e91"><code>Release
8.4.46 version</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/b93582f68e1f4796618cfef3377a10198a5af800"><code>Update
dependencies</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/c51e46767d1b76d91ab3ba3b19e4b43b847755b8"><code>Fix
error on inserting node without raws in some cases</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/829ae47d6bf7a58a84a7633d9e4e45e2eb7a375a"><code>Update
dependencies</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/5aaaec2214117e353962f8d862a31ba0211e0f8b"><code>Update
remaining workflow jobs to use latest version of actions
(#1968)</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/448c4f34d6540181e8ceb499dd9ffe4518356d1c"><code>Release
8.4.45 version</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/1c77d2e33396a314dce558d63ffdbcae7e5c5014"><code>Update
unnecessary check</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/f38b329323b050fde56c2760b6ffe9e3786a23dc"><code>Try
to fix CI</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/d442dc75e36b90e2a8c7fa30a7ec969b5e105743"><code>Release
8.4.44 version</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/3c7cda099cb7ed9ab8a8eb5b566660373d74f6c1"><code>Another
way to fix markClean() is undefined issue</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/b985ed16677abfc5d903f2b5c775d1cf284699f5"><code>Release
8.4.43 version</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/3025b743bff14dc8fc95f3f49e8b4f294d9281ef"><code>Update
dependencies</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/79ff9800c3158964bc837be0d6878b4471b3b794"><code>Update
AST if it is not made by PostCSS &gt;= 8.4.41</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/0fda48a1b1e27c443681849411c2bb65521da8df"><code>Release
8.4.42 version</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/cd5b08cfa2434f9ba2970b454692190b45b3b320"><code>Add
ESLint to CI</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/0975cc209dc8425d61960633049aab73cb5bd3fe"><code>Sort
source code and fix ESLint</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/36950b4ff95d4077c0875a34a9c06821586589a8"><code>Try
to fix old Node.js tests</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/fbb6d60eae1d65ef99a9ef5a7dc2528da6d96db5"><code>Update
dependencies</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/118ebc9a9af683702d027f7e1e607261237764d3"><code>Clean
up code</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/9e7bdca1d2904478e9017971ddc5b4a24eb2ffbd"><code>Pretty
CssSyntaxError from onelined (minified) css (#1965)</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/45a24250ee0160b9e187d34e3a43c26fef59af95"><code>Merge
pull request #1961 from nex3/readonly-array</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/0cb325a1d56a6b2d9657c9b7a557a2f245ca1fcc"><code>Use
`ReadonlyArray` for argument types that aren&#39;t
modified</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/a88662860392ed3d2410aa2bf661c69c56198d7f"><code>Merge
pull request #1957 from nex3/protected-normalize</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/13a16b0dc8fc24f32ddee3fc249df06cdc1e555c"><code>Merge
pull request #1958 from nex3/typedoc</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/51022c2a42bc0dd5cfb7c118c063034b2215b608"><code>Fix
a few TypeDoc warnings</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/d6fa30b3cc35e85f50cf2171c2a03883a7c26525"><code>Add
a protected `markDirty()` method on `Node`</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/58c50ad1918b521c8b7d084ddf9ae0ee91614d1d"><code>Declare
`Container.normalize()` as a protected method</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/ea262f3b3fa6ef7e87a1cde3b128ac1c0b6766d2"><code>Merge
pull request #1956 from
Juneezee/refactor/replace-indexOf-with-startsWith</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/c37da3c225ecce2f26cc70c570ecc17203411ee5"><code>Replace
`indexOf === 0` with `startsWith`</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/4b96e7df148d05a0614782a9efd5e5adce8186b4"><code>Merge
pull request #1955 from
Marukome0743/Marukome0743-patch-1</code></a></li>
<li><a
href="https://github.com/postcss/postcss/commit/edcc9b13b910c84c486c2686ba6567d05b590ef7"><code>chore(docs):
improve visual appearance of images in README.md</code></a></li>
</ul>
</details>












---
![Depfu
Status](https://depfu.com/badges/edd6acd35d74c8d41cbb540c30442adf/stats.svg)

[Depfu](https://depfu.com) will automatically keep this PR
conflict-free, as long as you don't add any commits to this branch
yourself. You can also trigger a rebase manually by commenting with
`@depfu rebase`.

<details><summary>All Depfu comment commands</summary>
<blockquote><dl>
<dt>@​depfu rebase</dt><dd>Rebases against your default branch and
redoes this update</dd>
<dt>@​depfu recreate</dt><dd>Recreates this PR, overwriting any edits
that you've made to it</dd>
<dt>@​depfu merge</dt><dd>Merges this PR once your tests are passing and
conflicts are resolved</dd>
<dt>@​depfu cancel merge</dt><dd>Cancels automatic merging of this
PR</dd>
<dt>@​depfu close</dt><dd>Closes this PR and deletes the branch</dd>
<dt>@​depfu reopen</dt><dd>Restores the branch and reopens this PR (if
it's closed)</dd>
<dt>@​depfu pause</dt><dd>Ignores all future updates for this dependency
and closes this PR</dd>
<dt>@​depfu pause [minor|major]</dt><dd>Ignores all future minor/major
updates for this dependency and closes this PR</dd>
<dt>@​depfu resume</dt><dd>Future versions of this dependency will
create PRs again (leaves this PR as is)</dd>
</dl></blockquote>
</details>

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
workashutosh pushed a commit to workashutosh/tailwindcss that referenced this pull request Apr 3, 2025
…ailwindlabs#1968)

* Increase size for search button

* Tweak border radius

---------

Co-authored-by: Jonathan Reinink <jonathan@reinink.ca>
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.

0 participants