-
Notifications
You must be signed in to change notification settings - Fork 2
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 #435
Merged
Merged
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
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
December 22, 2023 16:52
2b7191b
to
c68bf27
Compare
renovate
bot
changed the title
chore(deps): update github/codeql-action digest to 03e7845
chore(deps): update github/codeql-action digest to 1500a13
Dec 22, 2023
renovate
bot
changed the title
chore(deps): update github/codeql-action digest to 1500a13
fix(deps): update all non-major dependencies
Dec 27, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
December 30, 2023 13:46
899b872
to
3b8179c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
January 14, 2024 06:44
8010dab
to
80d4d5f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
January 17, 2024 18:30
80d4d5f
to
18b133e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
January 25, 2024 19:27
804b070
to
7c503e0
Compare
renovate
bot
changed the title
fix(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
Jan 25, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
4 times, most recently
from
January 30, 2024 22:55
90e5057
to
061bac3
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
February 8, 2024 16:22
1889110
to
7f57373
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
3 times, most recently
from
February 15, 2024 15:30
fb859cd
to
864632d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
3 times, most recently
from
February 23, 2024 22:05
74272cf
to
3127074
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
March 5, 2024 17:46
d3ae4e7
to
012972a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
March 12, 2024 19:56
5a1070e
to
8acd4ac
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
3 times, most recently
from
March 18, 2024 20:27
c6adde3
to
fd88ac3
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
March 22, 2024 13:57
fd88ac3
to
25eea09
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
April 2, 2024 15:34
25eea09
to
b56920b
Compare
timhuynh94
approved these changes
Apr 2, 2024
plyr4
approved these changes
Apr 2, 2024
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:
51b6726
->c5b1261
51b6726
->c5b1261
eaaf4be
->ab904c4
v0.23.2
->v0.23.3
v1.10.0
->v1.12.2
v2.26.0
->v2.27.1
305f654
->a82bad7
94d61e3
->00311c2
Release Notes
go-vela/types (github.com/go-vela/types)
v0.23.3
Compare Source
What's Changed
Full Changelog: go-vela/types@v0.23.2...v0.23.3
hashicorp/vault (github.com/hashicorp/vault/api)
v1.12.2
Compare Source
1.12.2
November 30, 2022
CHANGES:
builtin
in their metadata remain unaffected. [GH-18051]IMPROVEMENTS:
default_follows_latest_issuer
. [GH-17824]retry_join_as_non_voter
config option. [GH-18030]BUG FIXES:
-mount
flag and secret key path are the same. [GH-17679]vault server
command will no longer prevent startup. Instead, a warning will be logged if configured to use storage backend other thanraft
orconsul
.mount loop if default policies are not yet synced from the active node. [GH-17801]
v1.12.1
Compare Source
1.12.1
November 2, 2022
IMPROVEMENTS:
BUG FIXES:
vault secrets list -detailed
output. [GH-17577]v1.12.0
Compare Source
1.12.0
October 13, 2022
CHANGES:
GET /sys/plugins/catalog
endpoint for listing plugins, and adddetails
field to list responses. [GH-17347]GET /sys/auth/:name
endpoint now returns an additionaldeprecation_status
field in the response data for builtins. [GH-16849]GET /sys/auth
endpoint now returns an additionaldeprecation_status
field in the response data for builtins. [GH-16849]POST /sys/auth/:type
endpoint response contains a warning forDeprecated
auth methods. [GH-17058]auth enable
returns an error andPOST /sys/auth/:type
endpoint reports an error forPending Removal
auth methods. [GH-17005]/identity/group
that includesmember_group_ids
that contains a cycle will now be responded to with a 400 rather than 500 [GH-15912]GET /sys/plugins/catalog/:type/:name
endpoint contains deprecation status for builtin plugins. [GH-17077]GET /sys/plugins/catalog/:type/:name
endpoint now returns an additionalversion
field in the response data. [GH-16688]GET /sys/plugins/catalog/
endpoint contains deprecation status indetailed
list. [GH-17077]GET /sys/plugins/catalog
endpoint now returns an additionaldetailed
field in the response data with a list of additional plugin metadata. [GH-16688]plugin info
displays deprecation status for builtin plugins. [GH-17077]plugin list
now accepts a-detailed
flag, which display deprecation status and version info. [GH-17077]Pending Removal
. [GH-17038]GET /sys/mounts/:name
endpoint now returns an additionaldeprecation_status
field in the response data for builtins. [GH-16849]GET /sys/mounts
endpoint now returns an additionaldeprecation_status
field in the response data for builtins. [GH-16849]POST /sys/mounts/:type
endpoint response contains a warning forDeprecated
secrets engines. [GH-17058]secrets enable
returns an error andPOST /sys/mount/:type
endpoint reports an error forPending Removal
secrets engines. [GH-17005]FEATURES:
ldap
secrets engine with service account check-out functionality for all supported schemas. [GH-17152]IMPROVEMENTS:
exit_on_err
which when set to true, will cause Agent to exit if any errors are encountered during authentication. [GH-17091]disable_idle_connections
configuration to disable leaving idle connections open in auto-auth, caching and templating. [GH-15986]disable_keep_alives
configuration to disable keep alives in auto-auth, caching and templating. [GH-16479]remove_jwt_after_reading
config option which defaults to true. [GH-11969]When either the ttl and num_uses fields are not specified, the role's configuration is used. [GH-14474]
google.golang.org/[email protected]
,github.com/hashicorp/[email protected]
. [GH-17160]add_group_aliases
config to include LDAP groups in Vault group aliases [GH-16890]remove_instance_name
parameter to the login CLI and the Kerberos config in Vault. This removes any instance names found in the keytab service principal name. [GH-16594]auth
andsecrets
list-detailed
commands now show Deprecation Status for builtin plugins. [GH-16849]vault plugin list
now has adetails
field in JSON format, and version and type information in table format. [GH-17347]-dev-tls
and-dev-tls-cert-dir
subcommands to create a Vault dev server with generated certificates and private key. [GH-16421]namespace patch
CLI commandvault server
command to ensure configured storage backend is supported.sys/loggers
andsys/loggers/:name
endpoints to provide ability to modify logging verbosity [GH-16111]VAULT_ALLOW_PENDING_REMOVAL_MOUNTS
to override shutdown and error when attempting to mountPending Removal
builtin plugins. [GH-17005]client_secret_post
token endpoint authentication method. [GH-16598]cn_validations
). [GH-15996]Ed25519
keys from PKCS#8 with inner RFC 5915 ECPrivateKey blobs (NSS-wrapped keys). [GH-15742]google.golang.org/[email protected]
,github.com/hashicorp/[email protected]
. [GH-17174]default_user
field [GH-16351]ssh/issue/:role
to allow the creation of signed key pairs [GH-15561]connection_timeout
,initial_connection_timeout
,simple_retry_policy_retries
. [GH-10467]BUG FIXES:
max_retries
retry configuration even when caching is set. [GH-16970]cache_disable
trueclaims_supported
to discovery document. [GH-16992]state
parameter of the Authorization Endpoint to optional. [GH-16599]redirect_uri
values sooner in validation of the Authorization Endpoint. [GH-16601]request
andrequest_uri
parameters. [GH-16600]kv get
issue preventing the ability to read a secret when providing a leading slash [GH-16443]v1.11.0
Compare Source
1.11.0
Unreleased
CHANGES:
(https://www.vaultproject.io/docs/v1.10.x/auth/mfa) [GH-14869]
sys/license
andsys/license/signed
endpoints in favor of autoloaded licenses.
/sys/replication/performance/primary/mount-filter
endpoint has been removed. Please use Paths Filter instead.FEATURES:
import, generation and configuration of any number of keys and/or issuers
within a PKI mount, providing operators the ability to rotate certificates
in place without affecting existing client configurations. [GH-15277]
AWS_DYNAMODB_REGION
environment variable. [GH-15054]IMPROVEMENTS:
min_backoff
to the method stanza for configuring initial backoff duration. [GH-15204]being what the endpoints were expecting, or if the parameters supplied get
replaced by the values in the endpoint's path itself, warnings will be added to
the non-empty responses listing all the ignored and replaced parameters. [GH-14962]
unauthenticated_metrics_access
is enabled [GH-15316]termination_time
insys/license/status
responselicense inspect
command outputsys/seal-status
andsys/version-history
endpoints. [GH-14957]generate_lease
andno_store
are both set totrue
on requests. [GH-14292]BUG FIXES:
connection_url
password is redacted in all cases. [GH-14744]urfave/cli (github.com/urfave/cli/v2)
v2.27.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.0...v2.27.1
v2.27.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.26.0...v2.27.0
Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.