Commit 919d416
fix(deps): update module github.com/expr-lang/expr to v1.16.7 (#33027)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/expr-lang/expr](https://togithub.com/expr-lang/expr) |
`v1.16.5` -> `v1.16.7` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>expr-lang/expr (github.com/expr-lang/expr)</summary>
###
[`v1.16.7`](https://togithub.com/expr-lang/expr/releases/tag/v1.16.7)
[Compare
Source](https://togithub.com/expr-lang/expr/compare/v1.16.6...v1.16.7)
**Expr** is a Go-centric expression language designed to deliver dynamic
configurations with unparalleled accuracy,
safety, and speed.
```go
program, err := expr.Compile(`now() - created_at < duration("24h")`)
```
**In this release**:
- Improved now() and date() type validation
- Updated documentation
**Expr Editor**
The [Expr Editor](https://expr-lang.org/editor) is an embeddable code
editor written in JavaScript with
full support of Expr language.
**Expr Pro**
[Expr Pro](https://expr-lang.org/expr-pro) is a set of extensions for
Expr for advanced use cases. It includes
expressions explanation, performance profiling, and more.
###
[`v1.16.6`](https://togithub.com/expr-lang/expr/releases/tag/v1.16.6)
[Compare
Source](https://togithub.com/expr-lang/expr/compare/v1.16.5...v1.16.6)
**Expr** is a Go-centric expression language designed to deliver dynamic
configurations with unparalleled accuracy,
safety, and speed.
```go
program, err := expr.Compile(`now() - created_at < duration("24h")`)
```
**In this release**:
- Added an option to set default timezone for `date()` and `now()`
builtins with `expr.Timezone("Europe/Zurich")`
- Added a new `timezone("UTC")` builtin
- Fixed double-escaping of keys in map printing
([#​640](https://togithub.com/expr-lang/expr/issues/640))
- Starting from this release, Expr has no dependencies
[go.mod](https://togithub.com/expr-lang/expr/blob/master/go.mod)
([#​618](https://togithub.com/expr-lang/expr/issues/618),
[#​642](https://togithub.com/expr-lang/expr/issues/642))
**Expr Editor**
The [Expr Editor](https://expr-lang.org/editor) is an embeddable code
editor written in JavaScript with
full support of Expr language.
**Expr Pro**
[Expr Pro](https://expr-lang.org/expr-pro) is a set of extensions for
Expr for advanced use cases. It includes
expressions explanation, performance profiling, and more.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on tuesday" (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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>1 parent 259e694 commit 919d416
File tree
50 files changed
+76
-76
lines changed- cmd
- configschema
- otelcontribcol
- oteltestbedcol
- connector/datadogconnector
- exporter
- datadogexporter
- integrationtest
- elasticsearchexporter/integrationtest
- internal/filter
- pkg/stanza
- processor
- attributesprocessor
- filterprocessor
- logstransformprocessor
- receiver
- azureeventhubreceiver
- filelogreceiver
- journaldreceiver
- mongodbatlasreceiver
- namedpipereceiver
- otlpjsonfilereceiver
- receivercreator
- sqlqueryreceiver
- syslogreceiver
- tcplogreceiver
- udplogreceiver
- windowseventlogreceiver
- testbed
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+76
-76
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
| 450 | + | |
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments