chore(deps): update all non-major dependencies #59
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:
==2.11.2
->==2.12.0
3.8
->3.15
4.5.4
->4.6.0
~> 3.11.0
->~> 3.14.0
~> 2.9.0
->~> 2.11.0
Release Notes
pygments/pygments
v2.12.0
Compare Source
(released April 24th, 2022)
Added lexers:
UnixConfigLexer
for "colon-separated" config files, like/etc/passwd
(#2112)Updated lexers:
Agda: Update keyword list (#2017)
C family: Fix identifiers after
case
statements (#2084)Clojure: Highlight ratios (#2042)
Csound: Update to 6.17 (#2064)
CSS: Update the list of properties (#2113)
Elpi:
->
(#2028)Futhark: Add missing tokens (#2118)
Gherkin: Add
But
(#2046)Inform6: Update to 6.36 (#2050)
JSON: Support C comments in JSON (#2049). Note: This doesn't mean the JSON parser now supports JSONC or JSON5 proper, just that it doesn't error out when seeing a
/* */
or//
style comment. If you need proper comment handling, consider using theJavaScript
lexer.LilyPond:
PHP: Update builtin function and keyword list (#2054, #2056)
Scheme: Various improvements (#2060)
Spice: Update the keyword list, add new types (#2063, #2067)
Terraform:
Add
plugins
argument toget_all_lexers()
.Bump minimal Python version to 3.6 (#2059)
Fix multiple lexers marking whitespace as
Text
(#2025)Remove various redundant uses of
re.UNICODE
(#2058)Associate
.resource
with the Robot framework (#2047)Associate
.cljc
with Clojure (#2043)Associate
.tpp
with C++ (#2031)Remove traces of Python 2 from the documentation (#2039)
The
native
style was updated to meet the WCAG AAA contrast guidelines (#2038)Fix various typos (#2030)
Fix
Groff
formatter not inheriting token styles correctly (#2024)Various improvements to the CI (#2036)
The Ada lexer has been moved to a separate file (#2117)
When
linenos=table
is used, the<table>
itself is now wrapped with a<div class="highlight">
tag instead of placing it inside the<td class="code">
cell (#632.) With this change, the output matches the documented behavior... note::
If you have subclassed
HtmlFormatter.wrap
, you may have to adjust the logic.argoproj/argo-helm
v4.6.0
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
v4.5.12
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
v4.5.11
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
v4.5.10
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
v4.5.9
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
v4.5.8
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
v4.5.7
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
v4.5.6
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
v4.5.5
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
cloudflare/terraform-provider-cloudflare
v3.14.0
Compare Source
FEATURES:
cloudflare_tunnel_route
(#1572)ENHANCEMENTS:
wait_for_active_status
) to block creation until certificate pack is active (#1567)slo
to notification policy filters (#1573)BUG FIXES:
v3.13.0
Compare Source
NOTES:
account_id
parameter instead of implicitly relying onclient.AccountID
(#1563)client.AccountID
internally for resources (#1563)client.AccountID
internally for resources (#1563)client.AccountID
internally for resources (#1563)account_id
parameter instead of implicitly relying onclient.AccountID
(#1563)ENHANCEMENTS:
logging
(#1538)v3.12.2
Compare Source
ENHANCEMENTS:
Optional
to better reflect API requirements (#1556)v3.12.1
Compare Source
BUG FIXES:
v3.12.0
Compare Source
NOTES:
notification_suspended
andnotification_email_addresses
attributes are being deprecated in favour ofcloudflare_notification_policy
resource instead. (#1529)FEATURES:
cloudflare_access_bookmark
(#1539)ENHANCEMENTS:
BUG FIXES:
permission_groups
(#1545)hashicorp/terraform-provider-kubernetes
v2.11.0
Compare Source
NEW:
kubernetes_horizontal_pod_autoscaler_v2
(#1674)IMPROVEMENTS:
ip_families
andip_family_policy
attributes tokubernetes_service
(#1662)x-kubernetes-preserve-unknown-fields
type annotation from OpenAPI: changes to attributes of this type trigger whole resource recreation. (#1646)BUG FIXES:
kubernetes_manifest
(#1661)int-or-string
type attributes to include 3rd party types defined by aggregated APIs (#1640)cluster_role_selectors
ofkubernetes_cluster_role(_v1)
(#1360)v2.10.0
Compare Source
NEW:
kubernetes_labels
(#692)kubernetes_annotations
(#692)kubernetes_config_map_v1_data
(#723)wait
with attributerollout
ofkubernetes_manifest
(#1549)app_protocol
ofkubernetes_service
(#1554)container_resource
of resourcekubernetes_horizontal_pod_autoscaler_v2beta2
(#1637)IMPROVEMENTS:
wait_for
attribute in favor ofwait
block inkubernetes_manifest
(#1549)rule
optional ofkubernetes_validating_webhook_configuration(_v1)
andkubernetes_mutating_webhook_configuration(_v1)
(#1618, #1643)BUG FIXES:
match_expression
are used inkubernetes_resource_quota
(#1561)seLinuxOptions.Type
doesn't reflect in the state file (#1650)kube-api-access
prefix (#1663)Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.