seto77 / ReciPro

The software ReciPro makes various crystallographic calculations, visualizes a crystal structure, simulates a diffraction pattern and high-resolution TEM image, indexes diffraction spots, plots stereographic projection, and so on.
https://seto77.github.io/ReciPro/
Other
117 stars 13 forks source link

Bump System.Linq.Dynamic.Core from 1.2.25 to 1.3.0 in /Crystallography #23

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps System.Linq.Dynamic.Core from 1.2.25 to 1.3.0.

Changelog

Sourced from System.Linq.Dynamic.Core's changelog.

v1.3.0 (03 March 2023)

  • #669 - Methods should only be callable on predefined types [security] contributed by StefH
  • #671 - Add support for DateOnly and TimeOnly [feature] contributed by StefH
  • #672 - Fixed ExpressionParser when WrappedValue-string is used for equals-operator for Enum [bug] contributed by StefH
  • #674 - Fixed ExpressionParser when WrappedValue-string is used for equals-operator for Enum [refactor] contributed by neilbgr
  • #676 - Change default setting for PrioritizePropertyOrFieldOverTheType to 'true'. [bug] contributed by StefH
  • #660 - Question about security [security]
  • #667 - DateOnly support [feature]
  • #668 - With UseParameterizedNamesInDynamicQuery, can't compare enum type with String [bug]
  • #675 - Expression does not parse any more 1.2.25 (works in 1.2.24) [bug]
Commits
  • f3b9aca update changelog for v1.3.0
  • 93e0c8c v1.3.0 + generate docs
  • ff3e77e Change default setting for PrioritizePropertyOrFieldOverTheType to 'true'. (#...
  • 3fb84e9 Methods should only be callable on predefined types (#669)
  • c8edded Fixed ExpressionParser when WrappedValue-string is used for equals-operator f...
  • 5cf8357 Add support for DateOnly and TimeOnly (#671)
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/seto77/ReciPro/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.