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

fix(deps): update npm - license-inventory - experimental/license-inventory/package.json #942

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@eslint/js (source) ^9.21.0 -> ^9.23.0 age adoption passing confidence devDependencies minor
@opentelemetry/auto-instrumentations-node (source) ^0.56.1 -> ^0.57.0 age adoption passing confidence optionalDependencies minor
@types/express (source) ^5.0.0 -> ^5.0.1 age adoption passing confidence devDependencies patch
@types/node (source) ^22.13.5 -> ^22.13.14 age adoption passing confidence devDependencies patch
@types/semver (source) ^7.5.8 -> ^7.7.0 age adoption passing confidence devDependencies minor
@types/supertest (source) ^6.0.2 -> ^6.0.3 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^8.24.1 -> ^8.28.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) ^8.24.1 -> ^8.28.0 age adoption passing confidence devDependencies minor
eslint (source) ^9.21.0 -> ^9.23.0 age adoption passing confidence devDependencies minor
eslint-config-prettier ^10.0.1 -> ^10.1.1 age adoption passing confidence devDependencies minor
eslint-plugin-prettier ^5.2.3 -> ^5.2.5 age adoption passing confidence devDependencies patch
grafana/grafana 11.5.2 -> 11.6.0 age adoption passing confidence minor
grafana/tempo 2.7.1 -> 2.7.2 age adoption passing confidence patch
helmet (source) ^8.0.0 -> ^8.1.0 age adoption passing confidence dependencies minor
lint-staged ^15.4.3 -> ^15.5.0 age adoption passing confidence devDependencies minor
mongo 8.0.4 -> 8.0.6 age adoption passing confidence patch
mongoose (source) ^8.10.1 -> ^8.13.1 age adoption passing confidence dependencies minor
node 0a29d8a -> 6eae672 digest
otel/opentelemetry-collector-contrib 0.120.0 -> 0.122.1 age adoption passing confidence minor
prettier (source) ^3.5.2 -> ^3.5.3 age adoption passing confidence devDependencies patch
prom/prometheus v3.2.0 -> v3.2.1 age adoption passing confidence patch
supertest ^7.0.0 -> ^7.1.0 age adoption passing confidence devDependencies minor
ts-jest (source) ^29.2.6 -> ^29.3.0 age adoption passing confidence devDependencies minor
tsc-alias (source) ^1.8.10 -> ^1.8.13 age adoption passing confidence devDependencies patch
typescript (source) ^5.7.3 -> ^5.8.2 age adoption passing confidence devDependencies minor
typescript-eslint (source) ^8.24.1 -> ^8.28.0 age adoption passing confidence devDependencies minor

Release Notes

eslint/eslint (@​eslint/js)

v9.23.0

Compare Source

v9.22.0

Compare Source

open-telemetry/opentelemetry-js-contrib (@​opentelemetry/auto-instrumentations-node)

v0.57.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.28.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#​10861)
🩹 Fixes
  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#​10986)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.27.0

Compare Source

🚀 Features
  • utils: support DeprecatedInfo for rule.meta.deprecated (#​10932)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.26.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-return] handle recursive type (#​10883)
  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#​10865)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.26.0

Compare Source

🚀 Features
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#​10781)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#​10889)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#​10714)
  • support TypeScript 5.8 (#​10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#​9536)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#​10875)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#​10864)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#​10806)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.25.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add suggestions (#​10719)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#​10708)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#​10844)
  • eslint-plugin: [unified-signatures] handle getter-setter (#​10818)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.28.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.27.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.26.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.25.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v9.23.0

Compare Source

v9.22.0

Compare Source

prettier/eslint-config-prettier (eslint-config-prettier)

v10.1.1

Compare Source

Patch Changes
  • #​309 eb56a5e Thanks @​JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.

    See also #​308

    // before
    import eslintConfigPrettier from "eslint-config-prettier";
    
    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";

v10.1.0

Compare Source

Minor Changes

v10.0.3

Compare Source

Patch Changes

v10.0.2

Compare Source

Patch Changes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.5

Compare Source

Patch Changes

v5.2.4

Compare Source

Patch Changes
grafana/grafana (grafana/grafana)

v11.6.0

Compare Source

Features and enhancements
Bug fixes

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the fix label Mar 15, 2025
Copy link

github-actions bot commented Mar 15, 2025

Dependency Review

The following issues were found:

  • ✅ 0 vulnerable package(s)
  • ❌ 2 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 4 package(s) with unknown licenses.

View full job summary

Copy link

netlify bot commented Mar 15, 2025

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit b003cc0
🔍 Latest deploy log https://app.netlify.com/sites/endearing-brigadeiros-63f9d0/deploys/67e878343be6380008d66416

Copy link

codecov bot commented Mar 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.88%. Comparing base (83e814b) to head (b003cc0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #942   +/-   ##
=======================================
  Coverage   61.88%   61.88%           
=======================================
  Files          49       49           
  Lines        1805     1805           
=======================================
  Hits         1117     1117           
  Misses        688      688           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JamieSlome JamieSlome requested a review from 06kellyjac March 17, 2025 13:13
@renovate renovate bot force-pushed the renovate/license-inventory-manager branch 15 times, most recently from d939f71 to 84575b1 Compare March 24, 2025 21:58
@renovate renovate bot force-pushed the renovate/license-inventory-manager branch 10 times, most recently from cdd09e2 to 0c703bd Compare March 26, 2025 10:41
@renovate renovate bot force-pushed the renovate/license-inventory-manager branch 6 times, most recently from dcdf838 to 93cdf20 Compare March 29, 2025 03:03
@renovate renovate bot force-pushed the renovate/license-inventory-manager branch from 93cdf20 to b003cc0 Compare March 29, 2025 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants