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.3 #392

Merged
merged 2 commits into from
May 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/nautobot/nautobot patch 2.2.2-py3.11 -> 2.2.3-py3.11

Release Notes

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

v2.2.3: - 2024-04-30

Compare Source

What's Changed
Security
  • #​5624 - Updated social-auth-app-django dependency to ~5.4.1 to address CVE-2024-32879.
  • #​5646 - Fixed a reflected-XSS vulnerability (GHSA-jxgr-gcj5-cqqg) in object-list view rendering of user-provided query parameters.
Added
  • #​2946 - Added custom link support for interfaces, console ports, console server ports, power ports, power outlets, front ports, rear ports, device bays, and inventory items.
  • #​5034 - Added a view to convert location contact information to contacts or teams.
  • #​5537 - Re-added run_job generic Celery task as a wrapper for execution of all Nautobot Jobs.
  • #​5560 - Added a template tag which creates a hyperlink that opens in a new tab.
  • #​5586 - Added nautobot.apps.jobs.get_jobs() API.
Changed
  • #​5498 - Changed the nautobot.extras.jobs.Job class to no longer be a subclass of celery.tasks.Task.
Fixed
  • #​5513 - Fixed missing location field in Prefix and VLAN GraphQL schema.
  • #​5513 - Restored ability to filter Prefix and VLAN objects at the ORM level by location.
  • #​5565 - Fixed optional dependency on social-auth-core by removing an extras related to openidconnect that no longer exists.
  • #​5586 - Fixed incorrect rendering of Job variables in the ScheduledJob detail view.
  • #​5594 - Fixed Job tiles view not understanding the per_page and page query parameters.
  • #​5595 - Fixed bug where API Extra Actions weren't displaying the proper name.
  • #​5603 - Fixed config contexts loaded from Git repositories not populating Device Redundancy Group information.
  • #​5640 - Fixed bug in generating the URL parameters for cloning objects.
  • #​5642 - Fixed some cases where stale Job code might be present when Jobs are sourced from JOBS_ROOT or a Git repository.
  • #​5642 - Fixed incorrect handling of Job kwargs when dry-running a job approval request via the REST API.
Documentation
  • #​5094 - Added "Reserved Attribute Names" section to the Jobs developer documentation.
  • #​5608 - Updated VLAN documentation with a recommendation for modeling of VLANs with respect to Locations.
  • #​5626 - Added extras features docs to core developer new model checklist.
  • #​5635 - Added borders to tabbed sections of mkdocs.
Housekeeping
  • #​4498 - Removed redundant nautobot.extras.plugins.register_jobs function.
  • #​5586 - Fixed an intermittent ImportError when running tests with certain options.
  • #​5605 - Added prerelease and release workflow to deploy sandbox environments automatically.
Contributors
New Contributors

Full Changelog: nautobot/nautobot@v2.2.2...v2.2.3


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.

Copy link
Contributor Author

renovate bot commented Apr 30, 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

@ubajze
Copy link
Contributor

ubajze commented May 13, 2024

@gertzakis Let's merge this one as well and then release 2.1.2. What do you think?

@gertzakis gertzakis merged commit 8b484db into develop May 13, 2024
5 checks passed
@gertzakis gertzakis deleted the renovate/ghcr.io-nautobot-nautobot-2.x branch May 13, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants