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

Bump elastic-apm-node to latest version #210

Conversation

apmmachine
Copy link
Contributor

Bump elastic-apm-node to latest version

Set org.label-schema.version in Dockerfile

1 file(s) updated with "org.label-schema.version=\"4.2.0\"": * Dockerfile

Install new elastic-apm-node npm dependency version

ran shell command "bash .ci/scripts/npm-install-elastic-apm-node.sh 4.2.0"

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@apmmachine apmmachine added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 25, 2023
@github-actions github-actions bot added the agent-nodejs Make available for APM Agents project planning. label Nov 25, 2023
Copy link
Member

@trentm trentm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this updates from lockfileVersion 1 to 3. This is set to work with Node v20, so that should be fine.

  "name": "opbeans-node",
  "version": "1.0.0",
-  "lockfileVersion": 1,
+  "lockfileVersion": 3,

@trentm trentm merged commit 03a52ab into main Nov 27, 2023
4 checks passed
@trentm trentm deleted the updatecli_cb6dd7b45c4acf6e7e22dfdd30b9190defe5820ec706942b930759c7c9fdaaaf branch November 27, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-nodejs Make available for APM Agents project planning. dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants