forked from helyOSFramework/helyos_core
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[helyos_server] (deps): Bump the helyos-server-deps group across 1 directory with 6 updates #42
Closed
dependabot
wants to merge
15
commits into
master
from
dependabot/npm_and_yarn/helyos_server/helyos-server-deps-a804b4decd
Closed
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
…rectory with 6 updates Bumps the helyos-server-deps group with 6 updates in the /helyos_server directory: | Package | From | To | | --- | --- | --- | | [amqplib](https://github.com/amqp-node/amqplib) | `0.10.3` | `0.10.5` | | [express](https://github.com/expressjs/express) | `4.21.0` | `4.21.1` | | [nock](https://github.com/nock/nock) | `13.5.4` | `13.5.6` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.11.3` | `8.13.1` | | [socket.io](https://github.com/socketio/socket.io) | `4.7.5` | `4.8.1` | | [util](https://github.com/browserify/node-util) | `0.11.1` | `0.12.5` | Updates `amqplib` from 0.10.3 to 0.10.5 - [Release notes](https://github.com/amqp-node/amqplib/releases) - [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md) - [Commits](amqp-node/amqplib@v0.10.3...v0.10.5) 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 `nock` from 13.5.4 to 13.5.6 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.5.4...v13.5.6) Updates `pg` from 8.11.3 to 8.13.1 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.13.1/packages/pg) Updates `socket.io` from 4.7.5 to 4.8.1 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.1) Updates `util` from 0.11.1 to 0.12.5 - [Release notes](https://github.com/browserify/node-util/releases) - [Changelog](https://github.com/browserify/node-util/blob/master/CHANGELOG.md) - [Commits](browserify/node-util@v0.11.1...v0.12.5) --- updated-dependencies: - dependency-name: amqplib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helyos-server-deps - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helyos-server-deps - dependency-name: nock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helyos-server-deps - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: helyos-server-deps - dependency-name: socket.io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: helyos-server-deps - dependency-name: util dependency-type: direct:production update-type: version-update:semver-minor dependency-group: helyos-server-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
helyos_server
npm
labels
Nov 24, 2024
SamiAlavi
deleted the
dependabot/npm_and_yarn/helyos_server/helyos-server-deps-a804b4decd
branch
December 8, 2024 16:19
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 helyos-server-deps group with 6 updates in the /helyos_server directory:
0.10.3
0.10.5
4.21.0
4.21.1
13.5.4
13.5.6
8.11.3
8.13.1
4.7.5
4.8.1
0.11.1
0.12.5
Updates
amqplib
from 0.10.3 to 0.10.5Changelog
Sourced from amqplib's changelog.
Commits
d2af467
0.10.50d77099
Update CHANGELOG6d1d528
Merge pull request #777 from amqp-node/remove-readable-stream3cc6c42
Remove readable-stream - see #729cddd4a8
Merge pull request #773 from amqp-node/support-for-unsigned-int-edits648c155
Complete support for unsigned integers0a87ee4
Merge pull request #758 from amqp-node/commit-defs1e802a6
Add support for 'B" as unsigned byte and 'i' as unsigned int6ccf30e
Add encode and decode support for unsigned short368074a
Nolonger need prepareUpdates
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): cookie@0.7.1Updates
nock
from 13.5.4 to 13.5.6Release notes
Sourced from nock's releases.
Commits
f155498
chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0fc90bd3
fix(types): return type of BackOptions.afterRecord (#2782)e72df5e
chore(deps): bump debug from 4.3.4 to 4.3.6194aa38
chore(deps-dev): bump semantic-release from 23.0.6 to 24.1.066eb7f4
fix(backport): memory leaks due to timer references outliving the timers (#27...e92cdfa
chore(deps-dev): bump eslint-plugin-mocha from 10.4.1 to 10.5.0623c933
chore(deps-dev): bump typescript from 5.4.3 to 5.5.42b7836d
ci: exclude nodejs 10, 12 and 14 tests running on macos (#2753)565e99a
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2752)d013ed2
chore(deps-dev): bump typescript from 5.3.3 to 5.4.3Updates
pg
from 8.11.3 to 8.13.1Changelog
Sourced from pg's changelog.
... (truncated)
Commits
95d7e62
Publish1af6321
fix: use existing Result types for new Result (#3310)92cb640
Publishf73b22f
Handle bad message ordering - make it catchable. Fixes 3174 (#3289)fb12280
Bump bluebird from 3.4.1 to 3.7.2 (#3303)50c06f9
Remove test globals (#3264)f7e484e
refactor: tighten up cloudflare detection (#3170)3e4d545
Fix lint (#3262)9baa56e
feat: allow specifying a timeout on a per query base (#3074)4f457e1
Remove unused file: list-db-types (#3249)Updates
socket.io
from 4.7.5 to 4.8.1Release notes
Sourced from socket.io's releases.
... (truncated)
Commits
91e1c8b
chore(release): socket.io@4.8.18d5528a
chore(release): socket.io-client@4.8.171387e5
refactor(sio-client): reexport transports from the engineaead835
refactor(sio): make Namespace._fns private (#5196)029e010
chore(release): engine.io-client@6.6.24ca6ddb
docs(nuxt): update example with latest versionca9e994
fix(sio-client): do not mangle the "_placeholder" attribute4865f2e
fix(eio-client): prevent infinite loop with Node.js built-in WebSocketd4b3dde
ci: use Node.js 223b68658
chore: bump@fails-components/webtransport
to version 1.1.4 (dev)Updates
util
from 0.11.1 to 0.12.5Release notes
Sourced from util's releases.
Changelog
Sourced from util's changelog.
Commits
ef98472
0.12.5e84cfd5
deps: move safe-buffer to devDependencies, fixes #65a292d8a
Merge pull request #71 from CommanderRoot/refactor/rm-deprecated-substr073daed
refactor: replace deprecated String.prototype.substr()ad9dbe0
Merge pull request #69 from MatrixFrog/patch-151d163f
Update README.md46e101e
Indicate that util is not automatically included in webpack 5+e37ce41
0.12.47d2a968
Merge pull request #59 from snyamathi/SharedArrayBuffer6a8d35c
fix: handle SharedArrayBuffer not existingDependabot 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