Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the minor-and-patch group with 3 updates: @opentelemetry/auto-instrumentations-node, @eslint/js and eslint.

Updates @opentelemetry/auto-instrumentations-node from 0.56.0 to 0.56.1

Release notes

Sourced from @​opentelemetry/auto-instrumentations-node's releases.

auto-instrumentations-node: v0.56.1

0.56.1 (2025-02-19)

Bug Fixes

  • deps: update otel core experimental to ^0.57.1 (#2687) (5e20fe2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.46.0 to ^0.46.1
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.50.2 to ^0.50.3
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.49.0 to ^0.49.1
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.45.0 to ^0.45.1
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.45.0 to ^0.45.1
      • @​opentelemetry/instrumentation-connect bumped from ^0.43.0 to ^0.43.1
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.14.0 to ^0.14.1
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.16.0 to ^0.16.1
      • @​opentelemetry/instrumentation-dns bumped from ^0.43.0 to ^0.43.1
      • @​opentelemetry/instrumentation-express bumped from ^0.47.0 to ^0.47.1
      • @​opentelemetry/instrumentation-fastify bumped from ^0.44.1 to ^0.44.2
      • @​opentelemetry/instrumentation-fs bumped from ^0.19.0 to ^0.19.1
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.43.0 to ^0.43.1
      • @​opentelemetry/instrumentation-graphql bumped from ^0.47.0 to ^0.47.1
      • @​opentelemetry/instrumentation-hapi bumped from ^0.45.1 to ^0.45.2
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.47.0 to ^0.47.1
      • @​opentelemetry/instrumentation-kafkajs bumped from ^0.7.0 to ^0.7.1
      • @​opentelemetry/instrumentation-knex bumped from ^0.44.0 to ^0.44.1
      • @​opentelemetry/instrumentation-koa bumped from ^0.47.0 to ^0.47.1
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.44.0 to ^0.44.1
      • @​opentelemetry/instrumentation-memcached bumped from ^0.43.0 to ^0.43.1
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.51.0 to ^0.52.0
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.46.0 to ^0.46.1
      • @​opentelemetry/instrumentation-mysql bumped from ^0.45.0 to ^0.45.1
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.45.1 to ^0.45.2
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.44.0 to ^0.44.1
      • @​opentelemetry/instrumentation-net bumped from ^0.43.0 to ^0.43.1
      • @​opentelemetry/instrumentation-pg bumped from ^0.51.0 to ^0.51.1
      • @​opentelemetry/instrumentation-pino bumped from ^0.46.0 to ^0.46.1
      • @​opentelemetry/instrumentation-redis bumped from ^0.46.0 to ^0.46.1
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.46.0 to ^0.46.1
      • @​opentelemetry/instrumentation-restify bumped from ^0.45.0 to ^0.45.1
      • @​opentelemetry/instrumentation-router bumped from ^0.44.0 to ^0.44.1
      • @​opentelemetry/instrumentation-socket.io bumped from ^0.46.0 to ^0.46.1
      • @​opentelemetry/instrumentation-tedious bumped from ^0.18.0 to ^0.18.1
      • @​opentelemetry/instrumentation-undici bumped from ^0.10.0 to ^0.10.1
      • @​opentelemetry/instrumentation-winston bumped from ^0.44.0 to ^0.44.1

... (truncated)

Commits
  • 1eb7700 chore: release main (#2688)
  • 76a3117 ci: Add FOSSA scanning workflow (#2721)
  • 8a5c214 feat(deps): lock file maintenance (#2719)
  • e713796 chore: Add onurtemizkan as mongodb component owner. (#2720)
  • bef920a feat(detector-aws): add more lambda semconv attributes (#2589)
  • fd547c8 refactor(auto-instrumentations-node): migrate away from getEnv() (#2708)
  • 8c56f8d feat(deps): lock file maintenance (#2702)
  • 0b76336 chore: add raphael-theriault-swi to component owners for express and mysql2 (...
  • c88dd84 fix(deps): update all patch versions (#2701)
  • 5e20fe2 fix(deps): update otel core experimental to ^0.57.1 (#2687)
  • Additional commits viewable in compare view

Updates @eslint/js from 9.20.0 to 9.21.0

Release notes

Sourced from @​eslint/js's releases.

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)

v9.20.1

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Changelog

Sourced from @​eslint/js's changelog.

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)
  • dd7d930 docs: Update README (GitHub Actions Bot)

v9.20.1 - February 11, 2025

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 274f054 fix: fix RuleContext type (#19417) (Francesco Trotta)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Commits

Updates eslint from 9.20.1 to 9.21.0

Release notes

Sourced from eslint's releases.

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)
  • dd7d930 docs: Update README (GitHub Actions Bot)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 3 updates: [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@opentelemetry/auto-instrumentations-node` from 0.56.0 to 0.56.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@auto-instrumentations-node-v0.56.0...auto-instrumentations-node-v0.56.1)

Updates `@eslint/js` from 9.20.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.21.0/packages/js)

Updates `eslint` from 9.20.1 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.20.1...v9.21.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor New feature labels Mar 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-1efb462cfb branch March 17, 2025 18:54
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 javascript Pull requests that update Javascript code minor New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant