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.3.2 #436

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/nautobot/nautobot patch 2.3.1-py3.11 -> 2.3.2-py3.11

Release Notes

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

v2.3.2: - 2024-09-04

Compare Source

What's Changed

Security
  • #​6182 - Updated cryptography to 43.0.1 to address GHSA-h4gh-qq45-vh27. This is not a direct dependency so will not auto-update when upgrading. Please be sure to upgrade your local environment.
Added
  • #​5180 - Add filtering Job Results by Scheduled Job.
  • #​5591 - Added time_zone field to ScheduledJob model.
  • #​6120 - Added Status Field to VRF model.
  • #​6129 - Added collapsible icon rotation to homepage panels.
Fixed
  • #​5591 - Corrected several bugs around handling of ScheduledJob execution when settings.TIME_ZONE is other than "UTC".
  • #​5591 - Added missing Meta.ordering definition to ScheduledJob model.
  • #​6123 - Fixed cable status coloring for DeviceModule*Table rows in dark mode.
  • #​6131 - Fixed a regression in which IP addresses and prefixes created through the /api/ipam/prefixes/<uuid>/available-ips/ and /api/ipam/prefixes/<uuid>/available-prefixes/ REST API endpoints could not be assigned custom field data during their creation.
  • #​6146 - Added missing DynamicGroup content to Device Detail View and Software Image File Detail View.
  • #​6175 - Prevented some AttributeError exceptions from being raised when an App contains a model that doesn't inherit from BaseModel.
Housekeeping
  • #​5591 - Added watchmedo to celery_beat development container.
  • #​5591 - Added time-machine as a development environment (test execution) dependency.
  • #​6147 - Fixed some points of non-determinism in the data generated by nautobot-server generate_test_data.
  • #​6147 - Added development/cleanup_factory_dump.py helper script to aid in identifying other issues with test data.

Contributors

Full Changelog: nautobot/nautobot@v2.3.1...v2.3.2


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.

Copy link
Contributor Author

renovate bot commented Sep 4, 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 review from gertzakis and ubajze as code owners September 4, 2024 21:54
Copy link
Contributor Author

renovate bot commented Sep 6, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@gertzakis gertzakis force-pushed the renovate/ghcr.io-nautobot-nautobot-2.x branch from 09045bd to c79e1d3 Compare September 6, 2024 05:29
@gertzakis gertzakis merged commit 3ba0528 into develop Sep 6, 2024
5 checks passed
@gertzakis gertzakis deleted the renovate/ghcr.io-nautobot-nautobot-2.x branch September 6, 2024 05:34
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.

2 participants