-
Notifications
You must be signed in to change notification settings - Fork 32
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
Update go deps #72
Merged
Merged
Update go deps #72
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
force-pushed
the
renovate/go-deps
branch
from
March 5, 2023 02:46
2f2abc1
to
77e15ff
Compare
renovate
bot
changed the title
Update module github.com/pion/webrtc/v3 to v3.1.57
Update go deps
Mar 5, 2023
renovate
bot
force-pushed
the
renovate/go-deps
branch
3 times, most recently
from
March 14, 2023 10:46
49f3056
to
24412f4
Compare
renovate
bot
force-pushed
the
renovate/go-deps
branch
2 times, most recently
from
March 17, 2023 21:10
84d2c4e
to
7231b86
Compare
renovate
bot
changed the title
Update go deps
Update module github.com/urfave/cli/v2 to v2.25.0
Mar 22, 2023
renovate
bot
force-pushed
the
renovate/go-deps
branch
from
March 22, 2023 23:44
7231b86
to
2c08a7b
Compare
renovate
bot
changed the title
Update module github.com/urfave/cli/v2 to v2.25.0
Update module github.com/urfave/cli/v2 to v2.25.1
Mar 26, 2023
renovate
bot
force-pushed
the
renovate/go-deps
branch
2 times, most recently
from
March 30, 2023 03:48
fe433ac
to
e71ede8
Compare
renovate
bot
changed the title
Update module github.com/urfave/cli/v2 to v2.25.1
Update go deps
Mar 30, 2023
renovate
bot
changed the title
Update go deps
Update module github.com/urfave/cli/v2 to v2.25.1
Apr 7, 2023
renovate
bot
changed the title
Update module github.com/urfave/cli/v2 to v2.25.1
Update go deps
Apr 13, 2023
renovate
bot
force-pushed
the
renovate/go-deps
branch
2 times, most recently
from
April 17, 2023 04:16
7a7f9c7
to
953ba86
Compare
renovate
bot
force-pushed
the
renovate/go-deps
branch
4 times, most recently
from
April 26, 2023 20:51
9a12a86
to
69d99ab
Compare
renovate
bot
force-pushed
the
renovate/go-deps
branch
7 times, most recently
from
May 4, 2023 21:50
b86fde1
to
83ab2fd
Compare
renovate
bot
force-pushed
the
renovate/go-deps
branch
2 times, most recently
from
May 11, 2023 23:23
f006ef2
to
1453611
Compare
renovate
bot
force-pushed
the
renovate/go-deps
branch
7 times, most recently
from
September 9, 2023 00:46
8383a8a
to
2691648
Compare
renovate
bot
force-pushed
the
renovate/go-deps
branch
2 times, most recently
from
September 14, 2023 18:11
bc27f45
to
7e97bcc
Compare
renovate
bot
force-pushed
the
renovate/go-deps
branch
5 times, most recently
from
September 27, 2023 14:08
dba3bbe
to
3b3a86f
Compare
renovate
bot
force-pushed
the
renovate/go-deps
branch
3 times, most recently
from
October 5, 2023 15:05
29bcfd8
to
e91cbbd
Compare
renovate
bot
force-pushed
the
renovate/go-deps
branch
3 times, most recently
from
October 13, 2023 13:45
6e8154b
to
97e904e
Compare
renovate
bot
force-pushed
the
renovate/go-deps
branch
5 times, most recently
from
October 19, 2023 00:44
019b455
to
dbdd9b8
Compare
Generated by renovateBot
renovate
bot
force-pushed
the
renovate/go-deps
branch
from
October 26, 2023 15:04
dbdd9b8
to
a951df6
Compare
biglittlebigben
approved these changes
Oct 26, 2023
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:
v0.35.0
->v0.39.0
v0.1.18
->v0.1.24
v1.8.1
->v1.8.2
v3.2.20
->v3.2.21
v1.16.0
->v1.17.0
v1.9.0
->v1.9.3
v2.25.1
->v2.25.7
v0.2.0
->v0.3.1
v0.7.0
->v0.13.0
v1.58.3
->v1.59.0
Release Notes
Eyevinn/mp4ff (github.com/Eyevinn/mp4ff)
v0.39.0
Compare Source
Changed
Added
Fixed
v0.38.1
Compare Source
Fixed
v0.38.0
Compare Source
Added
ludt
,tlou
, andalou
desc
,©cpy
,©nam
,©ART
boxesGenericContainerBox
structDecFileFlags
provide option toDecodeFile
to look for mfra boxChanged
©too
useGenericContainerBox
AnchorPoint
Fixed
v0.37.0
Compare Source
Added
Fixed
SttsBox.GetSampleNrAtTime
now supports a final zero sample durationv0.36.0
Compare Source
Changed
rbsp_trailing_bits
are missingFixed
Added
combine-segs
that shows how to multiplex init and media segments into multi-track segmentspion/interceptor (github.com/pion/interceptor)
v0.1.24
Compare Source
What's Changed
Full Changelog: pion/interceptor@v0.1.23...v0.1.24
v0.1.23
Compare Source
Changelog
69a58bb
Update AUTHORS.txt2d3d6ab
Fix wrap around on out of order packetv0.1.22
Compare Source
What's Changed
Full Changelog: pion/interceptor@v0.1.21...v0.1.22
v0.1.21
Compare Source
What's Changed
New Contributors
Full Changelog: pion/interceptor@v0.1.20...v0.1.21
v0.1.20
Compare Source
What's Changed
New Contributors
Full Changelog: pion/interceptor@v0.1.19...v0.1.20
v0.1.19
Compare Source
Changelog
47036fc
Update module github.com/pion/transport/v2 to v3pion/rtp (github.com/pion/rtp)
v1.8.2
Compare Source
Changelog
bfe92b9
Optimize the performance of H264 packaging67d2b3e
Move pkg into codecs/av13fbe548
Update CI configs to v0.10.11pion/webrtc (github.com/pion/webrtc/v3)
v3.2.21
Compare Source
Changelog
48303e5
Fix DataChannel.handleOpenprometheus/client_golang (github.com/prometheus/client_golang)
v1.17.0
Compare Source
What's Changed
Commits
code
andmethod
but withWithLabelFromCtx
by @tigrato in https://github.com/prometheus/client_golang/pull/1318New Contributors
Full Changelog: prometheus/client_golang@v1.16.0...v1.17.0
sirupsen/logrus (github.com/sirupsen/logrus)
v1.9.3
Compare Source
Full Changelog: sirupsen/logrus@v1.9.2...v1.9.3
v1.9.2
Compare Source
Full Changelog: sirupsen/logrus@v1.9.1...v1.9.2
v1.9.1
Compare Source
What's Changed
New Contributors
Full Changelog: sirupsen/logrus@v1.9.0...v1.9.1
urfave/cli (github.com/urfave/cli/v2)
v2.25.7
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.6...v2.25.7
v2.25.6
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.5...v2.25.6
v2.25.5
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.4...v2.25.5
v2.25.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.3...v2.25.4
v2.25.3
Compare Source
What's Changed
incorrectTypeForFlagError
for unknowns by @danhunsaker in https://github.com/urfave/cli/pull/1708New Contributors
Full Changelog: urfave/cli@v2.25.2...v2.25.3
v2.25.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.1...v2.25.2
yutopp/go-flv (github.com/yutopp/go-flv)
v0.3.1
Compare Source
What's Changed
Full Changelog: yutopp/go-flv@v0.3.0...v0.3.1
v0.3.0
Compare Source
grpc/grpc-go (google.golang.org/grpc)
v1.59.0
: Release 1.59.0Compare Source
Behavior Changes
grpc-status-details-bin
trailer (#6662)grpc-status-details-bin
trailer and pass through the trailer to the application directly (#6662)New Features
idle_timeout
of30m
(#6585)Documentation
Bug Fixes
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 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.
This PR has been generated by Mend Renovate. View repository job log here.