This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Bump the dev-dependencies group across 1 directory with 8 updates#300
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the dev-dependencies group across 1 directory with 8 updates#300dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [chai](https://github.com/chaijs/chai) | `4.3.8` | `5.1.1` | | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `9.4.0` | | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `10.4.0` | | [nodemon](https://github.com/remy/nodemon) | `3.0.1` | `3.1.3` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.0.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `21.3.4` | `22.10.0` | | [sinon](https://github.com/sinonjs/sinon) | `16.1.0` | `18.0.0` | | [supertest](https://github.com/ladjs/supertest) | `6.3.3` | `7.0.0` | Updates `chai` from 4.3.8 to 5.1.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.3.8...v5.1.1) Updates `eslint` from 8.51.0 to 9.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v9.4.0) Updates `mocha` from 10.2.0 to 10.4.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.4.0) Updates `nodemon` from 3.0.1 to 3.1.3 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.0.1...v3.1.3) Updates `nyc` from 15.1.0 to 17.0.0 - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0) Updates `puppeteer` from 21.3.4 to 22.10.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v21.3.4...puppeteer-v22.10.0) Updates `sinon` from 16.1.0 to 18.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v16.1.0...v18.0.0) Updates `supertest` from 6.3.3 to 7.0.0 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v6.3.3...v7.0.0) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: nyc dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: supertest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #301. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 the dev-dependencies group with 8 updates in the / directory:
4.3.85.1.18.51.09.4.010.2.010.4.03.0.13.1.315.1.017.0.021.3.422.10.016.1.018.0.06.3.37.0.0Updates
chaifrom 4.3.8 to 5.1.1Release notes
Sourced from chai's releases.
... (truncated)
Commits
37263c0fix: support some virtual contexts intoThrow(#1609)91e58edCorrect Mocha import instructions (#1611)61159d1build(deps-dev): bump ip from 1.1.8 to 1.1.9 (#1608)8475d2aSet up ESLint for JSDoc comments (#1605)936c0ca5.1.02cf92f5Fix publish script (#1602)1ba37b5Set support in same members (#1583)f224339Assert interface fix (#1601)d504573Implementiterableassertion (#1592)640d932Convert comments in "legal comments" format to jsdoc (#1598)Updates
eslintfrom 8.51.0 to 9.4.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
a5f7e589.4.08c6d0c3Build: changelog update for 9.4.0010dd2echore: upgrade to@eslint/js@9.4.0(#18534)5e1b5dcchore: package.json update for@eslint/jsreleased7ab6f5docs: update theme when whenprefers-color-schemechanges (#18510)594145frefactor: switch to@eslint/config-array(#18527)525fdffdocs: fix components files (#18519)89a4a0afeat: ignore IIFE's in theno-loop-funcrule (#17528)80747d2docs: refactorprefer-destructuringrule (#18472)f6534d1fix: skip processor code blocks that match only universal patterns (#18507)Updates
mochafrom 10.2.0 to 10.4.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
ffd9557Release v10.4.07ac67f3build(deps): bump the github-actions group with 2 updates (#5125)7a2781cchore: activate dependabot for workflows (#5123)97dcbb2fix: harden error handling inlib/cli/run.js(#5074)6f3f45efix: xunit integration test (#5122)a5b5652docs: fix documentation concerning glob expansion on UNIX (#4869)efbb147feat: add file path to xunit reporter (#4985)a2e600dfix: closes #5115 (#5116)3735873feat: include.causestacks in the error stack traces (#4829)b88978dchore: bump ESLint ecmaVersion to 2020 (#5104)Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
nodemonfrom 3.0.1 to 3.1.3Release notes
Sourced from nodemon's releases.
Commits
eaa1d54fix: cast the nodemon function as Nodemon type789663cfix: Type exports correctly (#2207)287db41Merge branch 'main' of github.com:remy/nodemon9ecd9dbchore: update websitecd27c0bfix: add types to help with required nodemon usage (#2204)1707f92chore: website502238cchore: websitef35aa98chore: website0bfd65achore: websitef8e3b8cchore: websiteUpdates
nycfrom 15.1.0 to 17.0.0Release notes
Sourced from nyc's releases.
Changelog
Sourced from nyc's changelog.
Commits
fee2821chore(main): release nyc 17.0.0 (#1558)10daaccbuild: explicitly point to config files8120112test: remove dependency on "true" which is not on all windows sytemsf6e5abachore(main): release 16.0.0 (#1554)b6ed598fix(deps): address security alerts in deps (#1555)dda8e44build: migrate to main branch (#1553)9ef340ebuild: move tests over to latest tapjs (#1552)ab7c53bchore: Remove package-lock.json91ae8b8chore(deps-dev): bump standard-version from 8.0.0 to 8.0.1a6336e1chore(deps): bump lodash from 4.17.15 to 4.17.19Updates
puppeteerfrom 21.3.4 to 22.10.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
d963fcdchore: release main (#12456)f30977ffix: roll to Chrome 125.0.6422.78 (r1287751) (#12484)f375267fix: providing null to page.authenticate should disable authentication (#12203)97a4951test: disable flaky installation test on macos-13 (#12478)d83d9a6fix: roll to Chrome 125.0.6422.76 (r1287751) (#12477)045ed95test: add doctype to some screenshot tests to avoid running them in quirks mo...08b6545docs: add guides to the sidebar (#12474)3c6f01afeat: support running Puppeteer in extensions (#12459)c8a64c0chore: remove circular dependency (#12472)d7c3a7achore(deps): Bump the all group with 2 updates (#12464)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.
Updates
sinonfrom 16.1.0 to 18.0.0Details
Description has been truncated