Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the securityupdates group across 1 directory with 4 updates #357

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the securityupdates group with 1 update in the /demo directory: netlify-cli.

Updates netlify-cli from 17.34.3 to 17.36.3

Release notes

Sourced from netlify-cli's releases.

v17.36.3

17.36.3 (2024-09-30)

Bug Fixes

v17.36.2

17.36.2 (2024-09-20)

Bug Fixes

v17.36.1

17.36.1 (2024-09-19)

Bug Fixes

  • deps: bump find-my-way from 8.2.0 to 8.2.2 and vite from 5.2.10 to 5.4.6 (#6828) (04567fb)
  • deps: update dependency @​netlify/blobs to v8.0.1 (#6801) (ffb394c)
  • deps: update dependency express to v4.20.0 [security] (#6820) (7089c02)

v17.36.0

17.36.0 (2024-09-10)

Features

  • dev: update dev server plugin env variable to be an array of plugins (#6811) (dbcf1f5)

v17.35.0

17.35.0 (2024-09-06)

Features

v17.34.4

17.34.4 (2024-09-05)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

17.36.3 (2024-09-30)

Bug Fixes

17.36.2 (2024-09-20)

Bug Fixes

17.36.1 (2024-09-19)

Bug Fixes

  • deps: bump find-my-way from 8.2.0 to 8.2.2 and vite from 5.2.10 to 5.4.6 (#6828) (04567fb)
  • deps: update dependency @​netlify/blobs to v8.0.1 (#6801) (ffb394c)
  • deps: update dependency express to v4.20.0 [security] (#6820) (7089c02)

17.36.0 (2024-09-10)

Features

  • dev: update dev server plugin env variable to be an array of plugins (#6811) (dbcf1f5)

17.35.0 (2024-09-06)

Features

17.34.4 (2024-09-05)

Bug Fixes

  • increased the default functions timeout to 30s (#6804) (2438a00)
Commits

Updates body-parser from 1.20.2 to 1.20.3

Release notes

Sourced from body-parser's releases.

1.20.3

What's Changed

Important

  • deps: qs@6.13.0
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity). Documentation

Other changes

New Contributors

Full Changelog: expressjs/body-parser@1.20.2...1.20.3

Changelog

Sourced from body-parser's changelog.

1.20.3 / 2024-09-10

  • deps: qs@6.13.0
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.


Updates express from 4.19.2 to 4.21.0

Release notes

Sourced from express's releases.

4.21.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

4.20.0

What's Changed

Important

  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.21.0 / 2024-09-11

  • Deprecate res.location("back") and res.redirect("back") magic string
  • deps: serve-static@1.16.2
    • includes send@0.19.0
  • deps: finalhandler@1.3.1
  • deps: qs@6.13.0

4.20.0 / 2024-09-10

  • deps: serve-static@0.16.0
    • Remove link renderization in html while redirecting
  • deps: send@0.19.0
    • Remove link renderization in html while redirecting
  • deps: body-parser@0.6.0
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: path-to-regexp@0.1.10
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie
Commits

Updates serve-static from 1.15.0 to 1.16.2

Release notes

Sourced from serve-static's releases.

1.16.0

What's Changed

New Contributors

Full Changelog: expressjs/serve-static@v1.15.0...1.16.0

Changelog

Sourced from serve-static's changelog.

1.16.2 / 2024-09-11

  • deps: encodeurl@~2.0.0

1.16.1 / 2024-09-11

  • deps: send@0.19.0

1.16.0 / 2024-09-10

  • Remove link renderization in html while redirecting
Commits
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for serve-static 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Copy link

github-actions bot commented Oct 1, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.18% (🎯 92%) 2853 / 3029
🟢 Statements 94.18% (🎯 92%) 2853 / 3029
🟢 Functions 93.39% (🎯 93%) 212 / 227
🟢 Branches 94.25% (🎯 93%) 771 / 818
File CoverageNo changed files found.
Generated in workflow #1565 for commit 53b7be8 by the Vitest Coverage Report Action

… updates

Bumps the securityupdates group with 1 update in the /demo directory: [netlify-cli](https://github.com/netlify/cli).


Updates `netlify-cli` from 17.34.3 to 17.36.3
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v17.34.3...v17.36.3)

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-type: direct:development
  dependency-group: securityupdates
- dependency-name: body-parser
  dependency-type: indirect
  dependency-group: securityupdates
- dependency-name: express
  dependency-type: indirect
  dependency-group: securityupdates
- dependency-name: serve-static
  dependency-type: indirect
  dependency-group: securityupdates
...

Signed-off-by: dependabot[bot] <support@github.com>
@AndyTWF AndyTWF force-pushed the dependabot/npm_and_yarn/demo/securityupdates-210c20e5d4 branch from eda51e3 to 53b7be8 Compare October 16, 2024 10:01
@AndyTWF AndyTWF merged commit 7b650bd into main Oct 16, 2024
9 checks passed
@AndyTWF AndyTWF deleted the dependabot/npm_and_yarn/demo/securityupdates-210c20e5d4 branch October 16, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant