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: Skenvy/Collatz
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: javascript-v1.0.0
Choose a base ref
...
head repository: Skenvy/Collatz
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: java-v1.0.2
Choose a head ref
  • 11 commits
  • 18 files changed
  • 2 contributors

Commits on Jun 29, 2023

  1. Hygiene - Minor update to some readme's (#207)

    * update some mds
    ---------
    Co-authored-by: Skenvy <>
    Skenvy authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    55f4688 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Bump rubocop from 1.53.0 to 1.54.0 in /ruby (#213)

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.53.0 to 1.54.0.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.53.0...v1.54.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d5a9924 View commit details
    Browse the repository at this point in the history
  2. Bump typescript from 5.1.3 to 5.1.6 in /javascript (#210)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9656adb View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 20.3.1 to 20.3.3 in /javascript (#209)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.1 to 20.3.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1dbce1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca29d6c View commit details
    Browse the repository at this point in the history
  5. Bump eslint from 8.43.0 to 8.44.0 in /javascript (#211)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.43.0...v8.44.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3037445 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6526fd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f32ae5 View commit details
    Browse the repository at this point in the history
  8. Javascript -- Limit tests to the LTS versions cached on windows and m…

    …acos runners. (#215)
    
    * Stop testing node on version 17 and 19 in win and mac
    ---------
    Co-authored-by: Skenvy <>
    Skenvy authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    66c0db7 View commit details
    Browse the repository at this point in the history
  9. Hygiene -- update checkout's pin in the template workflow. (#216)

    * bump checkout in wf mds
    ---------
    Co-authored-by: Skenvy <>
    Skenvy authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    40b2e38 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Java v1.0.2 - Lint with Checkstyle (#217)

    * Add checkstyle to pom
    * space format
    * release version 11
    * patch version bump
    * remove the run-esque config from pom
    * comment on __run
    ---------
    Co-authored-by: Skenvy <>
    Skenvy authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    bb1b350 View commit details
    Browse the repository at this point in the history
Loading