Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Bump FluentMigrator.Runner.Postgres from 3.2.1 to 3.2.17 #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps FluentMigrator.Runner.Postgres from 3.2.1 to 3.2.17.

Release notes

Sourced from FluentMigrator.Runner.Postgres's releases.

Version 3.2.17

Bug Fixes 🐞

#1487 : Fixes error to add default value for Json (@​lillo42) (Fixes #1457 : FormatException with creating column with default json value ("{}") (@​kroliczek94))

Version 3.2.16

Fixes

#1478 : Password to SQL Server is logged as plaintext when connection string contains whitespace around quality mark. (Fixes #1479) (@​wiciok) #1449 : SAP Hana - Wrong Column Type Mapping (Fixes #1447) (@​Mosheh)

Enhancements

#1414 : Postgres add support for tablespace (@​lillo42) (Partially fixes #967 - PRs welcome to continue support for other DBs!) #1433 : Improve docs on PostgreSQL Extensions (@​lillo42)

Infrastructure

#1459 : Upgrade to GitHub-native dependabot

Breaking Changes

#1436 Replace usage of System.Data.SqlClient with Microsoft.Data.SqlClient (Fixes #1023)

Milestone Data

https://github.com/fluentmigrator/fluentmigrator/milestone/44?closed=1

Version 3.2.15

#1424 : Temporary workaround for runtime and local assembly loading (@​OneThatWalks) Fixes #1406 Could not load file or assembly 'System.Runtime, Version=4.2.2.0 ...

Version 3.2.14

The previous two releases, Version 3.2.12 and Version 3.2.13, was skipped due to a build error. Since we don't delete tags, we are creating new release notes and incrementing the patch number from 12 to 14. Below are the new release notes, with fix #1421 added to address build errors.

#1411 Oracle: Log SQL on Error. Error Handling code now shared via ProcessorBase. (@​robertwilliams2000) #1404 Postgres - Index - Add support for Index Storage parameters (@​lillo42) #1421 Fixes stack-overflow error in using Postgres FillFactor option (@​lillo42) : Fixes #1416 #1423 Replace legacy myget feed with AzureDevOps feed (@​jzabroski)

Version 3.2.13

The previous release, Version 3.2.12, was skipped due to a build error. Since we don't delete tags, we are creating new release notes and incrementing the patch number from 12 to 13. Below are the new release notes, with fix #1421 added to address build errors.

#1411 Oracle: Log SQL on Error. Error Handling code now shared via ProcessorBase. (@​robertwilliams2000) #1404 Postgres - Index - Add support for Index Storage parameters (@​lillo42) #1421 Fixes stack-overflow error in using Postgres FillFactor option (@​lillo42) : Fixes #1416

Version 3.2.12

#1411 Oracle: Log SQL on Error. Error Handling code now shared via ProcessorBase. (@​robertwilliams2000) #1404 Postgres - Index - Add support for Index Storage parameters (@​lillo42)

Version 3.2.11

Postgres Changes

#1397 : Add support for nulls last/first on column (@​lillo42) #1399 : Fixes error to create a index with index method (@​lillo42)

Version 3.2.10

... (truncated)

Changelog

Sourced from FluentMigrator.Runner.Postgres's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Commits
  • cb674f4 Merge pull request #1487 from lillo42/format-exception-alter-table-with-json
  • 9b9305c Fixes error to add default value for Json
  • 19101ef Merge pull request #1478 from wiciok/master
  • 161c048 Fix not working password mask when connection string contains whitespace
  • 0efa70c Merge pull request #1436 from morstaine/upgrade-to-microsoft-data-sqlcient
  • c4a92b3 Merge pull request #1459 from fluentmigrator/dependabot/add-v2-config-file
  • 5fb9421 Upgrade to GitHub-native Dependabot
  • 5780846 Merge pull request #1414 from lillo42/postgres-add-support-for-tablespace
  • 8795df1 Merge pull request #1449 from Mosheh/1447_fix_wrong_boolean_mapping_on_SAPHana
  • eee8207 closes #1447 fix wrong mapping
  • 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)
  • @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:

  • Update frequency (including time of day and day of week)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants