-
Notifications
You must be signed in to change notification settings - Fork 24
fix(deps): update all dependencies #703
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Contributor
Author
|
e7698f4 to
77878a8
Compare
77878a8 to
1a406f3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.10.2→v0.11.1d62b90e→e7be49av2.6.2→v2.7.2v0.0.0-20250217134842-442fd0091d95→v0.14.0v0.20.0→v0.21.0v1.45.0→v1.46.0v4.10.0→v4.11.0v3.213.0→v3.214.03.213.0→3.214.0v1.45.0→v1.46.0Release Notes
godoc-lint/godoc-lint (github.com/godoc-lint/godoc-lint)
v0.11.1Compare Source
Notable changes
max-lenrule (#88 by @babakks, thanks to @twpayne)Changelog
c534e5fchore: release v0.11.1 (#89)a66679eMerge pull request #88 from godoc-lint/babakks/more-accurate-line-reporting89442f7docs: link tosourceexclusion rules in Golangci-lint80a5d90fix: improve issue position formax-lenc12721bchore: bump version (#87)Released by GoReleaser.
v0.11.0Compare Source
Notable changes
require-stdlib-doclink, is added to detect plaintext references to stdlib declarations and force them to be proper Doc links (#82 by @babakks, thanks to @ccoVeille)max-lenrule, namedmax-len/ignore-patterns, is added to allow skipping lines that match one or more patterns (#81 by @babakks, thanks to @pmalek)start-with-nameandrequire-docrules now ignore exported methods on unexported types by default (#83 by @babakks, thanks to @bufdev)Changelog
2d72f76chore: release v0.11.0 (#86)863c5ceMerge pull request #85 from godoc-lint/babakks/random-enhancementsceb4a93docs: remark min version per rule6b63a68refactor: remove unusedoptiontags011cc78chore: replacegopkg.in/yaml.v3withgo.yaml.in/yaml/v3de5c2a0ci: upgrade actions2ac3373Merge pull request #83 from godoc-lint/babakks/require-doc-ignore-pub-methods-on-priv-typesa165024test: assertrequire-stdlib-doclinkis not enabled by defaultf608aa8test: assert exported methods on unexported types are ignored instart-with-name17096b4test: assert exported methods on unexported types are ignored inrequire-docec54b1dfix: ignore exported methods on unexported types instart-with-name9bcb844fix: ignore exported methods on unexported types inrequire-doc3d99865test: assert extraction of method receiver base type namea05ab69feat: extract method receiver name86d5985Merge pull request #82 from godoc-lint/babakks/suggest-doc-links25ddf71test: add more tests forrequire-stdlib-doclinkrule17c8745docs: apply doclink suggestion4b01f97chore: exclude/gen52ed512docs: add link to Golangci-lint config referencedb77f6ddocs: addrequire-stdlib-doclink904378btest: assertrequire-stdlib-doclinkrule function2ba1d9ffeat: addrequire-stdlib-doclinkrule8345764chore: use go1.25.5 toolchain1665843chore: upgrade deps742c79bMerge pull request #81 from godoc-lint/babakks/allow-max-len-ignore-lines95cc2d8refactor: usereflect.TypeFor062c1e4docs: hint atmax-len/ignore-patternseffe2a0test: assertmax-len/ignore-patternsfunction52f7e69feat: addmax-len/ignore-patternsoption23761efchore: bump version (#77)Released by GoReleaser.
golangci/golangci-lint (github.com/golangci/golangci-lint/v2)
v2.7.2Compare Source
Released on 2025-12-07
gosec: from 2.22.10 todaccba6v2.7.1Compare Source
Released on 2025-12-04
modernize: disablestringscutanalyzerv2.7.0Compare Source
customcommandno-sprintf-host-port: from 0.2.0 to 0.3.1 (ignore string literals without a colon)unqueryvet: from 1.2.1 to 1.3.0 (handlesconstandvardeclarations)revive: from 1.12.0 to 1.13.0 (new option:enable-default-rules, new rules:forbidden-call-in-wg-go,unnecessary-if,inefficient-map-lookup)modernize: from 0.38.0 to 0.39.0 (new analyzers:plusbuild,stringscut)perfsprint: from 0.10.0 to 0.10.1wrapcheck: from 2.11.0 to 2.12.0godoc-lint: from 0.10.1 to 0.10.2customcommandpulumi/esc (github.com/pulumi/esc)
v0.21.0Compare Source
Improvements
fn::splitbuilt-in function to split strings into arrays.#281
esc login --helpfor moreinformation. #607
Bug Fixes
Breaking changes
pulumi/pulumi-aws-native (github.com/pulumi/pulumi-aws-native/sdk)
v1.46.0Compare Source
Changelog
d063bcdAutomated SDK generation @ aws-cloudformation-user-guide19dc52c(#2739)pulumi/pulumi-docker (github.com/pulumi/pulumi-docker/sdk/v4)
v4.11.0Compare Source
What's Changed
New Contributors
Full Changelog: pulumi/pulumi-docker@v4.10.0...v4.11.0
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.214.0Compare Source
3.214.0 (2025-12-30)
Features
[cli] Add --config and --config-path options to destroy and refresh
#21299
[sdkgen] Add
OutputStyleOnlyflag to functions to not emit their plain variants#21198
[sdk/python] Add support for
replacement_triggerin the Python SDK#20940
Bug Fixes
[engine] Pass ignoreChanges when issuing no-diff updates that resolve initErrors
#21319
[programgen] Fix a bug in programgen binding to invokes from parameterized packages
#21284
[cli/plugin] Fix plugin download URL overrides for fallback mechanism
#21095
Miscellaneous
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.