build(deps): bump the minor-and-patch group across 1 directory with 7 updates#65
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the minor-and-patch group across 1 directory with 7 updates#65dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
… updates Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [compression](https://github.com/expressjs/compression) | `1.7.4` | `1.8.1` | | [cookie-parser](https://github.com/expressjs/cookie-parser) | `1.4.6` | `1.4.7` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [debug](https://github.com/debug-js/debug) | `4.3.4` | `4.4.3` | | [morgan](https://github.com/expressjs/morgan) | `1.10.0` | `1.10.1` | | [pug](https://github.com/pugjs/pug) | `3.0.2` | `3.0.3` | | [serve-favicon](https://github.com/expressjs/serve-favicon) | `2.5.0` | `2.5.1` | Updates `compression` from 1.7.4 to 1.8.1 - [Release notes](https://github.com/expressjs/compression/releases) - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md) - [Commits](expressjs/compression@1.7.4...v1.8.1) Updates `cookie-parser` from 1.4.6 to 1.4.7 - [Release notes](https://github.com/expressjs/cookie-parser/releases) - [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md) - [Commits](expressjs/cookie-parser@1.4.6...1.4.7) 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 `debug` from 4.3.4 to 4.4.3 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.3.4...4.4.3) Updates `morgan` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.10.0...1.10.1) Updates `pug` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3) Updates `serve-favicon` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/expressjs/serve-favicon/releases) - [Changelog](https://github.com/expressjs/serve-favicon/blob/master/HISTORY.md) - [Commits](expressjs/serve-favicon@2.5.0...2.5.1) --- updated-dependencies: - dependency-name: compression dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: cookie-parser dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: debug dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: morgan dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pug dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: serve-favicon dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 7 updates in the / directory:
1.7.41.8.11.4.61.4.72.8.52.8.64.3.44.4.31.10.01.10.13.0.23.0.32.5.02.5.1Updates
compressionfrom 1.7.4 to 1.8.1Release notes
Sourced from compression's releases.
... (truncated)
Changelog
Sourced from compression's changelog.
Commits
83a0c451.8.1ce62713deps: on-headers@1.1.0 (#246)f4acb23build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 (#244)6eaebe6build(deps): bump actions/checkout from 4.1.1 to 4.2.2 (#241)37e0623build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#240)bc436b2build(deps): bump actions/upload-artifact from 4.3.1 to 4.6.2 (#239)2f9f572build(deps): bump github/codeql-action from 3.28.15 to 3.29.2 (#243)5f13b14[StepSecurity] ci: Harden GitHub Actions (#235)76e0945build(deps-dev): bump supertest from 6.2.3 to 6.3.4 (#231)ae6ee80build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.31.0 (#230)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for compression since your current version.
Updates
cookie-parserfrom 1.4.6 to 1.4.7Release notes
Sourced from cookie-parser's releases.
Changelog
Sourced from cookie-parser's changelog.
Commits
5d61e1e1.4.7ccf1f54deps: cookie@0.7.2 (#116)429cfd4ci: Use GITHUB_OUTPUT envvar instead of set-output command (#100)ca4c97eci: fix errors in ci pipeline for node 8 and 9 (#104)97bdf39ci: add support for OSSF scorecard reporting (#103)e5862bdbuild: Node.js@17.6f0688d2build: Node.js@14.1944ec541build: Node.js@16.14695435adeps: cookie@0.4.2f66e7e1build: mocha@9.2.1Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cookie-parser since your current version.
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
debugfrom 4.3.4 to 4.4.3Release notes
Sourced from debug's releases.
Commits
6b2c5fb4.4.333330fa4.4.198df33eremove istanbulbf2f574fixes #987 fallback to localStorage.DEBUG if debug is not defined (#988)a0497bdReplace whitespaces in namespaces string with commas globally instead of just...7e3814c4.4.0d2d6bf0fix inefficient .enable() regex and .enabled() testbc609144.3.7c63e96eUpgrade ms to version 2.1.3 (#819)382864aremove archaic badges from readmeUpdates
morganfrom 1.10.0 to 1.10.1Release notes
Sourced from morgan's releases.
Changelog
Sourced from morgan's changelog.
Commits
c1c7f10🔖 1.10.1eb896c2⬆️ bump on-headers1c3eec6remove --bail (#314)b144728ci: apply OSSF Scorecard security best practices (#300)68c2d21ci: use ubuntu-latest (#301)8740a19docs: add example output for log formats (#299)efd6bffci: migra to GitHub actions (#290)3b89789ci: add support for OSSF scorecard reporting (#291)19a6aa5docs: add installation sectionb94f3ffdocs: change simple to sample in example descriptionsMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for morgan since your current version.
Updates
pugfrom 3.0.2 to 3.0.3Release notes
Sourced from pug's releases.
Commits
32acfe8fix: ensure template names are valid identifiers (#3438)4767cafrefactor: convert pug-error to TypeScript (#3355)a724446chore: update character-parser (#3354)6cca8f7docs: fix GitHub format in README (#3335)Updates
serve-faviconfrom 2.5.0 to 2.5.1Release notes
Sourced from serve-favicon's releases.
Changelog
Sourced from serve-favicon's changelog.
Commits
83da8d52.5.1 (#68)c03a88bfeat: adopt flexible deps policy (#69)262b7bfdocs: include scorecard badge (#67)47663aefeat: remove appveyor (#66)d83f56cbuild(deps-dev): bump eslint-plugin-promise from 3.7.0 to 3.8.0 (#61)872a751build(deps-dev): bump eslint-plugin-import from 2.10.0 to 2.31.0 (#62)19e8af3build(deps-dev): bump mocha from 10.4.0 to 10.8.2 (#60)d976602ci: upgrade Node versions (#64)623e26ebuild(deps-dev): bump eslint-plugin-markdown from 1.0.0-beta.6 to 1.0.2 (#63)14fae4fbuild(deps-dev): bump eslint-plugin-standard from 3.0.1 to 3.1.0 (#59)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for serve-favicon since your current version.
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