Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps @googlemaps/three from 3.0.10 to 4.0.13.

Release notes

Sourced from @​googlemaps/three's releases.

v4.0.13

4.0.13 (2024-04-26)

Bug Fixes

  • tests: add explicit typing for raycaster-params in test (#1038) (e257b31)

v4.0.12

4.0.12 (2024-04-26)

Bug Fixes

Miscellaneous Chores

  • deps-dev: bump core-js from 3.36.1 to 3.37.0 (#1034) (822a836)
  • deps-dev: bump rollup from 4.14.2 to 4.16.1 (#1035) (d6d8601)
  • deps-dev: bump typescript from 5.4.4 to 5.4.5 (#1032) (272b53c)

v4.0.11

4.0.11 (2024-04-15)

Miscellaneous Chores

  • deps-dev: bump @​babel/preset-env from 7.24.0 to 7.24.3 (#1014) (3a398f1)
  • deps-dev: bump @​babel/preset-env from 7.24.3 to 7.24.4 (#1028) (fa91cbe)
  • deps-dev: bump @​babel/runtime-corejs3 from 7.24.0 to 7.24.1 (#1017) (ed8a596)
  • deps-dev: bump @​babel/runtime-corejs3 from 7.24.1 to 7.24.4 (#1023) (4630028)
  • deps-dev: bump @​types/google.maps from 3.55.4 to 3.55.5 (#1016) (8cdf546)
  • deps-dev: bump @​types/google.maps from 3.55.5 to 3.55.7 (#1027) (3c4011d)
  • deps-dev: bump core-js from 3.36.0 to 3.36.1 (#1012) (20e6236)
  • deps-dev: bump eslint-plugin-jest from 27.9.0 to 28.2.0 (#1024) (b971779)
  • deps-dev: bump follow-redirects from 1.15.4 to 1.15.6 (#1009) (dccd131)
  • deps-dev: bump rollup from 4.12.0 to 4.13.0 (#1010) (827bd2d)
  • deps-dev: bump rollup from 4.13.0 to 4.13.2 (#1021) (e190609)
  • deps-dev: bump rollup from 4.13.2 to 4.14.1 (#1022) (35da734)
  • deps-dev: bump rollup from 4.14.1 to 4.14.2 (#1030) (90e9b01)
  • deps-dev: bump selenium-webdriver from 4.18.1 to 4.19.0 (#1019) (5211a99)
  • deps-dev: bump typedoc from 0.25.12 to 0.25.13 (#1031) (83ef852)
  • deps-dev: bump typescript from 5.3.3 to 5.4.2 (#1008) (7426ee0)
  • deps-dev: bump typescript from 5.4.2 to 5.4.3 (#1013) (935ebd5)
  • deps-dev: bump typescript from 5.4.3 to 5.4.4 (#1026) (097a30b)

v4.0.10

4.0.10 (2024-03-11)

... (truncated)

Commits
  • 521fc48 chore(release): 4.0.13 [skip ci]
  • e257b31 fix(tests): add explicit typing for raycaster-params in test (#1038)
  • 72b5ebf chore(release): 4.0.12 [skip ci]
  • 86dc909 fix: stop importing sRGBEncoding constant (#1037)
  • d6d8601 chore(deps-dev): bump rollup from 4.14.2 to 4.16.1 (#1035)
  • 822a836 chore(deps-dev): bump core-js from 3.36.1 to 3.37.0 (#1034)
  • 272b53c chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 (#1032)
  • fa7a468 chore(release): 4.0.11 [skip ci]
  • 83ef852 chore(deps-dev): bump typedoc from 0.25.12 to 0.25.13 (#1031)
  • 90e9b01 chore(deps-dev): bump rollup from 4.14.1 to 4.14.2 (#1030)
  • Additional commits viewable in compare view

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.


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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2024
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) April 29, 2024 17:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/googlemaps/three-4.0.13 branch from 666b595 to 048ea26 Compare April 29, 2024 17:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/googlemaps/three-4.0.13 branch from 048ea26 to e8b74d5 Compare May 1, 2024 00:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/googlemaps/three-4.0.13 branch from e8b74d5 to 7674a51 Compare May 1, 2024 00:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/googlemaps/three-4.0.13 branch from 7674a51 to 5e414f3 Compare May 1, 2024 05:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/googlemaps/three-4.0.13 branch from 5e414f3 to 6a37b7c Compare May 2, 2024 09:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/googlemaps/three-4.0.13 branch from 6a37b7c to 7d510b5 Compare May 3, 2024 21:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/googlemaps/three-4.0.13 branch from 7d510b5 to ff74f09 Compare May 4, 2024 20:55
Bumps [@googlemaps/three](https://github.com/googlemaps/js-three) from 3.0.10 to 4.0.13.
- [Release notes](https://github.com/googlemaps/js-three/releases)
- [Commits](googlemaps/js-three@v3.0.10...v4.0.13)

---
updated-dependencies:
- dependency-name: "@googlemaps/three"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/googlemaps/three-4.0.13 branch from ff74f09 to f012407 Compare May 9, 2024 15:28
@googlemaps-bot googlemaps-bot merged commit 611e66b into main May 9, 2024
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/googlemaps/three-4.0.13 branch May 9, 2024 15:29
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.23.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants