Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the deck-loaders-luma group with 4 updates: @deck.gl/core, @deck.gl/extensions, @deck.gl/layers and @deck.gl/react.

Updates @deck.gl/core from 9.0.28 to 9.0.29

Release notes

Sourced from @​deck.gl/core's releases.

v9.0.29

  • CARTO: Support private maps in fetchMap (#9139)
  • chore: Lock luma.gl dependencies to 9.0 patches (#9077)
Changelog

Sourced from @​deck.gl/core's changelog.

deck.gl [9.0.29] - Sep 04 2024

  • CARTO: Support private maps in fetchMap (#9139)
  • chore: Lock luma.gl dependencies to 9.0 patches (#9077)
Commits

Updates @deck.gl/extensions from 9.0.28 to 9.0.29

Release notes

Sourced from @​deck.gl/extensions's releases.

v9.0.29

  • CARTO: Support private maps in fetchMap (#9139)
  • chore: Lock luma.gl dependencies to 9.0 patches (#9077)
Changelog

Sourced from @​deck.gl/extensions's changelog.

deck.gl [9.0.29] - Sep 04 2024

  • CARTO: Support private maps in fetchMap (#9139)
  • chore: Lock luma.gl dependencies to 9.0 patches (#9077)
Commits

Updates @deck.gl/layers from 9.0.28 to 9.0.29

Release notes

Sourced from @​deck.gl/layers's releases.

v9.0.29

  • CARTO: Support private maps in fetchMap (#9139)
  • chore: Lock luma.gl dependencies to 9.0 patches (#9077)
Changelog

Sourced from @​deck.gl/layers's changelog.

deck.gl [9.0.29] - Sep 04 2024

  • CARTO: Support private maps in fetchMap (#9139)
  • chore: Lock luma.gl dependencies to 9.0 patches (#9077)
Commits

Updates @deck.gl/react from 9.0.28 to 9.0.29

Release notes

Sourced from @​deck.gl/react's releases.

v9.0.29

  • CARTO: Support private maps in fetchMap (#9139)
  • chore: Lock luma.gl dependencies to 9.0 patches (#9077)
Changelog

Sourced from @​deck.gl/react's changelog.

deck.gl [9.0.29] - Sep 04 2024

  • CARTO: Support private maps in fetchMap (#9139)
  • chore: Lock luma.gl dependencies to 9.0 patches (#9077)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the deck-loaders-luma group with 4 updates: [@deck.gl/core](https://github.com/visgl/deck.gl), [@deck.gl/extensions](https://github.com/visgl/deck.gl), [@deck.gl/layers](https://github.com/visgl/deck.gl) and [@deck.gl/react](https://github.com/visgl/deck.gl).


Updates `@deck.gl/core` from 9.0.28 to 9.0.29
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.29/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.0.28...v9.0.29)

Updates `@deck.gl/extensions` from 9.0.28 to 9.0.29
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.29/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.0.28...v9.0.29)

Updates `@deck.gl/layers` from 9.0.28 to 9.0.29
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.29/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.0.28...v9.0.29)

Updates `@deck.gl/react` from 9.0.28 to 9.0.29
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.29/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.0.28...v9.0.29)

---
updated-dependencies:
- dependency-name: "@deck.gl/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deck-loaders-luma
- dependency-name: "@deck.gl/extensions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deck-loaders-luma
- dependency-name: "@deck.gl/layers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deck-loaders-luma
- dependency-name: "@deck.gl/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deck-loaders-luma
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Relates to JS bindings labels Sep 9, 2024
@kylebarron kylebarron merged commit ce01364 into main Sep 9, 2024
5 checks passed
@kylebarron kylebarron deleted the dependabot/npm_and_yarn/deck-loaders-luma-6584bd68f2 branch September 9, 2024 13:00
roger120981 pushed a commit to roger120981/lonboard that referenced this pull request Jul 14, 2025
Bumps the deck-loaders-luma group with 4 updates:
[@deck.gl/core](https://github.com/visgl/deck.gl),
[@deck.gl/extensions](https://github.com/visgl/deck.gl),
[@deck.gl/layers](https://github.com/visgl/deck.gl) and
[@deck.gl/react](https://github.com/visgl/deck.gl).

Updates `@deck.gl/core` from 9.0.28 to 9.0.29
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/visgl/deck.gl/releases"><code>@​deck.gl/core's
releases</code></a>.</em></p>
<blockquote>
<h2>v9.0.29</h2>
<ul>
<li>CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li>chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/visgl/deck.gl/blob/v9.0.29/CHANGELOG.md"><code>@​deck.gl/core's
changelog</code></a>.</em></p>
<blockquote>
<h4>deck.gl [9.0.29] - Sep 04 2024</h4>
<ul>
<li>CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li>chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/visgl/deck.gl/commit/eb43281ae27f0a2859d0f76d3f1b68b261ebbe38"><code>eb43281</code></a>
v9.0.29</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/6728757facc57bdfbdff55774380e56d52215e5e"><code>6728757</code></a>
CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/02bd072e90981590e7d04b8de2a40c514c021fc2"><code>02bd072</code></a>
Add speaker photos</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/2a106f5b1d39f699ac8aa3898c3a141ddcc021b8"><code>2a106f5</code></a>
chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/f1bf0b381f3b0141e0b122751f1a09db2c58151e"><code>f1bf0b3</code></a>
Event page review comments</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/ae204f77b980d506b169eae3bd2b789e55fa2795"><code>ae204f7</code></a>
Felix talk</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/42f7b901af901bd95a0acc25df1838e6d59df492"><code>42f7b90</code></a>
add weatherlayers</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/a84f5128afdca78fadbb5c08f7b6c9b1b59ad8b5"><code>a84f512</code></a>
Add event page for 2024 summit</li>
<li>See full diff in <a
href="https://github.com/visgl/deck.gl/compare/v9.0.28...v9.0.29">compare
view</a></li>
</ul>
</details>
<br />

Updates `@deck.gl/extensions` from 9.0.28 to 9.0.29
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/visgl/deck.gl/releases"><code>@​deck.gl/extensions's
releases</code></a>.</em></p>
<blockquote>
<h2>v9.0.29</h2>
<ul>
<li>CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li>chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/visgl/deck.gl/blob/v9.0.29/CHANGELOG.md"><code>@​deck.gl/extensions's
changelog</code></a>.</em></p>
<blockquote>
<h4>deck.gl [9.0.29] - Sep 04 2024</h4>
<ul>
<li>CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li>chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/visgl/deck.gl/commit/eb43281ae27f0a2859d0f76d3f1b68b261ebbe38"><code>eb43281</code></a>
v9.0.29</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/6728757facc57bdfbdff55774380e56d52215e5e"><code>6728757</code></a>
CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/02bd072e90981590e7d04b8de2a40c514c021fc2"><code>02bd072</code></a>
Add speaker photos</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/2a106f5b1d39f699ac8aa3898c3a141ddcc021b8"><code>2a106f5</code></a>
chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/f1bf0b381f3b0141e0b122751f1a09db2c58151e"><code>f1bf0b3</code></a>
Event page review comments</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/ae204f77b980d506b169eae3bd2b789e55fa2795"><code>ae204f7</code></a>
Felix talk</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/42f7b901af901bd95a0acc25df1838e6d59df492"><code>42f7b90</code></a>
add weatherlayers</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/a84f5128afdca78fadbb5c08f7b6c9b1b59ad8b5"><code>a84f512</code></a>
Add event page for 2024 summit</li>
<li>See full diff in <a
href="https://github.com/visgl/deck.gl/compare/v9.0.28...v9.0.29">compare
view</a></li>
</ul>
</details>
<br />

Updates `@deck.gl/layers` from 9.0.28 to 9.0.29
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/visgl/deck.gl/releases"><code>@​deck.gl/layers's
releases</code></a>.</em></p>
<blockquote>
<h2>v9.0.29</h2>
<ul>
<li>CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li>chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/visgl/deck.gl/blob/v9.0.29/CHANGELOG.md"><code>@​deck.gl/layers's
changelog</code></a>.</em></p>
<blockquote>
<h4>deck.gl [9.0.29] - Sep 04 2024</h4>
<ul>
<li>CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li>chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/visgl/deck.gl/commit/eb43281ae27f0a2859d0f76d3f1b68b261ebbe38"><code>eb43281</code></a>
v9.0.29</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/6728757facc57bdfbdff55774380e56d52215e5e"><code>6728757</code></a>
CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/02bd072e90981590e7d04b8de2a40c514c021fc2"><code>02bd072</code></a>
Add speaker photos</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/2a106f5b1d39f699ac8aa3898c3a141ddcc021b8"><code>2a106f5</code></a>
chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/f1bf0b381f3b0141e0b122751f1a09db2c58151e"><code>f1bf0b3</code></a>
Event page review comments</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/ae204f77b980d506b169eae3bd2b789e55fa2795"><code>ae204f7</code></a>
Felix talk</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/42f7b901af901bd95a0acc25df1838e6d59df492"><code>42f7b90</code></a>
add weatherlayers</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/a84f5128afdca78fadbb5c08f7b6c9b1b59ad8b5"><code>a84f512</code></a>
Add event page for 2024 summit</li>
<li>See full diff in <a
href="https://github.com/visgl/deck.gl/compare/v9.0.28...v9.0.29">compare
view</a></li>
</ul>
</details>
<br />

Updates `@deck.gl/react` from 9.0.28 to 9.0.29
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/visgl/deck.gl/releases"><code>@​deck.gl/react's
releases</code></a>.</em></p>
<blockquote>
<h2>v9.0.29</h2>
<ul>
<li>CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li>chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/visgl/deck.gl/blob/v9.0.29/CHANGELOG.md"><code>@​deck.gl/react's
changelog</code></a>.</em></p>
<blockquote>
<h4>deck.gl [9.0.29] - Sep 04 2024</h4>
<ul>
<li>CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li>chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/visgl/deck.gl/commit/eb43281ae27f0a2859d0f76d3f1b68b261ebbe38"><code>eb43281</code></a>
v9.0.29</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/6728757facc57bdfbdff55774380e56d52215e5e"><code>6728757</code></a>
CARTO: Support private maps in fetchMap (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9139">#9139</a>)</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/02bd072e90981590e7d04b8de2a40c514c021fc2"><code>02bd072</code></a>
Add speaker photos</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/2a106f5b1d39f699ac8aa3898c3a141ddcc021b8"><code>2a106f5</code></a>
chore: Lock luma.gl dependencies to 9.0 patches (<a
href="https://redirect.github.com/visgl/deck.gl/issues/9077">#9077</a>)</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/f1bf0b381f3b0141e0b122751f1a09db2c58151e"><code>f1bf0b3</code></a>
Event page review comments</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/ae204f77b980d506b169eae3bd2b789e55fa2795"><code>ae204f7</code></a>
Felix talk</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/42f7b901af901bd95a0acc25df1838e6d59df492"><code>42f7b90</code></a>
add weatherlayers</li>
<li><a
href="https://github.com/visgl/deck.gl/commit/a84f5128afdca78fadbb5c08f7b6c9b1b59ad8b5"><code>a84f512</code></a>
Add event page for 2024 summit</li>
<li>See full diff in <a
href="https://github.com/visgl/deck.gl/compare/v9.0.28...v9.0.29">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 javascript Relates to JS bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant