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: gofiber/schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: gofiber/schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 12 commits
  • 3 files changed
  • 4 contributors

Commits on Feb 27, 2025

  1. Bump codecov/codecov-action from 5.3.1 to 5.4.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.3.1 to 5.4.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5.3.1...v5.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    7f9141d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

  1. Merge pull request #18 from gofiber/dependabot/github_actions/codecovโ€ฆ

    โ€ฆ/codecov-action-5.4.0
    
    Bump codecov/codecov-action from 5.3.1 to 5.4.0
    gaby authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    2340fa2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Bump codecov/codecov-action from 5.4.0 to 5.4.3

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.4.3.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5.4.0...v5.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: 5.4.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 15, 2025
    Configuration menu
    Copy the full SHA
    95db9dd View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. Configuration menu
    Copy the full SHA
    62a3dab View commit details
    Browse the repository at this point in the history
  2. Update cache.go

    Signed-off-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
    gaby authored May 18, 2025
    Configuration menu
    Copy the full SHA
    2cb2c2c View commit details
    Browse the repository at this point in the history
  3. Update test.yml

    Signed-off-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
    gaby authored May 18, 2025
    Configuration menu
    Copy the full SHA
    8bc42dd View commit details
    Browse the repository at this point in the history
  4. Update cache.go

    Signed-off-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
    gaby authored May 18, 2025
    Configuration menu
    Copy the full SHA
    4c04aa0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #22 from gofiber/dependabot/github_actions/codecovโ€ฆ

    โ€ฆ/codecov-action-5.4.3
    
    Bump codecov/codecov-action from 5.4.0 to 5.4.3
    gaby authored May 18, 2025
    Configuration menu
    Copy the full SHA
    a460b99 View commit details
    Browse the repository at this point in the history
  6. Add new logic

    gaby authored May 18, 2025
    Configuration menu
    Copy the full SHA
    1408e22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bc872e View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: RW <rene@gofiber.io>
    ReneWerner87 and Copilot authored May 18, 2025
    Configuration menu
    Copy the full SHA
    c087795 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #23 from gofiber/codex/find-and-fix-a-bug

    ๐Ÿ› fix: Default tag parsing
    ReneWerner87 authored May 18, 2025
    Configuration menu
    Copy the full SHA
    d1d1d97 View commit details
    Browse the repository at this point in the history
Loading