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: datafaker-net/datafaker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.2
Choose a base ref
...
head repository: datafaker-net/datafaker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.3
Choose a head ref
  • 10 commits
  • 31 files changed
  • 7 contributors

Commits on Oct 11, 2025

  1. Released Datafaker 2.5.2

    A release just completed, this PR updates the versions in pom.xml and README.md
    
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and asolntsev committed Oct 11, 2025
    Configuration menu
    Copy the full SHA
    27c9e22 View commit details
    Browse the repository at this point in the history
  2. Add Apple types and colours (#1697)

    * add Apple types and colours
    sergejsvisockis authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    0183910 View commit details
    Browse the repository at this point in the history
  3. Add an ice-cream specification (#1698)

    * add an ice-cream specification
    sergejsvisockis authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    85ed057 View commit details
    Browse the repository at this point in the history
  4. update 2.5.2 release notes

    asolntsev committed Oct 11, 2025
    Configuration menu
    Copy the full SHA
    1775e60 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

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

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    0f223c9 View commit details
    Browse the repository at this point in the history
  2. Bump com.googlecode.libphonenumber:libphonenumber from 9.0.16 to 9.0.…

    …17 (#1702)
    
    Bumps [com.googlecode.libphonenumber:libphonenumber](https://github.com/google/libphonenumber) from 9.0.16 to 9.0.17.
    - [Release notes](https://github.com/google/libphonenumber/releases)
    - [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
    - [Commits](google/libphonenumber@v9.0.16...v9.0.17)
    
    ---
    updated-dependencies:
    - dependency-name: com.googlecode.libphonenumber:libphonenumber
      dependency-version: 9.0.17
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    9bdd1fa View commit details
    Browse the repository at this point in the history
  3. Bump kotlin.version from 2.2.20 to 2.2.21 (#1703)

    Bumps `kotlin.version` from 2.2.20 to 2.2.21.
    
    Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.2.20 to 2.2.21
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21)
    
    Updates `org.jetbrains.kotlin:kotlin-test` from 2.2.20 to 2.2.21
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21)
    
    Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.2.20 to 2.2.21
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
      dependency-version: 2.2.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin:kotlin-test
      dependency-version: 2.2.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
      dependency-version: 2.2.21
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    797a484 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

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

Commits on Oct 26, 2025

  1. Ukrainian Locale Enhancements (#1704)

    * Add Ukrainian universities
    
    * Add Ukrainian vehicle details
    
    * Add tests for Ukrainian license plates, fuel types, and transmissions
    
    * Move tests for Ukrainian license plates, fuel types, and transmissions to the new VehicleLocaleTest class
    
    * Normalize license plates by converting them to uppercase for consistency
    
    * Add locale-specific testing infrastructure for BaseFaker and tests for UK and UZ university names
    vicky-iv authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    441b6fb View commit details
    Browse the repository at this point in the history
Loading