forked from entur/rutebanken-helpers
-
Notifications
You must be signed in to change notification settings - Fork 0
Update all dependencies #13
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 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
aa25071
to
5d8f08d
Compare
5d8f08d
to
e289487
Compare
e9e0210
to
2abab24
Compare
7165f2f
to
29325f1
Compare
d9537ea
to
f019dfa
Compare
f019dfa
to
362088a
Compare
14091e1
to
a47179e
Compare
3942987
to
c2c1c42
Compare
5ee7803
to
82aeb5e
Compare
f77f0f0
to
9619262
Compare
9619262
to
ba24ec6
Compare
a897da1
to
37c09fa
Compare
37c09fa
to
57616f0
Compare
56de351
to
4a34a50
Compare
bb6f555
to
d20c2e3
Compare
d20c2e3
to
3e3a3b5
Compare
3e3a3b5
to
42f1569
Compare
4f2ee43
to
4cc778d
Compare
a4dc359
to
fa387ec
Compare
fa387ec
to
ac14cba
Compare
70ddfa7
to
4f6a7b8
Compare
a8a9c3c
to
dbb42d3
Compare
dbb42d3
to
450afbe
Compare
9534b17
to
caabd64
Compare
7c9811f
to
80a2c82
Compare
80a2c82
to
7ef5d09
Compare
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:
v3
->v4
11.0
->21.0.6
v0.1.3
->v1.1.1
20.04
->24.04
1.6
->3.2.7
1.6.8
->1.7.0
2.2
->3.0
2.11.0
->2.19.0
5.12.4
->7.1.0
3.14.4
->4.11.0
2.25.4
->4.11.0
3.4.3
->6.1.1
1.53
->4.2
Release Notes
actions/checkout (actions/checkout)
v4
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946suzuki-shunsuke/github-action-renovate-config-validator (suzuki-shunsuke/github-action-renovate-config-validator)
v1.1.1
Compare Source
Bug Fixes
#768 #770 #772 Fixed a bug
strict
doesn't workrenovate-config-validator has an issue about
RENOVATE_CONFIG_FILE
.And now renovate-config-validator can accept files via positional arguments.
Unlike RENOVATE_CONFIG_FILE, positional arguments can pass multiple files, so we don't need to run
renovate-config-validator
by file.So this release replaces
RENOVATE_CONFIG_FILE
with positional arguments.v1.1.0
Compare Source
Features
#699 #701 Support validating multiple files
You can validate multiple files by setting multiple lines to
config_file_path
.Leading spaces on each line are removed.
e.g.
You can pass
config_file_path
through output command.e.g.
v1.0.1
Compare Source
Fixes
#551 Suppress
npx
warnings using--yes
option @TWiStErRobThis action executes renovate-config-validator via npx, then the following warning was outputted.
To suppress the warning, we set
npx
's--yes
option.https://docs.npmjs.com/cli/v8/commands/npx
🎉 New contributors
Thank you for your contribution!
@TWiStErRob #551
v1.0.0
Compare Source
#531 renovate-config-validator's --strict option is enabled by default.
How to migrate
There are several options.
false
to the inputstrict
to disable--strict
option#530 Pass inputs via environment variables to prevent malicious injection
Features
#531 Add the input
strict
.You can enable renovate-config-validator's
--strict
option.sonatype/nexus-maven-plugins (org.sonatype.plugins:nexus-staging-maven-plugin)
v1.7.0
Compare Source
v1.6.14
Compare Source
v1.6.13
Compare Source
v1.6.12
Compare Source
v1.6.11
Compare Source
v1.6.10
Compare Source
hamcrest/JavaHamcrest (org.hamcrest:hamcrest)
v3.0
Compare Source
Breaking Changes
and is not compatible with previous versions of Java. See
Issue #331 and
PR #411 for details. Developers who use Java 1.7 earlier can still
depend upon
hamcrest-2.2.jar
.Improvements
PR #415, see also
#264,
#355,
#396,and
#399)
fabric8io/kubernetes-client (io.fabric8:kubernetes-client)
v7.1.0
Compare Source
Bugs
New Features
v7.0.1
Compare Source
Bugs
v7.0.0
Compare Source
Bugs
Improvements
@AdditionalPrinterColumn
to specify a printer column by JSON path.@AdditionalSelectableField
and@SelectableField
to specify selectable fields.@Size
annotation to limit the size of strings, lists/arrays or mapsexlusiveMinimum
/exclusiveMaximum
support to@Min
and@Max
Config.errorMessages
fieldio.fabric8:zjsonpatch
to KubernetesClient projectDependency Upgrade
New Features
io.fabric8:kubernetes-model-validator
module to validate Kubernetes resourcesproxy-url
in kubeconfig's cluster configurationNote: Breaking changes
SupportTestingClient
interfaceConfig.errorMessages
has been removed. Please use Kubernetes status messages directly.io.fabric8:openshift-server-mock
artifactio:fabric8:kubernetes-model
artifactio:fabric8:service-catalog
io.fabric8.kubernetes.client.utils.IOHelpers
classio.fabric8.kubernetes.client.utils.Utils.getPluralFromKind
methodkubernetes-httpclient-vertx
)io.fabric8.openshift.api.model.runtime.RawExtension
classApiVersionUtil
classes in extension modulesio.fabric8.crd.generator.CRDInfo.getVersion
methodio.fabric8.kubernetes.client.Client.isAdaptable
methodio.fabric8.kubernetes.client.osgi.ManagedKubernetesClient
classio.fabric8.kubernetes.client.CustomResource
classio.fabric8.kubernetes.client.CustomResourceList
classio.fabric8.kubernetes.client.utils.ReflectUtils
class@PrinterColumn
to enumv6.13.5
Compare Source
Bugs
v6.13.4
Compare Source
Bugs
v6.13.3
Compare Source
Bugs
v6.13.2
Compare Source
Bugs
v1.APIVersions
in KubernetesClientConfigBuilder.withAutoConfigure
is not workingv6.13.1
Compare Source
Bugs
v6.13.0
Compare Source
Bugs
Improvements
Dependency Upgrade
Note: Breaking changes
storagemigration.k8s.io/v1alpha1
StorageVersionMigration
introduced in Kubernetes 1.30.0 is added to kubernetes-model-storageclass module. A dedicated module hasn't been created for this new ApiGroup.v6.12.1
Compare Source
Bugs
v6.12.0
Compare Source
Bugs
Log4j2Plugins.dat
descriptor in Kubernetes LookupImprovements
v6.11.0
Compare Source
Bugs
Improvements
UUID.randomUUID()
with UUID created via AtomicLongNew Features
open-virtual-networking
to manage resources ink8s.ovn.org/v1
API group.io.fabric8.openshift.api.model.DeploymentConfigRollback
kubernetes-log4j
module to lookup Kubernetes attributes in a Log4j Core configuration.Note: Breaking changes
This implies that builders will no longer be generated for these classes and that they won't have special deserialization/serialization behavior.
v6.10.0
Compare Source
Bugs
/tmp
is read-onlyImprovements
Dependency Upgrade
v1.29.0
sigs.k8s.io/gateway-api
go dependency to v1.0.0github.com/cert-manager/cert-manager
to latest available version (v1.14.0-alpha.0.0.20240105200543-3234974a3865
)New Features
Note: Breaking changes
flowcontrol.apiserver.k8s.io/v1alpha1
, please migrate toflowcontrol.apiserver.k8s.io/v1
resources (available viaclient.flowControl().v1()
DSL)io.fabric8.kubernetes.api.model.flowcontrol.v1alpha1.FlowSchema
removedio.fabric8.kubernetes.api.model.flowcontrol.v1alpha1.PriorityLevelConfiguration
removedio.fabric8.kubernetes.api.model.networking.v1alpha1.ClusterCIDR
removedclient.network().v1alpha1().clusterCIDRs()
has been removed from KubernetesClientv6.9.2
Compare Source
Bugs
v6.9.1
Compare Source
Bugs
Default
annotation in presence of multiple accessorsv6.9.0
Compare Source
Bugs
Improvements
additionalProperties
on generated POJOsdefault
Dependency Upgrade
New Features
Note: Breaking changes
io.fabric8.kubernetes.model.annotation.PrinterColumn
, useio.fabric8.crd.generator.annotation.PrinterColumn
v6.8.1
Compare Source
Bugs
v6.8.0
Compare Source
Bugs
Improvements
errorMessages
and deprecate itkubernetes-junit-jupiter-autodetect
to use with automatic extension registration@PrinterColumn
annotation has configuration field for priorityDependency Upgrade
New Features
Note: Breaking changes
client.resource(item).isReady()
orReadiness.getInstance().isReady(item)
instead.org.apache.camel.k:camel-k-crds
instead.date-time
fields, they are now mapped to nativejava.time.ZonedDateTime
junit.jupiter.extensions.autodetection.enabled=true
configuration. If you wish to use these extensions and autodetect them, change your dependency tokubernetes-junit-jupiter-autodetect
.io.fabric8.kubernetes.model.annotation.PrinterColumn
in favor of:io.fabric8.crd.generator.annotation.PrinterColumn
resource.k8s.io/v1alpha1
have been moved toresource.k8s.io/v1alpha2
apiGroup in Kubernetes 1.27. Users are required to change package of the following classes:io.fabric8.kubernetes.api.model.resource.v1alpha1.PodSchedulingContext
-> -io.fabric8.kubernetes.api.model.resource.v1alpha2.PodSchedulingContext
io.fabric8.kubernetes.api.model.resource.v1alpha1.ResourceClaim
-> -io.fabric8.kubernetes.api.model.resource.v1alpha2.ResourceClaim
io.fabric8.kubernetes.api.model.resource.v1alpha1.ResourceClaimTemplate
->io.fabric8.kubernetes.api.model.resource.v1alpha2.ResourceClaimTemplate
io.fabric8.kubernetes.api.model.resource.v1alpha1.ResourceClass
-> `io.fabric8.kubernetes.api.model.resource.vConfiguration
📅 Schedule: Branch creation - "* 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.