-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore(deps): update all non-major dependencies #2252
Conversation
frontend/package.json
Outdated
@@ -35,14 +35,14 @@ | |||
"@uiw/codemirror-theme-atomone": "^4.22.0", | |||
"@uiw/codemirror-theme-github": "^4.22.0", | |||
"@vitejs/plugin-react": "^4.0.4", | |||
"codemirror-json-schema": "0.7.0", | |||
"codemirror-json-schema": "0.7.8", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we definitely don't want this update as it will make all the syntax files come back. I'll add a PR to ignore this dependency from renovate
d35de39
to
305317d
Compare
ℹ Artifact update noticeFile name: cmd/lint-commit-or-rollback/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Edited/Blocked NotificationRenovate 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. |
@wesbillman I retried this and couldn't see the package you were referring to, but obviously revert if you find it |
@worstell mind taking a look at this? The extraction code is failing, not sure why, but some upstream code has broken us :(
|
go mod tidy on that testdata module fixed it |
5801071
to
029841e
Compare
# Conflicts: # go.sum
029841e
to
1b92c9a
Compare
This PR contains the following updates:
6.29.0
->6.30.0
8.2.7
->8.2.8
8.2.7
->8.2.8
8.2.7
->8.2.8
8.2.7
->8.2.8
8.2.7
->8.2.8
8.2.7
->8.2.8
8.2.7
->8.2.8
8.2.7
->8.2.8
8.2.7
->8.2.8
20.14.13
->20.14.14
1.91.0
->1.92.0
7.17.0
->7.18.0
7.17.0
->7.18.0
0.2.64
->0.2.65
1.35.1
->1.36.0
4.5.11
->4.5.14
v2.6.0
->v2.10.0
v0.2.17
->v0.2.18
v0.3.24
->v0.3.25
1.22.5
->1.22.6
v0.19.0
->v0.20.0
v0.27.0
->v0.28.0
v0.7.0
->v0.8.0
v0.22.0
->v0.24.0
v0.22.0
->v0.23.0
v0.18.0
->v0.24.0
1.32.0
->1.34.0
5.7.2
->5.7.3
2.0.0
->2.0.10
15.2.7
->15.2.8
v1.31.1
->v1.32.0
8.4.40
->8.4.41
15.7
->15.8
3.7.1
->3.8.0
27.2
->27.3
6.25.1
->6.26.0
1.0.204
->1.0.205
1.0.121
->1.0.122
1.26.0
->1.27.0
8.2.7
->8.2.8
3.4.7
->3.4.9
4.23.0
->4.24.0
10.0.0-next.9
->10.0.0-next.11
4.44.2
->4.44.3
3.3.0
->3.4.0
2.0.0
->2.0.10
1.65.1
->1.66.0
1.65.1
->1.66.0
1.65.1
->1.66.0
2.0.0
->2.0.10
2.0.0
->2.0.10
2.0.0
->2.0.10
Release Notes
codemirror/view (@codemirror/view)
v6.30.0
Compare Source
Bug fixes
Make spell check corrections work again on
EditContext
-enabled Chrome versions.New features
The value returned by
hoverTooltip
now has anactive
property providing the state field used to store the open tooltips.v6.29.1
Compare Source
Bug fixes
Fix a crash on old Safari browsers that don't support
MediaQueryList.addEventListener
.Fix an issue where
EditorView.viewportLineBlocks
(and thus other things like the gutter) might be out of date after some kinds of decoration changes.storybookjs/storybook (@storybook/addon-essentials)
v8.2.8
Compare Source
storybookjs/storybook (@storybook/addon-onboarding)
v8.2.8
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.18.0
Compare Source
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib
eslint-plugin: [unbound-method] report on destructuring in function parameters
eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types
eslint-plugin: [strict-boolean-expressions] support branded booleans
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.18.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.
nektos/act (act)
v0.2.65
Changelog
Bug fixes
3c7eda7
fix: docker stub and add a test for this (#2355)a1a96da
fix: changed location of actrc in info message (#2373)6de25a5
fix: make node tool non volatile (#2372)2ad5ff7
fix: add missing service container health check (#2354)Other
bda491e
chore: bump VERSION to 0.2.65cd8b710
remove double negation in --help (#2405)a62063b
Bump mergo to v1.0.0 with new module URL (#2403)2feff3f
build(deps): bump github.com/timshannon/bolthold to v0.0.0-20240314194003-30aac6950928 (#2248)570ccf3
Fix #2363. Add /pre- and /post-entrypoint handling (#2394)1d6a00c
build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 (#2387)21fe901
build(deps): bump github.com/adrg/xdg from 0.4.0 to 0.5.0 (#2398)1ac4b60
build(deps): bump megalinter/megalinter from 7.11.1 to 7.13.0 (#2389)bufbuild/buf (buf)
v1.36.0
--list-services
and--list-methods
flags tobuf curl
, which trigger the command to listknown services or methods in the RPC schema, instead of invoking an RPC method.
clean
as a top-level option inbuf.gen.yaml
, matching thebuf generate --clean
flag. Ifset to true, this will delete the directories, jar files, or zip files set to
out
for eachplugin.
buf registry login
to complete the login flow in the browser by default. This allowsusers to login with their browser and have the token automatically provided to the CLI.
buf registry organization {create, delete, info, update}
commands to manage BSRorganizations. Remove
buf beta registry organization
commands.buf registry module {create, delete, deprecate, info, undeprecate, update}
commands tomanage BSR modules. Remove
buf beta registry repository
commands.buf registry label {archive, info, list, unarchive}
commands to manage BSR module labels.Remove
buf beta registry label
commands andbuf beta registry {archive, unarchive}
.buf registry commit {add-label, info, list, resolve}
to manage BSR module commits. Removebuf beta registry commit
commands.clap-rs/clap (clap)
v4.5.14
Compare Source
Features
Arg::add
for attaching arbitrary state, like completion hints, toArg
withoutArg
knowing about itv4.5.13
Compare Source
Fixes
#[flatten]
ing an optional#[group(skip)]
v4.5.12
Compare Source
alecthomas/assert (github.com/alecthomas/assert/v2)
v2.10.0
Compare Source
v2.9.0
Compare Source
v2.8.1
Compare Source
v2.8.0
Compare Source
v2.7.0
Compare Source
tliron/commonlog (github.com/tliron/commonlog)
v0.2.18
Compare Source
tliron/kutil (github.com/tliron/kutil)
v0.3.25
Compare Source
golang/go (go)
v1.22.6
casey/just (just)
v1.34.0
Compare Source
Fixed
Changed
Misc
set working-directory
(#2288 by nyurik)v1.33.0
Compare Source
Fixed
shell()
expression working directory in submodules (#2285 by casey)Added
working-directory
setting (#2283 by nyurik)[group]
attribute on submodules (#2263 by jmwoliver)[script]
attribute and addset script-interpreter
(#2264 by casey)Misc
(no group)
header before ungrouped recipes (#2268 by casey)script-interpreter
setting (#2265 by casey)set dotenv-path
does not overrideset dotenv-filename
(#2262 by casey)rancher/k3d (k3d)
v5.7.3
What's Changed
Full Changelog: k3d-io/k3d@v5.7.2...v5.7.3
JetBrains/kotlin (kotlin)
v2.0.10
: Kotlin 2.0.102.0.10
Apple Ecosystem
KT-68257
Xcode incorrectly reuses embedAndSign framework when moving to and from 2.0.0Compiler
Fixes
KT-69876
K2 Compile exception: Only IrBlockBody together with kotlinx serializationKT-68521
K2: Property's private setters can be bypassed when using plusAssign and minusAssign operatorsKT-68667
K2: Compiler hangs on mapNotNull and elvis inside lambdaKT-68747
K2: Long compilation time because of constraint solving when using typealias in different modulesKT-68940
K2: "IllegalArgumentException: All variables should be fixed to something"KT-68797
K2 / Native: "java.lang.IllegalStateException: FIELD" caused by enabled cachingKT-68362
False-positive ABSTRACT_MEMBER_NOT_IMPLEMENTED for inheritor of java class which directly implements java.util.MapKT-68449
K2: "when" expression returns UnitKT-67072
K2: inconsistent stability of open vals on receivers of final typeKT-68570
K2: "Unresolved reference" in call with lambda argument and nested lambda argumentKT-69159
K2: KotlinNothingValueException in ExposedKT-68623
K2: "Only safe or null-asserted calls are allowed" on safe callKT-68193
JDK 21: new MutableList.addFirst/addLast methods allow adding nullable value for non-null typesKT-67804
removeFirst and removeLast return type with Java 21KT-68727
K2: "Null argument in ExpressionCodegen for parameter VALUE_PARAMETER" caused by an enum class with default parameter in a different moduleKT-68383
K2: "Argument type mismatch: actual type is 'kotlin.String', but 'T & Any' was expected." with intersection typesKT-68546
K2: false-positive conflicting overloads error on inheriting generic type with inherited generic and non-generic member overloadsKT-68626
K2: "Conflicting Overloads" for function if inherited from generic typeKT-68351
K2: "Suspension functions can only be called within coroutine body"KT-68489
K2: WRONG_ANNOTATION_TARGET with Java and Kotlin@Target
annotation positionsKT-69058
K2: Java-defined property annotations not persistedKT-64515
K2 IDE: [NEW_INFERENCE_ERROR] in a build.gradle.kts script while applying "jvm-test-suite" plugin and then configuringConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.