utarwyn / EnderContainers

A modern and customizable Bukkit plugin to divide enderchest into multiple inventories.
https://spigotmc.org/resources/4750/
BSD 3-Clause "New" or "Revised" License
26 stars 14 forks source link

Bump io.papermc:paperlib from 1.0.6 to 1.0.8 #252

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

Bumps io.papermc:paperlib from 1.0.6 to 1.0.8.

Changelog

Sourced from io.papermc:paperlib's changelog.

1.0.8 - Dec 31, 2022

  • Improved version detection for RCs and future versions of paper
  • Add support for obtaining an InventoryHolder without a snapshot

1.0.7 - Nov 25, 2021

  • Make environment regex case-insensitive, to fix detection for 1.18 pre-release versions
  • Update Gradle and compile against 1.17.1
Commits
  • 5dbbdef Release 1.0.8
  • 8dfc969 Add a method to get InventoryHolders without snapshots (#65)
  • 268131c Merge pull request #63 from PaperMC/update-class-detection
  • f5e33c6 Update config class used for detecting Paper
  • 9bf9a64 Fix version detection for release candidates and add unit test for version de...
  • b9b4a31 docs: Add changelog entries & update instructions
  • d7fc6d4 Make environment regex case-insensitive
  • 669714f Gradle updates
  • b9dda15 Fixes #48 (#52)
  • bfe43cc Update gradle example in favor of gradle 7 (#47)
  • Additional commits viewable in compare view


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.

utarwyn commented 7 months ago

@dependabot rebase

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud