8000 Comparing 2.8.4...2.9.0 · 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: 2.8.4
Choose a base ref
...
head repository: guanguans/notify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.9.0
Choose a head ref
  • 12 commits
  • 11 files changed
  • 3 contributors

Commits on Jun 14, 2024

  1. chore(release): 2.8.4

    guanguans committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    430156d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore(deps): bump trufflesecurity/trufflehog from 3.78.1 to 3.78.2

    Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.78.1 to 3.78.2.
    - [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
    - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
    - [Commits](trufflesecurity/trufflehog@v3.78.1...v3.78.2)
    
    ---
    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 Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3cfc78c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from guanguans/dependabot/github_actions/truff…

    …lesecurity/trufflehog-3.78.2
    
    chore(deps): bump trufflesecurity/trufflehog from 3.78.1 to 3.78.2
    github-actions[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6512b62 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore(deps-dev): update brainmaestro/composer-git-hooks requirement |…

    …| ^3.0
    
    Updates the requirements on [brainmaestro/composer-git-hooks](https://github.com/BrainMaestro/composer-git-hooks) to permit the latest version.
    - [Release notes](https://github.com/BrainMaestro/composer-git-hooks/releases)
    - [Commits](BrainMaestro/composer-git-hooks@v2.8.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: brainmaestro/composer-git-hooks
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e74cf44 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge pull request #87 from guanguans/dependabot/composer/brainmaestr…

    …o/composer-git-hooks-tw-2.8or-tw-3.0
    guanguans authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f18813c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. chore(deps): bump trufflesecurity/trufflehog from 3.78.2 to 3.79.0

    Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.78.2 to 3.79.0.
    - [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
    - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
    - [Commits](trufflesecurity/trufflehog@v3.78.2...v3.79.0)
    
    ---
    updated-dependencies:
    - dependency-name: trufflesecurity/trufflehog
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c08fad5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from guanguans/dependabot/github_actions/truff…

    …lesecurity/trufflehog-3.79.0
    
    chore(deps): bump trufflesecurity/trufflehog from 3.78.2 to 3.79.0
    github-actions[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6f37e63 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. chore(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v2.1.0...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    aef9ab6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from guanguans/dependabot/github_actions/depen…

    …dabot/fetch-metadata-2.2.0
    
    chore(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
    github-actions[bot] authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    073fab4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. build(composer.json): update dependencies versions

    - Updated `ergebnis/composer-normalize` to version `^2.43`
    - Updated `rector/rector` to version `^1.2`
    - Updated `vimeo/psalm` to version `^5.25`
    guanguans committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5603009 View commit details
    Browse the repository at this point in the history
  2. ci(release): update rector.php configuration

    - Comment out AddSeeTestAnnotationRector and ChangeAndIfToEarlyReturnRector
    - Skip StaticClosureRector by commenting out its configuration
    guanguans committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4d0c8c6 View commit details
    Browse the repository at this point in the history
  3. feat(authenticators): improve constructor parameter formatting

    - Improve formatting of constructor parameters for various authenticators
    - Ensure consistency in parameter alignment and spacing
    guanguans committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c6671e7 View commit details
    Browse the repository at this point in the history
Loading
0