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: Bogdanp/setup-racket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10
Choose a base ref
...
head repository: Bogdanp/setup-racket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 17, 2023

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

Commits on Jul 9, 2023

  1. build(deps): bump tough-cookie from 4.0.0 to 4.1.3 (#66)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    5148343 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#67)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    40d931a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump semver from 6.3.0 to 6.3.1 (#68)

    Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
    - [Commits](npm/node-semver@v6.3.0...v6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    51e4d3f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. build(deps-dev): bump @babel/traverse from 7.17.9 to 7.23.2 (#69)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.9 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4849c85 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. core: node16 -> node20

    Bogdanp committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b0b86f1 View commit details
    Browse the repository at this point in the history
  2. doc: bump version

    Bogdanp committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0094a9d View commit details
    Browse the repository at this point in the history
Loading