chore(deps): Bump the node-packages group across 1 directory with 5 updates#7
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…pdates Bumps the node-packages group with 3 updates in the /examples/node-app directory: [express](https://github.com/expressjs/express), [express-handlebars](https://github.com/express-handlebars/express-handlebars) and [mocha](https://github.com/mochajs/mocha). Updates `express` from 4.19.2 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.19.2...4.21.2) Updates `express-handlebars` from 7.1.3 to 8.0.1 - [Release notes](https://github.com/express-handlebars/express-handlebars/releases) - [Changelog](https://github.com/express-handlebars/express-handlebars/blob/master/CHANGELOG.md) - [Commits](express-handlebars/express-handlebars@v7.1.3...v8.0.1) Updates `chai` from 4.2.0 to 4.5.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@4.2.0...v4.5.0) Updates `chai-http` from 4.2.0 to 4.4.0 - [Release notes](https://github.com/chaijs/chai-http/releases) - [Changelog](https://github.com/chaijs/chai-http/blob/main/History.md) - [Commits](chaijs/chai-http@4.2.0...4.4.0) Updates `mocha` from 10.7.3 to 11.0.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.7.3...v11.0.1) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-minor dependency-group: node-packages - dependency-name: express-handlebars dependency-type: direct:production update-type: version-update:semver-major dependency-group: node-packages - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-packages - dependency-name: chai-http dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-packages - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major dependency-group: node-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request. |
Author
|
Superseded by #8. |
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 the node-packages group with 3 updates in the /examples/node-app directory: express, express-handlebars and mocha.
Updates
expressfrom 4.19.2 to 4.21.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
1faf2284.21.22e0fb64deps: bump path-to-regexp@0.1.12 (#6209)59fc270deps: path-to-regexp@0.1.11 (#5956)51fc39cdocs: add funding (#6065)8e229f94.21.1a024c8afix(deps): cookie@0.7.17e562c64.21.01bcde96fix(deps): qs@6.13.0 (#5946)7d36477fix(deps): serve-static@1.16.2 (#5951)40d2d8ffix(deps): finalhandler@1.3.1Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
express-handlebarsfrom 7.1.3 to 8.0.1Release notes
Sourced from express-handlebars's releases.
Changelog
Sourced from express-handlebars's changelog.
Commits
8e7efb4chore(release): 8.0.1 [skip ci]efca370fix: remove module type (#857)8abe846chore(release): 8.0.0 [skip ci]cb0358efix: require node v20 (#854)e90da8echore(deps): update github/codeql-action action to v3 (#728)b8032b3chore(deps): update dependency glob to ^10.4.5 (#834)017c3acchore: update eslint (#853)fcf4d6dchore(deps): update devdependency@types/nodeto ^18.19.435ba9eedchore(deps): update devdependency ts-jest to ^29.2.475076f8chore(deps): update typescript-eslint monorepo to ^7.18.0Updates
chaifrom 4.2.0 to 4.5.0Release notes
Sourced from chai's releases.
... (truncated)
Commits
6a193084.5.01a36d35Update type detect (#1631)f4b2fbcfix: removes??for node compat (#1574)6ef2824bump versionfb5fd85Allow deepEqual fonction to be configured globally (#1553)744a16e4.3.100ccd823upgrade all dependencies (#1540)923d0a44.3.91a0f887makea141e57upgrade depsUpdates
chai-httpfrom 4.2.0 to 4.4.0Release notes
Sourced from chai-http's releases.
Commits
a3715c44.4.083f4f9ebuildce9866fDependency updates to fix security vulnerabilities (#306)dbba17cci: update npm token (#289)0c2c350docs: add badges to the READMEbe1d005ci: don't run publish-npm job unless push0e78ceebuild(dev-deps): update semantic-release packages to latest versionsee4952edocs: update README examples to modern syntax233118bfeat: drop support for node < 1004ebb3dci: update release token (#287)Updates
mochafrom 10.7.3 to 11.0.1Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
4c558fbchore(main): release 11.0.1 (#5257)a5bd707Release v11.0.143c3157feat: bumped glob dependency from 8 to 10 (#5250)34e0e52docs: fix examples forlinkPartialObjectsmethods (#5255)d3b2c38chore(main): release 11.0.0 prerelease (#5241)80da25afix!: adapt new engine range for Mocha 11 (#5216)eac87e1docs: downgrade example/tests chai to 4.5.0 (#5245)e3da641feat: allow calling hook methods (#5231)05097dbchore(main): release 10.8.2 (#5239)14e640edocs: indicate 'exports' interface does not work in browsers (#5181)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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