-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
dependabot-preview
merged 1 commit into
master
from
dependabot/npm_and_yarn/master/browserslist-4.12.1
Jun 25, 2020
Merged
Bump browserslist from 4.12.0 to 4.12.1 #1968
dependabot-preview
merged 1 commit into
master
from
dependabot/npm_and_yarn/master/browserslist-4.12.1
Jun 25, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.12.1. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/master/CHANGELOG.md) - [Commits](browserslist/browserslist@4.12.0...4.12.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 >= 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'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](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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps browserslist from 4.12.0 to 4.12.1.
Changelog
Sourced from browserslist's changelog.
Commits
695b7fb
Release 4.12.1 version3baaa11
Update dependencies1c52095
Clean up codef706fe4
Limit Node.js to fix ESM bug8d6992e
chore: simplifypackage.json
searcher (#497)99513d1
Remove trailing comma (#481)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 readmeAdditionally, you can set the following in your Dependabot dashboard: