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

chore(deps): update ghcr.io/nautobot/nautobot docker tag to v2.2.5 #404

Merged
merged 2 commits into from
May 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/nautobot/nautobot patch 2.2.4-py3.11 -> 2.2.5-py3.11

Release Notes

nautobot/nautobot (ghcr.io/nautobot/nautobot)

v2.2.5: - 2024-05-28

Compare Source

What's Changed

Security
  • #​5740 - Updated requests to 2.32.1 to address GHSA-9wx4-h78v-vm56. This is not a direct dependency so it will not auto-update when upgrading Nautobot. Please be sure to update your local environment.
  • #​5757 - Fixed missing member object permission enforcement (e.g., enforce Device permissions for a Dynamic Group containing Devices) when viewing Dynamic Group member objects in the UI or REST API (GHSA-qmjf-wc2h-6x3q).
Added
  • #​5588 - Added "Add VRFs" and "Remove VRFs" fields to PrefixBulkEditForm.
  • #​5588 - Added "Add Prefixes" and "Remove Prefixes" fields to VRFBulkEditForm.
  • #​5655 - Added "Device Family" as a configurable column in the Device Types table view.
  • #​5690 - Added a generic test case that asserts that all list views provide an appropriate FilterForm class.
  • #​5747 - Added "Circuit Terminations" navigation menu item.
Removed
  • #​5690 - Removed deprecated CustomFieldFilterForm alias of CustomFieldModelFilterFormMixin as this would have caused confusion with the newly added CustomFieldFilterForm class providing filtering support for the Custom Fields list view.
Fixed
  • #​5564 - Fixed ContactAssociationFilterSet.associated_object_type not using the right filter field.
  • #​5669 - Fixed AttributeError thrown when deleting software versions or images from list views.
  • #​5690 - Fixed a Javascript error when attempting to filter certain list views.
  • #​5690 - Added missing "default" filter forms for a number of list views.
  • #​5703 - Fixed unintended creation of _custom_field_data filter on various FilterSets.
  • #​5703 - Fixed Filter "_custom_field_data" on ... is not GraphQL safe, and will be omitted warning logs when generating the GraphQL schema.
  • #​5707 - Fixed incorrect installation of xmlsec library in the Nautobot Docker images.
  • #​5708 - Fixed integrity error when doing bulk edits that resulted from a delete operation on a related model.
  • #​5738 - Fixed incorrect API query parameters when selecting VLANs to apply to a VM Interface.
  • #​5738 - Fixed incorrect query parameters when accessing or creating Clusters from a Cluster Type detail view.
Documentation
  • #​5699 - Updated to mkdocs~1.6.0 and mkdocs-material~9.5.23.
  • #​5699 - Fixed a number of broken links within the documentation.
Housekeeping
  • #​5699 - Updated pylint to ~3.1.1.
  • #​5740 - Updated test dependency requests to ~2.32.1.

Contributors

Full Changelog: nautobot/nautobot@v2.2.4...v2.2.5


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from gertzakis as a code owner May 29, 2024 00:45
Copy link
Contributor Author

renovate bot commented May 29, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: charts/nautobot/values.yaml
Post-upgrade command 'scripts/update_version.sh "{{{prTitle}}}"' has not been added to the allowed list in allowedPostUpgradeCommands

@renovate renovate bot requested a review from ubajze as a code owner May 29, 2024 00:45
@gertzakis gertzakis merged commit 1f6e93a into develop May 31, 2024
5 checks passed
@gertzakis gertzakis deleted the renovate/ghcr.io-nautobot-nautobot-2.x branch May 31, 2024 08:19
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.

1 participant