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 newrelic from 10.5.0 to 10.6.0 #223

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps newrelic from 10.5.0 to 10.6.0.

Release notes

Sourced from newrelic's releases.

v10.6.0

Miscellaneous Chores

  • deps: Updated @​newrelic/security-agent to v0.2.0 (#1737) (9bf2a01)
  • restored engines to >=14 until we actually drop support for Node 14 (#1738) (8d66123)

Continuous Integration

Support statement:

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

Changelog

Sourced from newrelic's changelog.

{ "repository": "newrelic/node-newrelic", "entries": [ { "version": "10.6.0", "changes": { "security": [], "bugfixes": [], "features": [] } }, { "version": "10.5.0", "changes": { "security": [], "bugfixes": [ "prevent ESM loader from loading instrumentation multiple times" ], "features": [ "enabled code_level_metrics by default" ] } }, { "version": "10.4.2", "changes": { "security": [], "bugfixes": [ "Dropped query params from request.uri attribute when obfuscating" ], "features": [] } }, { "version": "10.4.1", "changes": { "security": [ "bump protobufjs from 7.2.3 to 7.2.4" ], "bugfixes": [], "features": [] } }, { "version": "10.4.0", "changes": { "security": [], "bugfixes": [], "features": [] }

... (truncated)

Commits
  • 2b56763 chore: release v10.6.0 (#1739)
  • 3013da9 ci: update support statement (#1733)
  • 8d66123 chore: restored engines to >=14 until we actually drop support for Node 14 (#...
  • c4b008c ci: Add Node.js 20.x to CI and remove 14.x (#1603)
  • 9bf2a01 chore(deps): Updated @​newrelic/security-agent to v0.2.0 (#1737)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/newrelic-10.6.0 branch 2 times, most recently from d6028bb to d8f766b Compare July 31, 2023 11:09
@eatyourgreens eatyourgreens enabled auto-merge (squash) July 31, 2023 11:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/newrelic-10.6.0 branch from d8f766b to 91a3ad8 Compare July 31, 2023 11:10
Bumps [newrelic](https://github.com/newrelic/node-newrelic) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json)
- [Commits](newrelic/node-newrelic@v10.5.0...v10.6.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/newrelic-10.6.0 branch from 91a3ad8 to 083761c Compare July 31, 2023 11:11
@eatyourgreens eatyourgreens merged commit 2c14358 into master Jul 31, 2023
3 checks passed
@eatyourgreens eatyourgreens deleted the dependabot/npm_and_yarn/newrelic-10.6.0 branch July 31, 2023 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant