This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Bump the dev-dependencies group with 6 updates#288
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the dev-dependencies group with 6 updates#288dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [chai](https://github.com/chaijs/chai) | `4.3.8` | `5.1.0` | | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `9.0.0` | | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `10.4.0` | | [nodemon](https://github.com/remy/nodemon) | `3.0.1` | `3.1.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `21.3.4` | `22.6.5` | | [sinon](https://github.com/sinonjs/sinon) | `16.1.0` | `17.0.1` | Updates `chai` from 4.3.8 to 5.1.0 - [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.0) Updates `eslint` from 8.51.0 to 9.0.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.0.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.0 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.0.1...v3.1.0) Updates `puppeteer` from 21.3.4 to 22.6.5 - [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.6.5) Updates `sinon` from 16.1.0 to 17.0.1 - [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...v17.0.1) --- 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: 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 ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #289. |
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 6 updates:
4.3.85.1.08.51.09.0.010.2.010.4.03.0.13.1.021.3.422.6.516.1.017.0.1Updates
chaifrom 4.3.8 to 5.1.0Release notes
Sourced from chai's releases.
... (truncated)
Commits
2cf92f5Fix publish script (#1602)1ba37b5Set support in same members (#1583)f224339Assert interface fix (#1601)d504573Implementiterableassertion (#1592)640d932Convert comments in "legal comments" format to jsdoc (#1598)e7f768eCleanup jsdoc comments (#1596)3290eb4Remove useless guards and add parentheses to constuctors (#1593)44b81df5.0.31a4dca15.0.257fef84Fix 1564 (#1566)Updates
eslintfrom 8.51.0 to 9.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
e0cbc509.0.075cb5f4Build: changelog update for 9.0.019f9a89chore: Update dependencies for v9.0.0 (#18275)7c957f2chore: package.json update for@eslint/jsreleased73a33cchore: ignore/docs/v8.xin link checker (#18274)d54a412feat: Add --inspect-config CLI flag (#18270)e151050docs: update get-started to the new@eslint/create-config(#18217)610c148fix: Supportusingdeclarations in no-lone-blocks (#18269)44a81c6chore: upgrade knip (#18272)94178addocs: mention aboutnamefield in flat config (#18252)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.0Release notes
Sourced from nodemon's releases.
Commits
02d216ffeat: Enable nodemon to monitor file removal (#2182)c0ea423chore: web site render3938c69chore: web site render9651680chore: web site renderda328edchore: forced release2072383chore: supportersd3ee86efix: use node when using --import6fd8ce7chore: web site render33260c3chore: web site render43133a0chore: web site renderUpdates
puppeteerfrom 21.3.4 to 22.6.5Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
e0932e5chore: release main (#12274)5116a33docs: remove TOC in main page (#12270)140f012chore(webdriver): supportpage.setExtraHTTPHeaders(#12269)f00dca4chore: add client to HTTPRequest (#12267)402b4a4refactor: extract toggling of Network Interception (#12266)df986efdocs: tweak redirects and the main page (#12265)73403b3fix: use setImmediate to reduce flakiness when processing events (#12264)ff4f70ffix: remove NetworkServiceInProcess2 set by default (#12261)576b417docs: fix redirects to /docs (#12260)a66e53cdocs: setup redirects and fix mising index.md (#12259)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 17.0.1Changelog
Sourced from sinon's changelog.