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

Update snipe/snipe-it Docker tag to v7.1.15 #69

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2024

This PR contains the following updates:

Package Update Change
snipe/snipe-it minor v7.0.7 -> v7.1.15

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

snipe/snipe-it (snipe/snipe-it)

v7.1.15

Compare Source

Happy Monday, everyone! This is a bugfix release, mostly for folks running docker who only can deploy via tagged releases. We also fixed an issue with asset models not displaying on the listing page in some circumstances, fixed a few issues related to the recent MS Teams webhook deprecations, and handled an issue where uploaded asset files could not be deleted properly, plus a few visual tweaks for the signature pad.

What's Changed

Join the Community!

New Contributors

Full Changelog: snipe/snipe-it@v7.1.14...v7.1.15

v7.1.14: - Security Release

Compare Source

[!CAUTION]
This is a security release. All Snipe-IT users are strongly encouraged to upgrade.

[!WARNING]
FYI, in our excitement to get this released, we mistakenly tagged this as 7.1.14 instead of 7.0.14 (yay, automation, amirite?) Unfortunately, deleting tags makes this more difficult for our docker users, so we're just running with it. Sorry for the confusion, but you didn't miss anything, it was just a simple typo. We'll update the version.php file so at least they both agree. There are no new server requirements or libraries required outside of the standard 7.x.x requirements to handle this upgrade.

liz-lemon-wednesday

We seem to be getting a lot of mileage from that gif these days. 🫠

This is a security release that handles several CVEs, including CVE-2024-52301, which was just patched in the Laravel core yesterday.

While hosted customers were NOT affected (we do not have register_argc_argv enabled on any of our servers), self-hosted community users and support-only customers are encouraged to upgrade as soon as possible, or at the very least make sure that setting is not enabled in your php.ini.

In addition to the security patches, we have also added some new features, such as:

  • Ability to import Asset Models (without accompanying assets) via the Importer
  • Ability to override or null out the EOL date for assets via the asset bulk edit screen
  • Optimized some queries and indexes to speed things up a bit
  • Fixed a bug where OU was accidentally required to create locations via the GUI
  • Miscellaneous UI improvements and fixes
  • Full changelog can be found below

As always, still lots more on deck.

PS - we will likely be discontinuing posting updates on our Twitter account moving forward. Instead, find us in these other places:

What's Changed

New Contributors

Full Changelog: snipe/snipe-it@v7.0.13...v7.1.14

v7.0.13

Compare Source

[!CAUTION]
Snipe-IT now requires PHP 8.1.2 or greater

liz-lemon-wednesday

Happy Wednesday, everyone! We're pleased to announce Snipe-IT v7.13 is out. The most notable fix in this release is for folks who suddenly couldn't create asset models with the same name but different model number. That was a temporary issue in validation and should be fixed now.

We've also added the long-requested ability to sort numerically on numeric custom fields. (Folks who are not using MySQL/MariaDB, please let us know if this breaks stuff for you, even though we don't officially support non-MySQL databases.)

We've also added a new bulk option for users, which is the ability to print all items associated with multiple selected users, if that's the sort of thing you're likely to do.

And finally, on most list views, you can now see (and sort by) which administrator created the item.

[!WARNING]
API Change

We've added a created_by field to additional endpoints. This field replaces the previous user_id API object, which was only being returned in a few places. The user_id object will still be returned as normal, but you should plan on making that switch in your API integrations moving forward, as it will eventually be removed.

What's Changed

Full Changelog: snipe/snipe-it@v7.0.12...v7.0.13

v7.0.12

Compare Source

What's Changed

New Contributors

Full Changelog: snipe/snipe-it@v7.0.11...v7.0.12

v7.0.11

Compare Source

[!CAUTION]
Snipe-IT now requires PHP 8.1.2 or greater

Happy Thursday everyone! This release comes with a bunch of small UX/UI improvements, and a few additional features, including the ability to optionally update the asset's status on quick scan checkin.

We've also added the ability to play sounds on the "quick" bulk tasks like auditing for better accessibility. (You will have to enable this in your profile.)

We've also added a command-line utility that can help some folks who may have used the API to checkout assets without specifying an assigned_type, and could get a 500 error when trying to view those assets. (We have since improved the API validation to require the assigned_type, but older assets created via API could have had this issue.) See the docs on that utility here.

Up next, the ability to checkout accessories to assets and locations. The functionality has been built, but there are some safeguards we still have to put in to make sure you cannot delete locations or assets that still have accessories associated with them. We have a PR up for that and are working on it.

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/snipe-snipe-it-7.x branch from 8e00d25 to 41fb799 Compare July 11, 2024 21:58
@renovate renovate bot changed the title Update snipe/snipe-it Docker tag to v7.0.8 Update snipe/snipe-it Docker tag to v7.0.9 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/snipe-snipe-it-7.x branch from 41fb799 to e4fd199 Compare July 29, 2024 18:56
@renovate renovate bot changed the title Update snipe/snipe-it Docker tag to v7.0.9 Update snipe/snipe-it Docker tag to v7.0.10 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/snipe-snipe-it-7.x branch from e4fd199 to 2b34144 Compare August 15, 2024 13:12
@renovate renovate bot changed the title Update snipe/snipe-it Docker tag to v7.0.10 Update snipe/snipe-it Docker tag to v7.0.11 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/snipe-snipe-it-7.x branch from 2b34144 to 3cc445d Compare September 10, 2024 20:03
@renovate renovate bot changed the title Update snipe/snipe-it Docker tag to v7.0.11 Update snipe/snipe-it Docker tag to v7.0.12 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/snipe-snipe-it-7.x branch from 3cc445d to 9024f9c Compare October 2, 2024 13:19
@renovate renovate bot changed the title Update snipe/snipe-it Docker tag to v7.0.12 Update snipe/snipe-it Docker tag to v7.0.13 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/snipe-snipe-it-7.x branch from 9024f9c to 88c2d1b Compare November 14, 2024 02:04
@renovate renovate bot changed the title Update snipe/snipe-it Docker tag to v7.0.13 Update snipe/snipe-it Docker tag to v7.1.14 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/snipe-snipe-it-7.x branch from 88c2d1b to e20a5cb Compare November 25, 2024 16:26
@renovate renovate bot changed the title Update snipe/snipe-it Docker tag to v7.1.14 Update snipe/snipe-it Docker tag to v7.1.15 Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants