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.0
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.1
Choose a head ref
  • 14 commits
  • 23 files changed
  • 8 contributors

Commits on Sep 16, 2025

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

Commits on Sep 17, 2025

  1. doc: mention jbang option (#1661)

    * doc: mention jbang option
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Erik Pragt <[email protected]>
    maxandersen and bodiam authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    a34a6a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0fbfcf View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Update _PL.yml (#1663)

    added country phone code
    kopernic-pl authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    2af88e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be73c2a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. Configuration menu
    Copy the full SHA
    a7770e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b57f2 View commit details
    Browse the repository at this point in the history
  3. Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#1667)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.5 to 3.27.6.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.5...assertj-build-3.27.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.6
      dependency-type: direct:development
      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 Sep 22, 2025
    Configuration menu
    Copy the full SHA
    2923e4a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Configuration menu
    Copy the full SHA
    fd174b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4f8bfc View commit details
    Browse the repository at this point in the history
  3. #1659 fix method faker.text().text(1, 64, true, false, true)

    ... to return a valid string of length 2..64 instead of empty string.
    asolntsev committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    2d5b1b4 View commit details
    Browse the repository at this point in the history
  4. avoid running too many tests

    We just don't need to spend so much energy. Let's keep the nature. :)
    asolntsev committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    e83d53c View commit details
    Browse the repository at this point in the history
  5. Bump org.sonatype.central:central-publishing-maven-plugin

    Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.8.0 to 0.9.0.
    - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.sonatype.central:central-publishing-maven-plugin
      dependency-version: 0.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and asolntsev committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    93ebb4f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

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