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

build(deps): bump @newrelic/next from 0.7.0 to 0.10.0 #1024

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps @newrelic/next from 0.7.0 to 0.10.0.

Release notes

Sourced from @​newrelic/next's releases.

v0.10.0

Features

  • Added support for Node 22

Documentation

  • Added FAQs to assist with common issues with next.js instrumentation (#190) (9a44d17)
  • updated FAQs and README with app router examples (#192) (ea20b76)
  • Updated targets to include minimum agent version for compatibility repo (#189) (92bc602)
  • Added missing quotation mark in faq docs (#202) (db92086)

Miscellaneous chores

Tests

  • Added targets for compatibility reporting (#187) (92675fa)

Continuous integration

  • Removed use_new_release input from prepare release workflow (#186) (640500e)
  • removed changelog.json file (#185) (e5fa205)

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/)

v0.9.0

Features

  • Added a shim to externalize all 3rd party libraries the Node.js agent instruments (#175) (127e3c0)
  • Added a test suite for App Router. (#176) (e7bc0db)

Miscellaneous chores

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/)

... (truncated)

Changelog

Sourced from @​newrelic/next's changelog.

v0.10.0 (2024-06-28)

Features

  • Added support for Node 22

Documentation

  • Added FAQs to assist with common issues with next.js instrumentation (#190) (9a44d17)
  • updated FAQs and README with app router examples (#192) (ea20b76)
  • Updated targets to include minimum agent version for compatibility repo (#189) (92bc602)
  • Added missing quotation mark in faq docs (#202) (db92086)

Miscellaneous chores

Tests

  • Added targets for compatibility reporting (#187) (92675fa)

Continuous integration

  • Removed use_new_release input from prepare release workflow (#186) (640500e)
  • removed changelog.json file (#185) (e5fa205)

v0.9.0 (2024-03-28)

Features

  • Added a shim to externalize all 3rd party libraries the Node.js agent instruments (#175) (127e3c0)
  • Added a test suite for App Router. (#176) (e7bc0db)

Miscellaneous chores

v0.8.0 (2024-03-12)

  • Updated instrumentation to construct spec objects at instrumentation.
  • Fixed instrumentation to only pass in route parameters to be added to Next.js segments.
  • Updated minimum version of agent to 11.12.0.
  • Updated dev deps follow-redirects, @babel/traverse to fix bugs and CVEs
Commits
  • f737cc4 chore: release v0.10.0 (#210)
  • 4a449c8 chore: Added Node 22 to CI (#193)
  • 31098b1 security(deps): bump ws (#206)
  • a81fd04 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#204)
  • e3b832c chore(deps-dev): bump @​grpc/grpc-js from 1.9.9 to 1.10.9 (#203)
  • db92086 fix: add missing quotation mark in faq docs (#202)
  • ea20b76 docs: updated FAQs and README with app router examples (#192)
  • d4e2a72 chore: Made pre-commit hook require dependency changes (#191)
  • 9a44d17 docs: Added FAQs to assist with common issues with next.js instrumentation (#...
  • 92bc602 docs: Updated targets to include minimum agent version for compatibility repo...
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Updates a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2024
Copy link

vercel bot commented Jul 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bloom-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2024 3:30pm

Bumps [@newrelic/next](https://github.com/newrelic/newrelic-node-nextjs) from 0.7.0 to 0.10.0.
- [Release notes](https://github.com/newrelic/newrelic-node-nextjs/releases)
- [Changelog](https://github.com/newrelic/newrelic-node-nextjs/blob/main/CHANGELOG.md)
- [Commits](newrelic/newrelic-node-nextjs@v0.7.0...v0.10.0)

---
updated-dependencies:
- dependency-name: "@newrelic/next"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

cypress bot commented Jul 16, 2024

Passing run #597 ↗︎

0 40 2 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge branch 'develop' into dependabot/npm_and_yarn/newrelic/next-0.10.0
Project: Bloom frontend Commit: 64e3249679
Status: Passed Duration: 07:05 💡
Started: Jul 16, 2024 6:58 PM Ended: Jul 16, 2024 7:06 PM

Review all test suite changes for PR #1024 ↗︎

@annarhughes annarhughes merged commit b23cb2e into develop Jul 16, 2024
38 checks passed
@annarhughes annarhughes deleted the dependabot/npm_and_yarn/newrelic/next-0.10.0 branch July 16, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant