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.3.8 to 2.3.12 #58

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps nautobot from 2.3.8 to 2.3.12.

Release notes

Sourced from nautobot's releases.

v2.3.12 - 2024-11-25

What's Changed

Added

  • #6532 - Added a keyboard shortcut (⌘+enter or ctrl+enter) to submit forms when typing in a textarea.
  • #6543 - Defined a generic SSO group authentication module that can be shared by any OAuth2/OIDC backend.
  • #6550 - Added OSFP-XD (800GE and 1600GE) and OSFP1600 interface types.

Fixed

  • #6242 - Fixed "copy" button on Device tabbed views to now only copy the device name.
  • #6478 - Fixed inconsistent rendering of the Role field.
  • #6509 - Disallowed association of ObjectMetadata as metadata to other ObjectMetadata records.
  • #6509 - Removed unused object-detail view for ObjectMetadata records.
  • #6519 - Fixed vrf field options not loading in VMInterfaceBulkEditForm, VMInterfaceForm, and VMInterfaceCreateForm.
  • #6519 - Added missing VRF entry in VMInterface detail view.
  • #6533 - Fixed an issue where the string representation of the Note model would throw an error if accessed before saving it to the database.
  • #6547 - Fixed incorrect VRF filter specified on VRF column on Prefix Table.
  • #6564 - Fixed an AttributeError raised when an App overrides a NautobotUIViewSet view.

Dependencies

  • #6459 - Updated mysqlclient dependency to ~2.2.6.

Documentation

  • #6516 - Updated release notes to make it clearer which are model changes.
  • #6524 - Updated AzureAD authentication documentation.
  • #6567 - Fixed incorrect example in documentation on using test factories.

Housekeeping

  • #6459 - Updated documentation dependencies mkdocs-redirects to 1.2.2 and mkdocs-material to 9.5.46.
  • #6500 - Added support for invoke showmigrations command.

Contributors

New Contributors

... (truncated)

Commits
  • 811bd6e Merge pull request #6570 from nautobot/release/2.3.12
  • eedd35a Towncrier and version bump
  • 40ef047 Fix regression in view_overrides functionality (#6569)
  • 948a4ae Update Lock-file Patch Releases for Develop (develop) (#6459)
  • e80e481 Minor documentation fix on using test factories. (#6567)
  • a4d48f5 add group_sync for SSO groups in a generic way (#6544)
  • 760d812 Closes #6550: Adds 800/1600G interface types (#6554)
  • d422cb4 Added a keyboard shortcut (command key + enter key) to create a new Note entr...
  • 3928011 Copy Object Display without the additional tab title (#6557)
  • f2eeba5 Fixed incorrect VRF filter specified on VRF column on Prefix Table. (#6551)
  • Additional commits viewable in compare view

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)

Bumps [nautobot](https://github.com/nautobot/nautobot) from 2.3.8 to 2.3.12.
- [Release notes](https://github.com/nautobot/nautobot/releases)
- [Changelog](https://github.com/nautobot/nautobot/blob/develop/CHANGELOG.md)
- [Commits](nautobot/nautobot@v2.3.8...v2.3.12)

---
updated-dependencies:
- dependency-name: nautobot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

Markdown Lint

1 tests  ±0   1 ✅ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 2b214b7. ± Comparison against base commit d0b03b6.

Copy link

github-actions bot commented Dec 2, 2024

Helm Test

28 tests  ±0   28 ✅ ±0   0s ⏱️ ±0s
 9 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 2b214b7. ± Comparison against base commit d0b03b6.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Superseded by #60.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/nautobot-2.3.12 branch December 16, 2024 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants