Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.62.0 in /ui/react-app #64

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Feb 14, 2024

  1. Capture and expose notification delivery errors (#31)

    This PR makes it possible to store the last error for each receiver in case of notification delivery failure. These errors are exposed via the `/api/v2/receivers` endpoint.
    
    Co-authored-by: gotjosh <[email protected]>
    2 people authored and grobinson-grafana committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5644836 View commit details
    Browse the repository at this point in the history
  2. regen swagger

    alexweav authored and grobinson-grafana committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9175beb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #61 from grafana/grobinson/update-am

    Update Alertmanager to commit b7d4c4a
    grobinson-grafana authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    18b6098 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Bump @typescript-eslint/eslint-plugin in /ui/react-app

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.53.0 to 5.62.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2315b0d View commit details
    Browse the repository at this point in the history