Skip to content

chore(deps-dev): bump eslint-plugin-n from 17.4.0 to 17.6.0 in the eslint group#4008

Merged
david-luna merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-e7396fc6aa
May 13, 2024
Merged

chore(deps-dev): bump eslint-plugin-n from 17.4.0 to 17.6.0 in the eslint group#4008
david-luna merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-e7396fc6aa

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the eslint group with 1 update: eslint-plugin-n.

Updates eslint-plugin-n from 17.4.0 to 17.6.0

Release notes

Sourced from eslint-plugin-n's releases.

v17.6.0

17.6.0 (2024-05-10)

🌟 Features

  • Add support for ignoring experimental features (#269) (c046376)

📚 Documentation

v17.5.1

17.5.1 (2024-05-07)

🩹 Fixes

  • Add supported version to Buffer constructor (#266) (030f51b)

v17.5.0

17.5.0 (2024-05-07)

🌟 Features

  • import-target: Add resolution error reason (#264) (982a723)
  • node-builtins: Add node globals (#261) (9466731)

🩹 Fixes

🧹 Chores

  • update dependency markdownlint-cli to ^0.40.0 (#263) (1e41e7c)
Changelog

Sourced from eslint-plugin-n's changelog.

17.6.0 (2024-05-10)

🌟 Features

  • Add support for ignoring experemental features (#269) (c046376)

📚 Documentation

17.5.1 (2024-05-07)

🩹 Fixes

  • Add supported version to Buffer constructor (#266) (030f51b)

17.5.0 (2024-05-07)

🌟 Features

  • import-target: Add resolution error reason (#264) (982a723)
  • node-builtins: Add node globals (#261) (9466731)

🩹 Fixes

🧹 Chores

  • update dependency markdownlint-cli to ^0.40.0 (#263) (1e41e7c)
Commits

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 <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 eslint group with 1 update: [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n).


Updates `eslint-plugin-n` from 17.4.0 to 17.6.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.4.0...v17.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

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 labels May 13, 2024
@dependabot dependabot bot requested a review from a team May 13, 2024 00:24
@david-luna david-luna merged commit 7aa83a2 into main May 13, 2024
@david-luna david-luna deleted the dependabot/npm_and_yarn/eslint-e7396fc6aa branch May 13, 2024 07:32
v1v added a commit to v1v/apm-agent-nodejs that referenced this pull request May 13, 2024
…es-wolfi

* upstream/main:
  ci: use docker/metadata-action to gather tags/labels (elastic#3998)
  chore(deps): bump @opentelemetry/exporter-prometheus (elastic#4016)
  chore(deps): bump @opentelemetry/sdk-metrics to 1.24.1 in test fixtures (elastic#4015)
  chore(deps): bump @opentelemetry/sdk-metrics from 1.24.0 to 1.24.1 (elastic#4014)
  chore(deps-dev): bump azure-functions-core-tools (elastic#4017)
  chore(deps-dev): bump undici from 6.15.0 to 6.16.1 (elastic#4013)
  chore(deps-dev): bump fastify from 4.26.2 to 4.27.0 (elastic#4012)
  chore(deps): bump pino from 8.17.1 to 8.21.0 (elastic#4011)
  chore(deps): bump @opentelemetry/core from 1.24.0 to 1.24.1 (elastic#4010)
  chore(deps-dev): bump mongodb from 6.6.0 to 6.6.1 (elastic#4009)
  chore(deps-dev): bump eslint-plugin-n in the eslint group (elastic#4008)
v1v added a commit that referenced this pull request May 13, 2024
* feature/docker-images-wolfi:
  ci: use docker/metadata-action to gather tags/labels (#3998)
  chore(deps): bump @opentelemetry/exporter-prometheus (#4016)
  chore(deps): bump @opentelemetry/sdk-metrics to 1.24.1 in test fixtures (#4015)
  chore(deps): bump @opentelemetry/sdk-metrics from 1.24.0 to 1.24.1 (#4014)
  chore(deps-dev): bump azure-functions-core-tools (#4017)
  chore(deps-dev): bump undici from 6.15.0 to 6.16.1 (#4013)
  chore(deps-dev): bump fastify from 4.26.2 to 4.27.0 (#4012)
  chore(deps): bump pino from 8.17.1 to 8.21.0 (#4011)
  chore(deps): bump @opentelemetry/core from 1.24.0 to 1.24.1 (#4010)
  chore(deps-dev): bump mongodb from 6.6.0 to 6.6.1 (#4009)
  chore(deps-dev): bump eslint-plugin-n in the eslint group (#4008)
PeterEinberger pushed a commit to fpm-git/apm-agent-nodejs that referenced this pull request Aug 20, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant