koajs / koa

Expressive middleware for node.js using ES2017 async functions
https://koajs.com
MIT License
35.11k stars 3.22k forks source link

build(deps): bump content-type from 1.0.4 to 1.0.5 #1761

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps content-type from 1.0.4 to 1.0.5.

Release notes

Sourced from content-type's releases.

1.0.5

  • perf: skip value escaping when unnecessary
Changelog

Sourced from content-type's changelog.

1.0.5 / 2023-01-29

  • perf: skip value escaping when unnecessary
Commits
  • 6115a40 1.0.5
  • eb7a7b1 build: Node.js@10.24
  • a07427e build: add version script for npm version releases
  • 38286dd build: mocha@10.2.0
  • 9a93713 build: eslint@8.32.0
  • 466751c lint: apply standard 15 style
  • d02574e perf: skip value escaping when unnecessary
  • 24e190a tests: fix deep-equal assertions
  • 5140632 lint: remove deprecated String.prototype.substr
  • 1f0b5a4 build: support Node.js 19.x
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
socket-security[bot] commented 1 year ago

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
content-type@1.0.5 1.0.4...1.0.5 None +0/-0 dougwilson
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (dbf4b8f) 98.66% compared to head (cae964e) 98.66%.

:exclamation: Current head cae964e differs from pull request most recent head 3bb0c13. Consider uploading reports for the commit 3bb0c13 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1761 +/- ## ======================================= Coverage 98.66% 98.66% ======================================= Files 5 5 Lines 523 523 Branches 146 146 ======================================= Hits 516 516 Misses 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 10 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.