Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update non-major deps #501

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/pubsub v1.36.1 -> v1.37.0 age adoption passing confidence require minor
docker.io/golang 1.22.0-alpine -> 1.22.1-alpine age adoption passing confidence stage patch
docker.io/golang 1.22.0-alpine -> 1.22.1-alpine age adoption passing confidence final patch
docker.io/python 1a05012 -> c7eb5c9 final digest
docker.io/ruby 0373d59 -> 2701390 final digest
docker/setup-buildx-action f95db51 -> 2b51285 action digest
github.com/bwmarrin/discordgo v0.27.1 -> v0.28.1 age adoption passing confidence require minor
github.com/golangci/golangci-lint v1.56.1 -> v1.57.2 age adoption passing confidence minor
github.com/prometheus/client_golang v1.18.0 -> v1.19.0 age adoption passing confidence require minor
github.com/slack-go/slack v0.12.3 -> v0.12.5 age adoption passing confidence require patch
github/codeql-action e8893c5 -> 1b1aada action digest
google.golang.org/api v0.163.0 -> v0.172.0 age adoption passing confidence require minor
target/flottbot 0.12.1 -> 0.13.1 age adoption passing confidence minor

Release Notes

bwmarrin/discordgo (github.com/bwmarrin/discordgo)

v0.28.1: DiscordGo v0.28.1

Compare Source

Hi all! This release, once again, only bumps semantic version of the library and does not contain any new fixes nor features.
Sorry for the inconvenience! See previous release for changelog.

v0.28.0: DiscordGo v0.28.0

Compare Source

Changelog

Breaking changes
Features
Additions
Other changes

Special thanks

Full Changelog: bwmarrin/discordgo@v0.27.1...v0.28.0

golangci/golangci-lint (github.com/golangci/golangci-lint)

v1.57.2

Compare Source

v1.57.1

Compare Source

Changelog

  • 87b6bf1 build(deps): bump github.com/golangci/plugin-module-register from 0.1.0 to 0.1.1 (#​4549)
  • 921d535 build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 (#​4548)
  • cd890db fix: filter invalid issues before other processors (#​4552)

v1.57.0

Compare Source

v1.56.2

Compare Source

  1. updated linters
    • go-critic: from 0.11.0 to 0.11.1
    • gosec: from 2.18.2 to 2.19.0
    • testifylint: from 1.1.1 to 1.1.2
    • usestdlibvars: from 1.24.0 to 1.25.0
    • wsl: from 4.2.0 to 4.2.1
  2. misc.
    • Fix missing version in Docker image
  3. Documentation
    • Explain the limitation of new-from-rev and new-from-patch
prometheus/client_golang (github.com/prometheus/client_golang)

v1.19.0

Compare Source

What's Changed

The module prometheus/common v0.48.0 introduced an incompatibility when used together with client_golang (See https://github.com/prometheus/client_golang/pull/1448 for more details). If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #​1445 #​1449
  • [FEATURE] collectors: Add version collector. #​1422 #​1427

New Contributors

Full Changelog: prometheus/client_golang@v1.18.0...v1.19.0

slack-go/slack (github.com/slack-go/slack)

v0.12.5

Compare Source

What's Changed

BUGFIX - deal with "true", true, "false", false.

Full Changelog: slack-go/slack@v0.12.4...v0.12.5

v0.12.4: Non-breaking updates roll-up

Compare Source

What's Changed

New Contributors

Full Changelog: slack-go/slack@v0.12.3...v0.12.4

googleapis/google-api-go-client (google.golang.org/api)

v0.172.0

Compare Source

Features

v0.171.0

Compare Source

Features
Bug Fixes

v0.170.0

Compare Source

Features

v0.169.0

Compare Source

Features

v0.168.0

Compare Source

Features

v0.167.0

Compare Source

Features

v0.166.0

Compare Source

Features

v0.165.0

Compare Source

Features

v0.164.0

Compare Source

Features
Bug Fixes
  • transport: Disable universe domain check if token source (#​2413) (edbe996)

Configuration

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

🚦 Automerge: Enabled.

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, check this box

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

@coveralls
Copy link

coveralls commented Feb 13, 2024

Pull Request Test Coverage Report for Build 8518485141

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 8007319410: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.164.0 chore(deps): update non-major deps Feb 13, 2024
@renovate renovate bot force-pushed the renovate/non-major-deps branch 5 times, most recently from 7dec0f1 to 6fac952 Compare February 16, 2024 12:26
@renovate renovate bot force-pushed the renovate/non-major-deps branch 18 times, most recently from 2716d77 to e9e0472 Compare February 27, 2024 23:05
@renovate renovate bot force-pushed the renovate/non-major-deps branch 19 times, most recently from 911712b to 3ca7f96 Compare March 26, 2024 02:13
@renovate renovate bot force-pushed the renovate/non-major-deps branch 6 times, most recently from 9ca35a0 to 6841371 Compare April 2, 2024 03:05
@renovate renovate bot force-pushed the renovate/non-major-deps branch from 6841371 to fb1df67 Compare April 2, 2024 06:35
@wass3rw3rk wass3rw3rk merged commit 2c635bb into main Apr 2, 2024
10 checks passed
@wass3rw3rk wass3rw3rk deleted the renovate/non-major-deps branch April 2, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants