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: android-com-pl/wp-ai-alt-generator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.1
Choose a base ref
...
head repository: android-com-pl/wp-ai-alt-generator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 15, 2025

  1. chore(deps): bump axios in the npm_and_yarn group across 1 directory (#…

    …15)
    
    Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios).
    
    
    Updates `axios` from 1.11.0 to 1.12.1
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.11.0...v1.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-version: 1.12.1
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    2541738 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. chore(deps): bump tar-fs in the npm_and_yarn group across 1 directory (

    …#16)
    
    Bumps the npm_and_yarn group with 1 update in the / directory: [tar-fs](https://github.com/mafintosh/tar-fs).
    
    
    Updates `tar-fs` from 3.1.0 to 3.1.1
    - [Commits](mafintosh/tar-fs@v3.1.0...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-version: 3.1.1
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    d7f4432 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. chore(deps): bump js-yaml in the npm_and_yarn group across 1 directory (

    #18)
    
    Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml).
    
    
    Updates `js-yaml` from 3.14.1 to 3.14.2
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.14.1...3.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 3.14.2
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    42f937e View commit details
    Browse the repository at this point in the history
  2. chore: update dependencies

    rafaucau committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    4839de7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2025

  1. feat: support for GPT-5.1

    rafaucau committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    a2503c3 View commit details
    Browse the repository at this point in the history
  2. style: reformat code

    rafaucau committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    2df6a27 View commit details
    Browse the repository at this point in the history
Loading