build(deps): bump the npm-production-minor-patch group across 1 directory with 4 updates - #275
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Owner
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-production-minor-patch-5026f05ac1
branch
from
July 29, 2026 07:01
27f8057 to
66e1bc9
Compare
…tory with 4 updates Bumps the npm-production-minor-patch group with 4 updates in the / directory: [cheerio](https://github.com/cheeriojs/cheerio), [cors](https://github.com/expressjs/cors), [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) and [redis](https://github.com/redis/node-redis). Updates `cheerio` from 1.0.0-rc.12 to 1.2.0 - [Release notes](https://github.com/cheeriojs/cheerio/releases) - [Commits](cheeriojs/cheerio@v1.0.0-rc.12...v1.2.0) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `express-rate-limit` from 8.5.2 to 8.6.1 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.5.2...v8.6.1) Updates `redis` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@6.0.0...redis@6.1.0) --- updated-dependencies: - dependency-name: cheerio dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production-minor-patch - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-minor-patch - dependency-name: express-rate-limit dependency-version: 8.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production-minor-patch - dependency-name: redis dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-production-minor-patch-5026f05ac1
branch
from
July 29, 2026 07:04
66e1bc9 to
24457b6
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-production-minor-patch-5026f05ac1
branch
August 4, 2026 14:34
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 npm-production-minor-patch group with 4 updates in the / directory: cheerio, cors, express-rate-limit and redis.
Updates
cheeriofrom 1.0.0-rc.12 to 1.2.0Release notes
Sourced from cheerio's releases.
... (truncated)
Commits
e3c7aaf1.2.096bfd3echore(package): Exclude tests from published bundle08d396cdocs(readme): Update Sponsors (#5014)bd9d3ddbuild(deps-dev): bump eslint-plugin-jsdoc from 62.3.0 to 62.3.1 (#5022)f4c8a58build(deps): bump unist-util-visit from 5.0.0 to 5.1.0 in /website (#5027)8fa46d5build(deps): bump astro from 5.16.12 to 5.16.14 in /website (#5026)8e132a6build(deps-dev): bump@vitest/coverage-v8from 4.0.17 to 4.0.18 (#5023)6d31bfcbuild(deps-dev): bump globals from 17.0.0 to 17.1.0 (#5025)65aa6c8build(deps): bump@docsearch/cssfrom 4.5.0 to 4.5.3 in /website (#5020)5567e65build(deps): bump astro from 5.16.11 to 5.16.12 in /website (#5021)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
corsfrom 2.8.5 to 2.8.6Release notes
Sourced from cors's releases.
... (truncated)
Changelog
Sourced from cors's changelog.
Commits
f00a8c12.8.6 (#390)848e2bdchore: remove HISTORY.md and nonexistent CONTRIBUTING.md from tarball (#388)cf8947edocs: tweak intro, add note w/ browser enforcement, FAQ (#385)bbf62a5docs: simplify code examples with header comments (#386)f442e77Extend CI test matrix (#376)d5cf6cdci: add support for node@25 (#375)7e6f7eedocs: revamp content (#374)b25644cbuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#370)f881e91build(deps): bump github/codeql-action from 3.28.19 to 4.31.2 (#371)9a9a760chore: add funding to package.json (#363)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cors since your current version.
Updates
express-rate-limitfrom 8.5.2 to 8.6.1Release notes
Sourced from express-rate-limit's releases.
Commits
c7fced58.6.1b21110echore: deprecate millisecond-based time constants (#662)fad3d85chore(deps-dev): bump the development-dependencies group with 4 updates (#660)fffb3c48.6.0f366b2ddocs: debugging guide, time constants, & v8.6.0 changelog (#652)593ddd2fix: make debug output easier to read (#653)ef8c129fix: Pin safe version of@asyncapi/specsdev dep (#659)7b05e0dfeat: add time constants to support more readable values for windowMs (#655)863e730chore(deps-dev): bump the development-dependencies group with 3 updates (#657)e0e711efix: correct wording in usage documentation for express-rate-limit (#656)Updates
redisfrom 6.0.0 to 6.1.0Release notes
Sourced from redis's releases.
Commits
9ba65ddRelease redis@6.1.0d400bc9Release entraid@6.1.027c0b71Release time-series@6.1.05044e44Release search@6.1.057aba53Release json@6.1.0c19ba5bRelease bloom@6.1.0323e2bcRelease client@6.1.0a476aa6feat(cluster): add getNodeClientForKey for WATCH/MULTI/EXEC (#3315)7ae4652feat: add key prefixing (#3312)65e9453Release redis@6.0.1