Skip to content

Bump immutable and ketcher-react in /utils/indigo-service/frontend/ui - #3800

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/utils/indigo-service/frontend/ui/multi-adab310721
Open

Bump immutable and ketcher-react in /utils/indigo-service/frontend/ui#3800
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/utils/indigo-service/frontend/ui/multi-adab310721

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps immutable to 4.3.9 and updates ancestor dependency ketcher-react. These dependencies need to be updated together.

Updates immutable from 4.3.0 to 4.3.9

Release notes

Sourced from immutable's releases.

v4.3.9

What's changed

Full Changelog: immutable-js/immutable-js@v4.3.8...v4.3.9

v4.3.8

Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable

v4.3.7

What's Changed

Full Changelog: immutable-js/immutable-js@v4.3.6...v4.3.7

v4.3.6

What's Changed

Internals

New Contributors

Full Changelog: immutable-js/immutable-js@v4.3.5...v4.3.6

v4.3.5

What's Changed

New Contributors

Full Changelog: immutable-js/immutable-js@v4.3.4...v4.3.5

4.3.4

What's Changed

... (truncated)

Changelog

Sourced from immutable's changelog.

4.3.9

5.1.7

  • fix(Repeat): lastIndexOf returned size instead of size - 1 by @​chatman-media in immutable-js/immutable-js#2227. Fixes CVE CVE-2026-29063
  • fix(IndexedCollection): has(index) on a lazy Seq of unknown size now checks index existence instead of searching for a value equal to the index #2203
  • [TypeScript]: reduce/reduceRight without an initial value now infer the result type from the collection's values when the reducer returns a value (e.g. list.reduce((a, b) => a + b) infers number), matching Array#reduce. Previously an explicit type argument was required. #2205

5.1.6

  • fix(reverseFactory): read reversedSequence.size in __iterator instead of this #2196

5.1.5

  • Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable

5.1.4

Documentation

Internal

5.1.3

TypeScript

Documentation

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for immutable since your current version.


Updates ketcher-react from 2.25.0-rc.5 to 3.17.1

Release notes

Sourced from ketcher-react's releases.

Ketcher 3.17.1 July 16, 2026

What's Changed

  • Backmerge: #10482 - XSS executes if open monomer with vulnerable label in KET file

Ketcher 3.17.0 July 13, 2026

What's Changed

New features

  • #8855 – Add preset-specific error messages in monomer creation wizard
  • #8922 – Add Edit Instance prefill for monomer creation wizard
  • #9456 – Add BILN format and monomer alias support
  • #6784 – Home and End keys support in Sequence mode

Bugfixes and improvements

  • #8779 – Allow moving selected S-groups and monomers in molecules mode
  • #9779 – Add an additional amino acid (E*) and assign it and D* a new modification type
  • #9757 – App crashes while editing sequence containing particular ambiguous monomers
  • #7726 – Bond thickness is less than others on monomer preview
  • #8006 – LGAs label numerals are not subscripted
  • #9820 – Adding bond to atom could ended with wrong bond angle if user slightly moved mouse during click
  • #9692 – RNA Builder: Impossible to specify the phosphate position before any preset components are added
  • #9990 – Undo has no effect on bond type changes
  • #9738 – Swap stereo labels and stereo atoms when bond is flipped
  • #8251 – Monomer should be selected on the canvas after creation
  • #9489 – Nucleotide presets: Creating preset with the same component codes replaces properties of the existing preset
  • #7546 – Canvas does not reset scroll position after using “Clear canvas” - added monomers appear offset
  • #9751 – RNA Builder: Missing "Switch to right/left" tooltips when hovering over the phosphate position picker options
  • #9731 – Rotation tool: Rotation center of partially selected structure changes color when hovering over
  • #9383 – Rotation tool: After moving the rotation center the rotation handle is not set to the starting position and rotation circle does not cross the dashed line
  • #8181 – It is possible to define preset (group) name more than 200 symbols
  • #6273 – Thick foreground bonds do not work if the atoms are not carbons
  • #9837 – Correct the warning message for unusual base leaving group
  • #8199 – System allow to upload monomer that has IDT alises that is longer than allowed (it shouldn't!)
  • #4309 – Delete and Backspace hotkeys deletes elements under mouse cursor (hover), but not selected ones
  • #8198 – It is possible to add monomer with HELM alias is too long
  • #5849 – Expanded monomer inconsistent behaviour
  • #8600 – Single Up bond between two monomers painted wrong
  • #4093 – Keep loading indicator visible until paste completes
  • #9349 – Stereo group labels are overlapped
  • #5468 – Multi-Tailed Arrow can't be selected if Structure Selection Tool is used and clicking on tails or head
  • #8778 – Only show the possible monomer properties in the attributes panel in the monomer creation wizard
  • #8173 – IDT alias could be longer than 10 symbols without slashes
  • #10134 – Update the help document (3.16.)
  • #9991 – Remove "Highlight" checkbox from monomer creation wizard
  • #10054 – Nucleotide preset: R-group labels disappear when switching component tabs
  • #9299 – Fixes on new lexical library
  • #10102 – Type combobox is empty if S-Group Properties` dialog opened for Copolymer s-group for edit
  • #7940 – Export to HELM of monomer with attached micromolecule should cause warning message: The molecule will be exported using inline SMILES, and on load will appear as a CHEM monomer
  • #10260 – Warning message for unusual base leaving group incorrectly refers to "hydroxyl" instead of "hydrogen"
  • #10146 – Migrate to Indigo v1.45.0 in-browser module

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [immutable](https://github.com/immutable-js/immutable-js) to 4.3.9 and updates ancestor dependency [ketcher-react](https://github.com/epam/ketcher/tree/HEAD/packages/ketcher-react). These dependencies need to be updated together.


Updates `immutable` from 4.3.0 to 4.3.9
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v4.3.0...v4.3.9)

Updates `ketcher-react` from 2.25.0-rc.5 to 3.17.1
- [Release notes](https://github.com/epam/ketcher/releases)
- [Commits](https://github.com/epam/ketcher/commits/v3.17.1/packages/ketcher-react)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 4.3.9
  dependency-type: indirect
- dependency-name: ketcher-react
  dependency-version: 3.17.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants