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: Pixee-Bot-Python/Yelp_detect-secrets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Yelp/detect-secrets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 13 files changed
  • 7 contributors

Commits on Apr 29, 2024

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

Commits on Jun 5, 2024

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    efc122a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bafc1d View commit details
    Browse the repository at this point in the history
  3. fix(telegram_bot_token): bot should not be in the token

    `bot` is only used while verifying the token, as per https://core.telegram.org/bots/api#authorizing-your-bot
    jfagoagas authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    41f7746 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cc49a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix: format trailing comma

    jfagoagas committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fe73707 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    3025a07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Yelp#885 from jfagoagas/fix_ip_public_link_local

    fix(ip_public): Exclude IPv4 Link Local
    lorenzodb1 authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7b162a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Yelp#878 from jfagoagas/fix_telegram_bot_token

    fix(telegram_bot_token): Regex must match just bot tokens
    lorenzodb1 authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4627207 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Merge pull request Yelp#811 from Yelp/lorenzodb1-remove-support-for-p…

    …y3.8
    
    Remove support for Python 3.8
    lorenzodb1 authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8a25ce8 View commit details
    Browse the repository at this point in the history
  2. Bump pre-commit from 3.5.0 to 4.0.1

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 4.0.1.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.5.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c3f12b4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Yelp#886 from Yelp/dependabot/pip/pre-commit-4.0.1

    Bump pre-commit from 3.5.0 to 4.0.1
    lorenzodb1 authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a57ec40 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. Configuration menu
    Copy the full SHA
    952c008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed9de6 View commit details
    Browse the repository at this point in the history
  3. Add Length Override to Secrets Collection (Yelp#903)

    * Add length override to secrets collection to fix pretty output of pre-commit hook diagnostic total secrets
    
    * Fix pre-commit issues
    jpdakran authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    34efc5f View commit details
    Browse the repository at this point in the history
  4. Bump tox from 4.15.0 to 4.23.2 (Yelp#888)

    * Bump tox from 4.15.0 to 4.23.2
    
    Bumps [tox](https://github.com/tox-dev/tox) from 4.15.0 to 4.23.2.
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/tox@4.15.0...4.23.2)
    
    ---
    updated-dependencies:
    - dependency-name: tox
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix pre-commit issues
    
    * Bump platformdirs
    
    * Bump virtualenv
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: John-Paul Dakran <dakranj@yelp.com>
    dependabot[bot] and jpdakran authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    7db243f View commit details
    Browse the repository at this point in the history
  5. Bump pycodestyle from 2.11.1 to 2.12.1 (Yelp#872)

    * Bump pycodestyle from 2.11.1 to 2.12.1
    
    Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.1 to 2.12.1.
    - [Release notes](https://github.com/PyCQA/pycodestyle/releases)
    - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt)
    - [Commits](PyCQA/pycodestyle@2.11.1...2.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: pycodestyle
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * bump flake8
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: John-Paul Dakran <dakranj@yelp.com>
    dependabot[bot] and jpdakran authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    b31a086 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. update: add python 3.13 support (Yelp#900)

    * update: add python 3.13 support
    
    * tox: add in python 3.13
    
    * ci: add in fixes causing failing ci
    
    * requirements: remove typed-ast as EOL as of python 3.7
    
    * pre-commit: bump to work with new python version
    
    * pre-commit: other fixes
    
    * pre-commit: remove add trailing comma - conflicts with autopep8
    
    * pre-commit: fix duplicated autopep8 repo
    
    * Revert "pre-commit: remove add trailing comma - conflicts with autopep8"
    
    This reverts commit 853c465.
    clintonsteiner authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    50119d6 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy