Bump immutable from 3.8.2 to 3.8.3 by dependabot[bot] · Pull Request #5 · CityofToronto/fepe_pothole
Bumps immutable from 3.8.2 to 3.8.3.
Release notes
Sourced from immutable's releases.
v3.8.3
Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable
Changelog
Sourced from immutable's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Dates are formatted as YYYY-MM-DD.
Unreleased
5.1.5
- Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable
5.1.4
- Migrate some files to TS by
@jdeniauin immutable-js/immutable-js#2125
- Iterator.ts
- PairSorting.ts
- toJS.ts
- Math.ts
- Hash.ts
- Extract CollectionHelperMethods and convert to TS by
@jdeniauin immutable-js/immutable-js#2131- Use npm trusted publishing only to avoid token stealing.
Documentation
- Fix/a11y issues by
@lyannelin immutable-js/immutable-js#2136- Doc add Map.get signature update by
@borracciaBluin immutable-js/immutable-js#2138- fix(doc):minor-issues#2132 by
@JayMeDotDotin immutable-js/immutable-js#2133- Fix algolia search by
@jdeniauin immutable-js/immutable-js#2135- Typo in OrderedMap by
@jdeniauin immutable-js/immutable-js#2144Internal
- chore: Sort all imports and activate eslint import rule by
@jdeniauin immutable-js/immutable-js#21195.1.3
TypeScript
- fix: allow readonly map entry constructor by
@septsin immutable-js/immutable-js#2123Documentation
There has been a huge amount of changes in the documentation, mainly migrate from an autogenerated documentation from .d.ts file, to a proper documentation in markdown. The playground has been included on nearly all method examples. We added a page about browser extensions too: https://immutable-js.com/browser-extension/
Internal
... (truncated)
Commits
c407425bump v3.8.3c6ff68arelease script on 3.x brancha675a66Merge pull request #2179 from immutable-js/port-patch-for-cve-2026-290636e2cf1cPort patch for CVE 2026-29063 onto branch 3.x- See full diff in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for immutable since your current version.
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.