Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the external group across 1 directory with 4 updates #279

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the external group with 4 updates in the /script-box directory: @minecraft/math, @minecraft/server, @minecraft/core-build-tasks and typescript.

Updates @minecraft/math from 1.4.0 to 1.5.2

Changelog

Sourced from @​minecraft/math's changelog.

Change Log - @​minecraft/math

This log was last generated on Tue, 03 Dec 2024 15:02:46 GMT and should not be manually modified.

1.5.1

Tue, 03 Dec 2024 15:02:46 GMT

Patches

1.5.0

Tue, 26 Nov 2024 21:33:22 GMT

Minor changes

  • Implimented multiply, rotateX, rotateY, and rotateZ as new vectormath operations ([email protected])

Patches

1.4.2

Mon, 25 Nov 2024 23:28:43 GMT

Patches

Commits
Maintainer changes

This version was pushed to npm by mc-npm, a new releaser for @​minecraft/math since your current version.


Updates @minecraft/server from 1.14.0 to 1.16.0

Maintainer changes

This version was pushed to npm by mc-npm, a new releaser for @​minecraft/server since your current version.


Updates @minecraft/core-build-tasks from 1.1.4 to 1.2.1

Changelog

Sourced from @​minecraft/core-build-tasks's changelog.

1.2.1

Wed, 25 Dec 2024 16:02:44 GMT

Patches

  • Fix: Make cleanTask synchronous This is to prevent it removing files when you 'copyFiles' to the same path directly after. This happens when using 'updateWorldTask' 'cleanCollateralTask' also is synchronous ([email protected])

1.2.0

Tue, 03 Dec 2024 15:02:46 GMT

Minor changes

1.1.7

Tue, 26 Nov 2024 21:33:22 GMT

Patches

1.1.6

Mon, 25 Nov 2024 23:28:43 GMT

Patches

Commits
  • 1551e02 applying package updates
  • acd8566 Fix: Make cleanTask synchronous (#48)
  • 03e732f applying package updates
  • 29d380a Tweak tsconfig so it's friendly to commonjs alongside ESM (#47)
  • 9b4a3b6 applying package updates
  • 010b54a build(dependabot): bump dotenv from 16.4.1 to 16.4.5 (#39)
  • 9545549 applying package updates
  • 85b9345 Synchronize beachball state with publish NPM packages (#42)
  • eff131b build(dependabot): bump just-scripts from 2.2.1 to 2.3.2 (#37)
  • d96b25f applying package updates
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mc-npm, a new releaser for @​minecraft/core-build-tasks since your current version.


Updates typescript from 5.6.2 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view

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 external group with 4 updates in the /script-box directory: [@minecraft/math](https://github.com/Mojang/minecraft-scripting-libraries/tree/HEAD/libraries/math), @minecraft/server, [@minecraft/core-build-tasks](https://github.com/Mojang/minecraft-scripting-libraries/tree/HEAD/tools/core-build-tasks) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@minecraft/math` from 1.4.0 to 1.5.2
- [Changelog](https://github.com/Mojang/minecraft-scripting-libraries/blob/main/libraries/math/CHANGELOG.md)
- [Commits](https://github.com/Mojang/minecraft-scripting-libraries/commits/@minecraft/math_v1.5.2/libraries/math)

Updates `@minecraft/server` from 1.14.0 to 1.16.0

Updates `@minecraft/core-build-tasks` from 1.1.4 to 1.2.1
- [Changelog](https://github.com/Mojang/minecraft-scripting-libraries/blob/main/tools/core-build-tasks/CHANGELOG.md)
- [Commits](https://github.com/Mojang/minecraft-scripting-libraries/commits/@minecraft/core-build-tasks_v1.2.1/tools/core-build-tasks)

Updates `typescript` from 5.6.2 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.7.2)

---
updated-dependencies:
- dependency-name: "@minecraft/math"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: external
- dependency-name: "@minecraft/server"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: external
- dependency-name: "@minecraft/core-build-tasks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: external
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: external
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants