Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Jul 22, 2021

  1. Create dependabot.yml

    jauderho authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    737cb5e View commit details
    Browse the repository at this point in the history
  2. Create codeql-analysis.yml

    jauderho authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    db8f127 View commit details
    Browse the repository at this point in the history
  3. Create linter.yml

    jauderho authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    38c78db View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e9165f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jauderho/dependabot/github_actions/actions…

    …/checkout-3
    
    Bump actions/checkout from 2 to 3
    jauderho authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    59f8b1a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Update dependabot.yml

    jauderho authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    99c41ee View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Bump github/codeql-action from 1 to 2

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    fa18ffb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from jauderho/dependabot/github_actions/github/…

    …codeql-action-2
    
    Bump github/codeql-action from 1 to 2
    jauderho authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    9bca981 View commit details
    Browse the repository at this point in the history
Loading