Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Cratis.Applications.ProxyGenerator.Build from 15.0.15 to 15.2.1 #1694

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps Cratis.Applications.ProxyGenerator.Build from 15.0.15 to 15.2.1.

Release notes

Sourced from Cratis.Applications.ProxyGenerator.Build's releases.

Release v15.2.1

Fixed

  • Updating Cratis Fundamentals with a fix for Guid to support JSON serialization.

Release v15.2.0

Added

  • Added the ability for view models to be notified when props are changed from the outside. View Models are not recreated when a re-render of a component happens, so it needs to be told explicitly. This is done by implementing the IHandleProps<> interface. Read the docs for more details.

Release v15.1.1

Fixed

  • Adding any additional validaton errors that might occur as a consequence of calling the Action in the CommandActionFilter.

Release v15.1.0

Added

  • Adding deepEqual to @cratis/applications.
  • Adding support for IHandleParams for view models to be able to be notified during startup and when changed for params from route (#615)
  • Adding support for IHandleQueryParams for view models to be able to be notified during startup and when changed for query params from route

Release v15.0.17

Fixed

  • Fixing the path for Cratis.Fundamentals for the assembly resolver used in ProxyGenerator. It needs to be the full path with the filename.

Release v15.0.16

Fixed

  • ProxyGenerator now supports scenarios where the Cratis.Fundamentals is not referenced. This means it won't support ConceptAs<>, which is fine if one does not need it.
  • Improved assembly loading in ProxyGenerator for Cratis.Fundamentalsfor scenarios where the package reference does not end up being copied to the output folder. It will now resolve it from the .nuget cache folder.
Commits
  • d439b04 Merge pull request #632 from Cratis:fix/update-fundamentals
  • 9a19446 Merge remote-tracking branch 'origin/main' into fix/update-fundamentals
  • 16b24de Updating Cratis Fundamentals
  • 34e623a Updating fundamentals
  • 6e9363b Merge pull request #616 from Cratis/dependabot/npm_and_yarn/eslint/js-9.19.0
  • 03499c0 Merge pull request #617 from Cratis/dependabot/npm_and_yarn/eslint-9.19.0
  • 71f2c9e Merge pull request #618 from Cratis/dependabot/nuget/polly.core-8.5.1
  • f357688 Merge pull request #619 from Cratis/dependabot/nuget/multi-709ff2b09a
  • a498972 Merge pull request #620 from Cratis/dependabot/npm_and_yarn/typescript-eslint...
  • be08107 Bump @​typescript-eslint/parser from 8.21.0 to 8.22.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Cratis.Applications.ProxyGenerator.Build](https://github.com/Cratis/ApplicationModel) from 15.0.15 to 15.2.1.
- [Release notes](https://github.com/Cratis/ApplicationModel/releases)
- [Commits](Cratis/ApplicationModel@v15.0.15...v15.2.1)

---
updated-dependencies:
- dependency-name: Cratis.Applications.ProxyGenerator.Build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the minor label Feb 4, 2025
@einari einari merged commit 4e68b4c into main Feb 5, 2025
4 checks passed
@einari einari deleted the dependabot/nuget/Cratis.Applications.ProxyGenerator.Build-15.2.1 branch February 5, 2025 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant