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: ministryofjustice/money-to-prisoners-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 17.0.0
Choose a base ref
...
head repository: ministryofjustice/money-to-prisoners-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 1, 2024

  1. Bump eslint in /mtp_common/templates/mtp_common/build_tasks

    Bumps [eslint](https://github.com/eslint/eslint) from 9.4.0 to 9.8.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.4.0...v9.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4f8b5db View commit details
    Browse the repository at this point in the history
  2. Bump webpack in /mtp_common/templates/mtp_common/build_tasks

    Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.93.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.91.0...v5.93.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3a587f4 View commit details
    Browse the repository at this point in the history
  3. Update notifications-python-client requirement from ~=9.0 to >=9,<11

    Updates the requirements on [notifications-python-client](https://github.com/alphagov/notifications-python-client) to permit the latest version.
    - [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md)
    - [Commits](alphagov/notifications-python-client@9.0.0...10.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: notifications-python-client
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    cbce5cf View commit details
    Browse the repository at this point in the history
  4. Bump eslint from 9.4.0 to 9.8.0

    Bumps [eslint](https://github.com/eslint/eslint) from 9.4.0 to 9.8.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.4.0...v9.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    40fd604 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Upgrade to python 3.12

    ushkarev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a8795f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    6a8d126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b029a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f21db4 View commit details
    Browse the repository at this point in the history
  4. Use updated MoJ libs

    ushkarev committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    cff7907 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge pull request #664 from ministryofjustice/upgrades

    Upgrade to python 3.12 and latest dependencies
    ushkarev committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6f27eee View commit details
    Browse the repository at this point in the history
  2. Bump to 17.1.0

    ushkarev committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    da54846 View commit details
    Browse the repository at this point in the history
Loading