-
Notifications
You must be signed in to change notification settings - Fork 59
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
chore(deps): update non-major deps #517
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
requested review from
delta592,
wass3rw3rk,
sjqnn and
JordanSussman
as code owners
August 17, 2024 00:17
Pull Request Test Coverage Report for Build 11622137438Details
💛 - Coveralls |
renovate
bot
changed the title
chore(deps): update target/flottbot docker tag to v0.14.0
chore(deps): update non-major deps
Aug 19, 2024
renovate
bot
force-pushed
the
renovate/non-major-deps
branch
2 times, most recently
from
August 20, 2024 01:01
a6af936
to
a7a1002
Compare
renovate
bot
changed the title
chore(deps): update non-major deps
fix(deps): update non-major deps
Aug 20, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/non-major-deps
branch
7 times, most recently
from
August 24, 2024 16:15
cfa7ea3
to
dae3594
Compare
renovate
bot
force-pushed
the
renovate/non-major-deps
branch
5 times, most recently
from
September 3, 2024 21:28
5868a82
to
6bc2482
Compare
renovate
bot
force-pushed
the
renovate/non-major-deps
branch
7 times, most recently
from
September 6, 2024 02:09
40bd4d8
to
5096b55
Compare
renovate
bot
force-pushed
the
renovate/non-major-deps
branch
7 times, most recently
from
October 10, 2024 01:16
0fabf33
to
b164a6f
Compare
renovate
bot
force-pushed
the
renovate/non-major-deps
branch
5 times, most recently
from
October 19, 2024 10:51
ffd0247
to
2816cae
Compare
renovate
bot
force-pushed
the
renovate/non-major-deps
branch
8 times, most recently
from
October 28, 2024 15:37
5a56309
to
f70a8c1
Compare
renovate
bot
force-pushed
the
renovate/non-major-deps
branch
3 times, most recently
from
October 31, 2024 01:51
b3998da
to
654a375
Compare
wass3r
previously approved these changes
Oct 31, 2024
renovate
bot
force-pushed
the
renovate/non-major-deps
branch
from
November 1, 2024 00:40
654a375
to
c0a6ec7
Compare
wass3rw3rk
approved these changes
Nov 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
v4.1.7
->v4.2.2
v5.0.2
->v5.1.0
v1.41.0
->v1.45.1
3.20.2
->3.20.3
1.23.0-alpine
->1.23.2-alpine
1.23.0-alpine
->1.23.2-alpine
3.12.5-alpine
->3.13.0-alpine
3.3.4-alpine
->3.3.5-alpine
v3.6.1
->v3.7.1
v3.2.1
->v3.3.0
v3.2.3
->v3.3.0
v1.60.1
->v1.61.0
v0.1.6
->v0.1.7
v1.20.0
->v1.20.5
v1.5.0
->v1.6.0
v0.14.0
->v0.15.0
v3.26.2
->v3.27.0
v0.192.0
->v0.204.0
0.13.1
->0.14.0
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
v4.2.0
Compare Source
actions/setup-go (actions/setup-go)
v5.1.0
Compare Source
What's Changed
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Bug Fixes
isGhes
logic by @jww3 in https://github.com/actions/setup-go/pull/511New Contributors
Full Changelog: actions/setup-go@v5...v5.1.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.7.1
Compare Source
uuid
package by @crazy-max in https://github.com/docker/setup-buildx-action/pull/369Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1
v3.7.0
Compare Source
buildkitd-flags
if opt-in by @crazy-max in https://github.com/docker/setup-buildx-action/pull/363uuid
package and switch tocrypto
by @crazy-max in https://github.com/docker/setup-buildx-action/pull/366Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0
Masterminds/semver (github.com/Masterminds/semver/v3)
v3.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: Masterminds/semver@v3.2.1...v3.3.0
Masterminds/sprig (github.com/Masterminds/sprig/v3)
v3.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: Masterminds/sprig@v3.2.3...v3.3.0
golangci/golangci-lint (github.com/golangci/golangci-lint)
v1.61.0
Compare Source
junit-xml-extended
formatdupword
: from 0.0.14 to 0.1.1fatcontext
: from 0.4.0 to 0.5.2gci
: from 0.13.4 to 0.13.5 (new optionno-lex-order
)go-ruleguard
: from 0.4.2 to0fe6f58
(fix panic with custom linters)godot
: from 1.4.16 to 1.4.17gomodguard
: from 1.3.3 to 1.3.5gosec
: disable temporarilyG407
gosec
: fromab3f6c1
to 2.21.2 (partially fixG115
)intrange
: from 0.1.2 to 0.2.0nolintlint
: remove the empty line in the directive replacementtypecheck
v1.60.3
Compare Source
v1.60.2
Compare Source
prometheus/client_golang (github.com/prometheus/client_golang)
v1.20.5
: / 2024-10-15Compare Source
We decided to revert the
testutil
change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced
testutil
package/module with more flexible and safer APIs.Thanks to @dashpole @dgrisonnet @kakkoyun @ArthurSens @vesari @logicalhan @krajorama @bwplotka who helped in this patch release! 🤗
Changelog
[BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #1645
v1.20.4
Compare Source
v1.20.3
Compare Source
v1.20.2
Compare Source
v1.20.1
Compare Source
rs/xid (github.com/rs/xid)
v1.6.0
Compare Source
slack-go/slack (github.com/slack-go/slack)
v0.15.0
Compare Source
What's Changed
v0.15.0 is now available. It does contain minor breaking changes to two Block Kit elements along with a lot of new functionality.
Breaking Changes
Block Kit - Rich Text Section Date Element
If you are using the
RichTextSectionDateElement
block kit element, there is a new fieldFormat
which is now required. It previously did not exist, but was marked as required in the Block Kit Documentation. Similarly, the functionNewRichTextSectionDateElement
function signature has been updated to require the new parameter. While this may not have previously worked, the non-backwards compatible signature change prompts it to be identified as breaking change.Block Kit - Rich Text input Block Element
If you are using the
RichTextInputBlockElement
block kit element, theInitialValue
field type has been changed fromstring
to*RichTextBlock
to provide a more strongly typed experience. If you were previously passing a pre-formatted JSON object you will need to update your input to use theRichTextBlock
struct instead.Enhancements
calls.*
apis andType: call
in blockkit by @winston-stripe in https://github.com/slack-go/slack/pull/1190Bug Fixes
format
field to rich text date blocks by @luke-josh in https://github.com/slack-go/slack/pull/1317Chores
New Contributors
Full Changelog: slack-go/slack@v0.14.0...v0.15.0
github/codeql-action (github/codeql-action)
v3.27.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.0 - 22 Oct 2024
upload-sarif
Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by theupload-sarif
Action. #2557See the full CHANGELOG.md for more information.
v3.26.13
Compare Source
v3.26.12
Compare Source
v3.26.11
Compare Source
v3.26.10
Compare Source
v3.26.9
Compare Source
v3.26.8
Compare Source
v3.26.7
Compare Source
v3.26.6
Compare Source
v3.26.5
Compare Source
v3.26.4
Compare Source
v3.26.3
Compare Source
googleapis/google-api-go-client (google.golang.org/api)
v0.204.0
Compare Source
Features
Bug Fixes
Documentation
v0.203.0
Compare Source
Features
v0.202.0
Compare Source
Features
v0.201.0
Compare Source
Features
v0.200.0
Compare Source
Features
v0.199.0
Compare Source
Features
v0.198.0
Compare Source
Features
v0.197.0
Compare Source
Features
Bug Fixes
[
v0.196.0
](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.196.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.