chore(deps): update ghcr.io/nautobot/nautobot docker tag to v2.3.2 #436
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.1-py3.11
->2.3.2-py3.11
Release Notes
nautobot/nautobot (ghcr.io/nautobot/nautobot)
v2.3.2
: - 2024-09-04Compare Source
What's Changed
Security
cryptography
to43.0.1
to addressGHSA-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
time_zone
field toScheduledJob
model.Fixed
ScheduledJob
execution whensettings.TIME_ZONE
is other than "UTC".Meta.ordering
definition toScheduledJob
model.DeviceModule*Table
rows in dark mode./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.AttributeError
exceptions from being raised when an App contains a model that doesn't inherit fromBaseModel
.Housekeeping
watchmedo
tocelery_beat
development container.time-machine
as a development environment (test execution) dependency.nautobot-server generate_test_data
.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.
This PR was generated by Mend Renovate. View the repository job log.