Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: netbox-community/Device-Type-Library-Import
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: netbox-community/Device-Type-Library-Import
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/pip/master/pynetbox-7.2.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 3 contributors

Commits on Aug 1, 2023

  1. Release v2.0.2 (#102)

    * Fix image upload v2 (#91)
    
    * Add upload_image functionality to new beta script
    
    * Updated for new location of files with Boolean flag for front/rear image
    
    * fixing the requests verify missing issue #95 (#96)
    
    * Bumping deps. Closes PR#99 and PR#98 (#100)
    
    * Added ability for IGNORE_SSL_ERRORS to dictate if the images upload verifys the request (#101)
    
    ---------
    
    Co-authored-by: J vanBemmel <jvb127@gmail.com>
    danner26 and jbemmel authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    136344d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. build(deps): bump pynetbox from 7.0.1 to 7.2.0

    Bumps [pynetbox](https://github.com/netbox-community/pynetbox) from 7.0.1 to 7.2.0.
    - [Release notes](https://github.com/netbox-community/pynetbox/releases)
    - [Commits](netbox-community/pynetbox@v7.0.1...v7.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pynetbox
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    aa3b48e View commit details
    Browse the repository at this point in the history
Loading