-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: goadesign/model
base: v1.9.4
head repository: goadesign/model
compare: v1.9.5
- 11 commits
- 13 files changed
- 2 contributors
Commits on May 7, 2024
-
build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 (#702)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: golang.org/x/tools 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>
Configuration menu - View commit details
-
Copy full SHA for 15e4c94 - Browse repository at this point
Copy the full SHA 15e4c94View commit details -
build(deps-dev): bump @pmmmwh/react-refresh-webpack-plugin (#700)
Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.11 to 0.5.13. - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](pmmmwh/react-refresh-webpack-plugin@v0.5.11...v0.5.13) --- updated-dependencies: - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" 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>
Configuration menu - View commit details
-
Copy full SHA for d13433e - Browse repository at this point
Copy the full SHA d13433eView commit details -
build(deps): bump styled-components in /cmd/mdl/webapp (#697)
Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.1.8 to 6.1.9. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](styled-components/styled-components@v6.1.8...v6.1.9) --- updated-dependencies: - dependency-name: styled-components 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>
Configuration menu - View commit details
-
Copy full SHA for a62e4a2 - Browse repository at this point
Copy the full SHA a62e4a2View commit details -
build(deps-dev): bump @babel/core in /cmd/mdl/webapp (#698)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.5. - [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.24.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" 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>
Configuration menu - View commit details
-
Copy full SHA for ebaf66f - Browse repository at this point
Copy the full SHA ebaf66fView commit details
Commits on May 8, 2024
-
build(deps-dev): bump @babel/preset-env in /cmd/mdl/webapp (#699)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.4 to 7.24.5. - [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.24.5/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" 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>
Configuration menu - View commit details
-
Copy full SHA for a8aa4ae - Browse repository at this point
Copy the full SHA a8aa4aeView commit details
Commits on May 9, 2024
-
Add External tag to external systems (#703)
This makes it more convenient to style them.
Configuration menu - View commit details
-
Copy full SHA for 3e23f9d - Browse repository at this point
Copy the full SHA 3e23f9dView commit details -
Allow override JS bundle path for development (#704)
* Allow override JS bundle path for development * Make linter happy
Configuration menu - View commit details
-
Copy full SHA for 5db21dc - Browse repository at this point
Copy the full SHA 5db21dcView commit details -
build(deps): bump react-dom and @types/react-dom in /cmd/mdl/webapp (#…
…701) Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together. Updates `react-dom` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.2.25 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/react-dom" 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>
Configuration menu - View commit details
-
Copy full SHA for 74b177f - Browse repository at this point
Copy the full SHA 74b177fView commit details -
* Update dependencies * Upgrade go.mod syntax to Go 1.22+ The go.mod directive now needs to define the build number. This was not the case in previous version of Go. Upgrade to Go 1.22 in both go.mod and in the CI flow to accomodate for this change. This does mean that future versions of model require Go 1.22+
Configuration menu - View commit details
-
Copy full SHA for 72de23f - Browse repository at this point
Copy the full SHA 72de23fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bdd349 - Browse repository at this point
Copy the full SHA 1bdd349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89c7ad9 - Browse repository at this point
Copy the full SHA 89c7ad9View commit details
There are no files selected for viewing