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.0 to 2.0.5 #191

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2023

Bumps nautobot from 2.0.0 to 2.0.5.

Release notes

Sourced from nautobot's releases.

v2.0.5 - 2023-11-21

What's Changed

Security

  • #4832 - Fixed cross-site-scripting (XSS) potential with maliciously crafted Custom Links, Computed Fields, and Job Buttons (GHSA-cf9f-wmhp-v4pr).

Changed

  • #4832 - Changed the render_jinja2() API to no longer automatically call mark_safe() on the output.

Fixed

  • #3015 - Fixed multiple jobhooks and/or webhooks triggered by a single change.
  • #3015 - Fixed change logging behavior to properly combine multiple changes to an object in the same request.
  • #4280 - Fixed text color of linked labels to use the same color as the text color of the non-linked labels.
  • #4790 - Fixed REST API error that interpreted rack_group as a required field when creating a rack.
  • #4791 - Fixed a bug where some form fields may change unexpectedly.
  • #4799 - Reduced size of Nautobot sdist and wheel packages from 86 MB to 31 MB.
  • #4804 - Fixed VarbinaryIPField storing None or empty values as the binary representation of b'' thereby ignoring the non-null constraint on the field.

Dependencies

  • #4615 - Updated psycopg2-binary dependency to version 2.9.9.
  • #4615 - Updated pylint development dependency to version 2.17.7.
  • #4799 - Updated mkdocs development dependency to 1.5.3.

Documentation

  • #4008 - Removed CacheOps reference from application stack diagram.

Housekeeping

  • #3179 - Added unittest for CircuitTermination with a cable connected to CircuitTermination, FrontPort, or RearPort fix in #4815.
  • #4799 - Updated docs configuration for examples/example_plugin.
  • #4832 - Added ruff to invoke tasks and CI.

Contributors

Full Changelog: nautobot/nautobot@v2.0.4...v2.0.5

v2.0.4 - 2023-11-13

What's Changed

... (truncated)

Commits
  • 8c0783d Merge pull request #4839 from nautobot/release/2.0.5
  • 69ce210 prep release 2.0.5
  • 54abe23 [2.0] Fix unsafe mark_safe use in various features (#4832)
  • d151929 fix jobs not firing webhooks (#4836)
  • 3a591e0 Merge pull request #4822 from nautobot/u/timizuoebideri-3179-test-for-circuit...
  • 5be9cb8 Merge branch 'develop' into u/timizuoebideri-3179-test-for-circuit-terminatio...
  • 09e9e06 Update test_api.py
  • abc4126 Merge pull request #4804 from nautobot/u/timizuoebideri-variable-field-none-v...
  • d33882b fix black
  • f33a13e add changelogs
  • 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)
    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.0 to 2.0.5.
- [Release notes](https://github.com/nautobot/nautobot/releases)
- [Changelog](https://github.com/nautobot/nautobot/blob/develop/CHANGELOG.md)
- [Commits](nautobot/nautobot@v2.0.0...v2.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2023

Superseded by #194.

@dependabot dependabot bot closed this Dec 13, 2023
@dependabot dependabot bot deleted the dependabot/pip/nautobot-2.0.5 branch December 13, 2023 13:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants