-
Notifications
You must be signed in to change notification settings - Fork 0
Update all dependencies #53
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #53 +/- ##
=======================================
Coverage 92.65% 92.65%
=======================================
Files 9 9
Lines 245 245
=======================================
Hits 227 227
Misses 11 11
Partials 7 7 ☔ View full report in Codecov by Sentry. |
66b37a8
to
22890b5
Compare
90e86ff
to
e2b0b6a
Compare
e2b0b6a
to
68f09ed
Compare
42d973a
to
e09fb6b
Compare
e09fb6b
to
596256b
Compare
06ca187
to
02d57d5
Compare
02d57d5
to
42d17be
Compare
42d17be
to
b30f982
Compare
b30f982
to
bd40b3b
Compare
bd40b3b
to
9acd6fc
Compare
9acd6fc
to
8da0c32
Compare
8da0c32
to
39b4e5b
Compare
39b4e5b
to
b02a753
Compare
b02a753
to
ee67977
Compare
ee67977
to
7dfbe9b
Compare
7dfbe9b
to
b34cccb
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
f0cade2
to
47a0c21
Compare
47a0c21
to
a8799e0
Compare
a8799e0
to
f578747
Compare
f578747
to
c32fb58
Compare
c32fb58
to
a211a97
Compare
b2f545a
to
4744b81
Compare
4744b81
to
0a64385
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
2c809c5
NOTE: AWS lambda upgrade was removed from this PR due to larger changes needed to account for the deprecated StartHandler lambda func.
This PR contains the following updates:
v1.6.1
->v2.0.1
v0.4.2
->v0.6.5
v0.7.0
->v2.0.1
v1.26.0
->v1.47.0
v4.1.2+incompatible
->v5.1.0
v1.7.0
->v1.9.0
Release Notes
asecurityteam/logevent (github.com/asecurityteam/logevent)
v2.0.1
: Support for golang 1.22, upgrade dependenciesCompare Source
Upgrade all dependencies, including to go 1.22 in go.mod, hence major version.
v2.0.0
Compare Source
asecurityteam/runhttp (github.com/asecurityteam/runhttp)
v0.6.5
: Update Dependencies, remove code covCompare Source
Removed codecov by @jimene74 in https://github.com/asecurityteam/runhttp/pull/28
Update all dependencies by renovate in https://github.com/asecurityteam/runhttp/pull/32
v0.6.4
: Upgrade dependenciesCompare Source
Upgrade all dependencies
v0.6.3
: Dependency updatesCompare Source
What's Changed
Full Changelog: asecurityteam/runhttp@v0.6.2...v0.6.3
v0.6.2
: Dependency updates, new CICompare Source
What's Changed
New Contributors
Full Changelog: asecurityteam/runhttp@v0.6.0...v0.6.2
v0.6.1
: New release for renovateCompare Source
The old 0.6.0 tag had renovate confused with the changes we made so adding a new 0.6.1 tag to force renovate to get the latest changes.
v0.6.0
: Reverts component-shared use and moves runhttp back to invididual componentsCompare Source
v0.5.0
: Updating SDCLI and golang to 1.17, updating settings to address go-yaml VULNCompare Source
asecurityteam/settings (github.com/asecurityteam/settings)
v2.0.1
: Support for golang 1.22, upgrade dependenciesCompare Source
Upgrade all dependencies, including to go 1.22 in go.mod, hence major version.
v2.0.0
Compare Source
v1.0.0
: support variable expansionCompare Source
This is the v1.0.0 release, which includes support for variable expansion. One may place a string literal in one of the built-in sources like
"${A}"
and the library will expand the variable if it is found, and leave it as-is if not found. See README and unit tests for complete documentation.aws/aws-lambda-go (github.com/aws/aws-lambda-go)
v1.47.0
Compare Source
What's Changed
Full Changelog: aws/aws-lambda-go@v1.46.0...v1.47.0
v1.46.0
Compare Source
What's Changed
Full Changelog: aws/aws-lambda-go@v1.45.0...v1.46.0
v1.45.0
Compare Source
What's Changed
Full Changelog: aws/aws-lambda-go@v1.44.0...v1.45.0
v1.44.0
Compare Source
What's Changed
assert.PanicsWithValue
by @wafuwafu13 in https://github.com/aws/aws-lambda-go/pull/541New Contributors
Full Changelog: aws/aws-lambda-go@v1.43.0...v1.44.0
v1.43.0
Compare Source
What's Changed
New Contributors
Full Changelog: aws/aws-lambda-go@v1.42.0...v1.43.0
v1.42.0
Compare Source
What's Changed
New Contributors
Full Changelog: aws/aws-lambda-go@v1.41.0...v1.42.0
v1.41.0
Compare Source
What's Changed
trace_test.go
by @wafuwafu13 in https://github.com/aws/aws-lambda-go/pull/497New Contributors
Full Changelog: aws/aws-lambda-go@v1.40.0...v1.41.0
v1.40.0
Compare Source
What's Changed
New Contributors
Full Changelog: aws/aws-lambda-go@v1.39.1...v1.40.0
v1.39.1
Compare Source
What's Changed
Full Changelog: aws/aws-lambda-go@v1.39.0...v1.39.1
v1.39.0
Compare Source
What's Changed
Full Changelog: aws/aws-lambda-go@v1.38.0...v1.39.0
v1.38.0
Compare Source
What's Changed
New Contributors
Full Changelog: aws/aws-lambda-go@v1.37.0...v1.38.0
v1.37.0
Compare Source
What's Changed
bootstrap
by @bmoffatt in https://github.com/aws/aws-lambda-go/pull/476Full Changelog: aws/aws-lambda-go@v1.36.1...v1.37.0
v1.36.1
Compare Source
What's Changed
Full Changelog: aws/aws-lambda-go@v1.36.0...v1.36.1
v1.36.0
Compare Source
What's Changed
New Contributors
Full Changelog: aws/aws-lambda-go@v1.35.0...v1.36.0
v1.35.0
Compare Source
What's Changed
go install
to installbuild-lambda-zip
. by @shogo82148 in https://github.com/aws/aws-lambda-go/pull/464New Contributors
Full Changelog: aws/aws-lambda-go@v1.34.1...v1.35.0
v1.34.1
Compare Source
What's Changed
Full Changelog: aws/aws-lambda-go@v1.34.0...v1.34.1
v1.34.0
Compare Source
What's Changed
Full Changelog: aws/aws-lambda-go@v1.33.0...v1.34.0
v1.33.0
Compare Source
What's Changed
New Contributors
Full Changelog: aws/aws-lambda-go@v1.32.1...v1.33.0
v1.32.1
Compare Source
What's Changed
New Contributors
Full Changelog: aws/aws-lambda-go@v1.32.0...v1.32.1
v1.32.0
What's Changed
New Contributors
Full Changelog: aws/aws-lambda-go@v1.31.0...v1.32.0
v1.31.0
Compare Source
What's Changed
Full Changelog: aws/aws-lambda-go@v1.30.0...v1.31.0
v1.30.0
Compare Source
What's Changed
Full Changelog: aws/aws-lambda-go@v1.29.0...v1.30.0
v1.29.0
Compare Source
Includes:
2e104a6
)v1.28.0
Compare Source
Includes:
v1.27.1
Compare Source
Includes:
v1.27.0
Compare Source
Includes:
go-chi/chi (github.com/go-chi/chi)
v5.1.0
Compare Source
What's Changed
Discard()
method to themiddleware.WrapResponseWriter
interface. This is technically an API breaking change. However after some discussion at https://github.com/go-chi/chi/pull/926#discussion_r1658333481, we decided to move forward, and release as minor version, as we don't expect anyone to rely on this interface / implement it externally.New Contributors
Full Changelog: go-chi/chi@v5.0.14...v5.1.0
v5.0.14
Compare Source
v5.0.13
Compare Source
What's Changed
New Contributors
Full Changelog: go-chi/chi@v5.0.12...v5.0.13
v5.0.12
Compare Source
v5.0.11
Compare Source
v5.0.10
Compare Source
v5.0.9
Compare Source
v5.0.8
Compare Source
v5.0.7
Compare Source
v5.0.6
Compare Source
v5.0.5
Compare Source
v5.0.4
Compare Source
v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
v5.0.0
Compare Source
github.com/go-chi/chi/v5
introduces the adoption of Go's SIV to adhere to the current state-of-the-tools in Go.The most responsible thing to do for everyone's benefit is to just release v5 with SIV, so I present to you all,
chi v5 at
github.com/go-chi/chi/v5
. I hope someday the developer experience and ergonomics I've been seekingwill still come to fruition in some form, https://github.com/golang/go/issues/445504550
v4.1.3
Compare Source
stretchr/testify (github.com/stretchr/testify)
v1.9.0
Compare Source
What's Changed
Called
by @aud10slave in https://github.com/stretchr/testify/pull/631NotImplements
and variants by @hslatman in https://github.com/stretchr/testify/pull/1385New Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.