chore(deps): update all non-major dependencies #1623
Merged
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:
1.9.0
->1.10.0
1.5.7
->1.5.24
20.12.12
->20.14.0
2.3.10
->2.4.0
0.2.62
->0.2.63
1.32.1
->1.32.2
0.7.2
->0.7.7
7.34.1
->7.34.2
v1.27.4
->v1.27.16
v1.17.4
->v1.17.16
1.11.0
->1.12.0
1.6.12
->1.6.14
3.9.6
->3.9.7
v1.29.10
->v1.30.0
1.6.14
->1.7.0
3.5.3
->3.6.0
Release Notes
bufbuild/protobuf-es (@bufbuild/protoc-gen-es)
v1.10.0
Compare Source
What's Changed
Full Changelog: bufbuild/protobuf-es@v1.9.0...v1.10.0
swc-project/swc (@swc/core)
v1.5.24
Compare Source
v1.5.23
Compare Source
Bug Fixes
(bindings/node) Fix regression of JS APIs (#8998) (125ddd2)
(es/jest) Handle
@jest/globals
(#8994) (a81a01f)v1.5.22
Compare Source
v1.5.20
Compare Source
v1.5.19
Compare Source
v1.5.11
Compare Source
Microsoft/vscode-test (@vscode/test-electron)
v2.4.0
Compare Source
-unreleased
suffix, such asinsiders-unreleased
.runVSCodeCommand
, using it for extension development.nektos/act (act)
v0.2.63
Changelog
Other
c959fdd
chore: bump VERSION to 0.2.634977ba9
Meta-copy-symlinks-new-actions-cache (#2337)ecd7875
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#2340)77acf9d
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 (#2341)e1e5671
Actions Artifacts v4 backend (#2224)8acde99
build(deps): bump github.com/docker/docker (#2333)6db9613
build(deps): bump github.com/docker/cli (#2332)070c257
Add documentation fordryrun
parameter (#2311)657a3d7
Fix for issue 2232: Many lines of "Could not find any stages to run" on run (#2272)69ef192
build(deps): bump github.com/docker/cli (#2325)2c9c489
build(deps): bump github.com/rhysd/actionlint from 1.6.27 to 1.7.0 (#2326)218edca
build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#2327)3429f1a
build(deps): bump github.com/docker/docker (#2324)1acda5f
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#2323)6bbef14
build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 (#2319)e6f8d89
build(deps): bump github.com/docker/cli (#2318)31e11d2
build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 (#2316)42405f4
build(deps): bump github.com/docker/docker (#2317)bufbuild/buf (buf)
v1.32.2
buf generate
to warn instead of error when proto3 optional is required but notsupported by a plugin.
acao/codemirror-json-schema (codemirror-json-schema)
v0.7.7
Compare Source
Patch Changes
edafa8f
Thanks @acao! - validate all strings with length > 1v0.7.6
Compare Source
Patch Changes
c8d2594
Thanks @acao! - set @codemirror/autocomplete as an optional peer, at a fix version for a bug with curly bracesv0.7.5
Compare Source
Patch Changes
ccffa61
Thanks @acao! - fixes bundling - remove .js imports and remains as moduleResolution: 'Node' to match cm6v0.7.4
Compare Source
Patch Changes
296617f
Thanks @imolorhe! - Improvements to completion logic (mainly for top level)v0.7.3
Compare Source
Patch Changes
da7f368
Thanks @imolorhe! - Handle generic validation errorjsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.2
Compare Source
Fixed
boolean-prop-naming
][boolean-prop-naming]: avoid a crash with a non-TSTypeReference type (#3718 @developer-bandi)jsx-no-leaked-render
][jsx-no-leaked-render]: invalid report if left side is boolean (#3746 @akulsr0)jsx-closing-bracket-location
][jsx-closing-bracket-location]: message shows{{details}}
when there are no details (#3759 @mdjermanovic)no-invalid-html-attribute
][no-invalid-html-attribute]: ensure error messages are correct (#3759 @mdjermanovic, @ljharb)Changed
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/credentials)
v1.17.8
v1.17.6
v1.17.5
gotestyourself/gotestsum (gotestsum)
v1.12.0
What's Changed
New Contributors
Full Changelog: gotestyourself/gotestsum@v1.11.0...v1.12.0
evilmartians/lefthook (lefthook)
v1.6.14
Compare Source
v1.6.13
Compare Source
apache/maven (maven)
v3.9.7
: 3.9.7Compare Source
Release Notes - Maven - Version 3.9.7
Bug
New Feature
Improvement
Task
Dependency upgrade
What's Changed
New Contributors
Full Changelog: apache/maven@maven-3.9.6...maven-3.9.7
cznic/sqlite (modernc.org/sqlite)
v1.30.0
Compare Source
sonatype/nexus-maven-plugins (org.sonatype.plugins:nexus-staging-maven-plugin)
v1.7.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.