Bump the npm-minor-and-patch-updates group across 2 directories with 18 updates#213
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…18 updates Bumps the npm-minor-and-patch-updates group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/auto-instrumentations-node) | `0.72.0` | `0.74.0` | | [@opentelemetry/instrumentation-express](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/instrumentation-express) | `0.62.0` | `0.64.0` | | [@opentelemetry/instrumentation-http](https://github.com/open-telemetry/opentelemetry-js) | `0.214.0` | `0.216.0` | | [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.7.1` | | [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.214.0` | `0.216.0` | | [@opentelemetry/sdk-trace-node](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.7.1` | | [ace-linters](https://github.com/mkslanc/ace-linters) | `2.1.2` | `2.1.4` | | [dotenv](https://github.com/motdotla/dotenv) | `17.4.1` | `17.4.2` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.3.2` | `8.5.0` | | [hmrc-frontend](https://github.com/hmrc/hmrc-frontend) | `7.7.0` | `7.12.0` | | [mongoose](https://github.com/Automattic/mongoose) | `9.4.1` | `9.6.1` | | [openai](https://github.com/openai/openai-node) | `6.33.0` | `6.36.0` | | [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session) | `1.18.2` | `1.19.0` | | [eslint](https://github.com/eslint/eslint) | `10.2.0` | `10.3.0` | | [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `5.8.0` | `5.9.0` | | [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) | `11.0.1` | `11.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.58.0` | `8.59.2` | Bumps the npm-minor-and-patch-updates group with 3 updates in the /data/zip-download directory: [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit), [hmrc-frontend](https://github.com/hmrc/hmrc-frontend) and [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session). Updates `@opentelemetry/auto-instrumentations-node` from 0.72.0 to 0.74.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/auto-instrumentations-node/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/auto-instrumentations-node-v0.74.0/packages/auto-instrumentations-node) Updates `@opentelemetry/instrumentation-express` from 0.62.0 to 0.64.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/instrumentation-express/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/instrumentation-pg-v0.64.0/packages/instrumentation-express) Updates `@opentelemetry/instrumentation-http` from 0.214.0 to 0.216.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.214.0...experimental/v0.216.0) Updates `@opentelemetry/sdk-metrics` from 2.6.1 to 2.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v2.6.1...v2.7.1) Updates `@opentelemetry/sdk-node` from 0.214.0 to 0.216.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.214.0...experimental/v0.216.0) Updates `@opentelemetry/sdk-trace-node` from 2.6.1 to 2.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v2.6.1...v2.7.1) Updates `ace-linters` from 2.1.2 to 2.1.4 - [Release notes](https://github.com/mkslanc/ace-linters/releases) - [Commits](https://github.com/mkslanc/ace-linters/commits) Updates `dotenv` from 17.4.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.4.1...v17.4.2) Updates `express-rate-limit` from 8.3.2 to 8.5.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.3.2...v8.5.0) Updates `hmrc-frontend` from 7.7.0 to 7.12.0 - [Release notes](https://github.com/hmrc/hmrc-frontend/releases) - [Changelog](https://github.com/hmrc/hmrc-frontend/blob/main/CHANGELOG.md) - [Commits](hmrc/hmrc-frontend@v7.7.0...v7.12.0) Updates `mongoose` from 9.4.1 to 9.6.1 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.4.1...9.6.1) Updates `openai` from 6.33.0 to 6.36.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.33.0...v6.36.0) Updates `@types/express-session` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session) Updates `eslint` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.0...v10.3.0) Updates `eslint-plugin-perfectionist` from 5.8.0 to 5.9.0 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](azat-io/eslint-plugin-perfectionist@v5.8.0...v5.9.0) Updates `mongodb-memory-server` from 11.0.1 to 11.1.0 - [Release notes](https://github.com/typegoose/mongodb-memory-server/releases) - [Changelog](https://github.com/typegoose/mongodb-memory-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/typegoose/mongodb-memory-server/commits/v11.1.0/packages/mongodb-memory-server) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `typescript-eslint` from 8.58.0 to 8.59.2 - [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.59.2/packages/typescript-eslint) Updates `express-rate-limit` from 8.3.2 to 8.5.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.3.2...v8.5.0) Updates `hmrc-frontend` from 7.7.0 to 7.12.0 - [Release notes](https://github.com/hmrc/hmrc-frontend/releases) - [Changelog](https://github.com/hmrc/hmrc-frontend/blob/main/CHANGELOG.md) - [Commits](hmrc/hmrc-frontend@v7.7.0...v7.12.0) Updates `@types/express-session` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session) Updates `express-rate-limit` from 8.3.2 to 8.5.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.3.2...v8.5.0) Updates `hmrc-frontend` from 7.7.0 to 7.12.0 - [Release notes](https://github.com/hmrc/hmrc-frontend/releases) - [Changelog](https://github.com/hmrc/hmrc-frontend/blob/main/CHANGELOG.md) - [Commits](hmrc/hmrc-frontend@v7.7.0...v7.12.0) Updates `@types/express-session` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session) Updates `express-rate-limit` from 8.3.2 to 8.5.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.3.2...v8.5.0) Updates `hmrc-frontend` from 7.7.0 to 7.12.0 - [Release notes](https://github.com/hmrc/hmrc-frontend/releases) - [Changelog](https://github.com/hmrc/hmrc-frontend/blob/main/CHANGELOG.md) - [Commits](hmrc/hmrc-frontend@v7.7.0...v7.12.0) Updates `@types/express-session` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session) --- updated-dependencies: - dependency-name: "@opentelemetry/auto-instrumentations-node" dependency-version: 0.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: "@opentelemetry/instrumentation-express" dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: "@opentelemetry/instrumentation-http" dependency-version: 0.216.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: "@opentelemetry/sdk-metrics" dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: "@opentelemetry/sdk-node" dependency-version: 0.216.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: "@opentelemetry/sdk-trace-node" dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: ace-linters dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch-updates - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch-updates - dependency-name: express-rate-limit dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: hmrc-frontend dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: mongoose dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: openai dependency-version: 6.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: "@types/express-session" dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: eslint-plugin-perfectionist dependency-version: 5.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: mongodb-memory-server dependency-version: 11.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch-updates - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: express-rate-limit dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: hmrc-frontend dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: "@types/express-session" dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: express-rate-limit dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: hmrc-frontend dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: "@types/express-session" dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: express-rate-limit dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: hmrc-frontend dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates - dependency-name: "@types/express-session" dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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-minor-and-patch-updates group with 18 updates in the / directory:
0.72.00.74.00.62.00.64.00.214.00.216.02.6.12.7.10.214.00.216.02.6.12.7.12.1.22.1.417.4.117.4.28.3.28.5.07.7.07.12.09.4.19.6.16.33.06.36.01.18.21.19.010.2.010.3.05.8.05.9.011.0.111.1.03.8.13.8.38.58.08.59.2Bumps the npm-minor-and-patch-updates group with 3 updates in the /data/zip-download directory: express-rate-limit, hmrc-frontend and @types/express-session.
Updates
@opentelemetry/auto-instrumentations-nodefrom 0.72.0 to 0.74.0Release notes
Sourced from @opentelemetry/auto-instrumentations-node's releases.
... (truncated)
Changelog
Sourced from @opentelemetry/auto-instrumentations-node's changelog.
... (truncated)
Commits
03ed3a3chore: release main (#3481)a91133afeat(deps): update deps matching '@opentelemetry/*' (#3497)bd017c8chore: release main (#3451)8891261feat(deps): update deps matching '@opentelemetry/*' (#3479)36a030cchore: switch to short license header (#3476)Updates
@opentelemetry/instrumentation-expressfrom 0.62.0 to 0.64.0Release notes
Sourced from @opentelemetry/instrumentation-express's releases.
Changelog
Sourced from @opentelemetry/instrumentation-express's changelog.
Commits
c7f4e6cchore: release main (#3107)13c58e9fix: force new release-please PR (#3098)0994142chore: release main (#3091)4e49448chore: lint CHANGELOG.md files a little more loosely (#3086)53e7669chore: add missing coverage flags (#3042)f54a1bachore: release main (#3033)bee0a66feat(deps): update deps matching '@opentelemetry/*' (#3034)0a45ac1chore: release main (#3011)fd9e262feat(deps): update otel deps (#3027)Updates
@opentelemetry/instrumentation-httpfrom 0.214.0 to 0.216.0Release notes
Sourced from @opentelemetry/instrumentation-http's releases.
Commits
2400d83chore: prepare next release (#6647)f7a9b7cfix(otlp-transformer): pin protobufjs to 8.0.1 (#6646)cb38d7ftest(otlp-transformer): add metrics transfrom benchmark (#6628)a28f12ffix(opentelemetry-core): defer tracestate vaidation (#6459)b27c514refactor(opentelemetry-exporter-prometheus): do not call `enforcePrometheusNa...a2a8186perf(sdk-trace-base): optimize TraceIdRatioBasedSampler hex parsing (#6284)4c0f3f1feat(sdk-node): set TracerProvider in startNodeSDK() (#6607)417f2f1fix(instr-xhr): do not unpatch XHR methods (#6611)47ac523Revert "chore: allow browser maintainers to approve changelog edits" (#6627)86c621dfix(instrumentation-fetch): tolerate non-writable globalThis.fetch and fix pr...Updates
@opentelemetry/sdk-metricsfrom 2.6.1 to 2.7.1Release notes
Sourced from @opentelemetry/sdk-metrics's releases.
Changelog
Sourced from @opentelemetry/sdk-metrics's changelog.
Commits
2400d83chore: prepare next release (#6647)f7a9b7cfix(otlp-transformer): pin protobufjs to 8.0.1 (#6646)cb38d7ftest(otlp-transformer): add metrics transfrom benchmark (#6628)a28f12ffix(opentelemetry-core): defer tracestate vaidation (#6459)b27c514refactor(opentelemetry-exporter-prometheus): do not call `enforcePrometheusNa...a2a8186perf(sdk-trace-base): optimize TraceIdRatioBasedSampler hex parsing (#6284)4c0f3f1feat(sdk-node): set TracerProvider in startNodeSDK() (#6607)417f2f1fix(instr-xhr): do not unpatch XHR methods (#6611)47ac523Revert "chore: allow browser maintainers to approve changelog edits" (#6627)86c621dfix(instrumentation-fetch): tolerate non-writable globalThis.fetch and fix pr...Updates
@opentelemetry/sdk-nodefrom 0.214.0 to 0.216.0Release notes
Sourced from @opentelemetry/sdk-node's releases.
Commits
2400d83chore: prepare next release (#6647)f7a9b7cfix(otlp-transformer): pin protobufjs to 8.0.1 (#6646)cb38d7ftest(otlp-transformer): add metrics transfrom benchmark (#6628)a28f12ffix(opentelemetry-core): defer tracestate vaidation (#6459)b27c514refactor(opentelemetry-exporter-prometheus): do not call `enforcePrometheusNa...a2a8186perf(sdk-trace-base): optimize TraceIdRatioBasedSampler hex parsing (#6284)4c0f3f1feat(sdk-node): set TracerProvider in startNodeSDK() (#6607)417f2f1fix(instr-xhr): do not unpatch XHR methods (#6611)47ac523Revert "chore: allow browser maintainers to approve changelog edits" (#6627)86c621dfix(instrumentation-fetch): tolerate non-writable globalThis.fetch and fix pr...Updates
@opentelemetry/sdk-trace-nodefrom 2.6.1 to 2.7.1Release notes
Sourced from @opentelemetry/sdk-trace-node's releases.
Changelog
Sourced from @opentelemetry/sdk-trace-node's changelog.
Commits
2400d83chore: prepare next release (#6647)f7a9b7cfix(otlp-transformer): pin protobufjs to 8.0.1 (#6646)cb38d7ftest(otlp-transformer): add metrics transfrom benchmark (#6628)a28f12ffix(opentelemetry-core): defer tracestate vaidation (#6459)b27c514refactor(opentelemetry-exporter-prometheus): do not call `enforcePrometheusNa...a2a8186perf(sdk-trace-base): optimize TraceIdRatioBasedSampler hex parsing (#6284)4c0f3f1feat(sdk-node): set TracerProvider in startNodeSDK() (#6607)417f2f1fix(instr-xhr): do not unpatch XHR methods (#6611)47ac523Revert "chore: allow browser maintainers to approve changelog edits" (#6627)86c621dfix(instrumentation-fetch): tolerate non-writable globalThis.fetch and fix pr...Updates
ace-lintersfrom 2.1.2 to 2.1.4Commits
Updates
dotenvfrom 17.4.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
express-rate-limitfrom 8.3.2 to 8.5.0Release notes
Sourced from express-rate-limit's releases.
Commits
807e3838.5.0b844137v8.5.0 changelogceaffabfeat: async store init (#621)69568d48.4.1c686acdv8.4.1 changelogba71353test: bump timeout in flakey skipFailedRequests test (#618)dd4c894feat: allow usage of custom logger (#616)2bb343cresolve Jest timeout for server-based tests (#617)Updates
hmrc-frontendfrom 7.7.0 to 7.12.0Release notes
Sourced from hmrc-frontend's releases.
... (truncated)
Changelog
Sourced from hmrc-frontend's changelog.
Commits
0a4fbc6NOJIRA npm audit fix, update exclusions (#538)b7e9228NOJIRA: Updated npm audit exclusions (#537)b4dbda1Updated user research banner heading content (#536)5ce26a0Nojira npm audit fix and nsprc changes (#535)7ae7e18NOJIRA: Updated npm audit exclusions (#534)Updates
mongoosefrom 9.4.1 to 9.6.1Release notes
Sourced from mongoose's releases.