chore(deps): bump brace-expansion, documentation, eslint, mocha and nyc - #25
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump brace-expansion, documentation, eslint, mocha and nyc#25dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) to 5.0.9 and updates ancestor dependencies [brace-expansion](https://github.com/juliangruber/brace-expansion), [documentation](https://github.com/documentationjs/documentation), [eslint](https://github.com/eslint/eslint), [mocha](https://github.com/mochajs/mocha) and [nyc](https://github.com/istanbuljs/nyc). These dependencies need to be updated together. Updates `brace-expansion` from 1.1.11 to 5.0.9 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v5.0.9) Updates `documentation` from 8.1.2 to 14.0.3 - [Release notes](https://github.com/documentationjs/documentation/releases) - [Changelog](https://github.com/documentationjs/documentation/blob/master/CHANGELOG.md) - [Commits](documentationjs/documentation@v8.1.2...v14.0.3) Updates `eslint` from 4.19.1 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v4.19.1...v10.9.1) Updates `mocha` from 5.2.0 to 12.0.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v5.2.0...v12.0.0) Updates `nyc` from 12.0.2 to 18.0.0 - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v12.0.2...nyc-v18.0.0) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.9 dependency-type: indirect - dependency-name: documentation dependency-version: 14.0.3 dependency-type: direct:development - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development - dependency-name: mocha dependency-version: 12.0.0 dependency-type: direct:development - dependency-name: nyc dependency-version: 18.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps brace-expansion to 5.0.9 and updates ancestor dependencies brace-expansion, documentation, eslint, mocha and nyc. These dependencies need to be updated together.
Updates
brace-expansionfrom 1.1.11 to 5.0.9Release notes
Sourced from brace-expansion's releases.
... (truncated)
Commits
fbcf8ec5.0.9f6f3939test: cover dropping empties when only some prefixes are empty688a99eMerge commit from forkc66e5f9docs: make the maxLength example produce a non-empty result (#137)473d3e9Bump linkify-it from 5.0.1 to 5.0.2 (#128)96a63c05.0.8a1bd339Merge commit from fork592a36fBump tar from 7.5.16 to 7.5.20 (#127)bd14690Bump brace-expansion from 2.0.2 to 2.1.2 (#126)e729ba6Bump ws from 8.19.0 to 8.21.1 (#124)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
documentationfrom 8.1.2 to 14.0.3Release notes
Sourced from documentation's releases.
Changelog
Sourced from documentation's changelog.
... (truncated)
Commits
8aae14bchore(release): 14.0.39c42abbbuild(deps): bump actions/setup-node from 3.6.0 to 3.8.0 (#1614)d4559bebuild(deps-dev): bump mock-fs from 5.1.4 to 5.2.0 (#1601)e030a3fSort memberof (#1452)930edd2Update USAGE.md (#1463)1cc2f98fix: fix GFM markdown output (#1553)4600c97Remove broken David badge on README (#1611)12cfa02Update NODE_API.md (#1616)de30e89Update membership.js (#1620)8fcbeaeFix a few typos on CHANGELOG (#1610)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
eslintfrom 4.19.1 to 10.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5c8c24110.9.1a7f3b7dBuild: changelog update for 10.9.11e641c9fix: no-loss-of-precision false positive with trailing decimal point (#21251)ad74a8ddocs: add deprecation steps for EOL package versions (#21248)3c3ae53chore: update ecosystem plugins (#21249)c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
mochafrom 5.2.0 to 12.0.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
07c92f9chore(main): release 12.0.0 (#6217)219674fchore: setup Release Please for v12 stable (#6084)3bb317dfix: preserve FIFO descriptors when respawning (#6254)2962875fix: fixup parsing negative numbers and quoted strings (#6250)e6b9ee7docs: fix minor correctness issues (#6215)8720225docs: link to mochajs.org instead of the wiki (#6216)505b5e9chore(main): release 12.0.0-rc.6 (#6173)c54539fchore: fix esm-utils tests when run without coverage (#6160)dcc539achore(deps): update dependency@playwright/testto v1.62.1 (#6197)c2c6d63chore(deps): update dependency globals to v17.9.0 (#6201)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mocha since your current version.
Updates
nycfrom 12.0.2 to 18.0.0Release notes
Sourced from nyc's releases.
Changelog
Sourced from nyc's changelog.
... (truncated)
Commits
3ce6d97chore(main): release nyc 18.0.0 (#1613)b9f6781build: publication is now manual again due to changes in tokens0707729fix(deps)!: update dependencies pulling in old glob (#1612)41f4476chore(main): release nyc 17.1.0 (#1572)d338985chore(deps-dev): bump requirejs from 2.3.6 to 2.3.7 (#1582)af74d1efeat(deps): bump foreground-child from ^2.0.0 to ^3.0.0 (#1546)ae657b6fix: reduce size of serialized JSON output (#1570)b6a9484chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1571)b86edbcchore(deps-dev): bump ws from 8.16.0 to 8.17.1 (#1568)fee2821chore(main): release nyc 17.0.0 (#1558)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.