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#303
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the dev-dependencies group across 1 directory with 8 updates#303dependabot[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.5.0` | | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `10.5.0` | | [nodemon](https://github.com/remy/nodemon) | `3.0.1` | `3.1.4` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.0.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `21.3.4` | `22.12.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.5.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.5.0) Updates `mocha` from 10.2.0 to 10.5.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.5.0) Updates `nodemon` from 3.0.1 to 3.1.4 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.0.1...v3.1.4) 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.12.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.12.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
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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.5.010.2.010.5.03.0.13.1.415.1.017.0.021.3.422.12.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.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
53523579.5.0f425600Build: changelog update for 9.5.0f588160chore: upgrade@eslint/js@9.5.0 (#18591)5890841chore: package.json update for@eslint/jsrelease455f7fddocs: add section about including.gitignorefiles (#18590)e9f4ccdchore: remove unused eslint-disable directive (#18589)721eafedocs: update info about universalfilespatterns (#18587)4b23ffdrefactor: Move JS parsing logic into JS language (#18448)6880286fix: treat*as a universal pattern (#18586)8127127docs: Update READMEUpdates
mochafrom 10.2.0 to 10.5.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
b9ce511Release v10.5.012c88a7Docs: add 10.5.0 to CHANGELOG.mdb6aa7e8chore: rename 'master' to 'main' in docs and tooling (#5130)67a8124fix: include stack in browser uncaught error reporting (#5107)e030115chore: switch two-column list styles to be opt-in (#5110)2f3fedcchore: allow blank issues (#5157)6dda9a4chore: removehuskyfor now (#5127)5b7af5efeat: add MOCHA_OPTIONS env variable (#4835)472a8bechore: allow using any 3.x chokidar dependencies (#5143)99601dachore: fix some typos in comments (#5135)Maintainer changes
This version was pushed to npm by joshuakgoldberg, a new releaser for mocha since your current version.
Updates
nodemonfrom 3.0.1 to 3.1.4Release notes
Sourced from nodemon's releases.
... (truncated)
Commits
d7cfe08docs: clarify how to handle SIGUSR26020968fix: ensure local env have prioritybb34032chore: website4688b68chore: websiteeaa1d54fix: 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: 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.12.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
6937a76chore: release main (#12610)20ed8fcfix: roll to Chrome 126.0.6478.63 (r1300313) (#12632)e8b29e6chore(main): release ng-schematics 0.6.1 (#12623)26d59cfdocs: document pierce/ (#12630)8edf120docs: fix whitespace in docs (#12629)34fe0d0ci: fix canary ci (#12628)c70c078docs: update locator docs (#12603)fdf40e9chore(deps): Bump the all group across 1 directory with 3 updates (#12600)96022e0build(deps): update ng-schematics (#12624)54ecea7feat: support AbortSignal in page.waitForRequest/Response/NetworkIdle/Frame (...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.0Changelog
Sourced from sinon's changelog.