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

v3.1.16 release 🚀 #1415

Merged
merged 29 commits into from
May 3, 2024
Merged

v3.1.16 release 🚀 #1415

merged 29 commits into from
May 3, 2024

Commits on Apr 19, 2024

  1. chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
    - [Commits](golang/net@v0.21.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    736b285 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    98c966e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @storybook/addon-interactions in /dashboard

    Bumps [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) from 7.6.17 to 8.0.9.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.9/code/addons/interactions)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/addon-interactions"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dcf1826 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    a2118ef View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. feat: remove dbhandler

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b499823 View commit details
    Browse the repository at this point in the history
  2. refac: rebase

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5e73a18 View commit details
    Browse the repository at this point in the history
  3. refac: ctx <-> db

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5127720 View commit details
    Browse the repository at this point in the history
  4. refac: ctx <-> db

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3c25f5c View commit details
    Browse the repository at this point in the history
  5. refac: dot imports

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5e47837 View commit details
    Browse the repository at this point in the history
  6. refac: where builder

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    09d3e4d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. refac: repository

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fdbf22a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    d96e606 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1409 from tailwarden/dependabot/npm_and_yarn/dash…

    …board/storybook/addon-interactions-8.0.9
    
    chore(deps-dev): bump @storybook/addon-interactions from 7.6.17 to 8.0.9 in /dashboard
    Azanul authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0e65ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59f29a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1408 from tailwarden/dependabot/go_modules/golang…

    ….org/x/net-0.23.0
    
    chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
    Azanul authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    513d8f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. refac: unused params

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1da2fa6 View commit details
    Browse the repository at this point in the history
  2. refac: avoid writing strings for title

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    750802f View commit details
    Browse the repository at this point in the history
  3. refac: handle stats queries

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0fda795 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @commitlint/cli in /dashboard

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.2.1 to 19.3.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b530817 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. refac: handle resource query

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 2, 2024
    Configuration menu
    Copy the full SHA
    76bdb3b View commit details
    Browse the repository at this point in the history
  2. refac: repo interface

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 2, 2024
    Configuration menu
    Copy the full SHA
    57cf6be View commit details
    Browse the repository at this point in the history
  3. refac: remove hardcoded strings

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4fef5d3 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /dashboard

    Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Commits](mde/ejs@v3.1.9...v3.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: ejs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    d975a5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7049fbc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1413 from tailwarden/dependabot/npm_and_yarn/dash…

    …board/commitlint/cli-19.3.0
    
    chore(deps-dev): bump @commitlint/cli from 19.2.1 to 19.3.0 in /dashboard
    Azanul authored May 2, 2024
    Configuration menu
    Copy the full SHA
    ff4e494 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61bb868 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1414 from tailwarden/dependabot/npm_and_yarn/dash…

    …board/ejs-3.1.10
    
    chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /dashboard
    Azanul authored May 2, 2024
    Configuration menu
    Copy the full SHA
    1fa9a1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e1659d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1404 from AvineshTripathi/db-utils

    feat: added db utils to account and alert
    Azanul authored May 2, 2024
    Configuration menu
    Copy the full SHA
    77302df View commit details
    Browse the repository at this point in the history