Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
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: micr0-dev/lexido
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2
Choose a base ref
...
head repository: micr0-dev/lexido
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 13 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 14, 2024

  1. Create dependabot.yml

    add dependabot for better security and up-to-date packages
    micr0-dev authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b0d8dfb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from micr0-dev/micr0-dev-patch-1

    Create dependabot.yml
    micr0-dev authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ec73140 View commit details
    Browse the repository at this point in the history
  3. Update dependabot.yml

    Typo
    micr0-dev authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    636bff1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from micr0-dev/micr0-dev-patch-1

    Update dependabot.yml
    micr0-dev authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8a45e49 View commit details
    Browse the repository at this point in the history
  5. Bump google.golang.org/api from 0.167.0 to 0.169.0

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.167.0 to 0.169.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.167.0...v0.169.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a6f7669 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #30 from micr0-dev/dependabot/go_modules/google.go…

    …lang.org/api-0.169.0
    
    Bump google.golang.org/api from 0.167.0 to 0.169.0
    micr0-dev authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    993fceb View commit details
    Browse the repository at this point in the history
  7. Bump github.com/google/generative-ai-go from 0.8.0 to 0.10.0

    Bumps [github.com/google/generative-ai-go](https://github.com/google/generative-ai-go) from 0.8.0 to 0.10.0.
    - [Commits](google/generative-ai-go@v0.8.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/generative-ai-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c4bf7af View commit details
    Browse the repository at this point in the history
  8. Merge pull request #29 from micr0-dev/dependabot/go_modules/github.co…

    …m/google/generative-ai-go-0.10.0
    
    Bump github.com/google/generative-ai-go from 0.8.0 to 0.10.0
    micr0-dev authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2448c98 View commit details
    Browse the repository at this point in the history
  9. Removed accidental bin

    Micr0byteM2Air committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    99a3d05 View commit details
    Browse the repository at this point in the history
  10. Fixed .gitignore

    Micr0byteM2Air committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    abcc767 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #31 from micr0-dev/fix/gitignore

    Fixed .gitignore
    micr0-dev authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5583a24 View commit details
    Browse the repository at this point in the history
  12. No longer print api key

    micr0-dev committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a3a65f9 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #33 from micr0-dev/fix/apiKeyPrint

    No longer print api key, for security reasons
    micr0-dev authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ed83c0c View commit details
    Browse the repository at this point in the history
Loading