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: WebReflection/flatted
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: python-fix
Choose a base ref
...
head repository: WebReflection/flatted
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 13 files changed
  • 2 contributors

Commits on Mar 8, 2026

  1. Create dependabot.yml for version updates

    Add initial configuration for Dependabot updates.
    WebReflection authored Mar 8, 2026
    4 Configuration menu
    Copy the full SHA
    f86d071 View commit details
    Browse the repository at this point in the history
  2. Add SECURITY.md for security policy and reporting

    Added a security policy document outlining supported versions and vulnerability reporting.
    WebReflection authored Mar 8, 2026
    Configuration menu
    Copy the full SHA
    c4b46db View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Merge pull request #89 from WebReflection/python-fix

    Fixing recursion issue in Python too
    WebReflection authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    fba4e8f View commit details
    Browse the repository at this point in the history
  2. 3.4.1

    WebReflection committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    2a02dce View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

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

Commits on Mar 17, 2026

  1. fix CWE-1321

    WebReflection committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    885ddcc View commit details
    Browse the repository at this point in the history
  2. 3.4.2

    WebReflection committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    3bf0909 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Bump picomatch from 4.0.3 to 4.0.4

    Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4.
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@4.0.3...4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 4.0.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    8dc84dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from WebReflection/dependabot/npm_and_yarn/pic…

    …omatch-4.0.4
    
    Bump picomatch from 4.0.3 to 4.0.4
    WebReflection authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    76141cc View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

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

Commits on Apr 10, 2026

  1. Update issue templates

    WebReflection committed Apr 10, 2026
    Configuration menu
    Copy the full SHA
    dc2d33b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from WebReflection/WebReflection-patch-1

    Update issue templates
    WebReflection authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    bb8c63c View commit details
    Browse the repository at this point in the history
Loading