-
Notifications
You must be signed in to change notification settings - Fork 95
fix(deps): update all #482
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
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: webui/package-lock.json
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #482 +/- ##
======================================
Coverage 9.67% 9.67%
======================================
Files 39 39
Lines 2873 2873
======================================
Hits 278 278
Misses 2572 2572
Partials 23 23 |
3640b9a
to
04594b9
Compare
ca24103
to
59c0f32
Compare
42b9e39
to
32f2872
Compare
5306a29
to
e1435ce
Compare
32695d7
to
737aedf
Compare
49f6d3b
to
0498da3
Compare
250cb21
to
535f212
Compare
535f212
to
49589bc
Compare
c37bd49
to
a79bd74
Compare
f319f7b
to
16fe95c
Compare
12079b6
to
821eb97
Compare
821eb97
to
4d2a10e
Compare
This PR contains the following updates:
0.13.3
->0.14.0
v2.5.5
->v2.6.0
v1.3.3
->v1.3.4
v0.53.0
->v0.54.3
v2.4.0
->v2.27.6
039620a
->686a1a2
1.23.4
->1.24.2
1.23.x
->1.24.x
1.23-bookworm
->1.24-bookworm
v0.11.0
->v0.13.0
v0.22.0
->v0.24.0
9.5-1733767867
->9.5-1742914212
"~> 0.1.1"
->"~> 0.2.0"
Release Notes
chrisrhymes/bulma-clean-theme (bulma-clean-theme)
v0.14.0
Compare Source
fyne-io/fyne (fyne.io/fyne/v2)
v2.6.0
: With v2.6.0 Fyne is faster than ever and passing Go's race checks too :)Compare Source
This massive update to Fyne introduces a new threading model that allows it to be a lot faster whilst being free of data races as well!
Developers who use background processing will need to make use of the new
fyne.Do
and anyone with custom widgets that make use of locking to provide thread safety can now remove it as all Fyne callbacks occur on the same goroutine.Your app may need a few updates (logs will show you where behaviour changes should be added) but can see up to 3x speed increase depending on the number of graphical elements and how frequently they are updated.
Added
fyneDo = true
ScrollToOffset
functions to collection widgetsAppend
function to TextGridPrepend
function to AccordionSetTitleText
Changed
Fixed
This is obviously a big update - please get in touch if you have any questions or challenges adopting this new version.
See important upgrade notes at https://docs.fyne.io/api/v2.6/upgrading.
antchfx/htmlquery (github.com/antchfx/htmlquery)
v1.3.4
Compare Source
Update packages:
golang.org/x/net
from v0.7.0 to v0.33.0github.com/antchfx/xpath
from v1.3.2 to v1.3.3moov-io/base (github.com/moov-io/base)
v0.54.3
Compare Source
IMPROVEMENTS
BUILD
v0.54.2
Compare Source
BUILD
v0.54.1
Compare Source
v0.54.0 was accidently pushed as a breaking change by forcing upgrades to Go 1.24 - v0.54.1 has been released which does not require Go 1.24
BUILD
v0.54.0
Compare Source
urfave/cli (github.com/urfave/cli/v2)
v2.27.6
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.5...v2.27.6
v2.27.5
Compare Source
What's Changed
UseShortOptionHandling
description by @BlackHole1 in https://github.com/urfave/cli/pull/1956Full Changelog: urfave/cli@v2.27.4...v2.27.5
v2.27.4
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.3...v2.27.4
v2.27.3
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.27.2...v2.27.3
v2.27.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.27.1...v2.27.2
v2.27.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.0...v2.27.1
v2.27.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.26.0...v2.27.0
v2.26.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.7...v2.26.0
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
v2.25.1
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.0...v2.25.1
v2.25.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.4...v2.25.0
v2.24.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.3...v2.24.4
v2.24.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.24.2...v2.24.3
v2.24.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.1...v2.24.2
v2.24.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.24.0...v2.24.1
v2.24.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.10...v2.24.0
v2.23.10
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.9...v2.23.10
v2.23.9
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.8...v2.23.9
v2.23.8
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.7...v2.23.8
v2.23.7
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.6...v2.23.7
v2.23.6
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.5...v2.23.6
v2.23.5
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.4...v2.23.5
v2.23.4
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.3...v2.23.4
v2.23.3
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.2...v2.23.3
Note. This is considered a minor release even though it has a new "feature" i.e support for int64slice for alstrc flags. The int64slice is verbatim copy of existing code and doesnt include any new behaviour compared to other altsrc flags.
v2.23.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.1...v2.23.2
v2.23.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.0...v2.23.1
v2.23.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.22.0...v2.23.0
v2.22.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.21.0...v2.22.0
v2.21.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.5...v2.21.0
v2.20.5
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.20.4...v2.20.5
v2.20.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.20.3...v2.20.4
v2.20.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.2...v2.20.3
v2.20.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.1...v2.20.2
v2.20.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.0...v2.20.1
v2.20.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.19.3...v2.20.0
v2.19.3
Compare Source
What's Changed
urfave-cli-genflags
via itsMakefile
by @meatballhat in https://github.com/urfave/cli/pull/1526Full Changelog: urfave/cli@v2.19.2...v2.19.3
v2.19.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.19.1...v2.19.2
v2.19.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.19.0...v2.19.1
v2.19.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.18.2...v2.19.0
v2.18.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.18.1...v2.18.2
v2.18.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.18.0...v2.18.1
v2.18.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.17.2...v2.18.0
v2.17.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.17.1...v2.17.2
v2.17.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.17.0...v2.17.1
v2.17.0
Compare Source
What's Changed
New Contributors
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.