SERVER: Bump the npm group across 1 directory with 19 updates#305
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
SERVER: Bump the npm group across 1 directory with 19 updates#305dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm group with 18 updates in the /server directory: | Package | From | To | | --- | --- | --- | | [@azure/identity](https://github.com/Azure/azure-sdk-for-js) | `4.9.1` | `4.13.0` | | [@azure/keyvault-secrets](https://github.com/Azure/azure-sdk-for-js) | `4.9.0` | `4.10.0` | | [express-session](https://github.com/expressjs/session) | `1.18.2` | `1.19.0` | | [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session) | `1.18.1` | `1.18.2` | | [pdfmake](https://github.com/bpampuch/pdfmake) | `0.2.19` | `0.3.5` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.16.3` | `8.18.0` | | [pg-promise](https://github.com/vitaly-t/pg-promise) | `12.1.3` | `12.6.1` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.19.0` | `24.37.5` | | [puppeteer-cluster](https://github.com/thomasdondorf/puppeteer-cluster) | `0.24.0` | `0.25.0` | | [winston](https://github.com/winstonjs/winston) | `3.17.0` | `3.19.0` | | [@types/compression](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/compression) | `1.7.5` | `1.8.1` | | [@types/morgan](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/morgan) | `1.9.9` | `1.9.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.8` | `25.3.0` | | [@types/passport-google-oauth20](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport-google-oauth20) | `2.0.16` | `2.0.17` | | [@types/pdfmake](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pdfmake) | `0.2.11` | `0.3.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.53.0` | `8.56.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `9.39.3` | | [nodemon](https://github.com/remy/nodemon) | `3.1.10` | `3.1.14` | Updates `@azure/identity` from 4.9.1 to 4.13.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_4.9.1...@azure/identity_4.13.0) Updates `@azure/keyvault-secrets` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/keyvault-secrets_4.9.0...@azure/keyvault-secrets_4.10.0) Updates `express-session` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/expressjs/session/releases) - [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md) - [Commits](expressjs/session@v1.18.2...v1.19.0) Updates `@types/express-session` from 1.18.1 to 1.18.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session) Updates `pdfmake` from 0.2.19 to 0.3.5 - [Release notes](https://github.com/bpampuch/pdfmake/releases) - [Changelog](https://github.com/bpampuch/pdfmake/blob/master/CHANGELOG.md) - [Commits](bpampuch/pdfmake@0.2.19...0.3.5) Updates `pg` from 8.16.3 to 8.18.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg) Updates `pg-promise` from 12.1.3 to 12.6.1 - [Release notes](https://github.com/vitaly-t/pg-promise/releases) - [Commits](vitaly-t/pg-promise@12.1.3...12.6.1) Updates `puppeteer` from 24.19.0 to 24.37.5 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.19.0...puppeteer-v24.37.5) Updates `puppeteer-cluster` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/thomasdondorf/puppeteer-cluster/releases) - [Changelog](https://github.com/thomasdondorf/puppeteer-cluster/blob/master/CHANGELOG.md) - [Commits](thomasdondorf/puppeteer-cluster@v0.24.0...v0.25.0) Updates `winston` from 3.17.0 to 3.19.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.17.0...v3.19.0) Updates `@types/compression` from 1.7.5 to 1.8.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/compression) Updates `@types/express-session` from 1.18.1 to 1.18.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session) Updates `@types/morgan` from 1.9.9 to 1.9.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/morgan) Updates `@types/node` from 25.0.8 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/passport-google-oauth20` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport-google-oauth20) Updates `@types/pdfmake` from 0.2.11 to 0.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pdfmake) Updates `@typescript-eslint/eslint-plugin` from 8.53.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.53.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser) Updates `eslint` from 9.39.2 to 9.39.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v9.39.3) Updates `nodemon` from 3.1.10 to 3.1.14 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.10...v3.1.14) --- updated-dependencies: - dependency-name: "@azure/identity" dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@azure/keyvault-secrets" dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: express-session dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/express-session" dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: pdfmake dependency-version: 0.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: pg dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: pg-promise dependency-version: 12.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: puppeteer dependency-version: 24.37.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: puppeteer-cluster dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: winston dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/compression" dependency-version: 1.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/express-session" dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/morgan" dependency-version: 1.9.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/passport-google-oauth20" dependency-version: 2.0.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/pdfmake" dependency-version: 0.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 9.39.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: nodemon dependency-version: 3.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or 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
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 npm group with 18 updates in the /server directory:
4.9.14.13.04.9.04.10.01.18.21.19.01.18.11.18.20.2.190.3.58.16.38.18.012.1.312.6.124.19.024.37.50.24.00.25.03.17.03.19.01.7.51.8.11.9.91.9.1025.0.825.3.02.0.162.0.170.2.110.3.18.53.08.56.19.39.29.39.33.1.103.1.14Updates
@azure/identityfrom 4.9.1 to 4.13.0Commits
980d126[Identity] Prepare release Oct 25 (#36121)29a8eabAzure.Communication.Email 1.1.0 - 2025-09-01 (#36008)05a9860[notification-hubs] fix TypeError when parsing AppleTemplateRegistrationDescr...cdbd31b[EngSys] automatic pnpm update (#36119)953fcf9Sync eng/common directory with azure-sdk-tools for PR 12337 (#36113)259da84[Identity] Remove inappropriate@internaltags from non-exported members (#36...d9c8393[Identity] Disable probe in DAC when MICred is set exclusively (#36047)6ac80a8[load-testing-rest] pass PolledOperationOptions to getLongRunningPoller (#35164)e92d51aSync eng/common directory with azure-sdk-tools for PR 12325 (#36109)3dccef7[perf] update published package versions to latest versions (#36100)Updates
@azure/keyvault-secretsfrom 4.9.0 to 4.10.0Commits
4ff2c18[core-client-rest] Delete dom.d.ts (#34753)95b5fc6[eventgrid-systemevents] re-generate June 2025 (#34759)d25f710[EngSys] upgrade typescript-eslint* dev dependencies to ~8.34.0 (#34116)c3aaf5a[ServiceBus] reduce max count of messages to delete (#34719)f1861c9Release peraparation for communication.identity package (#34745)f3f8beb[keyvault] Add missing key wrap algos (#34768)05fc344[Monitor OpenTelemetry Exporter][Monitor OpenTelemetry] Release Distro 1.12.0...d837415Use common publish for partner-release (#34601)50da1a3Sync eng/common directory with azure-sdk-tools for PR 10835 (#34760)5ec071fIgnore various eng files en masse with cspell (#34706)Updates
express-sessionfrom 1.18.2 to 1.19.0Release notes
Sourced from express-session's releases.
... (truncated)
Changelog
Sourced from express-session's changelog.
Commits
c10b2a31.19.0 (#1107)2673736feat: add support to dynamic cookie options (#1027)73e0193Add sameSite 'auto' support to match secure 'auto' pattern (#1087)264b6a0deps: use tilde notation for dependencies (#1096)6d69f09chore: remove history.md from being packaged on publish (#1097)00b8a5frefactor: remove unusedsessparameter fromgenerateSessionIdfunction (#...2cd6561build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.3 (#1082)1307f30build(deps): bump actions/checkout from 4.2.2 to 6.0.0 (#1088)0e7a438build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#1089)a095a9abuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1090)Updates
@types/express-sessionfrom 1.18.1 to 1.18.2Commits
Updates
pdfmakefrom 0.2.19 to 0.3.5Release notes
Sourced from pdfmake's releases.
... (truncated)
Changelog
Sourced from pdfmake's changelog.
... (truncated)
Commits
5670fa70.3.5bced92cfix lint issues7ec35c8update dependenciesd4aed28Implement snaking columns #604 (#2915)f8b424eadded propertyoutlinesfor ToC95e74c9fix9a529d3added outlines / bookmarks support #427041a6bb0.3.4f728226added tests from #2914 for StyleContextStack581c1c6GitHub Action for automatic publishing to npmMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for pdfmake since your current version.
Updates
pgfrom 8.16.3 to 8.18.0Changelog
Sourced from pg's changelog.
... (truncated)
Commits
fc4de3cPublish0d1541dAlways check if activeQuery is null before using it (#3586)57e93b5Return the client instance in theconnect()method (#3564)5b68a11Publishea06db5Remove node: prefix from imports (#3584)a3a4567remove unused variable (#3562)4eb7529Publishb94c8e1Don't use prefix import as it breaks in old nodes. (#3578)6bf475cImprove Deno compatibility: config-first and safe env access (#3547)d10e09cPublishUpdates
pg-promisefrom 12.1.3 to 12.6.1Release notes
Sourced from pg-promise's releases.
Commits
c97f0addeps update6954f22fixing #9805d95eabupdate package36e4c69Remove legacy inspections (#979)cfc1a03update packagee5b93e0Improving duplicate columns handling by ColumnSet (#978)b5d4fb3docs #9762738f92update dependencies82c8283fix ts testdcfe50fEnhance types forextendandmergeofColumnSet(#974)Updates
puppeteerfrom 24.19.0 to 24.37.5Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
fcb37e3chore: release main (#14704)d9a7954ci: use lower case as every other label (#14702)b31215efix: roll to Chrome 145.0.7632.77 (#14703)c771d9cchore: release main (#14688)e315ef6chore: disable blank issues (#14699)b8b1004fix(cdp): add missing .catch(debugError) to void initialize() in onAttachedTo...27d4beatest: fix of Windows and MacOS (#14698)eed313ffix: roll to Firefox 147.0.4 (#14697)4b65f3achore: use the Type in issue template (#14691)c2eaedcci: track flaky from the UI (#14690)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for puppeteer since your current version.
Updates
puppeteer-clusterfrom 0.24.0 to 0.25.0Release notes
Sourced from puppeteer-cluster's releases.
Changelog
Sourced from puppeteer-cluster's changelog.
Commits
79a906bv0.25.0e7df270Updated CHANGELOG4ad0a90Github actions ubuntu 24 not working, try ubuntu-22 for nowee3376aUpdated testing matrix53a5875Merge branch 'pr-462'3472375Fix bad link in README368df25Check if cluster is already closed before retrying, closes #3252be678dUpgrade dependencies7bb6808Merge branch 'pr-560'd610499Fix typosUpdates
winstonfrom 3.17.0 to 3.19.0Release notes
Sourced from winston's releases.
Commits
ed453453.19.0e7ccdc4Run npm audit fix5a63c8cDon't include jest.config.js in npm packagee74a7aefix: append error cause when usinglogger.child()(#2467)8a956fdBump rimraf from 5.0.1 to 5.0.10 (#2517)86c890ffix: ensure File transport flushes all data before emitting finish (#2594)3b8be02Bump actions/setup-node from 4 to 6 (#2589)f4c3e2cBump@babel/corefrom 7.28.0 to 7.28.5 (#2591)dd7906eBump actions/checkout from 4 to 6 (#2593)2e9eb18chore: migrate test runner from mocha to jest (#2567)Updates
@types/compressionfrom 1.7.5 to 1.8.1Commits
Updates
@types/express-sessionfrom 1.18.1 to 1.18.2Commits
Updates
@types/morganfrom 1.9.9 to 1.9.10Commits
Updates
@types/nodefrom 25.0.8 to 25.3.0Commits
Updates
@types/passport-google-oauth20from 2.0.16 to 2.0.17Commits
Updates
@types/pdfmakefrom 0.2.11 to 0.3.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.53.0 to 8.56.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
96a04a9chore(release): publish 8.56.1958f390chore(eslint-plugin): add default excludes to vitest (#12067)ffb46eadocs(eslint-plugin): [method-signature-style] clarify autofix impact on type ...8b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)c0a359dfix: use parser options from context.languageOptions (#12043)fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)