watchman icon indicating copy to clipboard operation
watchman copied to clipboard

fix(deps): update all

Open renovate[bot] opened this issue 3 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
express (source) 4.17.3 -> 4.18.1 age adoption passing confidence dependencies minor
github.com/lopezator/migrator v0.3.0 -> v0.3.1 age adoption passing confidence require patch
github.com/mattn/go-sqlite3 v1.14.13 -> v1.14.14 age adoption passing confidence require patch
github.com/moov-io/base v0.29.2 -> v0.34.0 age adoption passing confidence require minor
github.com/pariz/gountries v0.1.5 -> v0.1.6 age adoption passing confidence require patch
github.com/prometheus/client_golang v1.12.2 -> v1.13.0 age adoption passing confidence require minor
github.com/stretchr/testify v1.7.1 -> v1.8.0 age adoption passing confidence require minor
go (source) 1.18 -> 1.19 age adoption passing confidence golang minor
golang 1.18-alpine -> 1.19-alpine age adoption passing confidence final minor
golang 1.18-buster -> 1.19-buster age adoption passing confidence stage minor
golang.org/x/oauth2 9780585 -> 8227340 age adoption passing confidence require digest
winston 3.6.0 -> 3.8.1 age adoption passing confidence dependencies minor

Release Notes

expressjs/express

v4.18.1

Compare Source

===================

  • Fix hanging on large stack of sync routes

v4.18.0

Compare Source

===================

lopezator/migrator

v0.3.1

Compare Source

Changes since v0.3.0

  • Upgrade dependencies to fix dependabot complaints.
  • Upgrade go version.
  • Use go:embed instead of esc for tests.
  • Migrate from DroneCI to Github Actions.
mattn/go-sqlite3

v1.14.14

Compare Source

moov-io/base

v0.34.0

Compare Source

IMPROVEMENTS

  • Add Int64OrNil method for logging
  • docs: describe liveness/readiness probes and metrics endpoints
  • test: ensure ID() length

BUILD

  • build: update deprecated io/ioutil functions
  • chore(deps): update module go to 1.19
  • fix(deps): update module github.com/prometheus/client_golang to v1.13.0

v0.33.0

Compare Source

BREAKING CHANGES

  • fix: quit converting times to UTC in Time

v0.32.0

Compare Source

ADDITIONS

  • database: add MySQLDataTooLong helper for detecting "data too long" errors (Code: 1406)

BUILD

  • fix(deps): update module github.com/stretchr/testify to v1.8.0

v0.31.1

Compare Source

IMPROVEMENTS

  • fix: recover from panics during logging, log those if we can

v0.31.0

Compare Source

ADDITIONS

  • feat: add AddBusinessDay to Time (#​235)

IMPROVEMENTS

  • time: update test cases to make sure Juneteenth holiday is handled appropriately (#​234)

BUILD

  • fix(deps): update module github.com/rickar/cal/v2 to v2.1.5 (#​234)

v0.30.0

Compare Source

ADDITIONS

  • feat: add IsBusinessDay to Time
  • log: add a helper for stdout logging during verbose test runs

IMPROVEMENTS

  • do not ignore error when walk dir in pkger

BUILD

  • fix(deps): update module github.com/spf13/viper to v1.12.0
pariz/gountries

v0.1.6

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pariz/gountries/compare/0.1.4...v0.1.6

prometheus/client_golang

v1.13.0

Compare Source

  • [CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the new 1.19 version).
  • [ENHANCEMENT] Added prometheus.TransactionalGatherer interface for promhttp.Handler use which allows using low allocation update techniques for custom collectors. #​989
  • [ENHANCEMENT] Added exemplar support to prometheus.NewConstHistogram. See ExampleNewConstHistogram_WithExemplar example on how to use it. #​986
  • [ENHANCEMENT] prometheus/push.Pusher now has context-aware methods that pass context to HTTP requests. #​1028
  • [ENHANCEMENT] prometheus/push.Pusher has now Error method that retrieve last error. #​1075
  • [ENHANCEMENT] testutil.GatherAndCompare provides now readable diff on failed comparisons. #​998
  • [ENHANCEMENT] Query API now supports timeouts. #​1014
  • [ENHANCEMENT] New MetricVec method DeletePartialMatch(labels Labels) for deleting all metrics that match provided labels. #​1013
  • [ENHANCEMENT] api.Config now accepts passing custom *http.Client. #​1025
  • [BUGFIX] Raise exemplar labels limit from 64 to 128 bytes as specified in OpenMetrics spec. #​1091
  • [BUGFIX] Allow adding exemplar to +Inf bucket to const histograms. #​1094
  • [ENHANCEMENT] Most promhttp.Instrument* middlewares now support adding exemplars to metrics. This allows hooking those to your tracing middleware that retrieves trace ID and puts it in exemplar if present. #​1055
  • [ENHANCEMENT] Added testutil.ScrapeAndCompare method. #​1043
  • [BUGFIX] Fixed GopherJS build support. #​897
  • [ENHANCEMENT] :warning: Added way to specify what runtime/metrics collectors.NewGoCollector should use. See ExampleGoCollector_WithAdvancedGoMetrics. #​1102

New Contributors ❤️

Commits
stretchr/testify

v1.8.0

Compare Source

v1.7.5

Compare Source

v1.7.4

Compare Source

v1.7.3

Compare Source

v1.7.2

Compare Source

golang/go

v1.19.0

winstonjs/winston

v3.8.1

Compare Source

Patch-level changes
Dependency updates by @​dependabot + CI autotesting

v3.8.0

Compare Source

Added functionality
Dependency updates by @​dependabot + CI autotesting
Updates facilitating repo maintenance & enhancing documentation

Thanks especially to new contributors @​zizifn, @​arpad1337, @​domiins, & @​jeanpierrecarvalho!

v3.7.2

Compare Source

This change reverts what should have been the feature-level update in 3.7.0 due to issue #​2103 showing this to be breaking, unintentionally.

v3.7.1

Compare Source

This change includes some minor updates to package-lock.json resolving npm audit failures: one in ansi-regex and another in minimist.


Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Apr 04 '22 16:04 renovate[bot]

Codecov Report

Merging #398 (41eb934) into master (e964c1b) will increase coverage by 0.13%. The diff coverage is 61.90%.

:exclamation: Current head 41eb934 differs from pull request most recent head 4dc32f4. Consider uploading reports for the commit 4dc32f4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #398      +/-   ##
==========================================
+ Coverage   72.62%   72.75%   +0.13%     
==========================================
  Files          36       37       +1     
  Lines        2707     2720      +13     
==========================================
+ Hits         1966     1979      +13     
- Misses        539      540       +1     
+ Partials      202      201       -1     

codecov-commenter avatar Apr 04 '22 22:04 codecov-commenter

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: webui/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @material-ui/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"18.2.0" from the root project
npm ERR!   peer react@"^18.2.0" from [email protected]
npm ERR!   node_modules/react-dom
npm ERR!     react-dom@"18.2.0" from the root project
npm ERR!   1 more (react-scripts)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0" from @material-ui/[email protected]
npm ERR! node_modules/@material-ui/core
npm ERR!   dev @material-ui/core@"4.12.4" from the root project
npm ERR!   peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm ERR!   node_modules/@material-ui/icons
npm ERR!     dev @material-ui/icons@"4.11.3" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^16.8.0 || ^17.0.0" from @material-ui/[email protected]
npm ERR!   node_modules/@material-ui/core
npm ERR!     dev @material-ui/core@"4.12.4" from the root project
npm ERR!     peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm ERR!     node_modules/@material-ui/icons
npm ERR!       dev @material-ui/icons@"4.11.3" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-08-29T18_16_11_741Z-debug-0.log

renovate[bot] avatar Jul 21 '22 20:07 renovate[bot]