Conversation
Member
|
@dependabot rebase |
c9c77c6 to
8d17877
Compare
Member
|
@dependabot recreate |
Bumps the minor-updates group with 4 updates in the / directory: [hmrc-frontend](https://github.com/hmrc/hmrc-frontend), [openai](https://github.com/openai/openai-node), [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Bumps the minor-updates group with 1 update in the /data/zip-download directory: [hmrc-frontend](https://github.com/hmrc/hmrc-frontend). Updates `hmrc-frontend` from 6.100.0 to 6.103.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@v6.100.0...v6.103.0) Updates `openai` from 6.8.1 to 6.9.1 - [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.8.1...v6.9.1) Updates `prettier` from 3.6.2 to 3.7.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.0) Updates `typescript-eslint` from 8.46.0 to 8.48.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.48.0/packages/typescript-eslint) Updates `hmrc-frontend` from 6.100.0 to 6.103.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@v6.100.0...v6.103.0) Updates `hmrc-frontend` from 6.100.0 to 6.103.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@v6.100.0...v6.103.0) Updates `hmrc-frontend` from 6.100.0 to 6.103.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@v6.100.0...v6.103.0) --- updated-dependencies: - dependency-name: hmrc-frontend dependency-version: 6.103.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: openai dependency-version: 6.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: prettier dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: hmrc-frontend dependency-version: 6.103.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: hmrc-frontend dependency-version: 6.103.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: hmrc-frontend dependency-version: 6.103.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
8d17877 to
adf17ca
Compare
This release corrects the peer dependency flag propagation. See https://docs.npmjs.com/cli/v11/using-npm/changelog#1161-2025-09-23 and npm/cli#8579
cmenon12
approved these changes
Nov 27, 2025
Member
cmenon12
added a commit
that referenced
this pull request
Nov 27, 2025
cmenon12
added a commit
that referenced
this pull request
Nov 28, 2025
…ad (#86) * Remove all references to `chatHistory`, add a `prompt` property instead. * Fix a moderate vulnerability with `npm audit fix` body-parser <2.2.1 Severity: moderate body-parser is vulnerable to denial of service when url encoding is used - GHSA-wqch-xfxh-vrr4 fix available via `npm audit fix` node_modules/body-parser * Create test to ensure prompt is set correctly based on promptType * Run npm install to remove peer flags See [#91](#91)
This was referenced Nov 28, 2025
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 minor-updates group with 4 updates in the / directory: hmrc-frontend, openai, prettier and typescript-eslint.
Bumps the minor-updates group with 1 update in the /data/zip-download directory: hmrc-frontend.
Updates
hmrc-frontendfrom 6.100.0 to 6.103.0Release notes
Sourced from hmrc-frontend's releases.
Changelog
Sourced from hmrc-frontend's changelog.
Commits
a3d5787NOJIRA bump glob to address audit fail (#504)988ecf2PLATUI-4055: Added hmrc-service-navigation-language-select to styles excluded...e58b548NOJIRA: Updated js-yaml version and npm audit exclusions (#502)Updates
openaifrom 6.8.1 to 6.9.1Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
c9a4d68release: 6.9.1edc0e1cfix(api): align types of input items / output items for typescript1f2d35eupdate zod imports to reduce esbuild bundle size by 260kb (#1703)92d65d7release: 6.9.07a3c26efeat(api): gpt 5.188135c8codegen metadatacd95c0dchore: add typescript-estree dependency for jsr readme scriptUpdates
prettierfrom 3.6.2 to 3.7.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
8147dddRelease 3.7.08a59916Release@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.0b77751echore(deps): update dependency@angular/compilerto v21.0.1 (#18334)2ea7433Add types for Espree back (#18339)89fdbbbchore(deps): update dependency knip to v5.70.2 (#18335)2bcc3c2UsersourceType: 'commonjs'where possible (#18333)ce68b2bchore(deps): update eslint related dependencies (#18337)cc632ccchore(deps): update dependency vite to v7.2.4 (#18336)26d4072chore(deps): update github actions (#18338)a14c44fFixK3WX.yaml(comments in map key) bug inyaml-test-suite(#18324)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
typescript-eslintfrom 8.46.0 to 8.48.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
6fb1551chore(release): publish 8.48.0a4dc42achore: migrate to nx 22 (#11780)28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.47c6944echore: fix typos (#11744)d9f3497chore(release): publish 8.46.355ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1Updates
hmrc-frontendfrom 6.100.0 to 6.103.0Release notes
Sourced from hmrc-frontend's releases.
Changelog
Sourced from hmrc-frontend's changelog.
Commits
a3d5787NOJIRA bump glob to address audit fail (#504)988ecf2PLATUI-4055: Added hmrc-service-navigation-language-select to styles excluded...e58b548NOJIRA: Updated js-yaml version and npm audit exclusions (#502)Updates
hmrc-frontendfrom 6.100.0 to 6.103.0Release notes
Sourced from hmrc-frontend's releases.
Changelog
Sourced from hmrc-frontend's changelog.
Commits
a3d5787NOJIRA bump glob to address audit fail (#504)988ecf2PLATUI-4055: Added hmrc-service-navigation-language-select to styles excluded...e58b548NOJIRA: Updated js-yaml version and npm audit exclusions (#502)Updates
hmrc-frontendfrom 6.100.0 to 6.103.0Release notes
Sourced from hmrc-frontend's releases.
Changelog
Sourced from hmrc-frontend's changelog.
Commits
a3d5787NOJIRA bump glob to address audit fail (#504)988ecf2PLATUI-4055: Added hmrc-service-navigation-language-select to styles excluded...e58b548NOJIRA: Updated js-yaml version and npm audit exclusions (#502)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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