Skip to content
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

docs: update 4.x branch for v4.8.0 release #4265

Merged
merged 53 commits into from
Oct 8, 2024
Merged

Conversation

david-luna
Copy link
Member

Refs: #4264 (release PR)

elastic-renovate-prod bot and others added 30 commits October 8, 2024 16:52
…cker digest to dcbcd19 (#4186)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Updates `actions/attest-build-provenance` from 1.4.0 to 1.4.1
Updates `docker/build-push-action` from 6.5.0 to 6.6.1
Updates `eslint` from 9.8.0 to 9.9.0
Updates `eslint-plugin-n` from 17.10.1 to 17.10.2
Updates `eslint-plugin-promise` from 7.0.0 to 7.1.0
… github-actions group (#4194)

Bumps the github-actions group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).

Updates `docker/build-push-action` from 6.6.1 to 6.7.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@16ebe77...5cd11c3)
…cker digest to e11c691 (#4193)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
…cker digest to aad4cd4 (#4201)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Updates `@babel/cli` from 7.24.1 to 7.25.6
Updates `actions/attest-build-provenance` from 1.4.1 to 1.4.2
Two issues with testing locally on my dev laptop:

1. `docker-compose` (i.e. Docker Compose v1) is dead and, in some versions, now gone. Time for `docker compose ...` (i.e. v2): https://docs.docker.com/compose/migrate/

```
% npm test

> [email protected] test
> ./test/script/run_tests.sh

./test/script/run_tests.sh: line 93: docker-compose: command not found
```

2. The mysql image has no layer for ARM, i.e. that natively runs on Apple Silicon.

```
% npm test

> [email protected] test
> ./test/script/run_tests.sh

[+] Running 0/1
 ⠼ mysql Pulling                                                                                                                                                                                                                                                                                 1.4s
no matching manifest for linux/arm64/v8 in the manifest list entries
```
There was a recent 1.26.0/0.53.0 OTel release.

Also, fix opentelemetry-metrics tests for fix in otel/sdk-metrics package to
use *inclusive* upper bounds in histograms.

Refs: open-telemetry/opentelemetry-js#4935
dependabot bot and others added 23 commits October 8, 2024 16:52
We don't yet support instrumenting express@5. 5.0.0 was recently released.
Our TAV config was including express@5 in tests.

Refs: #4238
…aceMinDuration' test (#4256)

This test case has been occasionally fail in CI recently.
This bumps the timing to make a small timing issue less likely to
cause the test to fail.

Refs: #3313 (comment)
…cker digest to 90888b1 (#4257)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
@david-luna david-luna requested a review from trentm October 8, 2024 14:53
@david-luna david-luna merged commit a65f917 into 4.x Oct 8, 2024
6 checks passed
@david-luna david-luna deleted the update-4x-branch-20241008 branch October 8, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants