FatturaElettronica / FatturaElettronica.Forms

Windows.Forms per FatturaElettronica.NET
http://fatturaelettronicaopensource.org/
Other
4 stars 11 forks source link

Bump FatturaElettronica from 2.0.0 to 2.0.2 #28

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps FatturaElettronica from 2.0.0 to 2.0.2.

Changelog *Sourced from [FatturaElettronica's changelog](https://github.com/FatturaElettronica/FatturaElettronica.NET/blob/master/CHANGES).* > v2.0.2 > ====== > > Released on March 19, 2019 > > - Fix: il root node della fattura semplificata ha il namespace sbagliato. Addresses [#176](https://github-redirect.dependabot.com/FatturaElettronica/FatturaElettronica.NET/issues/176). > > v2.0.1 > ====== > > Released on March 19, 2019 > > - Fix: il root node della fattura semplificata ha il nome sbagliato. Closes [#176](https://github-redirect.dependabot.com/FatturaElettronica/FatturaElettronica.NET/issues/176). > > v2.0 > ==== > > Released on March 13, 2019 > > - New: Supporto per fattura semplificata (Gaetano Pizzol). Closes [#137](https://github-redirect.dependabot.com/FatturaElettronica/FatturaElettronica.NET/issues/137). > - BREAKING: classe Fattura (Fattura.cs) rinominata FatturaOrdinaria (Ordinaria/FatturaOrdinaria.cs). > - BREAKING: gerarchia di classi per fattura ordinaria spostata nel namespace FatturaElettronica.Ordinaria. > > - Fix: warning NU5125: The 'licenseUrl' element will be deprecated. Closes [#166](https://github-redirect.dependabot.com/FatturaElettronica/FatturaElettronica.NET/issues/166). > - Fix: Proprietà di tipo oggetto opzionali sollevano "Object reference not set to an instance of an object" quando nulle. Closes [#165](https://github-redirect.dependabot.com/FatturaElettronica/FatturaElettronica.NET/issues/165). > - Fix: DatiTrasporto.PesoLordo e DatiTrasporto.PesoNetto non possono superare il valore 9999.99m. Closes [#157](https://github-redirect.dependabot.com/FatturaElettronica/FatturaElettronica.NET/issues/157). > > - Bump FatturaElettronica.Core a 2.0. > - Bump Microsoft.NET.Test.Sdk to 16.0.1. > - Bump FluentValidation to 8.1.3. > - Bump Newtonsoft.Json to 12.0.1. > - Bump MSTest.TestAdapter to 1.4.0 > - Bump MSTest.TestFramework to 1.4.0 > > - Switch CI da AppVeyor ad Azure Pipelines. > > v1.1.5 > ======= > > Released on February 2, 2019 > > - Fix: Tabella CausalePagamento aggiornata al 2019. Closes [#151](https://github-redirect.dependabot.com/FatturaElettronica/FatturaElettronica.NET/issues/151). > > v1.1.4 > ======= > > Released on January 31, 2019 > > - Fix: ScontoMaggiorazione può accettare sia Importo che Percentuale. Closes [#146](https://github-redirect.dependabot.com/FatturaElettronica/FatturaElettronica.NET/issues/146). > - Fix: IdPaese.Irlanda è duplicato mentre Islanda è assente. Closes [#144](https://github-redirect.dependabot.com/FatturaElettronica/FatturaElettronica.NET/issues/144). > ... (truncated)
Commits - [`5e59820`](https://github.com/FatturaElettronica/FatturaElettronica.NET/commit/5e59820152372a1e0fa1dbd616a78be95eff98ad) Bump version to 2.0.2 - [`ac2db43`](https://github.com/FatturaElettronica/FatturaElettronica.NET/commit/ac2db43fa0b324dcde1db716256c806cf747b4a2) Fix: il root node della semplificata ha il namespace sbagliato - [`4f5cbe3`](https://github.com/FatturaElettronica/FatturaElettronica.NET/commit/4f5cbe37f2c84054371cece402d4abee621a1a92) Bump version to 2.0.1 - [`86615cb`](https://github.com/FatturaElettronica/FatturaElettronica.NET/commit/86615cb88eb0782a3d05efdfc7ae17ae48d51914) Fix: il root node della semplificata ha nome sbagliato - [`8a69e36`](https://github.com/FatturaElettronica/FatturaElettronica.NET/commit/8a69e3665dcbfba5db434d2afc5d8cc9e042f953) Add Extensions documentation to README - See full diff in [compare view](https://github.com/FatturaElettronica/FatturaElettronica.NET/compare/v2.0...v2.0.2)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #32.