You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Removed --all flag from versioned runner as all runs will be using this since we no longer support Node.js versions that do not ship with npm7 (#216) (0db82d8)
Provided ability to register only core instrumentation or both core and 3rd party instrumentation. TestAgent.makeFullyInstrumented will register both. TestAgent.makeInstrumented will only register core instrumentation.
Updated README header image to latest OSS office required images
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
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:
6.5.5
->9.1.0
Release Notes
newrelic/node-test-utilities (@newrelic/test-utilities)
v9.1.0
Compare Source
Features
v9.0.0
Compare Source
⚠ BREAKING CHANGES
Features
Code refactoring
Continuous integration
v8.7.0
Compare Source
Features
Code refactoring
Miscellaneous chores
Continuous integration
v8.6.0
Compare Source
Miscellaneous chores
v8.5.0
Compare Source
Features
Continuous integration
use_new_release
input from prepare release workflow (#200) (0f40f8b)v8.4.0
Compare Source
Miscellaneous chores
Continuous integration
v8.3.0
Compare Source
token_count
work.v8.2.0
Compare Source
axios
from 0.21.4 to 1.6.0newrelic
from 11.0.0 to 11.5.0@babel/traverse
from 7.22.8 to 7.23.2@babel/traverse
from 7.21.3 to 7.23.2v8.1.0
Compare Source
shimmer.registerHooks
andshimmer.removeHooks
to set up instrumentation and remove it.v8.0.0
Compare Source
BREAKING CHANGE: Removed support for Node 14.
Added support for Node 20.
Gated usage of loader in versioned tests by NR_LOADER environment variable
Updated vulnerable dependencies:
v7.3.2
Compare Source
Updated
semver
to 7.5.2Updated
newrelic
dev dependency to 10.3.0Updated
@newrelic/eslint-config
to 0.3.0Updated
eslint
dev dependency to 8.43.0Updated README links to point to new forum link due to repolinter ruleset change
v7.3.1
Compare Source
TestAgent.getShim
to require an exported module and pull the shim symbol.v7.3.0
Compare Source
Provided ability to register only core instrumentation or both core and 3rd party instrumentation.
TestAgent.makeFullyInstrumented
will register both.TestAgent.makeInstrumented
will only register core instrumentation.Updated README header image to latest OSS office required images
v7.2.1
Compare Source
v7.2.0
Compare Source
assertCLMAttrs
testing method to utils, so it can be used to test CLM behavior in external reposv7.1.1
Compare Source
v7.1.0
Compare Source
v7.0.0
Compare Source
Added support for Node 18.
BREAKING Removed support for Node 12.
The minimum supported version is now Node v14. For further information on our support policy, see: https://docs.newrelic.com/docs/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent.
Updated test runner to use max CPUs available to run test folders in parallel when the
--jobs
parameter is not specified.Bumped moment from 2.29.2 to 2.29.4 in package-lock.
Bumped protobufjs from 6.11.2 to 6.11.3 in package-lock.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.