Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

chore(deps-dev): bump the development-dependencies group with 2 updates #59

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps the development-dependencies group with 2 updates: @nodesecure/scanner and c8.

Updates @nodesecure/scanner from 3.8.2 to 5.3.0

Release notes

Sourced from @​nodesecure/scanner's releases.

v5.3.0

What's Changed

New Contributors

Full Changelog: NodeSecure/scanner@v5.2.1...v5.3.0

v5.2.1

What's Changed

Full Changelog: NodeSecure/scanner@v5.2.0...v5.2.1

v5.2.0

What's Changed

Full Changelog: NodeSecure/scanner@v5.1.0...v5.2.0

v5.1.0

What's Changed

Full Changelog: NodeSecure/scanner@v5.0.1...v5.1.0

v5.0.1

What's Changed

... (truncated)

Commits

Updates c8 from 7.14.0 to 9.1.0

Release notes

Sourced from c8's releases.

v9.1.0

9.1.0 (2024-01-11)

Features

  • support passing reporter options from config (#459) (88db5db)

Bug Fixes

  • refactor: remove stale check for createDynamicModule (5e18365)

v9.0.0

9.0.0 (2024-01-03)

⚠ BREAKING CHANGES

  • build: minimum Node.js version is now 14.14.0

Features

  • build: minimum Node.js version is now 14.14.0 (2cdc86b)
  • deps: update foreground-child to promise API (#512) (b46b640)
  • deps: use Node.js built in rm (2cdc86b)

v8.0.1

8.0.1 (2023-07-25)

Bug Fixes

v8.0.0

8.0.0 (2023-06-05)

⚠ BREAKING CHANGES

  • dropped Node 10 support (#475)

Miscellaneous Chores

Changelog

Sourced from c8's changelog.

9.1.0 (2024-01-11)

Features

  • support passing reporter options from config (#459) (88db5db)

Bug Fixes

  • refactor: remove stale check for createDynamicModule (5e18365)

9.0.0 (2024-01-03)

⚠ BREAKING CHANGES

  • build: minimum Node.js version is now 14.14.0

Features

  • build: minimum Node.js version is now 14.14.0 (2cdc86b)
  • deps: update foreground-child to promise API (#512) (b46b640)
  • deps: use Node.js built in rm (2cdc86b)

8.0.1 (2023-07-25)

Bug Fixes

8.0.0 (2023-06-05)

⚠ BREAKING CHANGES

  • dropped Node 10 support (#475)

Miscellaneous Chores

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2024
@PierreDemailly
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-3fec60159b branch 2 times, most recently from beed4b7 to 73ea285 Compare March 16, 2024 22:08
Bumps the development-dependencies group with 2 updates: [@nodesecure/scanner](https://github.com/NodeSecure/scanner) and [c8](https://github.com/bcoe/c8).


Updates `@nodesecure/scanner` from 3.8.2 to 5.3.0
- [Release notes](https://github.com/NodeSecure/scanner/releases)
- [Commits](NodeSecure/scanner@v3.8.2...v5.3.0)

Updates `c8` from 7.14.0 to 9.1.0
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v7.14.0...v9.1.0)

---
updated-dependencies:
- dependency-name: "@nodesecure/scanner"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: c8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-3fec60159b branch from 73ea285 to aff7370 Compare March 18, 2024 20:13
@fraxken fraxken merged commit 3d0359d into main Mar 18, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-3fec60159b branch March 18, 2024 23:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

2 participants