chore(deps): update non-major dependencies#40
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
e497ef9 to
5db0451
Compare
5db0451 to
4d97f99
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
33f0b7a to
a39a82b
Compare
a39a82b to
e12680f
Compare
This file contains hidden or 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
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:
7.0.6→7.0.7v1.197.0→v1.198.0v2.16.0→v2.17.0v0.53.0→v0.54.0Release Notes
withastro/astro (astro)
v7.0.7Compare Source
Patch Changes
#17318
23a4120Thanks @astrobot-houston! - Fixes CSS module scoped-name hash mismatch inastro devwhen usingvite.css.transformer: 'lightningcss'with content collections. Previously, a component importing a CSS module and rendered via content collectionrender()would get different class name hashes in the element and the injected<style>tag, causing styles not to apply.#17323
4298883Thanks @ematipico! - Fixes a dev server memory leak which caused Node.js to emit warnings in the console.#17323
4298883Thanks @ematipico! - Fixes a dev server crash when a.htmlor/index.htmlsuffixed request (such as thosenetlify devprobes as pretty-URL fallbacks) matched a dynamic endpoint route, causing aTypeError: Missing parametererror#17325
cebc404Thanks @astrobot-houston! - Fixes a bug where CSS@importrules could end up mid-stylesheet after inline CSS chunks were merged during build, causing browsers to silently ignore them#17323
4298883Thanks @ematipico! - Fixes a build regression that could leave unresolved preload markers in inlined scripts with external dynamic importsUpdated dependencies [
4298883,4298883]:digitalocean/godo (github.com/digitalocean/godo)
v1.198.0Compare Source
goreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)
v2.17.0Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.17.
Changelog
New Features
31d4279: feat(brew,cask,krew,nix,scoop,winget): default pull request branch name (#6685) (@caarlos0)e5f075b: feat(dockers/v2): retry build (@caarlos0)cd5f16b: feat(nfpm): support msix packages (#6647) (@umaidshahid and @caarlos0)43be34a: feat(scm): allow a custom token on the release repository (#6689) (@caarlos0)5ed70f2: feat(winget): allow configuring the manifest locale (#6680) (@caarlos0)6f7175a: feat: Allow GOARM softfloat and hardfloat (#6198) (@MDr164 and @caarlos0)Security updates
b985ca8: sec(deps): bump go-pkcs12 to v0.7.2 (GO-2026-5052) (#6683) (@caarlos0)7c73b82: sec(deps): update golang.org/x/net (@caarlos0)Bug fixes
7d602ff: fix(builders): reject empty target string (#6679) (@sueun-dev)355d706: fix(client): skip merge-upstream when target repo is not a fork (#6646) (@jamessawle and @caarlos0)944bbb2: fix(deps): drop dep on docker/docker (#6682) (@caarlos0)a85ce26: fix(mcp): clean subfolder path (#6649) (@caarlos0)99a7173: fix(nfpm): produce valid arch for Termux packages (#6668) (@bltavares and @caarlos0)7200ec7: fix(winget): default head branch to a versioned template (#6684) (@Sanjays2402)6645820: fix: return error when go.mod is unreadable in CheckGoModPipe (#6644) (@SebTardif)Documentation updates
da7ce30: docs(casks): fix private-repo example broken by Homebrew 5.1.14 (#6639) (@caarlos0)09ebd03: docs(nfpm): note tilde ConventionalFileName (@caarlos0)ab7481e: docs: doc authoring skill (@caarlos0)b945ca3: docs: fix (@caarlos0)7e87fd3: docs: fix "lets" -> "let's" in quick-start guide (#6661) (@s3onghyun)698dae5: docs: fix typo in notarize.md (#6655) (@albertchae)f09c887: docs: good bye discord (@caarlos0)2642319: docs: improve home (@caarlos0)6b7710e: docs: updates (@caarlos0)Other work
2e6f200: chore: auto-update generated files (#6662) (@goreleaserbot)4bd4e38: chore: auto-update generated files (#6671) (@goreleaserbot)dcf5a6b: chore: auto-update generated files (#6675) (@goreleaserbot)baf110d: chore: auto-update generated files (#6688) (@goreleaserbot)3fa8a94: chore: godoc (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.16.0...v2.17.0
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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 was generated by Mend Renovate. View the repository job log.