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

Bump nautobot from 2.0.5 to 2.0.6 #77

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps nautobot from 2.0.5 to 2.0.6.

Release notes

Sourced from nautobot's releases.

v2.0.6 - 2023-12-12

What's Changed

Security

  • #4876 - Updated cryptography to ~41.0.6 due to CVE-2023-49083. As this is not a direct dependency of Nautobot, it will not auto-update when upgrading. Please be sure to upgrade your local environment.
  • #4890 - Updated alpha UI dependency @adobe/css-tools to version 4.3.2 due to CVE-2023-48631.
  • #4959 - Enforce authentication and object permissions on DB file storage views (GHSA-75mc-3pjc-727q).

Added

  • #4854 - Added invocations of clean() methods to save() methods for ComputedField, CustomField, and Relationship models to protect against creation of invalid data.
  • #4873 - Added QSFP112 interface type to interface type choices.
  • #4883 - Added get_default_namespace and get_default_namespace_pk methods to nautobot.apps.models API.

Changed

  • #4813 - Changed generate_secret_key.py to use Python secrets library instead of random.

Removed

  • #4805 - Removed unused nautobot.extras.choices.JobSourceChoices.- #4805 - Removed check for __init__.py in JOBS_ROOT directory.
  • #4858 - Removed Jathan McCollum as a point of contact in SECURITY.md.

Fixed

  • #3488 - Corrected positioning and style of "Collapse All" button in Jobs list view.
  • #4142 - Fixed unnecessary git operations when calling ensure_git_repository while the desired commit is already checked out.
  • #4179 - Fixed error in creation of storage directories (GIT_ROOT, JOBS_ROOT, MEDIA_ROOT, etc.) when running tests in parallel.
  • #4747 - Fixed an issue when appending nautobot version to a static file path with existing query parameters resulted in an invalid URL generation.
  • #4768 - Fixed incorrect link in TenantGroup template.
  • #4768 - Fixed ConfigContext not applied to nested TenantGroup objects.
  • #4819 - Fixed empty assignment field in IPAddress detail view.
  • #4845 - Fixed issues with installing an app that is nested inside a python package (e.g. my_apps/app1/ + my_apps/app2/), and lookups for UI view testing.
  • #4851 - Fixed an exception when trying to access computed fields via GraphQL.
  • #4854 - Fixed GraphQL UI unable to load when some ComputedField instances have non-graphql-safe keys.
  • #4856 - Fix ConfigContext application logic for Locations and TenantGroups.
  • #4867 - Added try/except block to handle the AttributeError raised by get_absolute_url() when a valid absolute url cannot be found.
  • #4883 - Fixed IPAddress default namespace, when no namespace is provided.
  • #4891 - Fixed Prefix API and UI inability to filter on multiple values for the fields prefix, within, within_include, contains.
  • #4891 - Fixed IPAddress API and UI inability to filter on multiple values of prefix.
  • #4911 - Fixed the ability to modify tags on Namespaces via the UI.
  • #4922 - Fixed incorrect position of "actions" column in Location table view.

Dependencies

  • #4812 - Updated django-tree-queries to 0.16.1 to bring in some desired feature fixes.
  • #4937 - Updated alpha UI dependency @​rjsf/core to version 5.13.6.
  • #4937 - Updated alpha UI dependency @​rjsf/utils to version 5.13.6.
  • #4937 - Updated alpha UI dependency @​rjsf/validator-ajv8 to version 5.13.6.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [nautobot](https://github.com/nautobot/nautobot) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/nautobot/nautobot/releases)
- [Changelog](https://github.com/nautobot/nautobot/blob/develop/CHANGELOG.md)
- [Commits](nautobot/nautobot@v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: nautobot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 13, 2023 13:38
@dependabot dependabot bot added the dependencies Issues/pull requests relating to library dependencies label Dec 13, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2023

Superseded by #78.

@dependabot dependabot bot closed this Dec 22, 2023
@dependabot dependabot bot deleted the dependabot/pip/nautobot-2.0.6 branch December 22, 2023 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues/pull requests relating to library dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants