Update all non-major dependencies #52
No reviewers
Labels
No labels
dependencies
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
alex/opengist!52
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/all-non-major-dependencies"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.4.12→3.4.141.15.0→1.15.2v2.6.0→v2.6.1v0.17.4→v0.18.0v1.11.1→v1.12.1v1.8.4→v1.8.51.26→1.27v0.54.0→v0.55.0v0.40.0→v0.41.0v2.12→v2.13.2v1.6.0→v1.6.211.11.1→11.12.00.18.1→0.18.418.0.6→18.0.110.26.0→0.38.08.1.5→8.2.22.0.0-alpha.18→2.0.0-alpha.19Release Notes
cure53/DOMPurify (dompurify)
v3.4.14: DOMPurify 3.4.14Compare Source
pointer-eventsandvector-effectpresentation attributes to the allow-list, thanks @Jaybhadev3.4.13: DOMPurify 3.4.13Compare Source
IN_PLACEsanitization, thanks @koyokrownerDocumentduringIN_PLACE, thanks @AkshayjainGthomiceli/opengist (ghcr.io/thomiceli/opengist)
v1.15.2Compare Source
See here how to update Opengist.
Added
Fixed
cat-filebatch reader (#802)v1.15.1Compare Source
See here how to update Opengist.
Fixed
blevesearch/bleve (github.com/blevesearch/bleve/v2)
v2.6.1Compare Source
What's Changed
docs/vectors.mdby @CascadingRadium in #2330New Contributors
Full Changelog: https://github.com/blevesearch/bleve/compare/v2.6.0...v2.6.1
go-webauthn/webauthn (github.com/go-webauthn/webauthn)
v0.18.0Compare Source
This release is a fairly major milestone in the development of this library. It has quite a few breaking changes but has
added support for most if not all of the extension requirements natively, and adds formal support for Post-Quantum
Cryptography with support for ML-DSA-44, ML-DSA-65, and ML-DSA-87 when used with go 1.27.
Details on the migration requirements for this version can be found int MIGRATION.md as they are substantial between
ths version and prior versions.
Bug Fixes
Features
BREAKING CHANGES
rejected, so a Config carrying one now fails validation.
longer substitutes SHA-256 for an unregistered algorithm. Callers must
handle the second value.
other than -8 or -19 no longer parses, failing the assertion rather than
verifying with
Ed25519.RegistrationOptionandLoginOptionnow return an error, so any option implemented outside this module must be adjusted, andWithExtensionsandWithAssertionExtensionsaccept extension options in place of a map.protocol.AuthenticationExtensionsandprotocol.AuthenticationExtensionsClientOutputsare structs rather thanmap[string]any,protocol.Extensionsis removed, andParsedPublicKeyCredential.GetAppIDtakes aprotocol.SessionExtensions.SessionData.Extensionschanges both its type and its encoded representation, so a session persisted by an earlier version cannot be decoded by this one, and a client extension output the Relying Party did not request now fails the ceremony unlessConfig.ExtensionsUnsolicitedOutputPolicysays otherwise.set of acceptable current statuses rather than a set which must all appear
somewhere in the report history.
stretchr/testify (github.com/stretchr/testify)
v1.12.1Compare Source
This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1
v1.12.0Compare Source
What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.11.0...v1.12.0
What's Changed
New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.11.0...v1.12.0
yuin/goldmark (github.com/yuin/goldmark)
v1.8.5Compare Source
actions/go-versions (go)
v1.27.0: 1.27.0Compare Source
Go 1.27.0
golangci/golangci-lint (golangci/golangci-lint)
v2.13.2Compare Source
Released on 2026-08-28
iface: from 1.5.0 to 1.5.1staticcheck: from 0.8.0 to 0.8.1unparam: from3f964bcto2fa3d84canonicalheader: from v1.1.2 to a temporary forkv2.13.1Compare Source
Released on 2026-08-20
ginkgolinter: from 0.23.1 to 0.24.0gofmt: fromd62b90etoe84e050staticcheck: from 0.8.0-rc.1 to 0.8.0wsl_v5: from 5.8.0 to 5.9.0v2.13.0Compare Source
Released on 2026-08-19
dupword: from 0.1.7 to 0.1.8 (new optionskip-raw-strings)errcheck: from 1.10.0 to 1.20.0exhaustruct_v5: from 4.0.0 to 5.0.2 (new configuration)exhaustruct: deprecated and replaced byexhaustruct_v5fatcontext: from 0.9.0 to 0.10.0 (new options:check-loops,check-function-literals)goconst: from 1.10.0 to 1.11.0 (new options:ignore-map-keys,exclude-types)gofumpt: from 0.9.2 to 0.11.0 (new options:extra.group-params,extra.clothe-returns,extra.balance-calls)gomoddirectives: from 0.8.0 to 0.9.0 (new option:replace-allow-all)gosec: from 2.26.1 to 2.27.1govet-modernize: from 0.44.0 to 0.49.0 (fmtappendfis removed. New analyzersatomictypes,embedlit,errorsastype,importcomment,reflecttypeassert,slicesclip, andslicesbackward.waitgroupis renamedwaitgroupgo)iface: from 1.4.3 to 1.5.0 (new analyzer:unusedmethod)noinlineerr: from 1.0.5 to 1.0.6nonamedreturns: from 1.0.6 to 1.0.8 (new option:allow-unused-named-returns)recvcheck: from 0.2.0 to 0.3.0 (new default exclusions)unparam: from5beb8c8to3f964bcclickhouse-go-linter: from 1.2.0 to 1.2.1errname: from 1.1.1 to 1.1.2exhaustruct: from 5.0.2 to 5.0.3funcorder: add missingFunctionfieldginkgolinter: from 0.23.0 to 0.23.1gocheckcompilerdirectives: from 1.3.0 to 1.4.0gocritic: from 0.14.3 to 0.14.4gomoddirectives: add missingIgnoreForbiddenfieldiface: from 1.4.2 to 1.4.3mirror: from 1.3.0 to 1.3.3nilnil: from 1.1.1 to 1.1.2protogetter: from 0.3.20 to 0.3.21go-gorm/postgres (gorm.io/driver/postgres)
v1.6.2Compare Source
v1.6.1Compare Source
highlightjs/highlight.js (highlight.js)
v11.12.0Compare Source
Parser Engine:
New Grammars:
.desktop/ systemd) grammar gg582Core Grammars:
atomic_*type names, not C11 atomic functions, issue #3837 Mark Xian#include, issue #3505 Pabloblockandendblockkeywords Anonymous Maarten3rdparty), issue #4170 Mark Xian//as a regex literal Zain Asif_of an identifier, issue #4258 Sarath Francisunicode-rangevalues Konstantin Baltsatbatchas an alias, issue #4395 Hashim Khandivtag lines starting with.classor#id, issue #3783 pikammmmmwherein GADT and closed type-family declarations, issue #3753 Konstantin Baltsatselfto built-in variables Dsaquelktmandktxaliases DarkMatter-999globalkeyword Nibiri***or___thematic break as the start of bold text, issue #3719 Mayank Guptaaiterandanext(3.10),frozendictandsentinel(3.15) Hugo van Kemenadelazy importsyntax from PEP 810 Peter Bierma::as a symbol, issue #4294 Hashim Khansafekeyword Frances Wingerterrawborrow operator in keywords Shiva Kiran Koninty\\and\"char-literal escapes so highlighting doesn't leak, issue #4351 Sarath FrancisDocumentation:
phpandphp-templateZain Asifpwshalias for PowerShell helpimnotdrowningnpm iProliecanThemes:
Build / Tooling:
Mode.keywordsKJyang-0114@colors/colorswith ansis webdiscusCONTRIBUTORS
v11.11.2Compare Source
Parser Engine:
New Grammars:
Core Grammars:
parallelkeyword, allow[]for Ada 2022 Max Reznik?'char literal and missingdefguardpkeyword Kevin Blochunicode-rangeparsing, issue #4253 Kerry ShetlineDocumentation:
highlightdeprecated message Brandon DongThemes:
Themes:
Night Coder Ashtheme Ashkan ShirpourNight Coder Charcoaltheme Ashkan ShirpourNight Coder Embertheme Ashkan ShirpourNight Coder Flametheme Ashkan ShirpourPapertheme Ashkan ShirpourIcetheme Ashkan ShirpourCONTRIBUTORS
KaTeX/KaTeX (katex)
v0.18.4Compare Source
Bug Fixes
v0.18.3Compare Source
Bug Fixes
v0.18.2Compare Source
Bug Fixes
markedjs/marked (marked)
v18.0.11Compare Source
Bug Fixes
v18.0.10Compare Source
Bug Fixes
v18.0.9Compare Source
Bug Fixes
v18.0.8Compare Source
Bug Fixes
v18.0.7Compare Source
Bug Fixes
meilisearch/meilisearch-kubernetes (meilisearch)
v0.38.0Compare Source
A Helm chart for the Meilisearch search engine
v0.37.0Compare Source
A Helm chart for the Meilisearch search engine
v0.36.0Compare Source
A Helm chart for the Meilisearch search engine
v0.35.0Compare Source
A Helm chart for the Meilisearch search engine
v0.34.0Compare Source
A Helm chart for the Meilisearch search engine
v0.33.0Compare Source
A Helm chart for the Meilisearch search engine
v0.32.0Compare Source
A Helm chart for the Meilisearch search engine
v0.31.0Compare Source
A Helm chart for the Meilisearch search engine
v0.30.0Compare Source
A Helm chart for the Meilisearch search engine
v0.29.0Compare Source
A Helm chart for the Meilisearch search engine
v0.28.0Compare Source
A Helm chart for the Meilisearch search engine
v0.27.0Compare Source
A Helm chart for the Meilisearch search engine
vitejs/vite (vite)
v8.2.2Compare Source
Features
@vitejs/devtoolspeer range to v0.5.0 (#23302) (495d9ff)Bug Fixes
resolve.preserveSymlinkswhen resolving root (fix #23197) (#23198) (8413052)Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
v8.2.1Compare Source
Bug Fixes
sharedPlugins: true(#23184) (15f0307)input(#23135) (b4bf596)Performance Improvements
Documentation
@defaultfor build.minify (#23177) (ef02435)Miscellaneous Chores
Code Refactoring
Tests
v8.2.0Compare Source
Features
inputtoserver.fs.allow(#23035) (95a3cda)Bug Fixes
Object.prototypeis frozen (#23073) (599c5b0)Documentation
Tests
vuejs/vitepress (vitepress)
v2.0.0-alpha.19Compare Source
Bug Fixes
preConfighook when extending configs (c39a85a), closes #5205cjkFriendlyoption (27762ea)lazyLoadingtolazyLoad(078786a)disableDetailedViewlocal search option (cec4998)lastUpdatedTextoption (18d1b47)outlineTitleoption (95c0420)Features
tabindexattribute (bffe1e1)attrs: falsefor disabling attrs plugin (e235dbe)note,important,cautionmarkdown containers (#5161) (3b560a0), closes #4427 #3928Performance Improvements
Reverts
BREAKING CHANGES
markdown.anchoroptions are now typed by@mdit/plugin-anchor. Common options (level,slugify,permalink,getTokensText,tabIndex, etc.) are unchanged, but the deprecated markdown-it-anchor permalink options (permalinkSymbol,renderPermalink, ...) are no longer accepted. Permalink builders likeheaderLinkare named exports of@mdit/plugin-anchorinstead of properties of the plugin.markdown.attrsoptions are now typed by@mdit/plugin-attrs:leftDelimiter,rightDelimiter, andallowedAttributesare renamed toleft,right, andallowed. Aruleoption is available for toggling individual attribute rules (VitePress disablesfenceby default).markdown.codeCopyButtonTitleis nowmarkdown.codeCopyButton.tooltipText, and its default changed from "Copy Code" to "Copy code". The--vp-code-copy-copied-text-contentCSS variable and its built-in per-language:lang()defaults are removed - setcodeCopyButton.copiedText(per locale) instead.useData().hashhas been removed. Read the hash fromuseRoute()instead.callers of vitepress' build() will now notice the version banner gets printed. To disable that, pass a noop function:
custom
themeConfig.i18nRoutingfunctions now receive the currentRouteas their second argument instead of the hashnormalize-level defaults differ from the old reset - native select and number-input chrome is restored, headings inherit font size and weight, the hidden attribute is enforced with !important, and every element starts with zero margin/padding and border-style: solid. Sites layering custom CSS on the default theme may notice.
relative urls in included markdown files resolve against the included file rather than the including page. Partials written for one specific location may need their links updated, or markdown.include.rebaseRelativeUrls set to false to keep resolving them from the including page. Absolute and external urls are unaffected. Note that the marker comments shift the line numbers reported for dead links following an include, which already pointed into the include-expanded source rather than the original file.
init: scaffold() now returns a
Promise<string>and must be awaited.The
defsproperty ofmarkdown.emojihas been renamed todefinitions.The
markdown.attrs.disableoption has been removed. Setmarkdown.attrstofalseinstead.The
markdown.image.lazyLoadingoption has been renamed tomarkdown.image.lazyLoad.The deprecated
disableDetailedViewoption of local search has been removed. UsedetailedView: falseinstead.The deprecated
markdown.cjkFriendlyoption has been removed. Usemarkdown.cjkFriendlyEmphasisinstead.The deprecated
themeConfig.lastUpdatedTextoption has been removed. UsethemeConfig.lastUpdated.textinstead.The deprecated
themeConfig.outlineTitleoption has been removed. UsethemeConfig.outline.labelinstead.The Inter4CJK font family has been renamed to 'Inter Core'. Custom --vp-font-family-base overrides referencing Inter4CJK must be updated.
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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 CLI.
ℹ️ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
github.com/blevesearch/bleve_index_apiv1.4.0->v1.4.1github.com/blevesearch/geov0.2.5->v0.2.6github.com/blevesearch/scorch_segment_api/v2v2.4.8->v2.4.10github.com/blevesearch/zapx/v17v17.2.1->v17.2.3github.com/fxamacker/cbor/v2v2.9.2->v2.9.3github.com/go-webauthn/xv0.2.6->v0.3.0Edited/Blocked Notification
Renovate 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.
⚠️ Warning: custom changes will be lost.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.