8000 Comparing v9.0.1...master · alerta/docker-alerta · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: alerta/docker-alerta
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.1
Choose a base ref
...
head repository: alerta/docker-alerta
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 15 files changed
  • 7 contributors

Commits on Dec 23, 2023

  1. fix: large alerts cause nginx 413 error (#440)

    * Fix NGINX 413 error
    
    * fix: add client_max_body_size to nginx config with env variable
    
    * fix: revert test image
    nlgotz authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    c0351cf View commit details
    Browse the repository at this point in the history
  2. feat: Add IPv6 compatibility (#443)

    Co-authored-by: Guillaume Ouint <g.ouint@otux.fr>
    GuillaumeOuint and Guillaume Ouint authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    ae8c2bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2acdab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9303d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73f6a6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a246f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    012f063 View commit details
    Browse the repository at this point in the history
  2. Bump actions checkout

    satterly committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    19bd746 View commit details
    Browse the repository at this point in the history
  3. Bump version 9.0.1 -> 9.0.2

    satterly committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    41b3342 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb4ff79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a28715 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a12f3e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. build(deps): bump nokogiri from 1.14.1 to 1.15.6 in /tests/docker (#461)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.1 to 1.15.6.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.14.1...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    67df24e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump python-ldap from 3.4.3 to 3.4.4 (#452)

    Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.4.3 to 3.4.4.
    - [Release notes](https://github.com/python-ldap/python-ldap/releases)
    - [Commits](python-ldap/python-ldap@python-ldap-3.4.3...python-ldap-3.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: python-ldap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    db549f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb2ce8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cd9b9c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. build(deps): bump nokogiri from 1.15.6 to 1.16.5 in /tests/docker (#480)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.6 to 1.16.5.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.15.6...v1.16.5)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    b9cd867 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump dependencies Sept 2024

    satterly committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c6ed43d View commit details
    Browse the repository at this point in the history
  2. Use v2 docker compose

    satterly committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7317f0b View commit details
    Browse the repository at this point in the history
  3. Bump dependencies Sept 2024

    satterly committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d4918a3 View commit details
    Browse the repository at this point in the history
Loading
0