Skip to content

Bump MathConverter from 2.1.0-alpha0001 to 2.1.1 in /DependencyProperties/DependencyProperties#3

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/DependencyProperties/DependencyProperties/MathConverter-2.1.1
Closed

Bump MathConverter from 2.1.0-alpha0001 to 2.1.1 in /DependencyProperties/DependencyProperties#3
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/DependencyProperties/DependencyProperties/MathConverter-2.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps MathConverter from 2.1.0-alpha0001 to 2.1.1.

Release notes

Sourced from MathConverter's releases.

v2.1.1 adds support for .NET MAUI

v2.1.0 supports WPF and XamarinForms on a variety of targets.

Breaking changes:

  • Function names are now case-sensitive.
  • e, pi, null, true, and false keywords are now required to be lower-case.
  • VisibleOrCollapsed and VisibleOrHidden functions were deprecated, and will be removed in a future release. You should change your conversions from VisibleOrCollapsed(x) to x ? `Visible` : `Collapsed`
  • There are several small differences in how/when types are converted. For example, we no longer convert from int to double unless it needs to be used as an operand in an operator such as +, *, etc.
Commits
  • 8e3193a Add README.md file to nuget package
  • d9bdd10 Bump version number
  • ca2aeeb Add XAML package tag
  • f8ce6ee Normalize whitespace
  • 0d6f218 Naming conventions: functions evaulate arguments, not parameters
  • 3200115 Add support for .NET MAUI
  • b74f6b3 Clean up icon
  • 1753c56 Bump version number
  • 321764a Fix build on VS 2022 for Mac: we can't build platform-specific targets in wit...
  • a1d2d74 Refactor projects:
  • 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 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 [MathConverter](https://github.com/hexinnovation/MathConverter) from 2.1.0-alpha0001 to 2.1.1.
- [Release notes](https://github.com/hexinnovation/MathConverter/releases)
- [Commits](hexinnovation/MathConverter@v2.1.0-alpha0001...v2.1.1)

---
updated-dependencies:
- dependency-name: MathConverter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2023

Superseded by #4.

@dependabot dependabot bot closed this Jun 26, 2023
@dependabot dependabot bot deleted the dependabot/nuget/DependencyProperties/DependencyProperties/MathConverter-2.1.1 branch June 26, 2023 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants