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: JB-Wolf/python-labthings
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: labthings/python-labthings
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 23, 2021

  1. Bump webargs from 8.0.0 to 8.0.1

    Bumps [webargs](https://github.com/marshmallow-code/webargs) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/marshmallow-code/webargs/releases)
    - [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst)
    - [Commits](marshmallow-code/webargs@8.0.0...8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: webargs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    467bfe3 View commit details
    Browse the repository at this point in the history
  2. Bump sphinx-autoapi from 1.8.1 to 1.8.4

    Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 1.8.1 to 1.8.4.
    - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases)
    - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/master/CHANGELOG.rst)
    - [Commits](readthedocs/sphinx-autoapi@v1.8.1...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-autoapi
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    ff74b6d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Bump marshmallow from 3.12.2 to 3.14.1

    Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.12.2 to 3.14.1.
    - [Release notes](https://github.com/marshmallow-code/marshmallow/releases)
    - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
    - [Commits](marshmallow-code/marshmallow@3.12.2...3.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: marshmallow
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    4b6a416 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Merge pull request labthings#269 from labthings/dependabot/pip/webarg…

    …s-8.0.1
    
    Bump webargs from 8.0.0 to 8.0.1
    jtc42 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    d296779 View commit details
    Browse the repository at this point in the history
  2. Merge pull request labthings#273 from labthings/dependabot/pip/sphinx…

    …-autoapi-1.8.4
    
    Bump sphinx-autoapi from 1.8.1 to 1.8.4
    jtc42 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    b56f476 View commit details
    Browse the repository at this point in the history
  3. Bump zeroconf from 0.33.1 to 0.38.4

    Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.33.1 to 0.38.4.
    - [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
    - [Commits](python-zeroconf/python-zeroconf@0.33.1...0.38.4)
    
    ---
    updated-dependencies:
    - dependency-name: zeroconf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e559979 View commit details
    Browse the repository at this point in the history
  4. Merge pull request labthings#295 from labthings/dependabot/pip/marshm…

    …allow-3.14.1
    
    Bump marshmallow from 3.12.2 to 3.14.1
    jtc42 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f084d88 View commit details
    Browse the repository at this point in the history
  5. Merge pull request labthings#309 from labthings/dependabot/pip/zeroco…

    …nf-0.38.4
    
    Bump zeroconf from 0.33.1 to 0.38.4
    jtc42 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    d228f34 View commit details
    Browse the repository at this point in the history
Loading