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: s4u/maven-settings-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: s4u/maven-settings-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 15 commits
  • 136 files changed
  • 5 contributors

Commits on Feb 16, 2024

  1. Bump undici from 5.28.2 to 5.28.3

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.2...v5.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and robot-simplify4u committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    eaf7fdc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Bump eslint from 8.56.0 to 8.57.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.56.0...v8.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and robot-simplify4u committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a72cf95 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Bump undici from 5.28.3 to 5.28.4

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.3...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and robot-simplify4u committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f1d20e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    ed4f3a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #333 from s4u/jdk-17

    Use JDK 17 for testing
    slawekjaranowski authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    162ea4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a79602 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    adfd5fd View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.57.1 to 9.14.0 (#352)

    * Bump eslint from 8.57.1 to 9.14.0
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.14.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.1...v9.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Migrate eslint config to new version
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Slawomir Jaranowski <[email protected]>
    dependabot[bot] and slawekjaranowski authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    45ea8e6 View commit details
    Browse the repository at this point in the history
  3. #279 adding auth details for proxy

    Gozke authored and slawekjaranowski committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    06520eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    074e0bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec0855f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceff4e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13bd1e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a30fd1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64e42c4 View commit details
    Browse the repository at this point in the history
Loading