-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update all dependencies #41
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
master
Choose a base branch
from
renovate/all
base: master
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
cea5df5
to
49fbe5d
Compare
cb315e2
to
f94b302
Compare
7a93dcd
to
f94b302
Compare
b57d297
to
69a99ab
Compare
7a2d323
to
856cd23
Compare
856cd23
to
74a9554
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
1237c7c
to
11e6909
Compare
1197f07
to
68551a3
Compare
2e72f07
to
7811cfa
Compare
82672de
to
b92bc26
Compare
a4e08fd
to
e467baf
Compare
9bbf743
to
2b04015
Compare
2b04015
to
488c822
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:
8.39.1
->8.46.0
8.39.1
->8.46.0
v4.7.1
->v4.8.1
v5.5.0
->v6.0.0
v4.4.0
->v5.0.0
^5.1.0
->^7.0.0
4.1.4
->4.2.0
v0.39.8
->v0.39.9
v2.4.0
->v2.5.0
v2.11.2
->v2.12.5
v3.29.9
->v4.30.8
v0.36.0
->v0.38.0
v0.8.0
->v0.9.1
0.39.8
->0.39.9
5.9.2
->5.9.3
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.46.0
Compare Source
🚀 Features
🩹 Fixes
export import
s (#11603)this: void
and binding (#11634)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.45.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.44.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.44.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.43.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.42.0
Compare Source
🩹 Fixes
You can read about our versioning strategy and releases on our website.
v8.41.0
Compare Source
🩹 Fixes
You can read about our versioning strategy and releases on our website.
v8.40.0
Compare Source
🚀 Features
EnumMember
(#11232)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.46.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.45.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.44.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.44.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.43.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.42.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.41.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.40.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
actions/dependency-review-action (actions/dependency-review-action)
v4.8.1
: Dependency Review Action v4.8.1Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4...v4.8.1
v4.8.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4...v4.8.0
v4.7.4
Compare Source
v4.7.3
: 4.7.3Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4...v4.7.3
v4.7.2
: 4.7.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4...v4.7.2
actions/setup-go (actions/setup-go)
v6.0.0
Compare Source
What's Changed
Breaking Changes
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
form-data
to bring in fix for critical vulnerability by @matthewhughes934 in #618New Contributors
Full Changelog: actions/setup-go@v5...v6.0.0
actions/setup-node (actions/setup-node)
v5.0.0
Compare Source
What's Changed
Breaking Changes
This update, introduces automatic caching when a valid
packageManager
field is present in yourpackage.json
. This aims to improve workflow performance and make dependency management more seamless.To disable this automatic caching, set
package-manager-cache: false
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
New Contributors
Full Changelog: actions/setup-node@v4...v5.0.0
facebook/react (eslint-plugin-react-hooks)
v7.0.0
Compare Source
This release slims down presets to just 2 configurations (
recommended
andrecommended-latest
), and all compiler rules are enabled by default.recommended-latest-legacy
andflat/recommended
configs. The plugin now providesrecommended
(legacy and flat configs with all recommended rules), andrecommended-latest
(legacy and flat configs with all recommended rules plus new bleeding edge experimental compiler rules). (@poteto in #34757)v6.1.1
Compare Source
Note: 6.1.0 accidentally allowed use of
recommended
without flat config, causing errors when used with ESLint v9'sdefineConfig()
helper. This has been fixed in 6.1.1.recommended
config for flat config compatibility. Therecommended
config has been converted to flat config format. Non-flat config users should userecommended-legacy
instead. (@poteto in #34700)recommended-latest
andrecommended-latest-legacy
configs that include React Compiler rules. (@poteto in #34675)NoUnusedOptOutDirectives
rule. (@poteto in #34703)hermes-parser
and dependency. (@poteto in #34719)@babel/plugin-proposal-private-methods
dependency. (@ArnaudBarre and @josephsavona in #34715)v6.1.0
Compare Source
Note: Version 6.0.0 was mistakenly released and immediately deprecated and untagged on npm. This is the first official 6.x major release and includes breaking changes.
recommended
preset. Legacy config moved torecommended-legacy
. (@michaelfaith in #32457)use
within try/catch blocks. (@poteto in #34040)useEffectEvent
functions in arbitrary closures. (@jbrown215 in #33544)React.useEffect
in addition touseEffect
in rules-of-hooks. (@Ayc0 in #34076)react-hooks
settings config option that to acceptadditionalEffectHooks
that are used across exhaustive-deps and rules-of-hooks rules. (@jbrown215) in #34497v6.0.0
Compare Source
Accidentally released. See 6.1.0 for the actual changes.
sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)
v4.2.0
Compare Source
aperturerobotics/starpc (github.com/aperturerobotics/starpc)
v0.39.9
Compare Source
golangci/golangci-lint (github.com/golangci/golangci-lint/v2)
v2.5.0
Compare Source
godoclint
linter https://github.com/godoc-lint/godoc-lintunqueryvet
linter https://github.com/MirrexOne/unqueryvetiotamixing
linter https://github.com/AdminBenni/iota-mixingembeddedstructfieldcheck
: from 0.3.0 to 0.4.0 (new option:empty-line
)err113
: fromaea10b5
to 0.1.1 (skip internals ofIs
methods forerror
type)ginkgolinter
: from 0.20.0 to 0.21.0 (new option:force-tonot
)gofumpt
: from 0.8.0 to 0.9.1 (new rule is to "clothe" naked returns for the sake of clarity)ineffassign
: from 0.1.0 to 0.2.0 (new option:check-escaping-errors
)musttag
: from 0.13.1 to 0.14.0 (support interface methods)revive
: from 1.11.0 to 1.12.0 (new options:identical-ifelseif-branches
,identical-ifelseif-conditions
,identical-switch-branches
,identical-switch-conditions
,package-directory-mismatch
,unsecure-url-scheme
,use-waitgroup-go
,useless-fallthrough
)thelper
: from 0.6.3 to 0.7.1 (skipt.Helper
in functions passed tosynctest.Test
)wsl
: from 5.1.1 to 5.2.0 (improvements related to subexpressions)asciicheck
: from 0.4.1 to 0.5.0errname
: from 1.1.0 to 1.1.1fatcontext
: from 0.8.0 to 0.8.1go-printf-func-name
: from 0.1.0 to 0.1.1godot
: from 1.5.1 to 1.5.4gosec
: from 2.22.7 to 2.22.8nilerr
: from 0.1.1 to a temporary forknilnil
: from 1.1.0 to 1.1.1protogetter
: from 0.3.15 to 0.3.16tagliatelle
: from 0.7.1 to 0.7.2testifylint
: from 1.6.1 to 1.6.4goreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)
v2.12.5
Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.12.
Changelog
Full Changelog: goreleaser/goreleaser@v2.12.4...v2.12.5
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?
v2.12.4
Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.12.
Changelog
Bug fixes
5991ec9
: fix(deps): update fang, fix error handler (@caarlos0)ed03d58
: fix(docker/v2): handle bad COPY/ADD (@caarlos0)6c05856
: fix(docker/v2): more logs (@caarlos0)806492d
: fix(makeself): path to script, better tests (@caarlos0)0ffcd8f
: fix: error handling in github actions (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.12.3...v2.12.4
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?
v2.12.3
Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.12.
Changelog
Bug fixes
a1d945d
: fix(makeself): keep full binary name (@caarlos0)54274e5
: fix(makeself): keep script name (@caarlos0)f195f3c
: fix(sbom): --enrich=all should be the default (#6095) (@caarlos0)798a927
: fix: lint (@caarlos0)Documentation updates
78ec122
: docs(sec): threat model (@caarlos0)269a76b
: docs: fedora move exclude to repo config (#6103) (@mulbc)fd5a30f
: docs: fix inconsistency about symlink in nfpm.md (#6094) (@kaitokimuraofficial)44b0d91
: docs: fix title (@caarlos0)f63a01c
: docs: icons on smaller screens (@caarlos0)821cd7a
: docs: pin mkdocs-material image, add it to dependabot (@caarlos0)Other work
0ef2b3f
: ci(sec): improve workflows (@caarlos0)3eea0d7
: ci(sec): improve workflows perms (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.12.2...v2.12.3
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?
v2.12.2
Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.12.
Changelog
Bug fixes
63d8105
: fix(dockers/v2): properly support pywheel (#6089) (@caarlos0)Other work
5d46c96
: ci(sec): improve codeql (#6090) (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.12.1...v2.12.2
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?
v2.12.1
Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.12.
Changelog
Bug fixes
12f7f48
: fix(blob): artifact filter (@caarlos0)744dcac
: fix(blob): disable ssl param name (#6048) (@caarlos0)60a6c65
: fix(docker/v2): do not warn skip docker/v2 on production builds (#6047) (@caarlos0)1f75831
: fix(docker/v2): improve error message (@caarlos0)6f7199e
: fix(docker/v2): properly set manifest annotations (#6053) (@caarlos0)f57c1ce
: fix(poetry): schema, import (@caarlos0)26c8097
: fix(schema): Introduce BinarySign struct to fix schema bug (#6058) (@frenchi)bd3743d
: fix: lint issues ([@caarlos0](https://redirecConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.