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: equinor/tagreader-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.0
Choose a base ref
...
head repository: equinor/tagreader-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 3, 2024

  1. fix: handle invalid description search from aspen (#340)

    * fix: handle invalid description search from aspen
    
    * style: pre-commit
    asmfstatoil authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    39a9364 View commit details
    Browse the repository at this point in the history
  2. feat: cleanup remove unused statoil certificate (#337)

    chore: update manual.md
    asmfstatoil authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5f3bc1a View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump msal-bearer from 0.2.1 to 1.0.0 (#348)

    Bumps [msal-bearer](https://github.com/Equinor/msal-bearer) from 0.2.1 to 1.0.0.
    - [Release notes](https://github.com/Equinor/msal-bearer/releases)
    - [Commits](https://github.com/Equinor/msal-bearer/commits)
    
    ---
    updated-dependencies:
    - dependency-name: msal-bearer
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f93e38f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump jinja2 from 3.1.3 to 3.1.4 (#343)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.3...3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3503905 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump pytest from 7.4.4 to 8.2.1 (#345)

    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    716b084 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump requests from 2.31.0 to 2.32.3 (#350)

    Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.31.0...v2.32.3)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0e79987 View commit details
    Browse the repository at this point in the history
  7. chore(main): release 5.4.0 (#349)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    25743ac View commit details
    Browse the repository at this point in the history
Loading