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

build(deps): bump transportpipes from 5.3.0 to 5.4.0 #165

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2021

Bumps transportpipes from 5.3.0 to 5.4.0.

Release notes

Sourced from transportpipes's releases.

5.3.1 1.17.1 Release

This version appears to be stable, so I've removed the SNAPSHOT version scheme.

Changes since v5.3.1-SNAPSHOT:

  • Fix visual glitch when pipe items are spawned

Full Changelog: BlackBeltPanda/Transport-Pipes@v5.3.1-SNAPSHOT...v5.3.1

5.3.1-SNAPSHOT 1.17.1 Release

What's Changed

  • Make DuctInsertEvent and DuctExtractEvent cancellable. by @​DeadSilenceIV in BlackBeltPanda/Transport-Pipes#12
  • Fix crafting permissions
  • Fix NPE thrown after pipe explosions
  • Re-implement AuthMe support
  • Switch players to Vanilla rendering mode when they decline the resource pack
  • Fix placing blocks against or on pipes
  • Allow glass blocks and glowstone to obfuscate pipes
  • Fix NPE when placing a chest next to a pipe
  • Disallow certain blocks to be placed against a pipe in the air to fix some exploits
  • Call BlockPlaceEvent with the correct blockdata to fix some exploits
  • Allow blocking container connections on a pipe by sneak+right-clicking a side of the pipe with a Wrench
  • Fix pipes sometimes appearing dark/black
  • Add ContainerUpdateEvent, called when a block is added or removed as a TransportPipesContainer
  • Added new methods to TransportPipesAPI, getRegisteredContainers and getContainerAtLocation to get TransportPipesContainers
  • Added more JavaDoc documentation
  • Minor performance improvements

New Contributors

Full Changelog: BlackBeltPanda/Transport-Pipes@v5.3.0-SNAPSHOT...v5.3.1-SNAPSHOT

5.3.0-SNAPSHOT 1.17.1 Release

This is a lightly tested 1.17.1 release. Changes and updates include:

  • Added custom model data to the pipes and wrench to allow for more resource pack modification
  • Removed NMS utils as I don't have time to support older versions
  • General code cleanup
  • Fixed Void and Crafting Pipes dropping/duplicating items
  • Fixed Crafting Pipes
  • Items sent to a Crafting Pipe that aren't part of the recipe will be output to the next available pipe instead of dropping
  • Added support for Blast Furnaces, Smokers, and Barrels
  • Support LWC Extended
  • Removed AuthMe support since it has not updated to 1.17
  • Pipe recipes all require dye now, instead of the old materials like lapis or ink sacs.

Once again, this release was only lightly tested. If you come across any bugs, please open a bug report.

Commits

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 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)

Bumps [transportpipes](https://github.com/BlackBeltPanda/Transport-Pipes) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/BlackBeltPanda/Transport-Pipes/releases)
- [Commits](https://github.com/BlackBeltPanda/Transport-Pipes/commits)

---
updated-dependencies:
- dependency-name: de.robotricker:transportpipes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2022

Superseded by #185.

@dependabot dependabot bot closed this Jan 24, 2022
@dependabot dependabot bot deleted the dependabot/maven/de.robotricker-transportpipes-5.4.0 branch January 24, 2022 01:23
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