Update ecto_sql 3.8.3 → 3.13.1 (minor) #95
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ecto_sql (3.8.3 → 3.13.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ jason (1.3.0 → 1.4.4) · Repo · Changelog
Release Notes
1.4.1 (from changelog)
1.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
Bump 1.4.4Raise if trying to decode decimals without decimalRemove unneeded workarounds for xref warningsFix warnings by conditionally compiling Decimal supportBump 1.4.3Fix derive with _ keyRequire stream_data only from Elixir 1.12Bump 1.4.2Fix deprecation warnings in testsUpdate dependenciesFormat charlistsFix codegen to expand rangesFix non-deterministic test on OTP27 (#187)Removes unused Dialyzer ignored warnings (#182)Remove uneeded backtick (#173)Bump 1.4.1Update dialyxirFix tests on OTP 26Add CI for OTP 26 & Elixir 1.15Remove deprecated ubuntu-18 runner from CIRun CI in version branchesLimit large inter decodingDocument Jason.Fragment (#166)Try another way to fix CIFix CI on old ubuntuAdjust CI osBump CI depsUpdate README for version 1.4 (#157)Add a "Encoders" sub-section to README (#156)Release 1.4.0Bump bench depsBump CI versionsBump depsUse float_to_binary [:short] if availableBump OTP version in GitHub Actions (#153)Update README.md (#152)fix release year (#146)✳️ postgrex (0.16.3 → 0.20.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.7.0 (from changelog)
2.6.0 (from changelog)
2.5.0 (from changelog)
2.4.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 42 commits:
Release v2.7.0Add a connection listener that emits telemetry events (#311)Fix typos (#309)Add metrics for connection pool usage v3 (#307)Discard EXIT messages from trapped exitsAdd DBConnection.ConnectionError.t/0 type (#304)Document `:pool_index` (#303)Fix `pool_size` should be equal or greater to 1 (#301)Update docsRelease v2.6.0Disconnect actual db connection on terminate (#300)Document time unit and infinity for ownership_timeout (#298)Allow handle_begin callbacks to return query (#297)Simplify connection_module implementationAdd :connection_listeners_tag (#293)Add DBConnection.available_connection_options/0 (#291)Add DBConnection.available_start_options/0 (#290)Small doc fix on ping callback (#289)Small doc fix for connection_listeners (#288)Improve docs here and there (#286)Update CHANGELOG.md (#285)Release v2.5.0Improve docs for the :configure option (#283)Improve exceptions docs in DBConnection.run/3 (#281)Add DBConnection.Pool behaviour (#280)Update Elixir version on CI (#279)Add "@impl true" to all callbacks (#278)Format the integration_test directory (#276)Replace Connection with gen_statem (#275)Update docs and Elixir min requirementFix CIRelease v2.4.3Fix disconnect_all not working for intervals above 4294. (#271)Add interval unit to docsAdd example implementation for a connection_listener (#266)Simplify testsImprove ownership logsAdd idle_limit, closes #265Run linter in GitHub Actions using latest Elixir/Erlang version (#263)Migrate GitHub Actions to erlef/setup-beam (#262)Improve docs for connection listenersChange disconnect_all log severity to debug (#257)Release Notes
2.3.0 (from changelog)
2.2.0 (from changelog)
2.1.1 (from changelog)
2.1.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
Release v2.3.0Implement `JSON.Encoder` if available (#215)Release v2.2.0Update depsUpdate ExDocAdds `compare/3` and `eq?/3` with threshold as parameter (#208)CI housekeeping (#210)Fix typo in readme.md (#209)Add gte?/2 and lte?/2 (#205)coef_length def -> defpAlign examples according to inspect protocol (#198)Release v2.1.1Fix compare against 0 (#197)Release v2.1.0Rename branch to mainOptimize Decimal.compare/2Update depsRemove unnecessary CIFormat on latest ElixirAdd bench scriptUse ubuntu-20.04Optimize Decimal.compare/2 (#194)Add scale/1 (#191)Internal representation clarifications (#192)Update CI (#187)Fix integer?/1 check on 0 with >1 significant digits (#185)Improve documentation (#181)Switch to erlef/setup-beam for GitHub Actions (#183)Fix CIChange inspect to print `Decimal.new(...)` (#176)Raise nicer error from Decimal.to_integer/1 (#174)Update ex_docUpdate CI config (#167)Fix and revise doc (#166)Set ex_doc as runtime: falseUpdate ex_docFix Decimal.integer?/1 specRelease Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.3.0 (from changelog)
1.2.1 (from changelog)
1.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
Release v1.3.0 (#135)Move docs to OTP 27 ex_doc support (#134)Update README.mdAdd latest Erlang 26.x to CI, bump rebar3, and GitHub actions (#131)Ability to return extra measurements from :telemetry.span (#130)Hide telemetry_test:handle_event/4 in the docs (#128)Release 1.2.1 (#125)replace local function capture in telemetry_test (#124)Fix docs generation (#123)Release 1.2.0 (#121)Fix example in docs (#122)Add telemetry_test (#118)Update versions on CI (#120)Update documentation on telemetry:span/3 (#117)Point to new repo (#116)Update documentation on telemetry:span/3 (#113)Post 1.1.0 updates (#108)👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
* [Circle CI](https://circleci.com), [Semaphore ](https://semaphoreci.com) and [Github Actions](https://docs.github.com/actions) are all excellent options. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands