-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bump the node-server group across 1 directory with 6 updates #1607
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/apps/etterlatte-node-server/node-server-10199d6415
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the node-server group across 1 directory with 6 updates #1607
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/apps/etterlatte-node-server/node-server-10199d6415
+73
−130
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 12, 2024
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/apps/etterlatte-node-server/node-server-10199d6415
branch
from
December 2, 2024 13:58
1bbf39e
to
af4848a
Compare
Bumps the node-server group with 5 updates in the /apps/etterlatte-node-server directory: | Package | From | To | | --- | --- | --- | | [express](https://github.com/expressjs/express) | `4.21.0` | `4.21.1` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` | | [winston](https://github.com/winstonjs/winston) | `3.14.2` | `3.17.0` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `5.0.0` | | [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) | `2.6.11` | `2.6.12` | Updates `express` from 4.21.0 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.21.0...4.21.1) Updates `node-fetch` from 2.7.0 to 3.3.2 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.7.0...v3.3.2) Updates `winston` from 3.14.2 to 3.17.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.14.2...v3.17.0) Updates `winston-transport` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/winstonjs/winston-transport/releases) - [Changelog](https://github.com/winstonjs/winston-transport/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston-transport@v4.8.0...v4.9.0) Updates `@types/express` from 4.17.21 to 5.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/node-fetch` from 2.6.11 to 2.6.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: node-server - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-major dependency-group: node-server - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor dependency-group: node-server - dependency-name: winston-transport dependency-type: direct:production update-type: version-update:semver-minor dependency-group: node-server - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-major dependency-group: node-server - dependency-name: "@types/node-fetch" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-server ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/apps/etterlatte-node-server/node-server-10199d6415
branch
from
December 2, 2024 14:43
af4848a
to
77ffb00
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 node-server group with 5 updates in the /apps/etterlatte-node-server directory:
4.21.0
4.21.1
2.7.0
3.3.2
3.14.2
3.17.0
4.17.21
5.0.0
2.6.11
2.6.12
Updates
express
from 4.21.0 to 4.21.1Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
8e229f9
4.21.1a024c8a
fix(deps): [email protected]Updates
node-fetch
from 2.7.0 to 3.3.2Release notes
Sourced from node-fetch's releases.
... (truncated)
Commits
8b3320d
fix: Remove the default connection close header. (#1736)7b86e94
fix: release "Allow URL class object as an argument for fetch()" #1696 (#1716)8ced5b9
docs: readme - non ESM example (#1707)71e376b
ci(release): use latest Node LTS (#1697)e093030
Allow URL class object as an argument for fetch() (#1696)55a4870
feat: add static Response.json (#1670)c071406
(1138) - Fixed HTTPResponseError with correct constructor and usage (#1666)6f72caa
docs: fix missing comma in example (#1623)2880238
fix: ReDoS referrer (#1611)e87b093
fix(Headers): don't forward secure headers on protocol change (#1599)Updates
winston
from 3.14.2 to 3.17.0Release notes
Sourced from winston's releases.
Commits
1b9cef8
3.17.03e87128
Try winston-transport 4.9.069625fc
Revert "Try bumping winston-transport to 4.8.0"876ef7a
Revert "Try bumping winston-transport to 4.8.0"7ef2c1d
Try bumping winston-transport to 4.8.0fe4b64e
Try bumping winston-transport to 4.8.0c9fd9a4
Bump logform14fef0f
Revert "Update logform and winston-transport"545b683
Merge branch 'master' of github.com:winstonjs/winstoncceb265
Update logform and winston-transportUpdates
winston-transport
from 4.8.0 to 4.9.0Release notes
Sourced from winston-transport's releases.
Commits
eab6323
4.9.071b5b4f
revert to use readable-stream 3.x0ef14f6
4.8.1ed85a87
Bump mocha from 10.7.3 to 10.8.2 (#254)d552c75
Bump@types/node
from 22.6.0 to 22.8.7 (#253)4f58ee4
Bump eslint from 9.11.0 to 9.14.0 (#255)0191157
Update logformUpdates
@types/express
from 4.17.21 to 5.0.0Commits
Updates
@types/node-fetch
from 2.6.11 to 2.6.12Commits
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