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: NatoBoram/load_env
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: NatoBoram/load_env
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 9 commits
  • 19 files changed
  • 3 contributors

Commits on May 28, 2025

  1. Configuration menu
    Copy the full SHA
    2591239 View commit details
    Browse the repository at this point in the history
  2. ✏️ gh release create

    NatoBoram committed May 28, 2025
    Configuration menu
    Copy the full SHA
    a31172e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. 👷 Add coverage (#41)

    * 👷 Add coverage
    
    * 🙈 Ignore "coverage" in ESLint
    
    * 🔧 "include": ["src"]
    
    * 🏷️ eslint.config.ts
    
    * 🔧 Set coverage reporter to `json-summary`
    
    * 👷 dependency-review-action
    
    * 👷 Update coverage path in Node.js CI workflow to `coverage`
    NatoBoram authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    c286e19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d07f68d View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump the minor-development group across 1 directory with 2 updates (

    …#43)
    
    ⬆️ Bump the minor-development group across 1 directory with 2 updates
    
    Bumps the minor-development group with 2 updates in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `@vitest/coverage-v8` from 3.1.4 to 3.2.0
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.0/packages/coverage-v8)
    
    Updates `vitest` from 3.1.4 to 3.2.0
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.0/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 3.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    - dependency-name: vitest
      dependency-version: 3.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    10116c4 View commit details
    Browse the repository at this point in the history
  4. ⬆️ Bump @types/node from 22.15.23 to 22.15.29 in the patch group acro…

    …ss 1 directory (#42)
    
    ⬆️ Bump @types/node in the patch group across 1 directory
    
    Bumps the patch group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 22.15.23 to 22.15.29
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 22.15.29
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    d5989e3 View commit details
    Browse the repository at this point in the history
  5. ✨ Unlock the potential of dotenv (#44)

    * ✨ Unlock the potential of dotenv
    
    * ✅ Test without NODE_ENV
    
    * 📝 Change wording for path
    NatoBoram authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    1b70bb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    188144e View commit details
    Browse the repository at this point in the history
  7. 🔖 v1.0.2 (#45)

    NatoBoram authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    e768de4 View commit details
    Browse the repository at this point in the history
Loading