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: coderoad/coderoad-vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5a76ea9
Choose a base ref
...
head repository: coderoad/coderoad-vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cb54ae5
Choose a head ref
  • 8 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 24, 2022

  1. Bump url-parse from 1.5.3 to 1.5.10 in /web-app (#586)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.3...1.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      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 Mar 24, 2022
    Configuration menu
    Copy the full SHA
    a376cd3 View commit details
    Browse the repository at this point in the history
  2. Bump ajv from 6.12.0 to 6.12.6 (#581)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.12.0...v6.12.6)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      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 Mar 24, 2022
    Configuration menu
    Copy the full SHA
    08a5a47 View commit details
    Browse the repository at this point in the history
  3. Bump ajv from 6.12.0 to 6.12.6 in /web-app (#580)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.12.0...v6.12.6)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      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 Mar 24, 2022
    Configuration menu
    Copy the full SHA
    3d3be5d View commit details
    Browse the repository at this point in the history
  4. Bump ajv from 6.12.2 to 6.12.6 in /docs (#582)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.12.2...v6.12.6)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      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 Mar 24, 2022
    Configuration menu
    Copy the full SHA
    6b4be20 View commit details
    Browse the repository at this point in the history
  5. Bump prismjs from 1.25.0 to 1.27.0 in /docs (#584)

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.25.0...v1.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: prismjs
      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 Mar 24, 2022
    Configuration menu
    Copy the full SHA
    b111d2b View commit details
    Browse the repository at this point in the history
  6. Bump prismjs from 1.25.0 to 1.27.0 in /web-app (#585)

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.25.0...v1.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: prismjs
      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 Mar 24, 2022
    Configuration menu
    Copy the full SHA
    3ccf841 View commit details
    Browse the repository at this point in the history
  7. get storybook to build again in a webpack 5 world

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    276b695 View commit details
    Browse the repository at this point in the history
  8. migrate storybook to use main.ts

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    cb54ae5 View commit details
    Browse the repository at this point in the history
Loading