Skip to content

Commit

Permalink
[PLAY-1692] Bump intl-tel-input from 24.6.0 to 24.7.0 (#3895)
Browse files Browse the repository at this point in the history
Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from
24.6.0 to 24.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jackocnr/intl-tel-input/releases">intl-tel-input's
releases</a>.</em></p>
<blockquote>
<h2>v24.7.0</h2>
<p><a
href="https://github.com/jackocnr/intl-tel-input/commit/e8a76dcdaaef34a07bd1eb83540314e62a1058ff">Add
Danish language</a> - thanks <a
href="https://github.com/matthiasdilger"><code>@​matthiasdilger</code></a></p>
<h2>v24.6.1</h2>
<p><a
href="https://github.com/jackocnr/intl-tel-input/commit/e22310b18d9ccb3690ec6650ebc853661d8d22cc">Update
utils to libphonenumber v8.13.49</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jackocnr/intl-tel-input/commit/3e5055090fbb5ffcca8851a9d9da8e113f4309c2"><code>3e50550</code></a>
Release v24.7.0</li>
<li><a
href="https://github.com/jackocnr/intl-tel-input/commit/e8a76dcdaaef34a07bd1eb83540314e62a1058ff"><code>e8a76dc</code></a>
Add Danish language</li>
<li><a
href="https://github.com/jackocnr/intl-tel-input/commit/8db1266e6c32eea2648e91da59812627dd0dd46b"><code>8db1266</code></a>
Add Danish language</li>
<li><a
href="https://github.com/jackocnr/intl-tel-input/commit/faaf893ffff66654188cbe0ceb7726d1d3ff554c"><code>faaf893</code></a>
Release v24.6.1</li>
<li><a
href="https://github.com/jackocnr/intl-tel-input/commit/e22310b18d9ccb3690ec6650ebc853661d8d22cc"><code>e22310b</code></a>
Update utils to libphonenumber v8.13.49</li>
<li><a
href="https://github.com/jackocnr/intl-tel-input/commit/424ca91ae50176e38cd98f27ea56bbbaf7a683a9"><code>424ca91</code></a>
Update data.ts</li>
<li><a
href="https://github.com/jackocnr/intl-tel-input/commit/a4bc053606680a25db4854b654acfdb909369d09"><code>a4bc053</code></a>
Update README.md</li>
<li><a
href="https://github.com/jackocnr/intl-tel-input/commit/f64e0fdc157f1c363c8df76d3353ff96ce697869"><code>f64e0fd</code></a>
Update README.md</li>
<li><a
href="https://github.com/jackocnr/intl-tel-input/commit/8e883bd6eaad57dc436f5519151ee1e1240a5c96"><code>8e883bd</code></a>
Update README.md</li>
<li><a
href="https://github.com/jackocnr/intl-tel-input/commit/05badcaeb4ecbc4e5d7a6bec508cdb868ed4b7c5"><code>05badca</code></a>
tweak</li>
<li>See full diff in <a
href="https://github.com/jackocnr/intl-tel-input/compare/v24.6.0...v24.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=intl-tel-input&package-manager=npm_and_yarn&previous-version=24.6.0&new-version=24.7.0)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent d2d130e commit 713b220
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion playbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"flatpickr": "^4.6.13",
"highcharts": "^11.4.8",
"highcharts-react-official": "^3.2.1",
"intl-tel-input": "^24.6.0"
"intl-tel-input": "^24.7.0"
},
"devDependencies": {
"@actions/core": "1.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7324,10 +7324,10 @@ intersection-observer@^0.10.0:
resolved "https://npm.powerapp.cloud/intersection-observer/-/intersection-observer-0.10.0.tgz#4d11d63c1ff67e21e62987be24d55218da1a1a69"
integrity sha512-fn4bQ0Xq8FTej09YC/jqKZwtijpvARlRp6wxL5WTA6yPe2YWSJ5RJh7Nm79rK2qB0wr6iDQzH60XGq5V/7u8YQ==

intl-tel-input@^24.6.0:
version "24.6.0"
resolved "https://npm.powerapp.cloud/intl-tel-input/-/intl-tel-input-24.6.0.tgz#f3b070b337f6981493b2c3b9d28e31828ce32a2f"
integrity sha512-3ZlxJk7IOhNCRRxGrAcGiP1uzZFaDEQUIHNHk516RORZpOoPh1kqZP8ksE8nm+/5HZk+tRV7F/iex0aWnkkixQ==
intl-tel-input@^24.7.0:
version "24.7.0"
resolved "https://npm.powerapp.cloud/intl-tel-input/-/intl-tel-input-24.7.0.tgz#8975df176659f8a3a16b97759add1ca24486e480"
integrity sha512-OjkhKen4SJUI2kN9OHpb8ReNN619sB9gECPq51dn3zKEWvif3mnSjmrtWhm8ABIb7Ijs+AAYSS5sI33Sb4YqvQ==

is-accessor-descriptor@^0.1.6:
version "0.1.6"
Expand Down

0 comments on commit 713b220

Please sign in to comment.