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: msanguineti/fude
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: msanguineti/fude
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 7 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 29, 2022

  1. Update README.md (#591)

    * Update README.md
    
    remove badge
    msanguineti authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    688f7a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. build(deps): bump actions/setup-node from 2.5.1 to 3.3.0 (#571)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.3.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.5.1...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    d3a5e27 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github/codeql-action from 1 to 2 (#529)

    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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    1b81856 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/stale from 4 to 5 (#522)

    Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    e9031c5 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/checkout from 2 to 3 (#505)

    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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    d6eda48 View commit details
    Browse the repository at this point in the history
  5. chore(release): 🔖 3.0.1

    updated README, updates packages, updates github actions
    msanguineti committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    315f3bd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #592 from msanguineti/release

    chore(release): 🔖 3.0.1
    msanguineti authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    404512c View commit details
    Browse the repository at this point in the history
Loading