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: goadesign/model
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.6
Choose a base ref
...
head repository: goadesign/model
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.7
Choose a head ref
  • 9 commits
  • 15 files changed
  • 2 contributors

Commits on May 14, 2024

  1. build(deps-dev): bump @types/react in /cmd/mdl/webapp (#711)

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.1 to 18.3.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      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 May 14, 2024
    Configuration menu
    Copy the full SHA
    12bec57 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump react-router-dom in /cmd/mdl/webapp (#709)

    Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.23.0 to 6.23.1.
    - [Release notes](https://github.com/remix-run/react-router/releases)
    - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react-router-dom
      dependency-type: direct:production
      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 May 14, 2024
    Configuration menu
    Copy the full SHA
    63a14dd View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump eslint-plugin-react-hooks in /cmd/mdl/webapp (#708

    )
    
    Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2.
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react-hooks
      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 May 14, 2024
    Configuration menu
    Copy the full SHA
    df9aad1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Add version number to mdl output (#712)

    Don't always refresh graph upon saving diagram.
    raphael authored May 15, 2024
    Configuration menu
    Copy the full SHA
    74e4e17 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. --- (#713)

    updated-dependencies:
    - dependency-name: goa.design/goa/v3
      dependency-type: direct:production
      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 May 21, 2024
    Configuration menu
    Copy the full SHA
    fc78ad0 View commit details
    Browse the repository at this point in the history
  2. --- (#714)

    updated-dependencies:
    - dependency-name: "@types/react-syntax-highlighter"
      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 May 21, 2024
    Configuration menu
    Copy the full SHA
    e3e5ea0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    e74f7e3 View commit details
    Browse the repository at this point in the history
  2. Prepare v1.9.7

    raphael committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7c04101 View commit details
    Browse the repository at this point in the history
  3. Release v1.9.7

    raphael committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0feb9e3 View commit details
    Browse the repository at this point in the history
Loading