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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the non-majors group with 5 updates in the /api-server directory:
1.4.6
1.4.7
4.20.0
4.21.1
7.4.0
7.4.1
25.0.0
25.0.1
3.1.4
3.1.7
Updates
cookie-parser
from 1.4.6 to 1.4.7Release notes
Sourced from cookie-parser's releases.
Changelog
Sourced from cookie-parser's changelog.
Commits
5d61e1e
1.4.7ccf1f54
deps: cookie@0.7.2 (#116)429cfd4
ci: Use GITHUB_OUTPUT envvar instead of set-output command (#100)ca4c97e
ci: fix errors in ci pipeline for node 8 and 9 (#104)97bdf39
ci: add support for OSSF scorecard reporting (#103)e5862bd
build: Node.js@17.6f0688d2
build: Node.js@14.1944ec541
build: Node.js@16.14695435a
deps: cookie@0.4.2f66e7e1
build: mocha@9.2.1Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cookie-parser since your current version.
Updates
express
from 4.20.0 to 4.21.1Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
8e229f9
4.21.1a024c8a
fix(deps): cookie@0.7.17e562c6
4.21.01bcde96
fix(deps): qs@6.13.0 (#5946)7d36477
fix(deps): serve-static@1.16.2 (#5951)40d2d8f
fix(deps): finalhandler@1.3.177ada90
Deprecate"back"
magic string in redirects (#5935)Updates
express-rate-limit
from 7.4.0 to 7.4.1Release notes
Sourced from express-rate-limit's releases.
Commits
eaea95b
7.4.13a2fdba
fix: return after calling next() when passOnStoreError is used (#482)53f3aac
build(deps): bump body-parser and express (#480)f18932c
build(deps-dev): bump axios from 1.6.2 to 1.7.5 (#477)00458ea
build(deps-dev): bump webpack from 5.76.3 to 5.94.0 (#476)9d7c8cf
build(deps): bump ws, engine.io and socket.io-adapter (#474)Updates
jsdom
from 25.0.0 to 25.0.1Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
04541b3
Version 25.0.196bd111
Update dependencies and dev dependenciesd08440c
Upgrade tough-cookie to v5.0.0Updates
nodemon
from 3.1.4 to 3.1.7Release notes
Sourced from nodemon's releases.
Commits
9b0606a
fix: types for export on ESModule (#2211)1428001
Merge branch 'main' of github.com:remy/nodemon11fcaaa
fix: watch nested pathsfddbd43
chore: update web site254c2ab
fix: add missing ignore option to type defintion of config (#2224)f014241
chore: update website5a18d24
chore: update website1773092
chore: update website51dedee
chore: update websiteef9ff04
chore: update websiteDependabot 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