-
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 npm group across 1 directory with 18 updates #1379
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
Bumps the npm group with 18 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [@fastify/compress](https://github.com/fastify/fastify-compress) | `7.0.3` | `8.0.1` | | [@fastify/cookie](https://github.com/fastify/fastify-cookie) | `9.4.0` | `11.0.1` | | [@fastify/formbody](https://github.com/fastify/fastify-formbody) | `7.4.0` | `8.0.1` | | [@fastify/http-proxy](https://github.com/fastify/fastify-http-proxy) | `9.5.0` | `10.0.1` | | [@fastify/passport](https://github.com/fastify/fastify-passport) | `2.5.0` | `3.0.1` | | [@fastify/sensible](https://github.com/fastify/fastify-sensible) | `5.6.0` | `6.0.1` | | [@fastify/session](https://github.com/fastify/session) | `10.9.0` | `11.0.1` | | [@fastify/static](https://github.com/fastify/fastify-static) | `7.0.4` | `8.0.2` | | [connect-pg-simple](https://github.com/voxpelli/node-connect-pg-simple) | `9.0.1` | `10.0.0` | | [fastify](https://github.com/fastify/fastify) | `4.28.1` | `5.1.0` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `6.9.15` | `6.9.16` | | [openid-client](https://github.com/panva/openid-client) | `5.7.0` | `6.1.3` | | [pg-boss](https://github.com/timgit/pg-boss) | `9.0.3` | `10.1.5` | | [soap](https://github.com/vpulim/node-soap) | `1.1.5` | `1.1.6` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.2` | `9.1.0` | | [eslint](https://github.com/eslint/eslint) | `9.13.0` | `9.14.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.11.0` | `8.13.0` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `5.0.1` | `5.1.0` | Updates `@fastify/compress` from 7.0.3 to 8.0.1 - [Release notes](https://github.com/fastify/fastify-compress/releases) - [Commits](fastify/fastify-compress@v7.0.3...v8.0.1) Updates `@fastify/cookie` from 9.4.0 to 11.0.1 - [Release notes](https://github.com/fastify/fastify-cookie/releases) - [Commits](fastify/fastify-cookie@v9.4.0...v11.0.1) Updates `@fastify/formbody` from 7.4.0 to 8.0.1 - [Release notes](https://github.com/fastify/fastify-formbody/releases) - [Commits](fastify/fastify-formbody@v7.4.0...v8.0.1) Updates `@fastify/http-proxy` from 9.5.0 to 10.0.1 - [Release notes](https://github.com/fastify/fastify-http-proxy/releases) - [Commits](fastify/fastify-http-proxy@v9.5.0...v10.0.1) Updates `@fastify/passport` from 2.5.0 to 3.0.1 - [Release notes](https://github.com/fastify/fastify-passport/releases) - [Commits](https://github.com/fastify/fastify-passport/commits/v3.0.1) Updates `@fastify/sensible` from 5.6.0 to 6.0.1 - [Release notes](https://github.com/fastify/fastify-sensible/releases) - [Commits](fastify/fastify-sensible@v5.6.0...v6.0.1) Updates `@fastify/session` from 10.9.0 to 11.0.1 - [Release notes](https://github.com/fastify/session/releases) - [Commits](fastify/session@v10.9.0...v11.0.1) Updates `@fastify/static` from 7.0.4 to 8.0.2 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v7.0.4...v8.0.2) Updates `connect-pg-simple` from 9.0.1 to 10.0.0 - [Release notes](https://github.com/voxpelli/node-connect-pg-simple/releases) - [Changelog](https://github.com/voxpelli/node-connect-pg-simple/blob/main/CHANGELOG.md) - [Commits](voxpelli/node-connect-pg-simple@v9.0.1...v10.0.0) Updates `fastify` from 4.28.1 to 5.1.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.28.1...v5.1.0) Updates `nodemailer` from 6.9.15 to 6.9.16 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.9.15...v6.9.16) Updates `openid-client` from 5.7.0 to 6.1.3 - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](panva/openid-client@v5.7.0...v6.1.3) Updates `pg-boss` from 9.0.3 to 10.1.5 - [Release notes](https://github.com/timgit/pg-boss/releases) - [Commits](timgit/pg-boss@9.0.3...10.1.5) Updates `soap` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/vpulim/node-soap/releases) - [Changelog](https://github.com/vpulim/node-soap/blob/master/History.md) - [Commits](vpulim/node-soap@v1.1.5...v1.1.6) Updates `concurrently` from 8.2.2 to 9.1.0 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v8.2.2...v9.1.0) Updates `eslint` from 9.13.0 to 9.14.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.13.0...v9.14.0) Updates `typescript-eslint` from 8.11.0 to 8.13.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/typescript-eslint) Updates `vite-tsconfig-paths` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v5.0.1...v5.1.0) --- updated-dependencies: - dependency-name: "@fastify/compress" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@fastify/cookie" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@fastify/formbody" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@fastify/http-proxy" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@fastify/passport" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@fastify/sensible" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@fastify/session" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@fastify/static" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: connect-pg-simple dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: nodemailer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: openid-client dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: pg-boss dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: soap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: vite-tsconfig-paths dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
major
Major/breaking changes - updates major version
labels
Nov 4, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/backend/npm-4622b2448c
branch
November 6, 2024 11:02
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
Chore/general maintenance
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
major
Major/breaking changes - updates major version
0 participants
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 npm group with 18 updates in the /backend directory:
7.0.3
8.0.1
9.4.0
11.0.1
7.4.0
8.0.1
9.5.0
10.0.1
2.5.0
3.0.1
5.6.0
6.0.1
10.9.0
11.0.1
7.0.4
8.0.2
9.0.1
10.0.0
4.28.1
5.1.0
6.9.15
6.9.16
5.7.0
6.1.3
9.0.3
10.1.5
1.1.5
1.1.6
8.2.2
9.1.0
9.13.0
9.14.0
8.11.0
8.13.0
5.0.1
5.1.0
Updates
@fastify/compress
from 7.0.3 to 8.0.1Release notes
Sourced from
@fastify/compress
's releases.Commits
ce7d84a
Bumped v8.0.1002a20c
chore: update fastify to ^5.0.0 (#315)30f9626
Bumped v8.0.0698e920
Updated deps for fastify v5e45b197
Merge branch 'master' of github.com:fastify/fastify-compress7559e55
chore(deps-dev): bump@types/node
from 20.14.13 to 22.0.0 (#304)fe97a11
use node:test instead of tap (#302)6a8af54
Bumped v8.0.0-pre.fv5.2141b33b
Update CI action to v5 (#301)151ae16
chore: update fastify version to5.x
(#300)Updates
@fastify/cookie
from 9.4.0 to 11.0.1Release notes
Sourced from
@fastify/cookie
's releases.Commits
9e37d02
v11.0.1160e0d5
remove redundant dependency (#305)71444f4
v11.0.047c5ba3
Use cookie package again (#302)321932f
fastifyCookieClearCookie sets maxAge to zero (#304)f2aed09
Bumped v10.0.1281faad
chore: update fastify to ^5.0.0 (#300)fd65569
chore(deps-dev): bump sinon from 18.0.1 to 19.0.2 (#299)a9c3059
Bumped v10.0.07c6cc1c
v10.0.0-pre.fv5.2Updates
@fastify/formbody
from 7.4.0 to 8.0.1Release notes
Sourced from
@fastify/formbody
's releases.Commits
6138d3f
Bumped v8.0.1f14b570
chore: update fastify to ^5.0.0 (#162)cb2ae5a
chore: migrate to node:test with c8 (#161)bf7fae9
Bumped v8.0.02113954
Bumped v8.0.0-pre.fv5.3c66ccbd
chore: update min fastify version (#158)4318f94
build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 (#159)b3929f5
build(deps-dev): bump@types/node
from 20.14.13 to 22.0.0 (#157)97dd7fb
v8.0.0-pre.fv5.2e20f5e5
Mergenext
intomaster
(#156)Updates
@fastify/http-proxy
from 9.5.0 to 10.0.1Release notes
Sourced from
@fastify/http-proxy
's releases.Commits
e446acf
Bumped v10.0.1fcc3bee
chore: update fastify to ^5.0.0 (#369)328eb59
build(deps-dev): bump@fastify/websocket
from 10.0.1 to 11.0.1 (#373)fe1803e
Bumped v10.0.0a353530
Bumped v10.0.0-pre.fv5.2aabd0b8
chore: update min fastify version (#360)899f73e
build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 (#361)a94646b
build(deps-dev): bump@types/node
from 20.14.13 to 22.0.0 (#359)83a3756
build(deps-dev): bump why-is-node-running from 2.3.0 to 3.0.0 (#356)3e718b5
build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 (#355)Updates
@fastify/passport
from 2.5.0 to 3.0.1Release notes
Sourced from
@fastify/passport
's releases.... (truncated)
Commits
Maintainer changes
This version was pushed to npm by eomm, a new releaser for
@fastify/passport
since your current version.Updates
@fastify/sensible
from 5.6.0 to 6.0.1Release notes
Sourced from
@fastify/sensible
's releases.Commits
1782886
Bumped v6.0.1a907f75
fix: package versionf80173f
chore: update fastify to ^5.0.0 (#168)822ae7a
follow #109 - removed remnants of error handler added by #18 (#164)ab25cf9
v6.0.0-pre.fv5.243f200a
chore: update min fastify version (#165)149e605
build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 (#166)4b885e0
refactor: rename SensibleOptions into FastifySensibleOptions (#162)575d16d
build(deps-dev): bump@types/node
from 20.14.13 to 22.0.0 (#163)617f21f
v6.0.0-pre.fv5.1Updates
@fastify/session
from 10.9.0 to 11.0.1Release notes
Sourced from
@fastify/session
's releases.Commits
c180049
Bumped v11.0.10479afc
chore: update fastify to ^5.0.0 (#268)4e69bff
chore: migrate from tap to node:test and c8 (#267)3534fee
Bumped v11.0.0c82bb6f
v11.0.0-pre.fv5.2323ea23
chore: update min fastify version (#264)cf58689
build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 (#265)6a42f39
build(deps-dev): bump@types/node
from 20.14.13 to 22.0.0 (#263)230d812
fixup2a0ffbe
Added the ability to configure cookie options within a route (#260)Updates
@fastify/static
from 7.0.4 to 8.0.2Release notes
Sourced from
@fastify/static
's releases.Commits
dd5966d
Bumped v8.0.25e6aeb9
fix: respect custom status code when successfully send file (#476)c0ca1c9
Bumped v8.0.1b9a0900
chore: update fastify to ^5.0.0 (#473)85a80f1
Bumped v8.0.0f2cfb32
Updated dependencies for fastify v539e89ea
chore: remove handlebars (#464)cccd58f
chore: migrate to neostandard (#462)ab1e63d
chore: remove coveralls as dev dependency (#463)95428ba
build(deps-dev): bump@types/node
from 20.14.13 to 22.0.0 (#457)Updates
connect-pg-simple
from 9.0.1 to 10.0.0Release notes
Sourced from connect-pg-simple's releases.
Changelog
Sourced from connect-pg-simple's changelog.
Commits
9d6765e
chore(main): release 10.0.0 (