microsoft / minecraft-scripting-samples

Contains various samples of GameTest Framework JavaScript + Minecraft Bedrock Edition
MIT License
147 stars 32 forks source link

Bump @minecraft/math from 1.3.4 to 1.3.5 in /ts-starter-complete-cotta #83

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 5 months ago

Bumps @minecraft/math from 1.3.4 to 1.3.5.

Changelog

Sourced from @​minecraft/math's changelog.

1.3.5

Mon, 18 Mar 2024 23:32:29 GMT

Patches

1.3.2

Thu, 29 Feb 2024 20:11:07 GMT

Patches

1.3.1

Tue, 27 Feb 2024 20:03:57 GMT

Patches

1.3.0

Tue, 27 Feb 2024 19:46:08 GMT

Minor changes

1.1.0

Fri, 02 Feb 2024 22:14:47 GMT

Minor changes

  • Minor adjustment to dependencies, making @​minecraft/server a peer instead of direct dependency (rlanda@microsoft.com)

1.0.0

Mon, 29 Jan 2024 18:22:45 GMT

Major changes

  • Initial implementation of a @​minecraft/math library with support for two paradigms. Added test and lint support, and also migrated lint rule for command suggestions to this repo. Started the creation of shared build tools. (rlanda@microsoft.com)
  • Switch to a couple of classes with static methods to remove ambiguity with shortly named methods (rlanda@microsoft.com)

Minor changes

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.