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: rok4/core-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: rok4/core-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.1
Choose a head ref
  • 17 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 26, 2023

  1. Bump dev-drprasad/delete-tag-and-release from 0.2.0 to 1.0.1

    Bumps [dev-drprasad/delete-tag-and-release](https://github.com/dev-drprasad/delete-tag-and-release) from 0.2.0 to 1.0.1.
    - [Release notes](https://github.com/dev-drprasad/delete-tag-and-release/releases)
    - [Commits](dev-drprasad/delete-tag-and-release@v0.2.0...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: dev-drprasad/delete-tag-and-release
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    15ef53b View commit details
    Browse the repository at this point in the history
  2. Bump actions/deploy-pages from 1 to 2

    Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 2.
    - [Release notes](https://github.com/actions/deploy-pages/releases)
    - [Commits](actions/deploy-pages@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/deploy-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c68f496 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    117c820 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. [pre-commit.ci] Mise à jour des git hooks.

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.281 → v0.0.291](astral-sh/ruff-pre-commit@v0.0.281...v0.0.291)
    - [github.com/psf/black: 23.3.0 → 23.9.1](psf/black@23.3.0...23.9.1)
    - [github.com/asottile/pyupgrade: v3.3.1 → v3.13.0](asottile/pyupgrade@v3.3.1...v3.13.0)
    pre-commit-ci[bot] authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    aa41ba4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    e187f90 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from Guts/security/bump-pillow-minimal-version

    MAJ la version minimale de pillow pour intégrer la correction de la faille libwebp
    Dolite authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9b6505e View commit details
    Browse the repository at this point in the history
  3. Configurabilité du cache de lecture

    ### [Added]
    
    * `storage` : le cache de lecture est configurable en taille (avec ROK4_READING_LRU_CACHE_SIZE) et en temps de rétention (avec ROK4_READING_LRU_CACHE_TTL)
    Dolite committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ac5576c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #65 from rok4/dependabot/github_actions/actions/ch…

    …eckout-4
    
    Bump actions/checkout from 3 to 4
    Dolite authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    18deafb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a5dc1b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #64 from rok4/dependabot/github_actions/actions/de…

    …ploy-pages-2
    
    Bump actions/deploy-pages from 1 to 2
    Dolite authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cd50d32 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #63 from rok4/dependabot/github_actions/dev-drpras…

    …ad/delete-tag-and-release-1.0.1
    
    Bump dev-drprasad/delete-tag-and-release from 0.2.0 to 1.0.1
    Dolite authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    59090a6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #69 from rok4/feature/reading-lru-configurable

    Configurabilité du cache de lecture
    Dolite authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    144dbc2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71923c4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #66 from rok4/pre-commit-ci-update-config

    [pre-commit.ci] Mise à jour des git hooks.
    Dolite authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2554545 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    37167a0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72ab76f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #73 from rok4/develop

    Release 2.0.1
    Dolite authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b4281db View commit details
    Browse the repository at this point in the history
Loading