8000 Comparing 3.1.1...3.1.2 · guanguans/notify · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: guanguans/notify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.1
Choose a base ref
...
head repository: guanguans/notify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.2
Choose a head ref
  • 8 commits
  • 9 files changed
  • 3 contributors

Commits on Mar 4, 2025

  1. chore(release): 3.1.1

    guanguans committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    83e70b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. chore(deps): bump trufflesecurity/trufflehog from 3.88.14 to 3.88.15

    Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.88.14 to 3.88.15.
    - [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
    - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
    - [Commits](trufflesecurity/trufflehog@v3.88.14...v3.88.15)
    
    ---
    updated-dependencies:
    - dependency-name: trufflesecurity/trufflehog
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    8bd216b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from guanguans/dependabot/github_actions/truf…

    …flesecurity/trufflehog-3.88.15
    
    chore(deps): bump trufflesecurity/trufflehog from 3.88.14 to 3.88.15
    github-actions[bot] authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    73fc426 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. ci(config): Enhance Rector configuration for flexibility

    - Add glob pattern to include all PHP files in the configuration
    - Update attributes sets to include 'all' for comprehensive parsing
    - Introduce 'rectorPreset' rule to ensure preset compatibility
    - Adjust skip list to prevent interference with current file
    guanguans committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    cb70e0e View commit details
    Browse the repository at this point in the history
  2. ci(dependency): Add composer dependency analyser configuration

    - Introduce `composer-dependency-analyser.php` to manage dependencies
    - Remove outdated `composer-require-checker.json` and `composer-unused.php` files
    - Update `composer.json` to reflect dependency changes and include new scripts
    - Enhance error handling and path exclusions for better analysis
    guanguans committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    0562a05 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. chore(deps): bump trufflesecurity/trufflehog from 3.88.15 to 3.88.16

    Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.88.15 to 3.88.16.
    - [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
    - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
    - [Commits](trufflesecurity/trufflehog@v3.88.15...v3.88.16)
    
    ---
    updated-dependencies:
    - dependency-name: trufflesecurity/trufflehog
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    ab4e823 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #151 from guanguans/dependabot/github_actions/truf…

    …flesecurity/trufflehog-3.88.16
    
    chore(deps): bump trufflesecurity/trufflehog from 3.88.15 to 3.88.16
    github-actions[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    d9a4f11 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. fix(Authenticator): Improve argument validation logic

    - Update argument validation in Authenticator constructor.
    - Modify exception message for incorrect argument count.
    - Enforce that usernameOrToken must be provided when password is set.
    - Ensure compatibility with updated instantiation in tests.
    guanguans committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    9aab998 View commit details
    Browse the repository at this point in the history
Loading
0