mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: bump ua-parser-js from 1.0.40 to 1.0.41 in /site (#20116)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.40 to 1.0.41. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/faisalman/ua-parser-js/releases">ua-parser-js's releases</a>.</em></p> <blockquote> <h2>v1.0.41</h2> <h2>Version 0.7.41 / 1.0.41</h2> <ul> <li>Add new browser: Daum, Ladybird</li> <li>Add new device vendor: HMD</li> <li>Add new engine: LibWeb</li> <li>Add new os: Windows IoT, Ubuntu Touch</li> <li>Improve cpu detection: ARM, x86</li> <li>Improve device vendor detection: Apple, Archos, Generic, Google, Honor, Huawei, Infinix, Nvidia, Lenovo, Nokia, OnePlus, Xiaomi</li> <li>Improve device type detection: smarttv, wearables</li> <li>Improve os detection: Linux, Symbian</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/faisalman/ua-parser-js/compare/1.0.40...1.0.41">https://github.com/faisalman/ua-parser-js/compare/1.0.40...1.0.41</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md">ua-parser-js's changelog</a>.</em></p> <blockquote> <h2>Version 0.7.41 / 1.0.41</h2> <ul> <li>Add new browser: Daum, Ladybird</li> <li>Add new device vendor: HMD</li> <li>Add new engine: LibWeb</li> <li>Add new os: Windows IoT, Ubuntu Touch</li> <li>Improve cpu detection: ARM, x86</li> <li>Improve device vendor detection: Apple, Archos, Generic, Google, Honor, Huawei, Infinix, Nvidia, Lenovo, Nokia, OnePlus, Xiaomi</li> <li>Improve device type detection: smarttv, wearables</li> <li>Improve os detection: Linux, Symbian</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/faisalman/ua-parser-js/commit/90017c98d341788570435b7587ce1f0725022c7a"><code>90017c9</code></a> Bump version <code>1.0.41</code> (mirror of <code>0.7.41</code>)</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/af825ff5574d63122dec5a3261f7933044001a1c"><code>af825ff</code></a> Bump version <code>0.7.41</code></li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/592595445144f06efc32325399c575d9cef964ab"><code>5925954</code></a> Backport - Improve detection for Nokia device & Symbian OS</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/fc668ef0c09b5a4663077757b8fe73bc850ff8ea"><code>fc668ef</code></a> Backport - Improve device detection for Generic device: capture its device mo...</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/0543fb2e95e55be28fc14fa68936bf790407b057"><code>0543fb2</code></a> Backport - Improve CPU detection: ARM</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/98f1c00fd35cbb321228318fcf5e2f7671d75dfa"><code>98f1c00</code></a> Backport - Improve device detection for unidentified SmartTV vendors</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/d66c971090281558706a48118c4db570ebf0ed73"><code>d66c971</code></a> Backport - Improve detection for Nvidia devices</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/cbe60388ea25b60c10321d964296cb8b53e74bbb"><code>cbe6038</code></a> Backport - Add Daum app user agent (<a href="https://redirect.github.com/faisalman/ua-parser-js/issues/773">#773</a>)</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/e665bd56bef61ee147c359f93c7896f17332db36"><code>e665bd5</code></a> Backport - Add new OS: <code>Ubuntu Touch</code></li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/20c30407207b30638c0f10c4884541115a41c56f"><code>20c3040</code></a> Backport - Add new device: Apple HomePod</li> <li>Additional commits viewable in <a href="https://github.com/faisalman/ua-parser-js/compare/1.0.40...1.0.41">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -114,7 +114,7 @@
|
||||
"tailwind-merge": "2.6.0",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"tzdata": "1.0.46",
|
||||
"ua-parser-js": "1.0.40",
|
||||
"ua-parser-js": "1.0.41",
|
||||
"ufuzzy": "npm:@leeoniya/ufuzzy@1.0.10",
|
||||
"undici": "6.21.3",
|
||||
"unique-names-generator": "4.7.1",
|
||||
|
||||
Generated
+5
-5
@@ -257,8 +257,8 @@ importers:
|
||||
specifier: 1.0.46
|
||||
version: 1.0.46
|
||||
ua-parser-js:
|
||||
specifier: 1.0.40
|
||||
version: 1.0.40
|
||||
specifier: 1.0.41
|
||||
version: 1.0.41
|
||||
ufuzzy:
|
||||
specifier: npm:@leeoniya/ufuzzy@1.0.10
|
||||
version: '@leeoniya/ufuzzy@1.0.10'
|
||||
@@ -6320,8 +6320,8 @@ packages:
|
||||
tzdata@1.0.46:
|
||||
resolution: {integrity: sha512-zJ4Jv3KCgN3dFeSADpIfHKt9bdIY7TjK3ELaij6oFvyyQBuIZ9LwMlR51vJvMQvRWQ9cS2v92xeZ0sQW4hXCWA==, tarball: https://registry.npmjs.org/tzdata/-/tzdata-1.0.46.tgz}
|
||||
|
||||
ua-parser-js@1.0.40:
|
||||
resolution: {integrity: sha512-z6PJ8Lml+v3ichVojCiB8toQJBuwR42ySM4ezjXIqXK3M0HczmKQ3LF4rhU55PfD99KEEXQG6yb7iOMyvYuHew==, tarball: https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.40.tgz}
|
||||
ua-parser-js@1.0.41:
|
||||
resolution: {integrity: sha512-LbBDqdIC5s8iROCUjMbW1f5dJQTEFB1+KO9ogbvlb3nm9n4YHa5p4KTvFPWvh2Hs8gZMBuiB1/8+pdfe/tDPug==, tarball: https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.41.tgz}
|
||||
hasBin: true
|
||||
|
||||
undici-types@5.26.5:
|
||||
@@ -13298,7 +13298,7 @@ snapshots:
|
||||
|
||||
tzdata@1.0.46: {}
|
||||
|
||||
ua-parser-js@1.0.40: {}
|
||||
ua-parser-js@1.0.41: {}
|
||||
|
||||
undici-types@5.26.5: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user